java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.jidesoft.grid.PropertyPane
com.inductiveautomation.ignition.designer.propertyeditor.DefaultPropertyPane
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ListSelectionListener
Direct Known Subclasses:
InspectorFrame.CustomPropertyPane, PropertyTablePanel.CustomPropertyPane, TagPropertyEditPanel.TagPropertyPane

public class DefaultPropertyPane extends com.jidesoft.grid.PropertyPane
Property pane that applies some simple styling to mesh better with the DefaultPropertyTable
See Also:
  • Constructor Details

    • DefaultPropertyPane

      public DefaultPropertyPane(com.jidesoft.grid.PropertyTable table)
  • Method Details

    • createDescriptionPanel

      protected JComponent createDescriptionPanel()
      Overrides:
      createDescriptionPanel in class com.jidesoft.grid.PropertyPane