API User's Guide Class Hierarchy Index
JBCL Reference
JBCL Packages
Library overview
The JavaBeans Component Library is a full-featured API for Java application development. The JBCL packages and their groups of classes are listed below.
See also:
Welcome: Viewing class reference documentation
JBCL packages and their groups of classes
- control - Contains UI components such as controls, dialogs, and containers, including data-aware, model-view components.
- Controls
- Text display
- Graphics
- Containers
- Dialogs
- view - Contains views, item painters, and item editors. Used with classes in the control package to form composite components.
- Singleton
- Vector
- Matrix, Grid, and Header
- Graph and Tree
- Views for controls
- Text view classes
- Item painters
- Composite items
- Image-item classes
- Misc. view classes
- model - Contains model interfaces and classes to store data items for composite components, for easy updating of the items shown in UI controls.
- Singleton Model classes
- Vector Model classes
- Matrix Model classes
- Graph Model classes
- View managers
- Item Painter classes
- Item Editor classes
- Item formatters
- Event classes
- Iterators
- dataset - Contains components for database connectivity. Supports data-aware controls and visual development of database applications.
- DataSet types
- Row-related
- Column-related
- DataSet managers
- Events, listeners, and adapters
- Events for component writers
- Descriptors
- Aggregate operators
- Exceptions
- Resolvers
- Misc. DataSet classes
- util - Contains utility classes and interfaces, such as interfaces containing groups of constants.
- Multicaster classes
- Diagnostic classes
- Exception-related
- Argument processing
- Placement-related
- Event dispatching
- Timer classes
- I/O classes
- TriState
- Variant
- Misc. util classes
- layout - Contains layout manager and constraint classes, such as XYLayout for rapid prototyping.
- io - Contains specialized stream classes for input and output.
Class overviews in other books
Top 100 JBCL Beans