| Package | Description |
|---|---|
| info.bioinfweb.tic.toolkit |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JScrollPaneToolkitComponent
Scrollable Swing components (implementing
ScrollingToolkitComponent) can implement this
interface, if they provide scrolling functionality using a JScrollPane. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSwingComponent
The Swing component implementing
ToolkitComponent. |
class |
DefaultSwingComponent
The default Swing component implementation to be associated with a
TICComponent. |