Package | Description |
---|---|
info.bioinfweb.commons.tic |
TIC - Tool Independent Components
|
info.bioinfweb.commons.tic.toolkit |
Modifier and Type | Method and Description |
---|---|
ToolkitComponent |
TICComponent.getToolkitComponent()
Returns a toolkit specific component used to display the contents of this class.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSwingComponent
The Swing component displaying a
PaintableArea . |
class |
AbstractSWTWidget
The SWT widget displaying a
PaintableArea . |
class |
DefaultSwingComponent
The default Swing component implementation to be associated with a
TICComponent . |
class |
DefaultSWTComposite
The default SWT widget implementation to be associated with a
TICComponent . |