Class AttributeEditorPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.inductiveautomation.perspective.designer.styles.AttributeEditorPanel
All Implemented Interfaces:
StyleAttributeChangeListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class AttributeEditorPanel extends JPanel implements StyleAttributeChangeListener
Base style used in the declaration's block. Includes a standard header label, followed by the editor's component on a new line For the time being, it only allows the header component to be changed.
See Also: