Package | Description |
---|---|
info.bioinfweb.commons.tic |
TIC - Tool Independent Components
|
info.bioinfweb.commons.tic.input |
Contains classes providing adapters between Swing and SWT mouse and key event related classes.
|
Modifier and Type | Method and Description |
---|---|
void |
TICComponent.addKeyListener(TICKeyListener listener) |
boolean |
TICComponent.removeKeyListener(TICKeyListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
TICKeyAdapter |
Modifier and Type | Method and Description |
---|---|
List<TICKeyListener> |
TICComponentKeyListenersList.getListeners() |