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, updateUI
activate, addPropertyEditorListener, fireEditingCancelled, fireValueCommitted, preferredSizeChanged, removePropertyEditorListener
public javax.swing.JComponent getComponent(PropertiesContainer container, PropertyContext context, java.lang.Object value, InplaceContext inplaceContext)
getComponent
in class TextEditor