Package | Description |
---|---|
ilog.views.chart.swing |
Provides custom Swing components that can be used with charts.
|
ilog.views.gantt.swing |
Provides interfaces and classes for rendering and editing
Gantt data in Swing components, such as a tree or table.
|
ilog.views.util.swing |
Contains general purpose Swing components and utilities.
|
ilog.views.util.swing.calendar |
Provides a set of Swing calendar components.
|
Class and Description |
---|
IlvJSlider
This class is a variant of the Swing
JSlider that contains an
enhancement for globalization. |
Class and Description |
---|
IlvAbstractBoundedRangeModel
This is an abstract
implementation of the data model that provides bounded range components,
such as
JScrollBar , JSlider , and JProgressBar
with their contents. |
Class and Description |
---|
IlvAbstractRepaintManager
This class is an abstract
RepaintManager whose behavior can be
customized in subclasses. |
IlvDecimalNumberField
This class extends a
JTextField in order to provide
the following features for editing numbers:
Bounded range for the values (optional). |
IlvJSpinner
This class is a variant of the Swing
JSpinner that
contains a workaround against a Swing globalization bug. |
IlvSwingUtil.Version
The class
IlvSwingUtil.Version represents a version of Swing. |
Class and Description |
---|
IlvAbstractCellRenderer
IlvAbstractCellRenderer is an extension of JLabel
that can be used as the base class for high performance cell renderer
implementations for tables, trees, or other Swing components. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.