: Download: FAQ: Licensing: Support: Contact ME
LwVCL Home
Introduction
Overview
Screen Shots
On-line Demos
Requirements
Further Plans
Docs
Tutorial
How-to (PDF)
API
FAQ
Download
Latest version

Home > J2SE > API

Overview   Package  Class  Tree  Deprecated  Index  Help 

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.



: up