Class TranslateableStringEditor.PopupHolderPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.jidesoft.swing.DefaultOverlayable
com.inductiveautomation.factorypmi.designer.property.editors.TranslateableStringEditor.PopupHolderPanel
All Implemented Interfaces:
com.jidesoft.swing.Overlayable, ComponentListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, SwingConstants
Enclosing class:
TranslateableStringEditor

protected class TranslateableStringEditor.PopupHolderPanel extends com.jidesoft.swing.DefaultOverlayable
Direct parent of anything that pops up. Adds the collapse icon and some margins
See Also:
  • Method Details

    • setContents

      public void setContents(JComponent comp)