Package org.zaval.misc
Classes and interfaces that is useful for a different purposes.
See:
Description
|
Interface Summary |
| PosInfo |
This interface is used to provide information for a PosController. |
| ScrollMan |
The interface is used by a scrolled object to move itself inside the scroll area. |
| ScrollObj |
This interface is used to describe and control an object that can be scrolled.
|
|
Class Summary |
| PosController |
The class allows you to control
virtual position basing on the navigation object information. |
Package org.zaval.misc Description
Classes and interfaces that is useful for a different purposes. There
are scroll management interfaces, position controller classes and so on.
|