|
UML | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
ComboBoxEditingSupport | When subclassing, you should override ComboBoxEditingSupport.doSetValue(Object, Object) and
ComboBoxEditingSupport.doGetValue(Object) , since these two methods allow one to work
directly with objects from the model (otherwise a combo cell editor works
with strings). |
DelegatingEditingSupport | Editing support used for editing a ValueSpecification value. |
TextEditingSupport | Editing support for editing text, you should override
TextEditingSupport.getValue(Object) and TextEditingSupport.setValue(Object, Object) . |
|
UML | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.