|
Services Builder for Screens | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
Dimension | A dimension with a width and height component. |
Point | A point representing a (column,row) location. |
This package contains miscellaneous general-purpose classes that support a any number of other packages.
Overview
The classes included in this package are simply ones
that were created to support other packages, and moved here because of their
general nature.
Coding Standards
JavaDoc method header comments should be provided
describing the method, input parameters, return values, exceptions,
etc., as well as any peculiarities and dependencies.
Reusability
The reason the objects are in this package is because they are considered
intrinsically general and reusable.
Environments
The classes in this package were tested with JDK 1.3, but do not make use of any
1.3 specific APIs.
|
Services Builder for Screens | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |