public class TextEditorWrapper extends TextEditor
myTextField| Constructor and Description |
|---|
TextEditorWrapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JComponent |
getComponent(PropertiesContainer container,
PropertyContext context,
java.lang.Object value,
InplaceContext inplaceContext) |
getPreferredFocusedComponent, getValue, setEditorValue, updateUIactivate, addPropertyEditorListener, fireEditingCancelled, fireValueCommitted, preferredSizeChanged, removePropertyEditorListenerpublic javax.swing.JComponent getComponent(PropertiesContainer container, PropertyContext context, java.lang.Object value, InplaceContext inplaceContext)
getComponent in class TextEditor