public class RuleCustomizer.ArrayLabelField extends PropertyField
| Constructor and Description |
|---|
RuleCustomizer.ArrayLabelField() |
RuleCustomizer.ArrayLabelField(boolean wrap) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JComponent |
getComponent() |
int |
getComponentBaseline() |
boolean |
getComponentTracksContainerWidth() |
java.lang.Object |
getValue() |
void |
setValue(java.lang.Object value) |
java.lang.String |
toString() |
addFieldListener, apply, equals, fireFieldChanged, fireFieldCommitted, fireFieldEntered, fireFieldExited, focusGained, focusLost, getDescriptor, getType, handleException, load, removeFieldListener, setDescriptor, setTypebaseline, getLabel, getLabelText, getMnemonic, getMnemonicIndex, getName, setLabelText, setMnemonic, setMnemonicIndex, setNamepublic RuleCustomizer.ArrayLabelField()
public RuleCustomizer.ArrayLabelField(boolean wrap)
public javax.swing.JComponent getComponent()
getComponent in class PropertyItempublic boolean getComponentTracksContainerWidth()
getComponentTracksContainerWidth in class PropertyItempublic int getComponentBaseline()
getComponentBaseline in class PropertyItempublic java.lang.Object getValue()
throws java.lang.Exception
getValue in class PropertyFieldjava.lang.Exceptionpublic void setValue(java.lang.Object value)
setValue in class PropertyFieldpublic java.lang.String toString()
toString in class PropertyField