java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.inductiveautomation.perspective.designer.styles.editors.MultiAttributeEditor
All Implemented Interfaces:
StyleAttributeChangeListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible
Direct Known Subclasses:
BorderRadiusEditor, MarginAndPaddingEditor

public abstract class MultiAttributeEditor extends JPanel implements StyleAttributeChangeListener
Panel that is used to represent a collection of style attribute editors. Typically for attributes that have a shorthand with more specific attributes or more generally attributes that may need more custom controls/layouts than the AttributeEditorPanel
See Also: