Class InfoButton

java.lang.Object
de.swa.fuh.explanation.InfoButton

public class InfoButton
extends java.lang.Object
Author:
Annelie Lausch 6953476 Button displayed below assets and button for detail panel
  • Constructor Summary

    Constructors 
    Constructor Description
    InfoButton()  
  • Method Summary

    Modifier and Type Method Description
    static void getInfoButtonJPanel​(javax.swing.JPanel icons, java.lang.String fileName)  
    static void getInfoButtonJTabbedPane​(javax.swing.JTabbedPane tp, java.io.File f)  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getInfoButtonJPanel

      public static void getInfoButtonJPanel​(javax.swing.JPanel icons, java.lang.String fileName)
    • getInfoButtonJTabbedPane

      public static void getInfoButtonJTabbedPane​(javax.swing.JTabbedPane tp, java.io.File f)