|
Class Summary |
| Controller |
This abstract class is a base for classes that want to control behaviour different
java.awt.Component components. |
| CursorController |
This cursor controller class can be used to control cursor type for the specified
target component. |
| DgnContainer |
This is Java AWT panel that can be used as a designer container for a Java AWT component. |
| DgnContainerLayout |
This layout manager is supposed to be used for designer container components. |
| DgnController |
This designer controller class that can be used to control size and location for the
specified target component. |
| DgnCursorInfo |
This cursor info implementation is supposed to be used for designer container components. |
| DragController |
This controller is used to convert mouse events of the target component to
the mouse org.zaval.awt.gdp.event.MouseDragEvent events. |
| InsetsCursorInfo |
This class is an implementation of CursorInfo interface. |
| JDgnContainer |
This is Java Swing panel that can be used as a designer container for a Swing component. |
| JLibraryAdapter |
This a library adapter implementation that is supposed to be used with Java Swing library. |
| LibraryAdapter |
This class is used with the controllers set of the package as a midleware layer. |
| ShapeController |
This shape controller class that can be used to control size and location for the specified
target component. |
| SimpleCursorInfo |
This class is a simple implementation of CursorInfo interface. |