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.
|
Class and Description |
---|
TICKeyListener
Implement this interface to listen to key events of
TICComponent s. |
TICMouseListener
Implement this interface to listen to mouse events of
TICComponent s. |
Class and Description |
---|
TICInputEvent
All toolkit independent input events in TIC should be inherited from this class.
|
TICKeyEvent
TIC event object that is used to represent a toolkit independent key event.
|
TICKeyListener
Implement this interface to listen to key events of
TICComponent s. |
TICMouseEvent |
TICMouseListener
Implement this interface to listen to mouse events of
TICComponent s. |