JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.mdiutil.text.autocomplete
Interface AutoCompleteDictionary.Item
Enclosing class:
AutoCompleteDictionary
public static interface
AutoCompleteDictionary.Item
A common interface for items to use for the Autocomplete.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getText
()
The item text.
Method Detail
getText
String
getText()
The item text.
Returns:
the Item text
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method