|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mucommander.ui.autocomplete.AutocompleterTextComponent
com.mucommander.ui.autocomplete.TypicalAutocompleterEditableCombobox
public class TypicalAutocompleterEditableCombobox
This AutocompleterTextComponent implements OnEnterPressed(java.awt.event.KeyEvent)
and OnEscPressed(java.awt.event.KeyEvent) as the typical AutocompletedEditableCombobox's ops.
| Field Summary | |
|---|---|
protected AutocompletedEditableCombobox |
editableCombobox
|
| Constructor Summary | |
|---|---|
TypicalAutocompleterEditableCombobox(AutocompletedEditableCombobox editableCombobox)
|
|
| Method Summary | |
|---|---|
void |
OnEnterPressed(java.awt.event.KeyEvent keyEvent)
This function will be called when the text component has the focus and enter key is pressed, while the auto-completion popup window is unvisible. |
void |
OnEscPressed(java.awt.event.KeyEvent keyEvent)
This function will be called when the text component has the focus and escape key is pressed, while the auto-completion popup window is unvisible. |
| Methods inherited from class com.mucommander.ui.autocomplete.AutocompleterTextComponent |
|---|
addFocusListener, addKeyListener, getCaretPosition, getDocument, getHeight, getItemNames, getText, getTextComponent, hasFocus, isCarentAtEndOfTextAtInsertion, isCarentAtEndOfTextAtRemoval, isComponentsPopupVisible, isEnabled, isShowing, modelToView, moveCarentToEndOfText, requestFocus, setComponentsPopupUnvisibe, setText |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected AutocompletedEditableCombobox editableCombobox
| Constructor Detail |
|---|
public TypicalAutocompleterEditableCombobox(AutocompletedEditableCombobox editableCombobox)
| Method Detail |
|---|
public void OnEnterPressed(java.awt.event.KeyEvent keyEvent)
AutocompleterTextComponent
OnEnterPressed in class AutocompleterTextComponentpublic void OnEscPressed(java.awt.event.KeyEvent keyEvent)
AutocompleterTextComponent
OnEscPressed in class AutocompleterTextComponent
|
|||||||||
| 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