|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mucommander.ui.autocomplete.CompletionType
com.mucommander.ui.autocomplete.TextFieldCompletion
public class TextFieldCompletion
TextFieldCompleter is a CompleterType which suite to text-field.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.mucommander.ui.autocomplete.CompletionType |
|---|
CompletionType.ShowingThread |
| Field Summary |
|---|
| Fields inherited from class com.mucommander.ui.autocomplete.CompletionType |
|---|
autocompletedtextComp, documentListener, list, popup, POPUP_DELAY_AFTER_ACCEPTING_LIST_ITEM, POPUP_DELAY_AT_TEXT_DELETION, POPUP_DELAY_AT_TEXT_INSERTION, showingThread, VISIBLE_ROW_COUNT |
| Constructor Summary | |
|---|---|
TextFieldCompletion(AutocompleterTextComponent comp,
Completer completer)
|
|
| Method Summary | |
|---|---|
protected void |
hideAutocompletionPopup()
Hide the auto-completion popup window. |
protected void |
startNewShowingThread(int delay)
Start a new thread that implement ShowingThread with the given delay. |
| Methods inherited from class com.mucommander.ui.autocomplete.CompletionType |
|---|
acceptListItem, createNewShowingThread, isItemSelectedAtPopupList, isPopupListShowing, selectFirstValue, selectLastValue, selectNextPage, selectNextPossibleValue, selectPreviousPage, selectPreviousPossibleValue, updateListData, updateTextComponent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextFieldCompletion(AutocompleterTextComponent comp,
Completer completer)
| Method Detail |
|---|
protected void startNewShowingThread(int delay)
CompletionType
startNewShowingThread in class CompletionTypeprotected void hideAutocompletionPopup()
CompletionType
hideAutocompletionPopup in class CompletionType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard