|
Classes in com.autodesk.ui used by com.autodesk.ui |
ChoiceItem
This class simply maintains items for a JComboBox. |
UndoableButtonGroup
This class is necessary to allow UndoableRadioButtons to learn
when a change is made to another button in the same group. |
UndoableTextArea
This class extends the basic JTextArea class to support undoable
edits to the field as implemented with the undo support in
com.autodesk.editor.undo. |
UndoableTextField
This class extends the basic JTextField class to support undoable
edits to the field as implemented with the undo support in
com.autodesk.editor.undo. |