| Package | Description |
|---|---|
| net.sf.freehost3270.gui |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultKeyMap
By default, all KeyEvents are transformed into an KeyEvent array, and passed
along to be processed.
|
| Modifier and Type | Method and Description |
|---|---|
KeyMap |
JTerminal.getKeyMap()
Retrieves the current KeyMap
|
| Modifier and Type | Method and Description |
|---|---|
void |
JTerminal.setKeyMap(KeyMap km)
Sets the KeyMap
|
| Constructor and Description |
|---|
JTerminal(DefaultTerminalModel model,
KeyMap km)
Creates a new JTerminal with a DefaultColorMap.
|
JTerminal(DefaultTerminalModel model,
KeyMap km,
ColorMap cm)
Creates a new JTerminal
|
Copyright © 2013. All Rights Reserved.