| Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
| HasAccessControl | Interface used to provide readonly testing. |
Class Summary | |
| AbstractDragHandler | Abstract implementation of DragHandler. |
| AbstractDropHandler | Abstract implementation of DropHandler. |
| CommonGraphListTransferHandler | Common TransferHandler for all graph list components in org.grinvin.worksheet. |
| FactoryDropHandler | Allows a factory to be dropped onto a component. |
| FilterDropHandler | Common DropHandler to drop filters on objects that support AcceptsFilter. |
| GeneratorDropHandler | Allows a generator to be dropped onto a component. |
| GeneratorInstanceDropHandler | Allows a generator list to be dropped onto a component. |
| GraphListElementDropHandler | Allows (multiple) graph elements to be dropped onto a component. |
| InvariantDropHandler | Common DropHandler to drop invariants on objects that support AcceptsInvariant. |
| InvariantFactoryDropHandler | Allows an invariant factory to be dropped onto objects that support
AcceptsInvariant. |
| SelectionDragHandler | Simple drag handler that allows dragging from any standard component which
satisfies the HasSelectableValues interface and
exports objects of a single type. |