|
Class Summary |
| Controller |
This abstract class is a base for classes that want to control behaviour different
lightweight components. |
| DgnBorder |
This is special border view implementation. |
| DgnController |
This is designer controller class to be used to control size and location for the
specified target component. |
| DgnCursorInfo |
This is an implementation of the org.zaval.lw.Cursorable interface that can be used by
a designer container to control mouse cursor type. |
| InsetsCursorInfo |
This class is an implementation of org.zaval.lw.Cursorable interface. |
| ShapeController |
This is 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 org.zaval.lw.Cursorable interface. |