org.tbee.swing
Class AutoCompleter.FileAutoCompleter
java.lang.Object
org.tbee.swing.AutoCompleter
org.tbee.swing.AutoCompleter.FileAutoCompleter
- Enclosing class:
- AutoCompleter
public static class AutoCompleter.FileAutoCompleter
- extends AutoCompleter
Autocomplete using the file system
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutoCompleter.FileAutoCompleter
public AutoCompleter.FileAutoCompleter(JTextComponent comp)
updateListData
protected boolean updateListData()
- Specified by:
updateListData in class AutoCompleter
acceptedListItem
protected void acceptedListItem(String selected)
- Specified by:
acceptedListItem in class AutoCompleter
Copyright © 2012 KnowledgePlaza. All Rights Reserved.