| |||||||||
| 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.MultiValueEditor
|
+--com.togethersoft.openapi.ide.inspector.util.editors.RwiPropertyMultiValueTableEditor
Represents editor for multi value RwiProperty as a table.
| Fields inherited from class com.togethersoft.openapi.ide.inspector.util.editors.MultiValueEditor |
myValuesVector |
| Fields inherited from class com.togethersoft.openapi.ide.inspector.util.editors.SwingEditorSupport |
MEDIUM_DIMENSION, panel, SMALL_DIMENSION |
| Constructor Summary | |
RwiPropertyMultiValueTableEditor(String propertyName)Creates table editor with the default title. | |
| Method Summary | |
protected String | convertAtomicValueToString(Object atomicValue) |
protected Object | convertStringToAtomicValue(String stringValue) |
protected MultiValueUI | getUI()Returns UI representation of this editor. |
| Methods inherited from class com.togethersoft.openapi.ide.inspector.util.editors.MultiValueEditor |
convertValueToString, doAction, editingCanceled, editingStopped, filterValues, getValue, setValue |
| Methods inherited from class com.togethersoft.openapi.ide.inspector.util.editors.ExtendedEditor |
getChooserType, getInnerEditor |
| 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 RwiPropertyMultiValueTableEditor(String propertyName)
| Method Detail |
protected String convertAtomicValueToString(Object atomicValue)
protected Object convertStringToAtomicValue(String stringValue)
protected MultiValueUI getUI()
| Association Links |
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||