|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| AutocompleterTextComponent | AutocompleterTextComponent convert any text component to auto-completion supported text component. |
| BasicAutocompleterTextComponent | This AutocompleterTextComponent implements BasicAutocompleterTextComponent.OnEnterPressed(java.awt.event.KeyEvent)
and BasicAutocompleterTextComponent.OnEscPressed(java.awt.event.KeyEvent) as no-ops. |
| CompleterFactory | A factory class to produce completers. |
| CompletionType | AutoCompletionType defines the behaviour of the auto-completion, such as: - The key(s) that will open the popup window - When should the documentListener be attached to the text component - etc.. |
| EditableComboboxCompletion | EditableComboboxCompleter is a CompleterType which suite to editable combobox. |
| OtherTextComponentCompletion | OtherTextComponentCompleter is a CompleterType which suite to text components other than editable combobox and text-field (such as textArea for example). |
| PrefixFilter | A PrefixFilter matches strings that start with certain prefix. |
| TextFieldCompletion | TextFieldCompleter is a CompleterType which suite to text-field. |
| TypicalAutocompleterEditableCombobox | This AutocompleterTextComponent implements TypicalAutocompleterEditableCombobox.OnEnterPressed(java.awt.event.KeyEvent)
and TypicalAutocompleterEditableCombobox.OnEscPressed(java.awt.event.KeyEvent) as the typical AutocompletedEditableCombobox's ops. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard