|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Editor | |
---|---|
pivot.wtk | Contains classes that define the structure and behavior of WTK user interface components. |
pivot.wtk.content | Contains classes representing component data, such as list items or table rows. |
Uses of Editor in pivot.wtk |
---|
Subinterfaces of Editor in pivot.wtk | |
---|---|
static interface |
ListView.ItemEditor
List item editor interface. |
static interface |
TreeView.NodeEditor
Tree view node editor interface. |
Uses of Editor in pivot.wtk.content |
---|
Classes in pivot.wtk.content that implement Editor | |
---|---|
class |
ListViewItemEditor
Default list view item editor. |
class |
TreeViewNodeEditor
Default tree view node editor, which allows the user to edit the text of a tree node in a TextInput. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |