| Interface | Description |
|---|---|
| Hoverable |
An interface for components to listen to whether or not they're being hovered over.
|
| Class | Description |
|---|---|
| AbstractBlockWorkspace |
This workspace is a specialization of AbstractDesignableWorkspace for workspaces that want to use a
block-and-connector style of design.
|
| BlockActionHandler |
Action handler for cut/copy/paste/delete of block workspaces
|
| BlockComponent |
A JPanel used to display a block.
|
| BlockDesignableContainer | |
| BlockDiagramItemDelegate |