Class IconPathChooser

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.inductiveautomation.ignition.designer.gui.IconPathChooser
All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class IconPathChooser extends JPanel implements ActionListener
See Also:
  • Constructor Details

    • IconPathChooser

      public IconPathChooser(Component owner, boolean showText)
  • Method Details