public class ExceptionField extends PropertyField
| Constructor and Description |
|---|
ExceptionField(java.lang.Throwable exception) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Component |
getComponent() |
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, setTypegetLabel, getLabelText, getMnemonic, getMnemonicIndex, getName, setLabelText, setMnemonic, setMnemonicIndex, setNamepublic java.awt.Component getComponent()
getComponent in class PropertyItem
public 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