com.pallas.swing.pcombobox
Class FireKeys
java.lang.Object
|
+--com.pallas.swing.pcombobox.FireKeys
- All Implemented Interfaces:
- Async
- public class FireKeys
- extends java.lang.Object
- implements Async
Title: $FileName: FireKeys.java$
- Version:
- $VerNum: 2$
- Author:
- $AuthorName: Rob MacGrogan$
$Description: FireKeys is intended to be executed
asyncronously by AsyncCentral. Updates the selected index of a
SmartComboBox and sets the caret position.
$
$KeyWordsOff: $
Method Summary |
void |
execute()
|
void |
setValues(char key,
javax.swing.ComboBoxModel model,
int caretPosition)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
private char key
model
private javax.swing.ComboBoxModel model
mgr
private FullWordComboKeySelectionModel mgr
caretPosition
private int caretPosition
FireKeys
public FireKeys(FullWordComboKeySelectionModel mgr)
setValues
public void setValues(char key,
javax.swing.ComboBoxModel model,
int caretPosition)
execute
public void execute()
- Specified by:
execute
in interface Async
Copyright © 2003 Pallas Technology.