Class ComponentFactory

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract javax.swing.JMenu getMenu()
      Provide a menu with all items attached to this system connection.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getMenu

        public abstract javax.swing.JMenu getMenu()
        Provide a menu with all items attached to this system connection.
        Returns:
        menu with all items attached to this system connection.