| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.beans.PropertyEditorSupport
|
+--com.togethersoft.openapi.ide.inspector.util.editors.SwingEditorSupport
|
+--com.togethersoft.openapi.ide.inspector.util.editors.ExtendedEditor
|
+--com.togethersoft.openapi.ide.inspector.util.editors.ExtendedStringEditor
Represents ExtendedEditor for the String values.
| Fields inherited from class com.togethersoft.openapi.ide.inspector.util.editors.SwingEditorSupport |
MEDIUM_DIMENSION, panel, SMALL_DIMENSION |
| Constructor Summary | |
ExtendedStringEditor()Constructs editor without a title and writeable. | |
ExtendedStringEditor(String title)Constructs editor with the title and writeable. | |
ExtendedStringEditor(String title, boolean readOnly)Constructs editor with the title. | |
| Method Summary | |
void | doAction()Opens extended dialog to edit value. |
| Methods inherited from class com.togethersoft.openapi.ide.inspector.util.editors.ExtendedEditor |
editingCanceled, editingStopped, getChooserType, getInnerEditor, getValue, setValue |
| Methods inherited from class com.togethersoft.openapi.ide.inspector.util.editors.SwingEditorSupport |
addCellEditorListener, fireEditingCanceled, fireEditingStopped, getCustomEditor, init, removeCellEditorListener, setAlignment, supportsCustomEditor |
| Methods inherited from class java.beans.PropertyEditorSupport |
isPaintable, paintValue, getJavaInitializationString, getAsText, setAsText, getTags, addPropertyChangeListener, removePropertyChangeListener, firePropertyChange |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |
| Constructor Detail |
public ExtendedStringEditor()
public ExtendedStringEditor(String title)
public ExtendedStringEditor(String title, boolean readOnly)
| Method Detail |
public void doAction()
| Association Links |
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||