Package org.openbp.jaspira.gui.interaction

Interface Summary
BreakoutBoxEntry An entry of a break out menu.
BreakoutProvider A break out provider is some object that is able to create a set of entries for a break out box.
CursorPrototype A CursorPrototype provides a template for generating custom cursors.
DragAwareRegion A DropRegion is a single acceptanceRegion for for a DropReceiver.
DragOrigin A drag origin is an object that may provide an object to drag.
DropPaneContainer Interface that defines a top level container that supports the Jaspira DnD mechanism.
InteractionClient A drop client is an item that may receive drag and drop events.
 

Class Summary
BasicCursorPrototype  
BasicDragReactor A drop region that delays drag enter events to the drop client.
BasicDropRegion Basic implementation of DragAwareRegion.
BasicDropRegionId Mini identifier used for identifying standard drop regions.
BasicTransferable Basic Transferable that contains data flavors for all implemented interfaces and subclasses of a given transferable.
BreakoutEvent The event is sent if a break out menu has to be shown and a provider is needed.
CircleDropRegion A circular drop region is a region that is only visible by displaying a small circle in its center.
DragDropPane A drag and drop pane is a component that is to be used as glass pane for a window.
DragInitiator The drag initiator supports the Jaspira-internal drag and drop mechanism for components.
DropableDialog Dialog implementation that supports Jaspira drag and drop.
DropClientUtil Utility methods for usage by drop clients.
Importer Container class that stores information about a drop opportunity into a particular region of a drop client.
JaspiraTransferHandler Basic transfer handler for the Jaspira DnD mechanism.
MultiTransferable A multi transferable represents the composition of various transferables into a single transferable.
RectangleSegment A rectangular shape that corresponds to one of the five main regions of a Rectangle (4 sides and center).
SimpleTransferable Transferable for a single object.
ViewDropRegion Drop region that takes works on a view component.
 



Copyright © 2011. All Rights Reserved.