Package org.zaval.awt.gdp

It's a basic package of the Zaval GDP.

See:
          Description

Interface Summary
CursorInfo This interface is used to define the cursor type for the specified component and location relatively the component.
DgnComponent This interface is implemented with a container that cannot be a new parent for the component that has been moved using shape or designer controller.
Inspector This interface is a prototype interface that will be used to control properties values for the target object in the next version of the package.
 

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.
 

Package org.zaval.awt.gdp Description

It's a basic package of the Zaval GDP. It contains a set of controllers and some other essential classes.



Copyright © Zaval Creative Engineering Group, 2000-2005
http://www.zaval.org