|
JClass DesktopViews 6.3.0 API Documentation |
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
length parameter has
been replaced with inner_extent and outer_extent.
Action interface, but also adds
i18n/l10n functionality.JCACtion interface.JCActionTable allows the association of an InputEvent with
an action to be performed.JCAlternate controls alternating colors on rows and columns
of the JCPageTable.Alternate object controls whether to alternate on
rows or columns and the colors.
DATA param tag
in an applet.JCAppletDataSource object reads in data from the
DATA tag of an applet.DATA param tag associated with
the specified applet, and interprets it via the default interpreter class.
DATA param tag associated with
the specified applet.
DATA param tag associated with
the specified applet, and interprets it via the specified interpreter class.
DATA param tag associated with
the specified applet and uses a custom data parser to make sense of it.
<param> tag associated with
the specified applet and interprets it via the default interpreter class.
<param> param tag associated with
the specified applet and interprets it via the specified interpreter class.
JCAWTPreviewer is a frame to display print pages.PrintPreview frame.
PrintPreview frame.
PrinterDriver interface.JCAxis class represents one of the three axes in 3D space.axisId.
JCAxis and
another axis.JCAxisTitle.
JCAxisTitle that sets the contents of
the title as a convenience.
JCInputStreamDataSource from a file in a LiveTable
JavaBeans environment.BigDecimalCellEditor provides an editor using a simple text
field for BigDecimal objects.BigDecimal.JCBigDecimalValidator.
JCBigDecimalValidator with the values specified.
BooleanCellEditor provides a simple text editing component
that allows the user to set the boolean value as either
true, false, f, or t.JCBox is a Swing container that uses
JCElasticLayout to lay out components in single row or column.HORIZONTAL JCBox Container.
ALLOW_CHILDREN_READ, ALLOW_CHILDREN_WRITE,
ALLOW_CHILDREN_EXTEND, and ALLOW_DETACH.
ByteCellEditor provides an editor using a simple text field
for Byte objects.JCByteValidator.
JCByteValidator with the values specified.
JCCachedDataSource class stores data in a Vector of Vectors.TableDataModel caching data source.
DateMonthYear value.DateMonthYear object with a date, month, and year
stored in the given Calendar object.
DateMonthYear object with a date, month, and year
stored in the given Date object.
DateMonthYear object with the specified date,
month, and year.
Canvas3D needed for Chart3D image capture.
JCCellBorder class implements the CellBorderModel
interface, and provides border drawing for the standard border types.JCCellBorder object and initializes the type to
JCTableEnum.BORDER_NONE
JCCellBorder object.
JCCellDisplay events.JCCellDisplayEvent
objects for cells.JCCellEditor interface allows objects to specify
custom cell editors.JCCellEditorEvent.JCCellEditorEvent based on an AWTEvent.
JCCellEditorEvent based on the source object.
add and remove methods for an object that posts
JCCellEditorEvents.JCCellEditorListener is typically implemented by the container that
owns a JCCellEditor.JCCellEditorSupport is a convenience class that can be used
by cell editors to implement standard editor event handling.JCCellEditorSupport instance.
JCCellInfo class is passed to JCCellRenderer
and JCCellEditor objects to provide cell information that
can be used in drawing or determining the type of editor to use.Chain class encodes a List of row heights or column widths
as a sequence of Runs.JCCellPosition is used to set the attributes or
values of a cell, label or range.JCCellPosition instance with row and column set to
JCTableEnum.NOVALUE
JCCellPosition instance for the given row/column.
JCCellRange is used to specify a range of cells or labels.JCTableEnum.NOVALUE.
JCCellRange based on a rectangle.
JCCellStyle class provides a default implementation of
the CellStyleModel interface.JCCellStyle instance and sets default values for
all properties.
JCCellStyle instance with the given style as a
parent.
JCTextCellEditor interface allows objects to specify
custom cell text editors.JCCircularScale widget.JCChart of a particular type.
JCChart for a specified type and
locale.
JCChart for a specified locale and
of type PLOT.
JCChart3d of a particular type.
chart3d real estate onto which the
actual linear/circular portion of the chart3d is drawn.chart3d area for a 3D chart.
Chart3d real estate onto which the
actual 3D chart is drawn.JCChartBeanBundle contains locale-specific objects and helpers to get this information.JCChart3dEvent object given the chart.
JCChart3dJava2d class extends JCChart3d to give a JClass Chart 3D object that
is based on the Java 2D API.JCChart3dJava2d of a particular type.
JCChart3dJava3d of a particular type.
JCChart3dLegend manages and renders a grid-based legend.JCLegendPopulator and
JCLegendRenderer.Populator and Renderer for a
JCLegend.
JCChartNumberFormat provides a number of static methods used
in numbers localization.JChart3dStyle represents a style for rendering a
series or points.JCChart3dUI implements pluggable look and feel for JCChart3d.JC3DUniverse), adding Chart 3D specific features to it.InputBehavior object.
JCChartUtil is a collection of static methods and static
variables that are used throughout JClass Chart 3D.JCChart that allows developers to
create an entire chart application using only HTML
parameters.JCChart objects from various sources.JCChartLabel manages and renders a floating label attached
somewhere on the chart.JCChartLabel, required by JavaBeans.
JCChartLabel.
JCChartLabelLine is a small component that is used to draw lines
between points on the chart and the chart labels when the chart labels have
their connected mode turned on.JCChartLegend manages the populating and rendering of legend
items in a JClass Chart.JCChartNumberFormat provides a number of static methods
used in numbers localization.JCChartSwingDataSource provides an intepretive layer between
JCChart and data existing in a Swing TableModel
format.JCBarChartFormat and JCPieChartFormat).JCChartUI implements pluggable look and feel for JCChart.JCChartUtil is a collection of static methods and static
variables that are used throughout JClass Chart.JCCheckBoxCellEditor provides an editor using a check box
field for boolean objects.JCCheckBoxCellRenderer class defines a
JCComponentCellRenderer
object that uses JCheckBox to render a
boolean as a check box.JList component that implements a
JCheckBox as the cell renderer.JCCircularGauge models a real-world gauge, such as you might
see on a car dashboard.JCCircularGauge.
JCCircularGauge with no default objects except
possibly a circular scale.
JCCircularGaugeBean no arg constructor.
length parameter has
been replaced with inner_extent and outer_extent.
JCCircularScale provides a graduated scale.JCCircularScale.JCCircularTick that spans its circular scale.
JCCircularTick by specifying its properties.
JCElasticLayout that allows layout in a
single column.JCComboBoxCellEditor provides an editor using a simple ComboBox
component.JCComboBoxCellEditor object.
JCComboBoxCellEditor object with no values.
JCComboBoxCellEditor object.
JCComboBoxCellRenderer class defines a
JCComponentCellRenderer
object that uses JComboBox to render a
boolean as a combo box.JCComboField has all the capability of JComboBox,
as well as the ability to validate its contents.JCComboField.
JCComboField which expects an object of the
specified class.
JCComboField, which expects an object of the
specified class and which uses the specified validator.
JCComboField, which uses the specified
value model to contain its value.
JCComboField, which uses the specified
value model to contain its value and which uses the specified validator.
JCComboFieldCellEditor provides an editor using a simple
JCComboField component.JCComboFieldCellEditor object.
JCComboFieldCellEditor, which expects an object
of the specified class, that uses the specified validator.
JCComboFieldCellRenderer provides a renderer using a simple
JCComboField component.JCComboFieldCellRenderer object.
JCComboFieldCellRenderer, which expects an object
of the specified class, that uses the specified validator.
JCComparableRow interface.dataView.
JCData which reads parameters from the applet's HTML file.
JCData using a data source type.
JCData3dContourIndex contains a unique index to a contour level
style and the minimum and maximum values of the range that it represents.JCData3dContourIndex.
JCData3dGridIndex contains a unique index to a grid data point
in Chart3d consisting of a x and a y.JCData3dGridIndex.
JCData3dIndex contains a unique index to a data point in Chart3d
consisting of either a (x, y) grid data value or (series, point)
point data value.JCData3dIndex.
dataView and data.
JCData3dLabelIndex contains a unique index to a label
in Chart3d consisting of a JCValueLabel and its index.JCData3dLabelIndex.
JCValueLabel.
JCData3dIndex contains a unique index to a data point in Chart,
consisting of a data series instance and an index representing the
point within the data series.JCData3dPointIndex.
JCData parameters from an HTML file or external file.JCDataCoord holds a pair of floating point values representing
a data coordinate.JCDataCoord.
JCDataEvent describes a Bean value change.JCDataEvent.
JCDataEvent.
JCDataEvent.
JCDataEvent.
JCDataIndex contains a unique index to a data point in Chart,
consisting of a data series instance and an index representing the
point within the data series.JCDataIndex.
DateCellEditor provides an editor using a simple text
field for Date objects.JCDateTimeValidator is used to validate calendar objects.JCDateTimeValidator with the values specified.
JCDateTimeValidator with the values specified.
JCDefault3dGridDataSource extends Base3dGridDataSource to create
a more useful default container for JClass Chart 3D data.JCDefault3dPointDataSource extends Base3dPointDataSource to create
a more useful default container for JClass Chart 3D data.JCDefaultChartLabelManager provides the default implementation
for managing ChartLabels on a chart.JCDefaultDataSource extends BaseDataSource to create
a more useful default container for JClass Chart data.JCDocument contains a list of pages which are governed by a flow.JCDoubleCellEditor provides an editor using a simple text
field for Double objects.JCDoubleValidator.
JCDoubleValidator with the values specified.
JCDrawStyle creates styles for drawn objects, specifying line and fill
attributes (for example, color and width).JCDefault3dGridDataSource with convenience methods
that permit editing of data.JCEditable3dGridDataSource.
JCDefault3dPointDataSource with convenience
methods that permit editing of data.JCEditableCachedDataSource class is an editable version
of JCCachedDataSource.JCEditableTableData caching data source.
FileDataSource.JCEditableTableData data source that stores all of the
data in memory using Vectors.JCEditableVectorDataSource instance.
JCEditableVectorDataSource instance.
JCEditCell events.JCEditCellEvent objects.JCElastic components either
horizontally or vertically.JCElevation with its
values set at their default values.
PrinterDriver interface.OutputStream.
JCExitFrame is a JFrame extension that exits the
application when the frame is closed.CellRegistry.JCInputStreamDataSource from a file.File object using
the default Interpreter class.
File object using
the specified Interpreter class.
File object using the specified Interpreter class.
Interpreter class.
Interpreter class.
FileFilter that filters out
all files except for those type extensions that it knows about.new JCFileFilter("jpg");
new JCFileFilter(String {"gif", "jpg"});
new JCFileFilter(String {"gif", "jpg"}, "Gif and JPG
Images");
new JCFileFilter("jpg", "JPEG Image Images");
JCFloatCellEditor provides an editor using a simple text
field for Float objects.JCFloatValidator.
JCFloatValidator with the values specified.
FlowListener for JCFlow events.
JCFlow event occurs when entering or exiting a new frame or page as a
result of document flow, and also when a frame or page is marked as
complete by the resolution of embedded macros.JCFlowInfo contains current information on the state of the the document flow.JCFont events.JCFontChooser is the base class for
JCFontChooserBar and JCFontChooserPane.JCFontChooserBar provides a pane of controls designed to allow
a user to manipulate and select a font.JCFontChooserPane provides a pane of controls designed to allow
a user to manipulate and select a font.JCFontEvent.
JCFont events.Container (usually a Form) and
return different sets of information based on the JClass Field components
found in a Container.JCFrame represents a part of a page (or another JCFrame) into which
the page's content is drawn.JCCircularGauge.
JCGauge.JCGridLayout is an improved subclass of GridLayout.JCGridLegend manages and renders a grid-based legend.planeMask.
planeMask, and
lineStyle.
JCHTMLPanes.JCHiGrid with the default JDBC data source type
and uses an internal datasource.
JCHiGrid, which reads parameters from the applet's HTML file.
JCHiGrid with the indicated data source type that
uses an internal or external datasource.
JCHiGrid parameters from an HTML file or external file.JCHiGridEvent describes a HiGrid Bean value change.JCHiGridEvent.
JCHiGridEvent.
JCHiGridEvent.
JCHiGridEvent.
JCHiGridExternalDS, which reads parameters from the applet's HTML file.
JCHiGridExternalDS with the data source type.
JCHiGridEvents must implment this
interface.JCHiGrid.JCHiGridNode with the data source type.
JCHiGridNode is changed.
JCHTMLCellRenderer class extends
JCLabelCellRenderer.JEditorPane that only handles HTML content and implements
to code necessary to traverse links when clicked on by the user.PrinterDriver interface.OutputStream.
OutputStream and an image directory.
JCIconCreator creates image icons from String
arrays.JCImageCellEditor provides an editor using a simple text
field for Image objects.JCImageCellRenderer class defines a
JCCellRenderer
object that paints Image objects in a table cell.JCIndicator interface for indicators.JCIndicator
and provides a constructor for defining a user-defined indicator style.JCInputStreamDataSource class to use
the default interpreter.
super(), so provide a default ctor
and the ctor() function
to replace the super() call (for example,
JCAppletDataSource).
InputStream, reads in all the
appropriate data and interprets it according to the default interpreter
class.
InputStream and reads
in all the appropriate data.
InputStream and reads
in all the appropriate data.
InputStream, reads in all the
appropriate data, and interprets it according to the specified interpreter
class.
InputStream, reads in all the
appropriate data based on the given charset, and interprets it according to
the specified interpreter class.
InputStream and reads
in all the appropriate data according to the specified parser.
JCInputStreamDataSource class to use
the specified interpreter.
JCInputStreamDataSource class to use
the specified interpreter and charset.
JCIntComparator interface.JCIntegerCellEditor provides an editor using a simple text
field for Integer objects.JCIntegerValidator.
JCIntegerValidator with the values specified.
beepOnInvalid == true,
policy == SHOW_INVALID, and the rest of the values are null.
beepOnInvalid and invalidPolicy are
set as specified and the rest of the values are null.
InvalidInfo object with the specified defaultValue and with
invalidPolicy == RESTORE_DEFAULT, beepOnInvalid == true, and
the invalid colors are null.
InvalidInfo object with the specified invalid colors and with
invalidPolicy == SHOW_INVALID, beepOnInvalid == true, and
defaultValue == null.
invalidPolicy is set as specified,
beepOnInvalid == true, and the rest of the values are null.
IOException to create a
separate exception to throw when an internal data file within an html or
xml file is not found.JCIOException with null as
its error detail message.
JCIOException with the specified detail
message.
JCIOException with the specified detail
message and a orignal exception which cause this exception.
JCIPAddress class stores an IP address and it will not try
to resolve the IP address on the network.JCIPAddress given a java.net.InetAddress.
JCIPAddress an array of ints.
JCIPAddress given a String.
JCIPAddressValidator.
JCStringValidator with the values specified.
JCLabelCellRenderer class defines a
JCComponentCellRenderer object that uses JLabel
to render any kind of data using that data object's toString() method.JCLabelField has all the capability of JLabelField as well as the ability to
validate its contents.JCLabelField.
JCLabelField, which expects an object of the
specified class.
JCLabelField, which expects an object of the
specified class and which uses the specified validator.
JCLabelField, which uses the specified value model
to contain its value.
JCLabelField, which uses the specified value model
to contain its value and which uses the specified validator.
JCLabelFieldCellRenderer provides a renderer using a simple
JCLabelField component.JCLabelFieldCellRenderer, which expects an object
of the specified class, that uses the specified validator.
JCLabelGenerator is an interface that can be used to generate
labels for a JCTick.JCLegend manages and renders a legend for a component.JCLegendItem is used by JCLegend to encapsulate
one item in a legend.JCLegendPopulator is an interface implemented by classes that
wish to populate a legend with data.JCLegendRenderer is an interface implemented by a class that
wishes to help render the legend.JCLinearGauge.JCLinearGauge.
JCLinearGauge with no default objects except
possibly a linear scale.
JCLinearGaugeBean no arg constructor.
JCLinearScale provides a graduated scale drawn in a linear
fashion.JCLinearScale.JCLinearTick that spans its linear scale.
JCLineStyle controls how a line is drawn.JCLineStyle controls how a line is drawn.JCListenerList is a class that assists with
keeping track of event listeners in a thread-safe manner.JCListTable is a subclass of JCTable that provides list-like look
and behavior.JCListSelection class supports row and column level
selection.JCLiveCellStyle class provides a default implementation of
the CellStyleModel interface.JCLongCellEditor provides an editor using a simple text
field for Long objects.JCLongValidator with the values specified.
JCMappingSort class.JInternalFrame.JDesktopPane as an internal frame container with the
following features:LayoutListener listens for requests to manage the internal
frames.JMenu that also requests Accelerator and
Mnemonic information from a javax.swing.Action that has
been added to it.JOptionPane in a thread-safe manner.JCMultiColLegend manages and renders a grid-based legend that
can have multiple columns.JCMultilineCellEditor provides a simple text editing component
for multiline data.JCMultiSelectList matches the API for JList, except that
two lists instead of one appear in the component’s GUI.JCMultiSelectList component with an empty model.
JCMultiSelectList component with an empty model
and the specified horizontal gap between components.
JCMultiSelectList that displays the elements in
the specified non-null model.
JCMultiSelectList that displays the elements in
the specified array.
JCMultiSelectList that displays the elements in
the specified Vector.
JCNeedle and provides a constructor for passing in a
user-defined needle style.JCNumberUtil is a collection of static methods and static
variables that are used throughout
JCChart and JCGauge components.JCPage describes a page in a JCDocument.JCPageTable provides methods for creating and customizing tables
into which data is flowed.JCPageTable.JCPageTable.JCPageTable from a JClass JCTable.JCPageTable from a JDBC ResultSet.JCPageTable from a swing JTable.JCPage.JCPaintEvent objects.JCPaintEvent objects.Exception to create a
separate exception to throw when an internal data file within an html or
xml file is not found.JCParseException with null as
its error detail message.
JCParseException with the specified detail
message.
JCParseException with the specified detail
message and a orignal exception which cause this exception.
PrinterDriver interface.OutputStream to write the data to.
JCChart3d.JCChart.JCPlotCube class deals with drawing the cube around the
surface, bar, or scatter plot.chart3d area.
JCPlotCubeJava3d class creates the cube that surrounds the
surface, bar, or scatter plot.POLAR, RADAR,
or AREA_RADAR charts.Polygon class that stores a
bounding box for easy access.JCPopupCalendar is subclassed from JCComboBox.JCPopupCalendar of type DATE_TIME with the current
date and time and the default locale.
JCPopupCalendar of type DATE_TIME with the supplied
date and the default locale.
JCPopupCalendar of type DATE_TIME with the supplied
date and locale.
JCPopupCalendar of the supplied calendarType with
the current date and the default locale.
JCPopupCalendar of the supplied calendarType with
the supplied date and the default locale.
JCPopupCalendar with the supplied date and locale.
JCPopupEvent is posted when the popup has either
a selected value or a cancel value.JCPopupField is subclassed from JCComboField.JCPopupField.
JCPopupField, which expects an object of the
specified class.
JCPopupField, which expects an object of the
specified class and which uses the specified validator.
JCPopupField, which uses the specified value
model to contain its value.
JCPopupField, which uses the specified value
model to contain its value and which uses the specified validator.
JCPopupFieldCellEditor provides an editor using a simple
JCPopupField component.JCPopupFieldCellEditor object.
JCPopupFieldCellEditor, which expects an object
of the specified class, that uses the specified validator.
JCPopupFieldCellEditor provides a renderer using a simple
JCPopupField component.JCPopupFieldCellRenderer object.
JCPopupFieldCellRenderer, which expects an object
of the specified class, that uses the specified validator.
PrinterDriver interface.OutputStream.
JCPrint events.JCPrintEvent objects.PrintPage displays a print page.JCPrintPreview frame displays table print pages.JCPrintPreview frame.
JCPrintTable class controls paging, header and footers, and
print layout for JClass LiveTable.JCPrintTable.
JCProgressAbortedException without specifying the process aborted.
JCProgressAbortedException.
JCProgressAbortedException.
JCProgressCancelledEvent is used to notify interested listeners when
the user has cancelled progress via the "Cancel" button on the JCProgressHelper.JCProgressCancelledEvent.
JCProgressHelper.JCProgressEvent is used to monitor the status of a process.JCProgressHelper with default characteristics.
JCProgressHelper with default characteristics.
JCProgressHelper with no default settings.
JCProjection is a class that controlls how floor and ceiling projections
are drawn on the plotcube.JCRawImageCellRenderer class defines a
JCCellRenderer
object that paints unconverted Image objects in a table cell.JCReaderDataSource class to use
the default interpreter.
JCReaderDataSource class to use
the specified interpreter.
Reader, reads in all the
appropriate data and interprets it according to the default interpreter
class.
Reader, reads in all the
appropriate data, and interprets it according to the specified interpreter
class.
JCRectUtil provides functions for computing the largest
available rectangle from a list of rectangles.rlInit(r, v),
where r is the initializing rectangle and v is a blank
vector.JCResizeCell events.JCResizeCellEvent objects.JCResizeCell events during
the resize process.JCResizeCellEvent objects during
the resize process.JCResultSetDataSource object.
JCResultSetDataSource object given a Connection
object and query String.
RowColumnSeriesModel defines the interface required by classes
that can store row or column based properties (for example, row height and
column width).JCRowSortModel.JCElasticLayout that allows layout in a
single row.JCScale is the interface for circular and linear scales.JCScaledImageCellRenderer class defines a
JCCellRenderer
object that paints Image objects in a table cell.JCScroll events.JCScrollEvent objects.JCSelectEvent objects.SelectionModel interface represents the current cell
selection state in Table.JCSelectEvent objects.SeriesModel defines the interface required by classes that can
store row/column based properties (for example: editors, renderers, styles).JCShape is an abstract base class used for defining custom
point styles in JClass Chart.JCShortCellEditor provides an editor using a simple text
field for Short objects.JCShortValidator.
JCShortValidator with the values specified.
JCSortableTable class.JLabel or JButton) to allow setting of the
sort icon.TableColumn that returns
SortableColumnRenderer instead of the normal default.SortIcon instance for up or down arrow.
SortIcon instance.
MouseAdapter for the table header.JCSortableTable is a subclass of JTable that
internally wraps any TableModel it is given with a
JCRowSortTableModel and provides a Comparator
that has a configureable list of the column indexes that it uses for sorting.
JCSortableTable is a subclass of JTable that
internally wraps any TableModel it is given with a
JCRowSortTableModel and provides a Comparator
that has a configureable list of the column indexes that it uses for sorting.
JCSortableTable is a subclass of JTable that
internally wraps any TableModel it is given with a
JCRowSortTableModel and provides a Comparator
that has a configureable list of the column indexes that it uses for sorting.
JCSortableTable is a subclass of JTable that
internally wraps any TableModel it is given with a
JCRowSortTableModel and provides a Comparator
that has a configureable list of the column indexes that it uses for sorting.
JCSortableTable is a subclass of JTable that
internally wraps any TableModel it is given with a
JCRowSortTableModel and provides a Comparator
that has a configureable list of the column indexes that it uses for sorting.
JCSortableTable is a subclass of JTable that
internally wraps any TableModel it is given with a
JCRowSortTableModel and provides a Comparator
that has a configureable list of the column indexes that it uses for sorting.
JCSortableTable is a subclass of JTable that
internally wraps any TableModel it is given with a
JCRowSortTableModel and provides a Comparator
that has a configureable list of the column indexes that it uses for sorting.
JCSort events.sortByColumn().JCSortEvent objects.KeySelectionManager.JCSpinBox with a default data model.
JCSpinBox that takes its items from an existing
JCSpinBoxModel.
JCSpinBox that contains the elements in the specified
array.
JCSpinBox that contains the elements in the specified
Vector.
JCSpinBox components.JCSpinBox modeled after
javax.swing.ComboBoxModel.JCSpinBox.JCSpinField.
JCSpinField, which expects an object of the
specified class.
JCSpinField, which expects an object of the
specified class (which uses the specified validator).
JCSpinField, which uses the specified value model
to contain its value.
JCSpinField, which uses the specified value model
to contain its value and which uses the specified validator.
JCSpinFieldCellEditor provides an editor using a simple
JCSpinField component.JCSpinFieldCellEditor object.
JCSpinFieldCellEditor, which expects an object
of the specified class, that uses the specified validator.
JCSpinFieldCellRenderer provides a renderer using a simple
JCSpinField component.JCSpinFieldCellRenderer object.
JCSpinFieldCellRenderer, which expects an object
of the specified class, that uses the specified validator.
Number value by the specified
spinStep amount.Range of
the value.JCSpreadLabel contains routines to create a spreadsheet label.JCElastic interface,
which specifies components as stretchable for the
JCElasticLayout manager and its subclasses.JCSqlDateCellEditor provides an editor using a simple text
field for Date objects.JCSqlTimeCellEditor provides an editor using a simple text
field for Time objects.JCSqlTimestampCellEditor provides an editor using a simple text
field for Timestamp objects.JCStringCellEditor provides an editor using a simple text
field for String objects.JCStringTokenizer controls simple linear tokenization
of a String.JCStringValidator.
JCStringValidator with the values specified.
JCStyle is the base class for anything in JClass Chart that
controls style.JCLineStyle, JCFillStyle, and
JCSymbolStyle.JCStyle.
3d DataSource converts a Swing TableModel into a form useable
by the 3d Chart.TableModel as an
argument.
runSafe() method.JCSwingTypeConverter contains static methods for converting
to/from AWT and Swing data types.construct method
and then exit.
JCSymbolStyle controls the appearance of points in a
plot graph by allowing the modification of
the symbol shape, symbol color and symbol size.JCSymbolStyle controls the appearance of points in a scatter
plot by allowing the modification of the symbol shape, symbol color, and
symbol size.JCTab objects define tab positions in flowed text.JCTable is the base
class for all the Beans, and contains the majority
of the programmatic API for JClass LiveTable.JCTableCellInfo is an object passed to CellRenderer
and CellEditor objects to supply information about the
type of cell being displayed or edited.JCTableDataEvent events.TableDataEvent objects describe changes to a
TableDataModel object.JCTableDataEvent objects.JCTableDataModel interface defines a data source.JCTable.JCTableModelDataSource class defines a wrapper for JTable
TableModel objects.JCTableModelDataSource object containing a Swing
TableModel object.
com.klg.util.jclass.xml.JCTableXMLParser class to
populate a table.JCTableStyle encapsulates table styles.JCTableUI controls the pluggable look and feel (PLAF) changes
for JCTable.JCTextField has all the capability of JTextField,
as well as the ability to validate its contents.JCTextField.
JCTextField, which expects an object of the
specified class.
JCTextField, which expects an object of the
specified class and uses the specified validator.
JCTextField with the specified number of columns.
JCTextField, which uses the specified value
model to contain its value.
JCTextField, which uses the specified value
model to contain its value and uses the specified validator.
JCTextField initialized with the specified text.
JCTextField with the specified number of
columns and initialized with the specified text.
JCTextFieldCellEditor provides an editor using a simple
JCTextField component.JCTextFieldCellEditor object.
JCTextFieldCellEditor, which expects an object
of the specified class, that uses the specified validator.
JCTextFieldCellEditor provides a renderer using a simple
JCTextField component.JCTextFieldCellRenderer object.
JCTextFieldCellRenderer, which expects an object
of the specified class, that uses the specified validator.
JCTextStyle specifies all attributes controlling
the appearance of text in JClass PageLayout.JCTick, and provides a constructor for passing in a user-defined
tick style.JCTickStyle constructor allows you to define
your own (x, y) coordinate pairs for a new tick style.
JCTimeValidator is used to validate time objects.JCTimeValidator with the values specified.
JCTraverseCell events.JCTraverseCellEvent objects.JCTreeData which reads parameters from the applet's HTML file.
JCTreeData parameters from an HTML file or external file.TableModel.JCSortableTable and adds a modification
of the render/editors, which allows overiding of column 1 to store the icon
render/editor functionality.JTree and adds modification of
the JTree; this allows overides to the default render and
editor to enable "plug-in" of a JCTreeIconRenderer to the
JTree.TreeSet.TreeSet, sorted according to the
elements' natural order.
TreeSet containing the elements in the
specified Collection, sorted according to the elements'
natural order.
TreeSet, sorted according to the given
comparator.
Treeset containing the elements in the
specified array, sorted according to the elements' natural order.
TreeSet containing the same elements as the
given SortedSet, sorted according to the same ordering.
EmptySelectionModel is a TreeSelectionModel that
does not allow anything to be selected.TREE or TABLE.TableColumn that returns
SwitchRenderer instead of the normal default for the tree
column.MouseAdapter for the table header.JCTypeConverter contains static methods for retrieving
parameters from a source file or applet, and for converting parameters to
particular data types.JCUnit defines the supported linear units of measurement:
inches, centimeters, and points.JCValidateEvents, and
allows the container to add and remove listeners for those events.JCValueLabel is an association between
a floating-point axis value and a ChartText.JCValueLabel is an association between a floating-point axis
value and a label.minorTick that dictates that no label is to be drawn for this
value label, only a minor tick (labelDrawn is set to false).
ChartText from a generic
object.
JCVectorDataSource is the main data source of
JCTable from which most other datasources are derived.JCVectorDataSource instance.
JCVectorDataSource instance.
JCVersion class.JCVersion class.JCVersion class.JCVersion class.JCVersion class.JCVersion class.JCVersion class.JCVersion class.JCVersion class.JCView3d class holds information about the perspective and the rotation
angles at which the users view the data in the plotcube.JCViewport class stores information concerning the viewport through which
the user views the plotcube.JCWizard component.
JCWizard pages.JCWordWrap provides a static method wrapText, which
performs basic word-wrap logic on a String given a line width and
new line delimiter.JCWordWrapCellEditor provides a simple text editing component
that wraps text.InputSource
.
InputStream in XML form.
Reader which contains xml.
TableModel with data taken from an incoming
stream of data formatted according to the XML specification in
com.klg.jclass.util.xml.JCTableXMLParser.TableModel from the given input stream.
JDBC3dDataSource extends JCDefault3dGridDataSource to create
a data source for use with JDBC.JDBCDataSource constructor takes a ResultSet as source data.
JDBCDataSource constructor takes a ResultSet as source data and
column names to specify the columns to be used for data.
JumpScroll constant that enables horizontal and vertical jump scroll.
JumpScroll constant that enables horizontal jump scroll.
JumpScroll constant that disables jump scroll.
JumpScroll constant that enables vertical jump scroll.
|
Copyright © 2004 Quest Software Inc.. All rights reserved. |
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||