JClass DesktopViews 6.3.0 API
Documentation
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

J

J3DText - class com.klg.jclass.chart3d.j3d.J3DText.
 
J3DText(String, String, int, Color3f, Vector3f, Vector3d, double) - Constructor for class com.klg.jclass.chart3d.j3d.J3DText
 
jarClasspath - Variable in class com.klg.jclass.jarmaster.JarMasterAntTask
 
jarFile - Variable in class com.klg.jclass.jarmaster.JarTask
 
JarMasterAntTask - class com.klg.jclass.jarmaster.JarMasterAntTask.
This class is the glue that allows us to plug JarMaster into the Ant build system.
JarMasterAntTask.Manifest - class com.klg.jclass.jarmaster.JarMasterAntTask.Manifest.
 
JarMasterAntTask.Manifest() - Constructor for class com.klg.jclass.jarmaster.JarMasterAntTask.Manifest
 
JarMasterAntTask() - Constructor for class com.klg.jclass.jarmaster.JarMasterAntTask
 
jarName - Variable in class com.klg.jclass.jarmaster.JarTask
 
JarTask - class com.klg.jclass.jarmaster.JarTask.
 
JarTask() - Constructor for class com.klg.jclass.jarmaster.JarTask
Default constructor
Java3dImageable - interface com.klg.jclass.util.swing.encode.Java3dImageable.
Used to mark a component that uses Java3D drawing as one that can encode such drawing to an image.
javaDataTypeStrings - Static variable in class com.klg.jclass.datasource.beans.JCDataConverter
 
javaDataTypeValues - Static variable in class com.klg.jclass.datasource.beans.JCDataConverter
 
javaVersion - Static variable in class com.klg.jclass.util.JCEnvironment
 
javaVersionString - Static variable in class com.klg.jclass.util.JCEnvironment
 
JBData - class com.klg.jclass.datasource.jbuilder.JBData.
A component that creates data connectivity with JBuilder data source objects.
JBData() - Constructor for class com.klg.jclass.datasource.jbuilder.JBData
 
JBdbChart - class com.klg.jclass.chart.db.jbuilder.JBdbChart.
JBdbChart is a derived class that enables JClass Chart to bind to a database at design-time in Borland JBuilder 2.0.
JBdbChart() - Constructor for class com.klg.jclass.chart.db.jbuilder.JBdbChart
Default constructor - creates an empty chart
JBdbComboField - class com.klg.jclass.field.db.jbuilder.JBdbComboField.
This component is a data-bound combo field.
JBdbComboField() - Constructor for class com.klg.jclass.field.db.jbuilder.JBdbComboField
Creates a JBdbComboField which can be bound to a data source.
JBdbLabelField - class com.klg.jclass.field.db.jbuilder.JBdbLabelField.
This component is a data-bound label field.
JBdbLabelField() - Constructor for class com.klg.jclass.field.db.jbuilder.JBdbLabelField
Creates a JBdbLabelField which can be bound to a data source.
JBdbPopupField - class com.klg.jclass.field.db.jbuilder.JBdbPopupField.
This component is a data-bound popup box.
JBdbPopupField() - Constructor for class com.klg.jclass.field.db.jbuilder.JBdbPopupField
Creates a JBdbPopupField which can be bound to a data source.
JBdbSpinField - class com.klg.jclass.field.db.jbuilder.JBdbSpinField.
This component is a data-bound spin field.
JBdbSpinField() - Constructor for class com.klg.jclass.field.db.jbuilder.JBdbSpinField
Creates a JBdbSpinField which can be bound to a data source.
JBdbTable - class com.klg.jclass.table.db.jbuilder.JBdbTable.
This is the JBuilder JBdbTable Bean class.
JBdbTable() - Constructor for class com.klg.jclass.table.db.jbuilder.JBdbTable
Default constructor - creates an empty table
JBdbTextField - class com.klg.jclass.field.db.jbuilder.JBdbTextField.
This component is a data-bound text field.
JBdbTextField() - Constructor for class com.klg.jclass.field.db.jbuilder.JBdbTextField
Creates a JBdbTextField which can be bound to a data source.
JBTreeData - class com.klg.jclass.datasource.jbuilder.JBTreeData.
This bean creates a hierarchical structure of data.
JBTreeData() - Constructor for class com.klg.jclass.datasource.jbuilder.JBTreeData
 
jbuilder - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
JBUILDER - Static variable in class com.klg.jclass.datasource.beans.NodeProperties
JBuilder data source type
JBuilderDataBinding - class com.klg.jclass.datasource.jbuilder.JBuilderDataBinding.
This class manages a static hashtable of JBuilderDataBinding instances based on particular DataSet instances.
JBuilderDataBinding(DataSet) - Constructor for class com.klg.jclass.datasource.jbuilder.JBuilderDataBinding
 
JBuilderValueModel - class com.klg.jclass.field.db.jbuilder.JBuilderValueModel.
JBuilder value model.
JBuilderValueModel(JCFieldComponent) - Constructor for class com.klg.jclass.field.db.jbuilder.JBuilderValueModel
Constructs a JBuilder value model.
JC3DUniverse - class com.klg.jclass.chart3d.j3d.JC3DUniverse.
This class provides low-level methods to build the Java 3D scene graph.
JC3DUniverse() - Constructor for class com.klg.jclass.chart3d.j3d.JC3DUniverse
Creates the Java3D scene graph with view platform.
JCAbstractIndicator - class com.klg.jclass.swing.gauge.JCAbstractIndicator.
An indicator points to a particular value on its associated scale.
JCAbstractIndicator(Color, double, JCScale, boolean, double, double, JCIndicatorStyle, double) - Constructor for class com.klg.jclass.swing.gauge.JCAbstractIndicator
Creates an indicator.
JCAbstractIndicator(JCScale) - Constructor for class com.klg.jclass.swing.gauge.JCAbstractIndicator
Creates a indicator given a scale.
JCAbstractNeedle - class com.klg.jclass.swing.gauge.JCAbstractNeedle.
A needle points to a current value on its associated scale.
JCAbstractNeedle.InteractionType - class com.klg.jclass.swing.gauge.JCAbstractNeedle.InteractionType.
Needle interaction types.
JCAbstractNeedle(Color, double, JCScale, boolean, double, double, JCIndicatorStyle, double) - Constructor for class com.klg.jclass.swing.gauge.JCAbstractNeedle
Creates a needle.
JCAbstractNeedle(Color, double, JCScale, JCAbstractNeedle.InteractionType, boolean, double, JCIndicatorStyle, double) - Constructor for class com.klg.jclass.swing.gauge.JCAbstractNeedle
Deprecated. Beginning with JClass 5, the length parameter has been replaced with inner_extent and outer_extent.
JCAbstractNeedle(JCScale) - Constructor for class com.klg.jclass.swing.gauge.JCAbstractNeedle
Creates a needle.
JCAbstractRange - class com.klg.jclass.swing.gauge.JCAbstractRange.
A range is also used to highlight some sub-portion of the scale by the use of color or an image.
JCAbstractRange(Color, JCScale, double, double, double, double) - Constructor for class com.klg.jclass.swing.gauge.JCAbstractRange
Creates a range with the properties specified in the parameters.
JCAbstractScale - class com.klg.jclass.swing.gauge.JCAbstractScale.
A graduated scale.
JCAbstractScale.Direction - class com.klg.jclass.swing.gauge.JCAbstractScale.Direction.
Enum's for the direction parameter.
JCAbstractScale(JCGauge) - Constructor for class com.klg.jclass.swing.gauge.JCAbstractScale
Creates a graduated scale.
JCAbstractScale(JCGauge, JCAbstractScale.Direction, double, double, Color) - Constructor for class com.klg.jclass.swing.gauge.JCAbstractScale
Creates a graduated scale.
JCAbstractTick - class com.klg.jclass.swing.gauge.JCAbstractTick.
A graduated scale marker object.
JCAbstractTick(JCScale, boolean, double, double, double, boolean, int, double, boolean, boolean, double, double, double, Color, JCTickStyle, Font, Color) - Constructor for class com.klg.jclass.swing.gauge.JCAbstractTick
Creates a tick object and sets its properties.
JCAbstractTick(JCScale, double, double) - Constructor for class com.klg.jclass.swing.gauge.JCAbstractTick
Creates ticks.
JCAction - interface com.klg.jclass.chart3d.JCAction.
The action interface for JClass Chart 3D.
JCAction - class com.klg.jclass.util.swing.JCAction.
Abstract implementation of Action interface, but also adds i18n/l10n functionality.
JCAction.ActionButton - class com.klg.jclass.util.swing.JCAction.ActionButton.
 
JCAction.ActionButton(String) - Constructor for class com.klg.jclass.util.swing.JCAction.ActionButton
 
JCAction.ActionMenu - class com.klg.jclass.util.swing.JCAction.ActionMenu.
 
JCAction.ActionMenu(String) - Constructor for class com.klg.jclass.util.swing.JCAction.ActionMenu
 
JCAction.ActionMenuItem - class com.klg.jclass.util.swing.JCAction.ActionMenuItem.
 
JCAction.ActionMenuItem(String) - Constructor for class com.klg.jclass.util.swing.JCAction.ActionMenuItem
 
JCAction.Value - class com.klg.jclass.util.swing.JCAction.Value.
Inner class to store key - value pairs in a list.
JCAction.Value(String, Object) - Constructor for class com.klg.jclass.util.swing.JCAction.Value
 
JCAction(String) - Constructor for class com.klg.jclass.util.swing.JCAction
 
JCAction(String, Integer, KeyStroke) - Constructor for class com.klg.jclass.util.swing.JCAction
Creates an action.
JCAction(String, int, KeyStroke) - Constructor for class com.klg.jclass.util.swing.JCAction
 
JCActionAdapter - class com.klg.jclass.chart3d.JCActionAdapter.
Convenience class that implements the JCACtion interface.
JCActionAdapter() - Constructor for class com.klg.jclass.chart3d.JCActionAdapter
 
JCActionJ3D - interface com.klg.jclass.chart3d.JCActionJ3D.
The action interface for JClass Chart 3D.
JCActionTable - class com.klg.jclass.chart3d.JCActionTable.
JCActionTable allows the association of an InputEvent with an action to be performed.
JCActionTable() - Constructor for class com.klg.jclass.chart3d.JCActionTable
No args constructor.
JCAdobeFontMap - class com.klg.jclass.page.adobe.JCAdobeFontMap.
This resource bundle is used to map between a font name and an alias (the actual font to use).
JCAdobeFontMap() - Constructor for class com.klg.jclass.page.adobe.JCAdobeFontMap
 
JCAlignLayout - class com.klg.jclass.util.swing.JCAlignLayout.
A layout that provides a simple way to lay out a vertically arranged group of control components, each with an associated label (or other component) placed to its left.
JCAlignLayout() - Constructor for class com.klg.jclass.util.swing.JCAlignLayout
Creates an aligner layout with 2 columns, a variable number of rows, and a gap of 5 pixels.
JCAlignLayout(int, int, int) - Constructor for class com.klg.jclass.util.swing.JCAlignLayout
Creates an aligner layout with the specified number of columns and gaps.
JCAlternate - class com.klg.jclass.page.JCAlternate.
The JCAlternate controls alternating colors on rows and columns of the JCPageTable.
JCAlternate(Color, Color, boolean) - Constructor for class com.klg.jclass.page.JCAlternate
The Alternate object controls whether to alternate on rows or columns and the colors.
JCAnno - class com.klg.jclass.chart.JCAnno.
An instance of this class is used to define a series of tick marks on a JCAxis.
JCAnno() - Constructor for class com.klg.jclass.chart.JCAnno
Creates a JCAnno object with default properties.
JCAnno(int, JCAxis, Color) - Constructor for class com.klg.jclass.chart.JCAnno
Creates a JCAnno with startValue, stopValue, and incrementValue initialized to the min, max, and tickSpacing values of the parent JCAxis.
JCAnno(int, JCAxis, double, double, double, int, boolean, boolean, int, int, int, Color, Color) - Constructor for class com.klg.jclass.chart.JCAnno
Creates a tick object and sets its properties.
JCAppearance - class com.klg.jclass.chart3d.j3d.JCAppearance.
 
JCAppearance() - Constructor for class com.klg.jclass.chart3d.j3d.JCAppearance
 
JCAppletDataSource - class com.klg.jclass.chart.data.JCAppletDataSource.
Data source for reading data from the DATA param tag in an applet.
JCAppletDataSource - class com.klg.jclass.table.data.JCAppletDataSource.
An JCAppletDataSource object reads in data from the DATA tag of an applet.
JCAppletDataSource(Applet) - Constructor for class com.klg.jclass.chart.data.JCAppletDataSource
Pulls the data from the DATA param tag associated with the specified applet, and interprets it via the default interpreter class.
JCAppletDataSource(Applet) - Constructor for class com.klg.jclass.table.data.JCAppletDataSource
Pulls the data from the DATA param tag associated with the specified applet.
JCAppletDataSource(Applet, JCDataInterpreter) - Constructor for class com.klg.jclass.chart.data.JCAppletDataSource
Pulls the data from the DATA param tag associated with the specified applet, and interprets it via the specified interpreter class.
JCAppletDataSource(Applet, JCFileFormatParser) - Constructor for class com.klg.jclass.table.data.JCAppletDataSource
Pulls the data from the DATA param tag associated with the specified applet and uses a custom data parser to make sense of it.
JCAppletDataSource(Applet, String) - Constructor for class com.klg.jclass.chart.data.JCAppletDataSource
Pulls the data from the <param> tag associated with the specified applet and interprets it via the default interpreter class.
JCAppletDataSource(Applet, String, JCDataInterpreter) - Constructor for class com.klg.jclass.chart.data.JCAppletDataSource
Pulls the data from the <param> param tag associated with the specified applet and interprets it via the specified interpreter class.
JCAreaChartFormat - class com.klg.jclass.chart.JCAreaChartFormat.
An object that manages chart properties specific to area charts.
JCAreaChartFormat() - Constructor for class com.klg.jclass.chart.JCAreaChartFormat
 
JCAreaChartFormat(Changeable) - Constructor for class com.klg.jclass.chart.JCAreaChartFormat
 
JCAWTPreviewer - class com.klg.jclass.page.awt.JCAWTPreviewer.
The JCAWTPreviewer is a frame to display print pages.
JCAWTPreviewer(String, JFrame, JCDocument) - Constructor for class com.klg.jclass.page.awt.JCAWTPreviewer
Creates a new PrintPreview frame.
JCAWTPreviewer(String, JFrame, JCDocument, JCPrinter) - Constructor for class com.klg.jclass.page.awt.JCAWTPreviewer
Creates a new PrintPreview frame.
JCAWTPrinter - class com.klg.jclass.page.awt.JCAWTPrinter.
Implements PrinterDriver interface.
JCAWTPrinter.PrinterJobCancelledException - exception com.klg.jclass.page.awt.JCAWTPrinter.PrinterJobCancelledException.
 
JCAWTPrinter.PrinterJobCancelledException() - Constructor for class com.klg.jclass.page.awt.JCAWTPrinter.PrinterJobCancelledException
 
JCAWTPrinter.PrinterThread - class com.klg.jclass.page.awt.JCAWTPrinter.PrinterThread.
To get proper metrics for the printer we need to get its graphics.
JCAWTPrinter.PrinterThread(PrinterJob) - Constructor for class com.klg.jclass.page.awt.JCAWTPrinter.PrinterThread
 
JCAWTPrinter() - Constructor for class com.klg.jclass.page.awt.JCAWTPrinter
Constructor -- uses 8.5 x 11 default page.
JCAWTPrinter(boolean) - Constructor for class com.klg.jclass.page.awt.JCAWTPrinter
Constructor -- uses 8.5 x 11 default page.
JCAWTPrinter(List) - Constructor for class com.klg.jclass.page.awt.JCAWTPrinter
Constructor with template list.
JCAWTPrinter(List, boolean) - Constructor for class com.klg.jclass.page.awt.JCAWTPrinter
Constructor with template list.
JCAWTPrinter(PageFormat) - Constructor for class com.klg.jclass.page.awt.JCAWTPrinter
Constructor taking specialized PageFormat class.
JCAWTPrinter(PageFormat, boolean) - Constructor for class com.klg.jclass.page.awt.JCAWTPrinter
Constructor taking specialized PageFormat class.
JCAWTPrinter(PageFormat, List) - Constructor for class com.klg.jclass.page.awt.JCAWTPrinter
Constructor taking specialized PageFormat class and list of page templates.
JCAWTPrinter(PageFormat, List, boolean) - Constructor for class com.klg.jclass.page.awt.JCAWTPrinter
Constructor taking specialized PageFormat class and list of page templates.
JCAWTPrinter(PrinterJob, PageFormat) - Constructor for class com.klg.jclass.page.awt.JCAWTPrinter
Constructor taking specific PrinterJob and PageFormat.
JCAWTPrinter(PrinterJob, PageFormat, boolean) - Constructor for class com.klg.jclass.page.awt.JCAWTPrinter
Constructor taking specific PrinterJob and PageFormat.
JCAWTPrinter(PrinterJob, PageFormat, List) - Constructor for class com.klg.jclass.page.awt.JCAWTPrinter
Constructor taking specific PrinterJob and PageFormat as well as a list of page templates.
JCAWTPrinter(PrinterJob, PageFormat, List, boolean) - Constructor for class com.klg.jclass.page.awt.JCAWTPrinter
Constructor taking specific PrinterJob and PageFormat as well as a list of page templates.
JCAWTScreenPrinter - class com.klg.jclass.page.awt.JCAWTScreenPrinter.
Implements the PrinterDriver interface.
JCAWTScreenPrinter() - Constructor for class com.klg.jclass.page.awt.JCAWTScreenPrinter
Constructor.
JCAxis - class com.klg.jclass.chart.JCAxis.
Class controlling all attributes relating to rendering axes.
JCAxis - class com.klg.jclass.chart3d.JCAxis.
The JCAxis class represents one of the three axes in 3D space.
JCAxis() - Constructor for class com.klg.jclass.chart.JCAxis
Default constructor
JCAxis() - Constructor for class com.klg.jclass.chart3d.JCAxis
No args constructor.
JCAxis(int, Font) - Constructor for class com.klg.jclass.chart3d.JCAxis
Constructor which supplies the axisId.
JCAxis(JCChartArea, boolean, int) - Constructor for class com.klg.jclass.chart.JCAxis
Constructs a JCAxis object given the parent JCChartArea and a boolean indicating whether the axis is vertical or horizontal.
JCAxis(Locale) - Constructor for class com.klg.jclass.chart.JCAxis
Default constructor with locale.
JCAxisFormula - class com.klg.jclass.chart.JCAxisFormula.
Class specifying a relationship between the current JCAxis and another axis.
JCAxisFormula() - Constructor for class com.klg.jclass.chart.JCAxisFormula
 
JCAxisFormula(JCAxis) - Constructor for class com.klg.jclass.chart.JCAxisFormula
 
JCAxisTitle - class com.klg.jclass.chart.JCAxisTitle.
Class that controls the appearance of an axis title (that is, the title placement and text).
JCAxisTitle() - Constructor for class com.klg.jclass.chart.JCAxisTitle
Default constructor for JCAxisTitle.
JCAxisTitle(String) - Constructor for class com.klg.jclass.chart.JCAxisTitle
Constructor for JCAxisTitle that sets the contents of the title as a convenience.
JCBar - class com.klg.jclass.chart3d.JCBar.
JClass Chart 3D class that contains properties that pertain to plots of type bar.
JCBar() - Constructor for class com.klg.jclass.chart3d.JCBar
Default constructor.
JCBar(int, int, double, double) - Constructor for class com.klg.jclass.chart3d.JCBar
Constructor that intializes the X & Y formats and spacing.
JCBarChartFormat - class com.klg.jclass.chart.JCBarChartFormat.
An object that manages chart properties specific to bar charts.
JCBarChartFormat() - Constructor for class com.klg.jclass.chart.JCBarChartFormat
 
JCBarChartFormat(Changeable) - Constructor for class com.klg.jclass.chart.JCBarChartFormat
 
JCBeanFileDataSource - class com.klg.jclass.table.data.JCBeanFileDataSource.
Creates an JCInputStreamDataSource from a file in a LiveTable JavaBeans environment.
JCBeanFileDataSource(String) - Constructor for class com.klg.jclass.table.data.JCBeanFileDataSource
 
JCBeanFileDataSource(String, FileInputStream) - Constructor for class com.klg.jclass.table.data.JCBeanFileDataSource
 
JCBigDecimalCellEditor - class com.klg.jclass.cell.editors.JCBigDecimalCellEditor.
BigDecimalCellEditor provides an editor using a simple text field for BigDecimal objects.
JCBigDecimalCellEditor() - Constructor for class com.klg.jclass.cell.editors.JCBigDecimalCellEditor
Default constructor.
JCBigDecimalValidator - class com.klg.jclass.field.validate.JCBigDecimalValidator.
This class validates objects of type BigDecimal.
JCBigDecimalValidator() - Constructor for class com.klg.jclass.field.validate.JCBigDecimalValidator
Constructs a JCBigDecimalValidator.
JCBigDecimalValidator(Locale, Number, Number, Number, String, boolean, boolean, boolean, Locale, Object) - Constructor for class com.klg.jclass.field.validate.JCBigDecimalValidator
Constructs a JCBigDecimalValidator with the values specified.
JCBooleanCellEditor - class com.klg.jclass.cell.editors.JCBooleanCellEditor.
BooleanCellEditor provides a simple text editing component that allows the user to set the boolean value as either true, false, f, or t.
JCBooleanCellEditor() - Constructor for class com.klg.jclass.cell.editors.JCBooleanCellEditor
Default constructor.
JCBorder - class com.klg.jclass.util.swing.JCBorder.
The class contains static methods to draw shadows around a specified area.
JCBorder() - Constructor for class com.klg.jclass.util.swing.JCBorder
 
JCBox - class com.klg.jclass.chart3d.j3d.JCBox.
 
JCBox - class com.klg.jclass.chart3d.JCBox.
A class that describes a 3D box (normally in data space).
JCBox - class com.klg.jclass.util.swing.JCBox.
JCBox is a Swing container that uses JCElasticLayout to lay out components in single row or column.
JCBox() - Constructor for class com.klg.jclass.chart3d.j3d.JCBox
 
JCBox() - Constructor for class com.klg.jclass.chart3d.JCBox
Default constructor.
JCBox() - Constructor for class com.klg.jclass.util.swing.JCBox
Create a HORIZONTAL JCBox Container.
JCBox(double, double, double, double) - Constructor for class com.klg.jclass.chart3d.JCBox
Constructor that provides all necessary value for a 2D rectangle.
JCBox(double, double, double, double, double, double) - Constructor for class com.klg.jclass.chart3d.JCBox
Constructor that provides all necessary value for a 3D box.
JCBox(float, float, float, Appearance) - Constructor for class com.klg.jclass.chart3d.j3d.JCBox
 
JCBox(float, float, float, int, Appearance) - Constructor for class com.klg.jclass.chart3d.j3d.JCBox
 
JCBox(int) - Constructor for class com.klg.jclass.util.swing.JCBox
 
JCBrace - class com.klg.jclass.util.swing.JCBrace.
An implementation of a component that participates in layout but has no view.
JCBrace() - Constructor for class com.klg.jclass.util.swing.JCBrace
Default constructor.
JCBrace(Dimension, Dimension, Dimension) - Constructor for class com.klg.jclass.util.swing.JCBrace
Creates a shape with the given constraints.
JCBrace(int, int) - Constructor for class com.klg.jclass.util.swing.JCBrace
 
JCBranchGroup - class com.klg.jclass.chart3d.j3d.JCBranchGroup.
 
JCBranchGroup() - Constructor for class com.klg.jclass.chart3d.j3d.JCBranchGroup
This constructor sets capability bits ALLOW_CHILDREN_READ, ALLOW_CHILDREN_WRITE, ALLOW_CHILDREN_EXTEND, and ALLOW_DETACH.
JCByteCellEditor - class com.klg.jclass.cell.editors.JCByteCellEditor.
ByteCellEditor provides an editor using a simple text field for Byte objects.
JCByteCellEditor() - Constructor for class com.klg.jclass.cell.editors.JCByteCellEditor
Default constructor.
JCByteValidator - class com.klg.jclass.field.validate.JCByteValidator.
This class validates objects of type byte.
JCByteValidator() - Constructor for class com.klg.jclass.field.validate.JCByteValidator
Constructs a JCByteValidator.
JCByteValidator(Locale, Number, Number, ListModel, boolean, String[], Number, String, boolean, boolean, boolean, Locale, Object) - Constructor for class com.klg.jclass.field.validate.JCByteValidator
Constructs a JCByteValidator with the values specified.
JCCachedDataSource - class com.klg.jclass.table.data.JCCachedDataSource.
The JCCachedDataSource class stores data in a Vector of Vectors.
JCCachedDataSource(TableDataModel) - Constructor for class com.klg.jclass.table.data.JCCachedDataSource
Creates a new TableDataModel caching data source.
JCCalendar - class com.klg.jclass.util.calendar.JCCalendar.
For use in conjunction with a standard java.util.Calendar.
JCCalendar.DateMonthYear - class com.klg.jclass.util.calendar.JCCalendar.DateMonthYear.
Class to store a DateMonthYear value.
JCCalendar.DateMonthYear(Calendar) - Constructor for class com.klg.jclass.util.calendar.JCCalendar.DateMonthYear
Creates a DateMonthYear object with a date, month, and year stored in the given Calendar object.
JCCalendar.DateMonthYear(Date) - Constructor for class com.klg.jclass.util.calendar.JCCalendar.DateMonthYear
Creates a DateMonthYear object with a date, month, and year stored in the given Date object.
JCCalendar.DateMonthYear(int, int, int) - Constructor for class com.klg.jclass.util.calendar.JCCalendar.DateMonthYear
Creates a DateMonthYear object with the specified date, month, and year.
JCCalendar.DayOfWeek - class com.klg.jclass.util.calendar.JCCalendar.DayOfWeek.
Class to store a day of the week.
JCCalendar.DayOfWeek(int) - Constructor for class com.klg.jclass.util.calendar.JCCalendar.DayOfWeek
Creates a class with the specified day of week.
JCCalendar.MonthDayOfMonth - class com.klg.jclass.util.calendar.JCCalendar.MonthDayOfMonth.
Class to store Month and Day of Month.
JCCalendar.MonthDayOfMonth(int, int) - Constructor for class com.klg.jclass.util.calendar.JCCalendar.MonthDayOfMonth
Creates a class with the specified month and day of month.
JCCalendar.MonthWeekDayOfWeek - class com.klg.jclass.util.calendar.JCCalendar.MonthWeekDayOfWeek.
Class to store a Month, Week, and Day of Week.
JCCalendar.MonthWeekDayOfWeek(int, int, int) - Constructor for class com.klg.jclass.util.calendar.JCCalendar.MonthWeekDayOfWeek
Creates a class with the specified month, week, and day of week.
JCCalendar() - Constructor for class com.klg.jclass.util.calendar.JCCalendar
 
JCCandleChartFormat - class com.klg.jclass.chart.JCCandleChartFormat.
Class that manages properties and convenience methods specific to candle charts.
JCCandleChartFormat() - Constructor for class com.klg.jclass.chart.JCCandleChartFormat
 
JCCandleChartFormat(ChartDataView) - Constructor for class com.klg.jclass.chart.JCCandleChartFormat
 
JCCanvas3D - class com.klg.jclass.chart3d.j3d.JCCanvas3D.
 
JCCanvas3D(GraphicsConfiguration) - Constructor for class com.klg.jclass.chart3d.j3d.JCCanvas3D
Creates a special Canvas3D needed for Chart3D image capture.
JCCellBorder - class com.klg.jclass.table.JCCellBorder.
The JCCellBorder class implements the CellBorderModel interface, and provides border drawing for the standard border types.
JCCellBorder() - Constructor for class com.klg.jclass.table.JCCellBorder
Creates a new JCCellBorder object and initializes the type to JCTableEnum.BORDER_NONE
JCCellBorder(int) - Constructor for class com.klg.jclass.table.JCCellBorder
Creates a new JCCellBorder object.
JCCellDisplayAdapter - class com.klg.jclass.table.JCCellDisplayAdapter.
The adapter which receives JCCellDisplay events.
JCCellDisplayAdapter() - Constructor for class com.klg.jclass.table.JCCellDisplayAdapter
 
JCCellDisplayEvent - class com.klg.jclass.table.JCCellDisplayEvent.
The event posted when a cell value is requested for display.
JCCellDisplayEvent(Object, int, int, Object) - Constructor for class com.klg.jclass.table.JCCellDisplayEvent
 
JCCellDisplayListener - interface com.klg.jclass.table.JCCellDisplayListener.
This is the listener interface for receiving JCCellDisplayEvent objects for cells.
JCCellEditor - interface com.klg.jclass.cell.JCCellEditor.
The JCCellEditor interface allows objects to specify custom cell editors.
JCCellEditorEvent - class com.klg.jclass.cell.JCCellEditorEvent.
Cell editors inform all listeners when they are finished a particular operation by posting a JCCellEditorEvent.
JCCellEditorEvent(AWTEvent) - Constructor for class com.klg.jclass.cell.JCCellEditorEvent
Constructs a JCCellEditorEvent based on an AWTEvent.
JCCellEditorEvent(Object) - Constructor for class com.klg.jclass.cell.JCCellEditorEvent
Constructs a JCCellEditorEvent based on the source object.
JCCellEditorEventSource - interface com.klg.jclass.cell.JCCellEditorEventSource.
Defines the add and remove methods for an object that posts JCCellEditorEvents.
JCCellEditorListener - interface com.klg.jclass.cell.JCCellEditorListener.
JCCellEditorListener is typically implemented by the container that owns a JCCellEditor.
JCCellEditorSupport - class com.klg.jclass.cell.JCCellEditorSupport.
JCCellEditorSupport is a convenience class that can be used by cell editors to implement standard editor event handling.
JCCellEditorSupport() - Constructor for class com.klg.jclass.cell.JCCellEditorSupport
Creates a JCCellEditorSupport instance.
JCCellInfo - interface com.klg.jclass.cell.JCCellInfo.
The 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.
JCCellLayout - class com.klg.jclass.table.JCCellLayout.
Maintain row/column heights and widths in a "chain" or array of runs.
JCCellLayout.Chain - class com.klg.jclass.table.JCCellLayout.Chain.
The Chain class encodes a List of row heights or column widths as a sequence of Runs.
JCCellLayout.Chain() - Constructor for class com.klg.jclass.table.JCCellLayout.Chain
 
JCCellLayout.Run - class com.klg.jclass.table.JCCellLayout.Run.
A Run is a series of items with the same value.
JCCellLayout.Run(int, int, int) - Constructor for class com.klg.jclass.table.JCCellLayout.Run
 
JCCellLayout() - Constructor for class com.klg.jclass.table.JCCellLayout
 
JCCellPosition - class com.klg.jclass.table.JCCellPosition.
JCCellPosition is used to set the attributes or values of a cell, label or range.
JCCellPosition() - Constructor for class com.klg.jclass.table.JCCellPosition
Creates a new JCCellPosition instance with row and column set to JCTableEnum.NOVALUE
JCCellPosition(int, int) - Constructor for class com.klg.jclass.table.JCCellPosition
Creates a new JCCellPosition instance for the given row/column.
JCCellRange - class com.klg.jclass.table.JCCellRange.
JCCellRange is used to specify a range of cells or labels.
JCCellRange() - Constructor for class com.klg.jclass.table.JCCellRange
Creates an instance with all cells set to JCTableEnum.NOVALUE.
JCCellRange(int, int, int, int) - Constructor for class com.klg.jclass.table.JCCellRange
Creates an instance with the specified start and end cells.
JCCellRange(Rectangle) - Constructor for class com.klg.jclass.table.JCCellRange
Creates a JCCellRange based on a rectangle.
JCCellRenderer - interface com.klg.jclass.cell.JCCellRenderer.
This empty interface is used as a common base interface for JClass' two cell renderer interface.
JCCellStyle - class com.klg.jclass.table.JCCellStyle.
The JCCellStyle class provides a default implementation of the CellStyleModel interface.
JCCellStyle() - Constructor for class com.klg.jclass.table.JCCellStyle
Creates a new JCCellStyle instance and sets default values for all properties.
JCCellStyle(CellStyleModel) - Constructor for class com.klg.jclass.table.JCCellStyle
Creates a new JCCellStyle instance with the given style as a parent.
JCCellTextEditor - interface com.klg.jclass.cell.JCCellTextEditor.
The JCTextCellEditor interface allows objects to specify custom cell text editors.
JCCenter - class com.klg.jclass.swing.gauge.JCCenter.
A center object is used to mark the position of the center of a circular scale in a JCCircularScale widget.
JCCenter(JCCircularScale) - Constructor for class com.klg.jclass.swing.gauge.JCCenter
Creates a black disk at the center of the scale whose default radius is 10% of the scale's radius.
JCCenter(JCCircularScale, Color, double) - Constructor for class com.klg.jclass.swing.gauge.JCCenter
Creates a black disk at the center of the scale whose radius and foreground color are parameters.
JCCenter(JCCircularScale, Color, Image) - Constructor for class com.klg.jclass.swing.gauge.JCCenter
Creates a center using the provided image with no scaling.
JCChart - class com.klg.jclass.chart.JCChart.
The core charting class.
JCChart() - Constructor for class com.klg.jclass.chart.JCChart
Default constructor, required by Java Beans.
JCChart(int) - Constructor for class com.klg.jclass.chart.JCChart
Constructor that creates a JCChart of a particular type.
JCChart(int, Locale) - Constructor for class com.klg.jclass.chart.JCChart
Constructor that creates a JCChart for a specified type and locale.
JCChart(Locale) - Constructor for class com.klg.jclass.chart.JCChart
Constructor that creates a JCChart for a specified locale and of type PLOT.
JCChart3d - class com.klg.jclass.chart3d.JCChart3d.
The core charting class.
JCChart3d() - Constructor for class com.klg.jclass.chart3d.JCChart3d
Default constructor, required by JavaBeans.
JCChart3d(int) - Constructor for class com.klg.jclass.chart3d.JCChart3d
Constructor that creates a JCChart3d of a particular type.
JCChart3dAdapter - class com.klg.jclass.chart3d.event.JCChart3dAdapter.
Convenience class that implements the chart 3D listener methods.
JCChart3dAdapter() - Constructor for class com.klg.jclass.chart3d.event.JCChart3dAdapter
 
JCChart3dArea - class com.klg.jclass.chart3d.JCChart3dArea.
This is the sub-portion of the overall chart3d real estate onto which the actual linear/circular portion of the chart3d is drawn.
JCChart3dArea() - Constructor for class com.klg.jclass.chart3d.JCChart3dArea
No arguments constructor.
JCChart3dArea(JCChart3d) - Constructor for class com.klg.jclass.chart3d.JCChart3dArea
Creates a chart3d area for a 3D chart.
JCChart3dAreaJava3d - class com.klg.jclass.chart3d.j3d.JCChart3dAreaJava3d.
This is the sub-portion of the overall Chart3d real estate onto which the actual 3D chart is drawn.
JCChart3dBeanBundle - class com.klg.jclass.chart3d.beans.JCChart3dBeanBundle.
JCChartBeanBundle contains locale-specific objects and helpers to get this information.
JCChart3dBeanBundle() - Constructor for class com.klg.jclass.chart3d.beans.JCChart3dBeanBundle
 
JCChart3dBundle - class com.klg.jclass.chart3d.JCChart3dBundle.
Class containing locale-specific objects and helpers to get a locale-specific String.
JCChart3dBundle() - Constructor for class com.klg.jclass.chart3d.JCChart3dBundle
 
JCChart3dCustomizer - interface com.klg.jclass.chart3d.JCChart3dCustomizer.
Base class for the chart 3d customizer.
JCChart3dCustomizerPage - class com.klg.jclass.chart3d.JCChart3dCustomizerPage.
Base class for Property Pages.
JCChart3dCustomizerPage() - Constructor for class com.klg.jclass.chart3d.JCChart3dCustomizerPage
 
JCChart3dEnumMappings - class com.klg.jclass.chart3d.JCChart3dEnumMappings.
Class consisting of static arrays that hold enum values and their corresponding String representations (for things like HTML save and loading) and, in turn, their corresponding internationalizable String representations (for things like combo box choices in the customizer and the Beans).
JCChart3dEnumMappings() - Constructor for class com.klg.jclass.chart3d.JCChart3dEnumMappings
 
JCChart3dEvent - class com.klg.jclass.chart3d.event.JCChart3dEvent.
Class used to encapsulate an action (for example: rotate, zoom, or scale) on a 3D chart.
JCChart3dEvent(JCChart3d) - Constructor for class com.klg.jclass.chart3d.event.JCChart3dEvent
Constructor to create a JCChart3dEvent object given the chart.
JCChart3dJava2d - class com.klg.jclass.chart3d.j2d.JCChart3dJava2d.
The JCChart3dJava2d class extends JCChart3d to give a JClass Chart 3D object that is based on the Java 2D API.
JCChart3dJava2d() - Constructor for class com.klg.jclass.chart3d.j2d.JCChart3dJava2d
Default constructor, required by JavaBeans.
JCChart3dJava2d(int) - Constructor for class com.klg.jclass.chart3d.j2d.JCChart3dJava2d
Constructor that creates a JCChart3dJava2d of a particular type.
JCChart3dJava3d - class com.klg.jclass.chart3d.j3d.JCChart3dJava3d.
The core charting class.
JCChart3dJava3d() - Constructor for class com.klg.jclass.chart3d.j3d.JCChart3dJava3d
Default constructor, required by JavaBeans.
JCChart3dJava3d(int) - Constructor for class com.klg.jclass.chart3d.j3d.JCChart3dJava3d
Constructor that creates a JCChart3dJava3d of a particular type.
JCChart3dLegend - class com.klg.jclass.chart3d.JCChart3dLegend.
JCChart3dLegend manages and renders a grid-based legend.
JCChart3dLegend() - Constructor for class com.klg.jclass.chart3d.JCChart3dLegend
Default constructor.
JCChart3dLegendLabelGenerator - interface com.klg.jclass.chart3d.JCChart3dLegendLabelGenerator.
To be implemented by a user-specific legend label generator.
JCChart3dLegendManager - class com.klg.jclass.chart3d.JCChart3dLegendManager.
This is the default implementation of both JCLegendPopulator and JCLegendRenderer.
JCChart3dLegendManager(JCChart3d, JCLegend) - Constructor for class com.klg.jclass.chart3d.JCChart3dLegendManager
Creates a Populator and Renderer for a JCLegend.
JCChart3dLegendTemplate - interface com.klg.jclass.chart3d.JCChart3dLegendTemplate.
Implemented by the 3D chart's legend class.
JCChart3dListener - interface com.klg.jclass.chart3d.event.JCChart3dListener.
Event listener interface for chart 3D events.
JCChart3dNumberFormat - class com.klg.jclass.chart3d.JCChart3dNumberFormat.
JCChartNumberFormat provides a number of static methods used in numbers localization.
JCChart3dNumberFormat(ParentFormatter) - Constructor for class com.klg.jclass.chart3d.JCChart3dNumberFormat
Constructor that creates this object.
JCChart3dStyle - class com.klg.jclass.chart3d.JCChart3dStyle.
For point data, JChart3dStyle represents a style for rendering a series or points.
JCChart3dStyle() - Constructor for class com.klg.jclass.chart3d.JCChart3dStyle
Default constructor for chart style objects.
JCChart3dStyle(JCLineStyle, JCSymbolStyle) - Constructor for class com.klg.jclass.chart3d.JCChart3dStyle
Constructor for chart style objects.
JCChart3dUI - class com.klg.jclass.chart3d.JCChart3dUI.
JCChart3dUI implements pluggable look and feel for JCChart3d.
JCChart3dUI() - Constructor for class com.klg.jclass.chart3d.JCChart3dUI
 
JCChart3dUniverse - class com.klg.jclass.chart3d.j3d.JCChart3dUniverse.
This class creates the Java 3D scene graph (indirectly, using methods from JC3DUniverse), adding Chart 3D specific features to it.
JCChart3dUniverse(JCChart3dJava3d) - Constructor for class com.klg.jclass.chart3d.j3d.JCChart3dUniverse
Creates a Java 3D scene graph containing an InputBehavior object.
JCChart3dUtil - class com.klg.jclass.chart3d.JCChart3dUtil.
JCChartUtil is a collection of static methods and static variables that are used throughout JClass Chart 3D.
JCChart3dUtil() - Constructor for class com.klg.jclass.chart3d.JCChart3dUtil
 
JCChartAdapter - class com.klg.jclass.chart.JCChartAdapter.
Convenience class that implements the chart listener methods.
JCChartAdapter() - Constructor for class com.klg.jclass.chart.JCChartAdapter
 
JCChartApplet - class com.klg.jclass.chart.applet.JCChartApplet.
Deprecated. Use com.klg.jclass.chart.property.html.JCChartApplet instead.
JCChartApplet - class com.klg.jclass.chart.property.html.JCChartApplet.
Wrapper class for JCChart that allows developers to create an entire chart application using only HTML parameters.
JCChartApplet() - Constructor for class com.klg.jclass.chart.applet.JCChartApplet
Deprecated.  
JCChartApplet() - Constructor for class com.klg.jclass.chart.property.html.JCChartApplet
 
JCChartAppletFactory - class com.klg.jclass.chart.applet.JCChartAppletFactory.
Deprecated. Use com.klg.jclass.chart.property.html.JCChartAppletFactory instead.
JCChartAppletFactory - class com.klg.jclass.chart.property.html.JCChartAppletFactory.
Factory class for creating and configuring chart instances from applets.
JCChartAppletFactory() - Constructor for class com.klg.jclass.chart.applet.JCChartAppletFactory
Deprecated.  
JCChartAppletFactory() - Constructor for class com.klg.jclass.chart.property.html.JCChartAppletFactory
 
JCChartArea - class com.klg.jclass.chart.JCChartArea.
Class controlling the charting region in the Chart instance.
JCChartArea() - Constructor for class com.klg.jclass.chart.JCChartArea
Constructs a chart area for the provided chart.
JCChartArea(Locale) - Constructor for class com.klg.jclass.chart.JCChartArea
 
JCChartDateFormat - class com.klg.jclass.chart.JCChartDateFormat.
JCChartDateFormat is a collection of methods and variables associated with time and date that are used throughout JCChart This class provides capabilities for writing internationalized code.
JCChartDateFormat() - Constructor for class com.klg.jclass.chart.JCChartDateFormat
 
JCChartEvent - class com.klg.jclass.chart.JCChartEvent.
Class used to encapsulate an action (for example, zoom or scale) on a chart.
JCChartFactory - class com.klg.jclass.chart.JCChartFactory.
Factory class that creates JCChart objects from various sources.
JCChartFactory() - Constructor for class com.klg.jclass.chart.JCChartFactory
 
JCChartLabel - class com.klg.jclass.chart.JCChartLabel.
JCChartLabel manages and renders a floating label attached somewhere on the chart.
JCChartLabel() - Constructor for class com.klg.jclass.chart.JCChartLabel
Default constructor for JCChartLabel, required by JavaBeans.
JCChartLabel(String) - Constructor for class com.klg.jclass.chart.JCChartLabel
Constructor for JCChartLabel.
JCChartLabelLine - class com.klg.jclass.chart.JCChartLabelLine.
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.
JCChartLabelLine() - Constructor for class com.klg.jclass.chart.JCChartLabelLine
 
JCChartLabelManager - interface com.klg.jclass.chart.JCChartLabelManager.
An interface to be used by any class wanting to implement chart label functionality within JClass Chart.
JCChartLegendManager - class com.klg.jclass.chart.JCChartLegendManager.
JCChartLegend manages the populating and rendering of legend items in a JClass Chart.
JCChartLegendManager(JCChart) - Constructor for class com.klg.jclass.chart.JCChartLegendManager
Internal constructor for legend.
JCChartListener - interface com.klg.jclass.chart.JCChartListener.
Event listener interface for chart events.
JCChartNumberFormat - class com.klg.jclass.chart.JCChartNumberFormat.
JCChartNumberFormat provides a number of static methods used in numbers localization.
JCChartNumberFormat(ChartInteriorRegion) - Constructor for class com.klg.jclass.chart.JCChartNumberFormat
 
JCChartStyle - class com.klg.jclass.chart.JCChartStyle.
Represents a style for rendering a data series.
JCChartStyle() - Constructor for class com.klg.jclass.chart.JCChartStyle
Default constructor for chart style objects.
JCChartStyle(JCLineStyle, JCFillStyle, JCSymbolStyle) - Constructor for class com.klg.jclass.chart.JCChartStyle
Constructor for chart style objects.
JCChartSwingDataSource - class com.klg.jclass.chart.data.JCChartSwingDataSource.
JCChartSwingDataSource provides an intepretive layer between JCChart and data existing in a Swing TableModel format.
JCChartSwingDataSource() - Constructor for class com.klg.jclass.chart.data.JCChartSwingDataSource
The default constructor.
JCChartSwingDataSource(TableModel) - Constructor for class com.klg.jclass.chart.data.JCChartSwingDataSource
Constructor.
JCChartSwingDataSource(TableModel, String[], String) - Constructor for class com.klg.jclass.chart.data.JCChartSwingDataSource
Constructor.
JCChartTypeFormat - interface com.klg.jclass.chart.JCChartTypeFormat.
Interface implemented by all chart type format classes (for example, JCBarChartFormat and JCPieChartFormat).
JCChartUI - class com.klg.jclass.chart.JCChartUI.
JCChartUI implements pluggable look and feel for JCChart.
JCChartUI() - Constructor for class com.klg.jclass.chart.JCChartUI
 
JCChartUtil - class com.klg.jclass.chart.JCChartUtil.
JCChartUtil is a collection of static methods and static variables that are used throughout JClass Chart.
JCChartUtil() - Constructor for class com.klg.jclass.chart.JCChartUtil
 
JCCheckBoxCellEditor - class com.klg.jclass.cell.editors.JCCheckBoxCellEditor.
JCCheckBoxCellEditor provides an editor using a check box field for boolean objects.
JCCheckBoxCellEditor() - Constructor for class com.klg.jclass.cell.editors.JCCheckBoxCellEditor
Default constructor.
JCCheckBoxCellEditor(String) - Constructor for class com.klg.jclass.cell.editors.JCCheckBoxCellEditor
 
JCCheckBoxCellRenderer - class com.klg.jclass.cell.renderers.JCCheckBoxCellRenderer.
The JCCheckBoxCellRenderer class defines a JCComponentCellRenderer object that uses JCheckBox to render a boolean as a check box.
JCCheckBoxCellRenderer() - Constructor for class com.klg.jclass.cell.renderers.JCCheckBoxCellRenderer
 
JCCheckBoxCellRenderer(String) - Constructor for class com.klg.jclass.cell.renderers.JCCheckBoxCellRenderer
 
JCCheckBoxList - class com.klg.jclass.util.swing.JCCheckBoxList.
Subclass of the JList component that implements a JCheckBox as the cell renderer.
JCCheckBoxList() - Constructor for class com.klg.jclass.util.swing.JCCheckBoxList
Default constructor.
JCCheckBoxList(ListModel) - Constructor for class com.klg.jclass.util.swing.JCCheckBoxList
Constructor which takes an initial ListModel.
JCCheckBoxList(Object[]) - Constructor for class com.klg.jclass.util.swing.JCCheckBoxList
Constructor which takes array of objects as the initial list.
JCCheckBoxList(Vector) - Constructor for class com.klg.jclass.util.swing.JCCheckBoxList
Constructor that takes a vector as its initial list.
JCCircularGauge - class com.klg.jclass.swing.gauge.JCCircularGauge.
JCCircularGauge models a real-world gauge, such as you might see on a car dashboard.
JCCircularGauge.GaugeType - class com.klg.jclass.swing.gauge.JCCircularGauge.GaugeType.
Enums for gauge types.
JCCircularGauge() - Constructor for class com.klg.jclass.swing.gauge.JCCircularGauge
No-argument constructor for JCCircularGauge.
JCCircularGauge(boolean) - Constructor for class com.klg.jclass.swing.gauge.JCCircularGauge
Constructs a JCCircularGauge with no default objects except possibly a circular scale.
JCCircularGauge(JCCircularGauge.GaugeType) - Constructor for class com.klg.jclass.swing.gauge.JCCircularGauge
Constructs a gauge of the specified gauge type.
JCCircularGaugeBean - class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean.
A Bean which exposes gauge properties suitable for editing in an Integrated Development Environment (IDE).
JCCircularGaugeBean() - Constructor for class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
JCCircularGaugeBean no arg constructor.
JCCircularIndicator - class com.klg.jclass.swing.gauge.JCCircularIndicator.
A indicator points to a given value on its scale.
JCCircularIndicator(Color, double, JCCircularScale, boolean, double, double, JCIndicatorStyle, double) - Constructor for class com.klg.jclass.swing.gauge.JCCircularIndicator
Creates a indicator.
JCCircularIndicator(JCCircularScale) - Constructor for class com.klg.jclass.swing.gauge.JCCircularIndicator
Creates a indicator.
JCCircularNeedle - class com.klg.jclass.swing.gauge.JCCircularNeedle.
A needle points to values on its scale.
JCCircularNeedle(Color, double, JCCircularScale, boolean, double, double, JCIndicatorStyle, double) - Constructor for class com.klg.jclass.swing.gauge.JCCircularNeedle
Creates a needle.
JCCircularNeedle(Color, double, JCCircularScale, JCAbstractNeedle.InteractionType, boolean, double, JCIndicatorStyle, double) - Constructor for class com.klg.jclass.swing.gauge.JCCircularNeedle
Deprecated. Beginning with JClass 5, the length parameter has been replaced with inner_extent and outer_extent.
JCCircularNeedle(JCCircularScale) - Constructor for class com.klg.jclass.swing.gauge.JCCircularNeedle
Creates a needle.
JCCircularRange - class com.klg.jclass.swing.gauge.JCCircularRange.
A circular range is used to demarcate some sub-portion of the scale.
JCCircularRange(Color, JCCircularScale, double, double, double, double) - Constructor for class com.klg.jclass.swing.gauge.JCCircularRange
Creates a circular range.
JCCircularScale - class com.klg.jclass.swing.gauge.JCCircularScale.
JCCircularScale provides a graduated scale.
JCCircularScale(JCCircularGauge) - Constructor for class com.klg.jclass.swing.gauge.JCCircularScale
Creates a scale given its parent gauge.
JCCircularScale(JCCircularGauge, JCAbstractScale.Direction, double, double, double, double, Color) - Constructor for class com.klg.jclass.swing.gauge.JCCircularScale
Creates a graduated scale.
JCCircularTick - class com.klg.jclass.swing.gauge.JCCircularTick.
The class for tick marks that are drawn on a JCCircularScale.
JCCircularTick(JCCircularScale) - Constructor for class com.klg.jclass.swing.gauge.JCCircularTick
Creates a JCCircularTick that spans its circular scale.
JCCircularTick(JCCircularScale, boolean, double, double, double, boolean, int, double, boolean, boolean, double, double, double, Color, JCTickStyle, Font, Color) - Constructor for class com.klg.jclass.swing.gauge.JCCircularTick
Creates a JCCircularTick by specifying its properties.
JCColumnLayout - class com.klg.jclass.util.swing.JCColumnLayout.
A simple sub-class of JCElasticLayout that allows layout in a single column.
JCColumnLayout() - Constructor for class com.klg.jclass.util.swing.JCColumnLayout
Creates a column layout that by default aligns components to the left of the column.
JCColumnLayout(int) - Constructor for class com.klg.jclass.util.swing.JCColumnLayout
Creates a column layout that aligns components to the specified alignment.
JCComboBoxCellEditor - class com.klg.jclass.cell.editors.JCComboBoxCellEditor.
JCComboBoxCellEditor provides an editor using a simple ComboBox component.
JCComboBoxCellEditor() - Constructor for class com.klg.jclass.cell.editors.JCComboBoxCellEditor
Creates a new JCComboBoxCellEditor object.
JCComboBoxCellEditor(Object[]) - Constructor for class com.klg.jclass.cell.editors.JCComboBoxCellEditor
Creates a new JCComboBoxCellEditor object with no values.
JCComboBoxCellEditor(Object[], int[]) - Constructor for class com.klg.jclass.cell.editors.JCComboBoxCellEditor
Creates a new JCComboBoxCellEditor object.
JCComboBoxCellRenderer - class com.klg.jclass.cell.renderers.JCComboBoxCellRenderer.
The JCComboBoxCellRenderer class defines a JCComponentCellRenderer object that uses JComboBox to render a boolean as a combo box.
JCComboBoxCellRenderer() - Constructor for class com.klg.jclass.cell.renderers.JCComboBoxCellRenderer
 
JCComboBoxCellRenderer(Object[]) - Constructor for class com.klg.jclass.cell.renderers.JCComboBoxCellRenderer
 
JCComboBoxCellRenderer(Object[], int[]) - Constructor for class com.klg.jclass.cell.renderers.JCComboBoxCellRenderer
 
JCComboField - class com.klg.jclass.field.JCComboField.
JCComboField has all the capability of JComboBox, as well as the ability to validate its contents.
JCComboField() - Constructor for class com.klg.jclass.field.JCComboField
Constructs a JCComboField.
JCComboField(Class) - Constructor for class com.klg.jclass.field.JCComboField
Constructs an empty JCComboField which expects an object of the specified class.
JCComboField(Class, JCValidator) - Constructor for class com.klg.jclass.field.JCComboField
Constructs an empty JCComboField, which expects an object of the specified class and which uses the specified validator.
JCComboField(JCValueModel) - Constructor for class com.klg.jclass.field.JCComboField
Constructs an empty JCComboField, which uses the specified value model to contain its value.
JCComboField(JCValueModel, JCValidator) - Constructor for class com.klg.jclass.field.JCComboField
Constructs an empty JCComboField, which uses the specified value model to contain its value and which uses the specified validator.
JCComboFieldCellEditor - class com.klg.jclass.field.cell.JCComboFieldCellEditor.
JCComboFieldCellEditor provides an editor using a simple JCComboField component.
JCComboFieldCellEditor() - Constructor for class com.klg.jclass.field.cell.JCComboFieldCellEditor
Creates a new JCComboFieldCellEditor object.
JCComboFieldCellEditor(Class, JCValidator) - Constructor for class com.klg.jclass.field.cell.JCComboFieldCellEditor
Constructs an empty JCComboFieldCellEditor, which expects an object of the specified class, that uses the specified validator.
JCComboFieldCellRenderer - class com.klg.jclass.field.cell.JCComboFieldCellRenderer.
JCComboFieldCellRenderer provides a renderer using a simple JCComboField component.
JCComboFieldCellRenderer() - Constructor for class com.klg.jclass.field.cell.JCComboFieldCellRenderer
Creates a new JCComboFieldCellRenderer object.
JCComboFieldCellRenderer(Class, JCValidator) - Constructor for class com.klg.jclass.field.cell.JCComboFieldCellRenderer
Constructs an empty JCComboFieldCellRenderer, which expects an object of the specified class, that uses the specified validator.
JCComparableRow - interface com.klg.jclass.util.swing.JCComparableRow.
JCComparableRow interface.
JCComponentCellRenderer - interface com.klg.jclass.cell.JCComponentCellRenderer.
A component-based cell renderer interface.
JCContour - class com.klg.jclass.chart3d.JCContour.
Object used to deal with information about contours and zones.
JCContour() - Constructor for class com.klg.jclass.chart3d.JCContour
No args constructor.
JCContour(Chart3dDataView) - Constructor for class com.klg.jclass.chart3d.JCContour
Constructor which specifies the parent dataView.
JCContourLevels - class com.klg.jclass.chart3d.JCContourLevels.
This object deals with contour levels(distribution table).
JCContourLevels() - Constructor for class com.klg.jclass.chart3d.JCContourLevels
No args constructor.
JCContourLevels(double[]) - Constructor for class com.klg.jclass.chart3d.JCContourLevels
Constructor that sets the contour levels array.
JCContourLevels(int) - Constructor for class com.klg.jclass.chart3d.JCContourLevels
Constructor that sets the number of levels.
JCContourMapping - interface com.klg.jclass.chart3d.JCContourMapping.
Interface that defines a contour mapping from contour levels to indices within the contour styles list
JCContourStyle - class com.klg.jclass.chart3d.JCContourStyle.
Object defining the style used to draw a contour.
JCContourStyle() - Constructor for class com.klg.jclass.chart3d.JCContourStyle
Default constructor for contour style objects.
JCContourStyle(Color) - Constructor for class com.klg.jclass.chart3d.JCContourStyle
Constructor for contour style objects.
JCContourStyle(int, Color, int, Color, int) - Constructor for class com.klg.jclass.chart3d.JCContourStyle
Constructor for contour style objects.
JCContourStyle(int, Color, int, Color, int, String, Color, int) - Constructor for class com.klg.jclass.chart3d.JCContourStyle
Constructor for contour style objects.
JCContourStyle(JCLineStyle, JCFillStyle, JCSymbolStyle) - Constructor for class com.klg.jclass.chart3d.JCContourStyle
Constructor for contour style objects.
JCCSVFormatParser - class com.klg.jclass.table.data.JCCSVFormatParser.
This class takes in a stream of data, which is assumed to be in CSV format.
JCCSVFormatParser() - Constructor for class com.klg.jclass.table.data.JCCSVFormatParser
 
JCCSVParser - class com.klg.jclass.util.JCCSVParser.
Utility class for loading comma-separated values.
JCCSVParser() - Constructor for class com.klg.jclass.util.JCCSVParser
 
JCCubeSquareArray - class com.klg.jclass.chart3d.j3d.JCCubeSquareArray.
 
JCCubeSquareArray(Color3f, Color3f) - Constructor for class com.klg.jclass.chart3d.j3d.JCCubeSquareArray
 
JCData - class com.klg.jclass.datasource.beans.JCData.
A component that creates data connectivity with different data source objects.
JCData - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
JCData() - Constructor for class com.klg.jclass.datasource.beans.JCData
Creates an empty data Bean of JDBC type.
JCData(Applet, String) - Constructor for class com.klg.jclass.datasource.beans.JCData
Creates a JCData which reads parameters from the applet's HTML file.
JCData(int) - Constructor for class com.klg.jclass.datasource.beans.JCData
Creates a JCData using a data source type.
JCData3dContourIndex - class com.klg.jclass.chart3d.JCData3dContourIndex.
JCData3dContourIndex contains a unique index to a contour level style and the minimum and maximum values of the range that it represents.
JCData3dContourIndex() - Constructor for class com.klg.jclass.chart3d.JCData3dContourIndex
Simple constructor for JCData3dContourIndex.
JCData3dContourIndex(Chart3dDataView) - Constructor for class com.klg.jclass.chart3d.JCData3dContourIndex
Constructor that creates a data index from a data view, leaving other values to their default, undefined values.
JCData3dContourIndex(Chart3dDataView, int, double, double) - Constructor for class com.klg.jclass.chart3d.JCData3dContourIndex
Constructor that creates a data index from a data view, an index to a contour level style, and the minimum and maximum values of the range that the style specifies.
JCData3dGridIndex - class com.klg.jclass.chart3d.JCData3dGridIndex.
JCData3dGridIndex contains a unique index to a grid data point in Chart3d consisting of a x and a y.
JCData3dGridIndex() - Constructor for class com.klg.jclass.chart3d.JCData3dGridIndex
Simple constructor for JCData3dGridIndex.
JCData3dGridIndex(Chart3dDataView, int, int) - Constructor for class com.klg.jclass.chart3d.JCData3dGridIndex
Constructor that creates a data index from the standard information needed to create a data index: a data view, an x, and a y.
JCData3dGridIndex(int, int) - Constructor for class com.klg.jclass.chart3d.JCData3dGridIndex
Constructor that creates a grid data index from an x and a y.
JCData3dIndex - class com.klg.jclass.chart3d.JCData3dIndex.
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() - Constructor for class com.klg.jclass.chart3d.JCData3dIndex
Simple constructor for JCData3dIndex.
JCData3dIndex(Chart3dDataView) - Constructor for class com.klg.jclass.chart3d.JCData3dIndex
Constructor that creates a data index from a dataView and data.
JCData3dLabelIndex - class com.klg.jclass.chart3d.JCData3dLabelIndex.
JCData3dLabelIndex contains a unique index to a label in Chart3d consisting of a JCValueLabel and its index.
JCData3dLabelIndex() - Constructor for class com.klg.jclass.chart3d.JCData3dLabelIndex
Simple constructor for JCData3dLabelIndex.
JCData3dLabelIndex(JCValueLabel) - Constructor for class com.klg.jclass.chart3d.JCData3dLabelIndex
Constructor that creates a label data index from a JCValueLabel.
JCData3dPointIndex - class com.klg.jclass.chart3d.JCData3dPointIndex.
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() - Constructor for class com.klg.jclass.chart3d.JCData3dPointIndex
Simple constructor for JCData3dPointIndex.
JCData3dPointIndex(Chart3dDataView, int, int) - Constructor for class com.klg.jclass.chart3d.JCData3dPointIndex
Constructor that creates a data index from the standard information needed to create a data index (a data view, a series index, and a point index).
JCData3dPointIndex(int, int) - Constructor for class com.klg.jclass.chart3d.JCData3dPointIndex
Constructor that creates a point data index from a series index and a point index within that series.
JCData3dUtil - class com.klg.jclass.chart3d.data.JCData3dUtil.
 
JCData3dUtil() - Constructor for class com.klg.jclass.chart3d.data.JCData3dUtil
 
JCDataBars - class com.klg.jclass.chart3d.j3d.JCDataBars.
 
JCDataBars(JCBar, Chart3dGridData) - Constructor for class com.klg.jclass.chart3d.j3d.JCDataBars
 
JCDataConverter - class com.klg.jclass.datasource.beans.JCDataConverter.
Reads JCData parameters from an HTML file or external file.
JCDataConverter() - Constructor for class com.klg.jclass.datasource.beans.JCDataConverter
 
JCDataCoord - class com.klg.jclass.chart.JCDataCoord.
JCDataCoord holds a pair of floating point values representing a data coordinate.
JCDataCoord(double, double) - Constructor for class com.klg.jclass.chart.JCDataCoord
Simple constructor for JCDataCoord.
JCDataEvent - class com.klg.jclass.datasource.beans.JCDataEvent.
JCDataEvent describes a Bean value change.
JCDataEvent(Object) - Constructor for class com.klg.jclass.datasource.beans.JCDataEvent
Constructor for JCDataEvent.
JCDataEvent(Object, int) - Constructor for class com.klg.jclass.datasource.beans.JCDataEvent
Constructor for JCDataEvent.
JCDataEvent(Object, int, NodeProperties) - Constructor for class com.klg.jclass.datasource.beans.JCDataEvent
Constructor for JCDataEvent.
JCDataEvent(Object, NodeProperties) - Constructor for class com.klg.jclass.datasource.beans.JCDataEvent
Constructor for JCDataEvent.
JCDataIndex - class com.klg.jclass.chart.JCDataIndex.
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() - Constructor for class com.klg.jclass.chart.JCDataIndex
Simple constructor for JCDataIndex.
JCDataIndex(ChartDataView, ChartDataViewSeries, int, int) - Constructor for class com.klg.jclass.chart.JCDataIndex
Constructor that creates a data index from the standard information needed to create a data index: a data view, a series instance, the index of that series instance, and a point index.
JCDataIndex(int, ChartDataViewSeries) - Constructor for class com.klg.jclass.chart.JCDataIndex
Constructor that creates a data index from a series instance and a point index within that series.
JCDataInterpreter - class com.klg.jclass.chart.data.JCDataInterpreter.
The base interpreter class for any data source that relies on input from some reader.
JCDataInterpreter() - Constructor for class com.klg.jclass.chart.data.JCDataInterpreter
Default no-argument constructor.
JCDataInterpreter(BaseDataSource) - Constructor for class com.klg.jclass.chart.data.JCDataInterpreter
This constructor creates an instance of a data interpreter and associates it with a data source.
JCDataListener - interface com.klg.jclass.datasource.beans.JCDataListener.
Objects interested in receiving JCDataEvents must implment this interface.
JCDataPoints - class com.klg.jclass.chart3d.j3d.JCDataPoints.
 
JCDataPoints(Matrix4d, Chart3dGridData, JCContour, Color3f, boolean) - Constructor for class com.klg.jclass.chart3d.j3d.JCDataPoints
Used for Grid Data.
JCDataPoints(Matrix4d, Chart3dPointData, Color3f) - Constructor for class com.klg.jclass.chart3d.j3d.JCDataPoints
Used for Point Data.
JCDataValueChanged(JCDataEvent) - Method in interface com.klg.jclass.datasource.beans.JCDataListener
 
JCDataValueChanged(JCDataEvent) - Method in class com.klg.jclass.datasource.beans.TreeProperties
When value(s) of the data bean component is changed.
JCDataValueChanged(JCDataEvent) - Method in class com.klg.jclass.higrid.beans.JCHiGridNode
When value(s) of the data Bean component is changed.
JCDateCellEditor - class com.klg.jclass.cell.editors.JCDateCellEditor.
DateCellEditor provides an editor using a simple text field for Date objects.
JCDateCellEditor() - Constructor for class com.klg.jclass.cell.editors.JCDateCellEditor
Default constructor.
JCDateChooser - class com.klg.jclass.util.calendar.JCDateChooser.
Date chooser component.
JCDateChooser() - Constructor for class com.klg.jclass.util.calendar.JCDateChooser
Constructs a default date chooser.
JCDateChooser(JCValueModel, Locale) - Constructor for class com.klg.jclass.util.calendar.JCDateChooser
Creates a calendar using the specified Calendar and locale.
JCDateChooser(JCValueModel, Locale, int) - Constructor for class com.klg.jclass.util.calendar.JCDateChooser
Constructs a localized date chooser of a particular type, set to the given date.
JCDateChooser(JCValueModel, Locale, int, String[], String[], String[]) - Constructor for class com.klg.jclass.util.calendar.JCDateChooser
Constructs a localized date chooser of a particular type, set to the given date.
JCDateTimeValidator - class com.klg.jclass.field.validate.JCDateTimeValidator.
The JCDateTimeValidator is used to validate calendar objects.
JCDateTimeValidator.DateChooser - class com.klg.jclass.field.validate.JCDateTimeValidator.DateChooser.
 
JCDateTimeValidator.DateChooser(JCValueModel, Locale, int) - Constructor for class com.klg.jclass.field.validate.JCDateTimeValidator.DateChooser
Constructs a localized date chooser of a particular type, set to the given date.
JCDateTimeValidator.DateChooser(JCValueModel, Locale, int, String[], String[], String[]) - Constructor for class com.klg.jclass.field.validate.JCDateTimeValidator.DateChooser
Constructs a localized date chooser of a particular type, set to the given date.
JCDateTimeValidator.DateTimeChooser - class com.klg.jclass.field.validate.JCDateTimeValidator.DateTimeChooser.
 
JCDateTimeValidator.DateTimeChooser() - Constructor for class com.klg.jclass.field.validate.JCDateTimeValidator.DateTimeChooser
 
JCDateTimeValidator.DateTimeChooser(int, String[], String[], String[]) - Constructor for class com.klg.jclass.field.validate.JCDateTimeValidator.DateTimeChooser
 
JCDateTimeValidator.DateTimePopup - class com.klg.jclass.field.validate.JCDateTimeValidator.DateTimePopup.
 
JCDateTimeValidator.DateTimePopup() - Constructor for class com.klg.jclass.field.validate.JCDateTimeValidator.DateTimePopup
 
JCDateTimeValidator.DateTimePopup(int, String[], String[], String[]) - Constructor for class com.klg.jclass.field.validate.JCDateTimeValidator.DateTimePopup
 
JCDateTimeValidator.TimeSpin - class com.klg.jclass.field.validate.JCDateTimeValidator.TimeSpin.
 
JCDateTimeValidator.TimeSpin() - Constructor for class com.klg.jclass.field.validate.JCDateTimeValidator.TimeSpin
 
JCDateTimeValidator.WorkingCalendar - class com.klg.jclass.field.validate.JCDateTimeValidator.WorkingCalendar.
 
JCDateTimeValidator.WorkingCalendar() - Constructor for class com.klg.jclass.field.validate.JCDateTimeValidator.WorkingCalendar
 
JCDateTimeValidator.WorkingCalendar(Calendar) - Constructor for class com.klg.jclass.field.validate.JCDateTimeValidator.WorkingCalendar
 
JCDateTimeValidator() - Constructor for class com.klg.jclass.field.validate.JCDateTimeValidator
Creates a JCDateTimeValidator.
JCDateTimeValidator(Locale, String, String, String[], boolean, int, boolean, Object) - Constructor for class com.klg.jclass.field.validate.JCDateTimeValidator
Creates a JCDateTimeValidator with the values specified.
JCDateTimeValidator(Locale, String, String, String[], boolean, int, boolean, Object, int) - Constructor for class com.klg.jclass.field.validate.JCDateTimeValidator
Creates a JCDateTimeValidator with the values specified.
JCDateValidator - class com.klg.jclass.field.validate.JCDateValidator.
The JCDateValidator is used to validate date objects.
JCDateValidator() - Constructor for class com.klg.jclass.field.validate.JCDateValidator
Constructs a JCDateValidator.
JCDateValidator(Locale, String, String, String[], boolean, int, boolean, Object) - Constructor for class com.klg.jclass.field.validate.JCDateValidator
Constructs a JCDateValidator with the values specified.
JCDebug - class com.klg.jclass.util.JCDebug.
A useful mechanism for managing assertions and debug prints.
JCDebug() - Constructor for class com.klg.jclass.util.JCDebug
 
JCDefault3dGridDataSource - class com.klg.jclass.chart3d.data.JCDefault3dGridDataSource.
JCDefault3dGridDataSource extends Base3dGridDataSource to create a more useful default container for JClass Chart 3D data.
JCDefault3dGridDataSource() - Constructor for class com.klg.jclass.chart3d.data.JCDefault3dGridDataSource
Convenience no argument constructor sets all properties initially to null.
JCDefault3dGridDataSource(String, double[], double[], double[][]) - Constructor for class com.klg.jclass.chart3d.data.JCDefault3dGridDataSource
Regular constructor sets the data values and the name of this datasource.
JCDefault3dPointDataSource - class com.klg.jclass.chart3d.data.JCDefault3dPointDataSource.
JCDefault3dPointDataSource extends Base3dPointDataSource to create a more useful default container for JClass Chart 3D data.
JCDefault3dPointDataSource() - Constructor for class com.klg.jclass.chart3d.data.JCDefault3dPointDataSource
Convenience no argument constructor sets all properties initially to null.
JCDefault3dPointDataSource(String, Point3d[][]) - Constructor for class com.klg.jclass.chart3d.data.JCDefault3dPointDataSource
Regular constructor sets the data values and the name of this datasource.
JCDefaultChartLabelManager - class com.klg.jclass.chart.JCDefaultChartLabelManager.
JCDefaultChartLabelManager provides the default implementation for managing ChartLabels on a chart.
JCDefaultChartLabelManager() - Constructor for class com.klg.jclass.chart.JCDefaultChartLabelManager
 
JCDefaultDataInterpreter - class com.klg.jclass.chart.data.JCDefaultDataInterpreter.
Implements a interpreter for the default chart data format.
JCDefaultDataInterpreter() - Constructor for class com.klg.jclass.chart.data.JCDefaultDataInterpreter
Default no-argument constructor.
JCDefaultDataInterpreter(BaseDataSource) - Constructor for class com.klg.jclass.chart.data.JCDefaultDataInterpreter
This constructor creates an instance of a data interpreted and associates it with a data source.
JCDefaultDataSource - class com.klg.jclass.chart.data.JCDefaultDataSource.
JCDefaultDataSource extends BaseDataSource to create a more useful default container for JClass Chart data.
JCDefaultDataSource() - Constructor for class com.klg.jclass.chart.data.JCDefaultDataSource
The default constructor.
JCDefaultDataSource(BaseDataSource) - Constructor for class com.klg.jclass.chart.data.JCDefaultDataSource
Creates a JCDefaultDataSource from a BaseDataSource.
JCDefaultDataSource(double[][], double[][], String[], String[], String) - Constructor for class com.klg.jclass.chart.data.JCDefaultDataSource
Creates a data source using the provided data.
JCDefaultDataSource(double[][], double[][], String[], String[], String, ImageMapInfo[][], ImageMapInfo[], ImageMapInfo[], ImageMapInfo[]) - Constructor for class com.klg.jclass.chart.data.JCDefaultDataSource
Creates a data source using the provided data.
JCDefaultDataSource(double[][], double[][], String[], String[], String, String[][], String[][], String[], String[], String[], String[], String[], String[]) - Constructor for class com.klg.jclass.chart.data.JCDefaultDataSource
Creates a data source using the provided data and image map information.
JCDefaultDataSource(Locale) - Constructor for class com.klg.jclass.chart.data.JCDefaultDataSource
The default constructor with specified locale.
JCDefaultListSelectionModel - class com.klg.jclass.swing.JCDefaultListSelectionModel.
Extend the DefaultListSelectionModel to fix a bug in Swing which forgets to update the anchor and lead when rows are added or deleted.
JCDefaultListSelectionModel() - Constructor for class com.klg.jclass.swing.JCDefaultListSelectionModel
 
JCDocument - class com.klg.jclass.page.JCDocument.
JCDocument contains a list of pages which are governed by a flow.
JCDocument(JCPrinter) - Constructor for class com.klg.jclass.page.JCDocument
Creates a document tied to a given printer.
JCDocument(JCPrinter, List) - Constructor for class com.klg.jclass.page.JCDocument
Creates a document tied to a given printer.
JCDocument(List) - Constructor for class com.klg.jclass.page.JCDocument
Creates a document with the specified templates.
JCDocument(String) - Constructor for class com.klg.jclass.page.JCDocument
Creates a named document.
JCDoubleCellEditor - class com.klg.jclass.cell.editors.JCDoubleCellEditor.
JCDoubleCellEditor provides an editor using a simple text field for Double objects.
JCDoubleCellEditor() - Constructor for class com.klg.jclass.cell.editors.JCDoubleCellEditor
Default constructor.
JCDoubleValidator - class com.klg.jclass.field.validate.JCDoubleValidator.
This class validates objects of type double.
JCDoubleValidator() - Constructor for class com.klg.jclass.field.validate.JCDoubleValidator
Constructs a JCDoubleValidator.
JCDoubleValidator(Locale, Number, Number, Number, String, boolean, boolean, boolean, Locale, Object) - Constructor for class com.klg.jclass.field.validate.JCDoubleValidator
Constructs a JCDoubleValidator with the values specified.
JCDrawStyle - class com.klg.jclass.page.JCDrawStyle.
JCDrawStyle creates styles for drawn objects, specifying line and fill attributes (for example, color and width).
JCDrawStyle() - Constructor for class com.klg.jclass.page.JCDrawStyle
Creates a draw style with default name and values.
JCDrawStyle(String) - Constructor for class com.klg.jclass.page.JCDrawStyle
Creates a draw style with the given name and default values.
JCDrawStyle(String, Color, int, int, JCUnit.Measure, JCUnit.Measure, JCUnit.Measure, boolean) - Constructor for class com.klg.jclass.page.JCDrawStyle
Creates a named draw style with the given attributes.
JCEditable3dGridDataSource - class com.klg.jclass.chart3d.data.JCEditable3dGridDataSource.
Extension to JCDefault3dGridDataSource with convenience methods that permit editing of data.
JCEditable3dGridDataSource() - Constructor for class com.klg.jclass.chart3d.data.JCEditable3dGridDataSource
No argument constructor which sets all params to null.
JCEditable3dGridDataSource(String, double[], double[], double[][]) - Constructor for class com.klg.jclass.chart3d.data.JCEditable3dGridDataSource
Constructor that creates a populated JCEditable3dGridDataSource.
JCEditable3dPointDataSource - class com.klg.jclass.chart3d.data.JCEditable3dPointDataSource.
Extension to JCDefault3dPointDataSource with convenience methods that permit editing of data.
JCEditable3dPointDataSource() - Constructor for class com.klg.jclass.chart3d.data.JCEditable3dPointDataSource
No argument constructor which sets all params to null.
JCEditable3dPointDataSource(String, Point3d[][]) - Constructor for class com.klg.jclass.chart3d.data.JCEditable3dPointDataSource
Regular constructor sets the data values and the name of this datasource.
JCEditableCachedDataSource - class com.klg.jclass.table.data.JCEditableCachedDataSource.
The JCEditableCachedDataSource class is an editable version of JCCachedDataSource.
JCEditableCachedDataSource(TableDataModel) - Constructor for class com.klg.jclass.table.data.JCEditableCachedDataSource
Creates a new JCEditableTableData caching data source.
JCEditableDataSource - class com.klg.jclass.chart.data.JCEditableDataSource.
A quick and easy default editable data source.
JCEditableDataSource() - Constructor for class com.klg.jclass.chart.data.JCEditableDataSource
The default constructor.
JCEditableDataSource(double[][], double[][], String[], String[], String) - Constructor for class com.klg.jclass.chart.data.JCEditableDataSource
Creates a data source using the provided data.
JCEditableDataSource(double[][], double[][], String[], String[], String, ImageMapInfo[][], ImageMapInfo[], ImageMapInfo[], ImageMapInfo[]) - Constructor for class com.klg.jclass.chart.data.JCEditableDataSource
Creates a data source using the provided data.
JCEditableDataSource(Locale) - Constructor for class com.klg.jclass.chart.data.JCEditableDataSource
The default constructor specifying a locale.
JCEditableFileDataSource - class com.klg.jclass.table.data.JCEditableFileDataSource.
Editable version of FileDataSource.
JCEditableFileDataSource(File) - Constructor for class com.klg.jclass.table.data.JCEditableFileDataSource
 
JCEditableFileDataSource(String) - Constructor for class com.klg.jclass.table.data.JCEditableFileDataSource
 
JCEditableVectorDataSource - class com.klg.jclass.table.data.JCEditableVectorDataSource.
An JCEditableTableData data source that stores all of the data in memory using Vectors.
JCEditableVectorDataSource() - Constructor for class com.klg.jclass.table.data.JCEditableVectorDataSource
Creates a new JCEditableVectorDataSource instance.
JCEditableVectorDataSource(int, int, Vector, Vector, Vector) - Constructor for class com.klg.jclass.table.data.JCEditableVectorDataSource
Creates a new JCEditableVectorDataSource instance.
JCEditCellAdapter - class com.klg.jclass.table.JCEditCellAdapter.
The adapter which receives JCEditCell events.
JCEditCellAdapter() - Constructor for class com.klg.jclass.table.JCEditCellAdapter
 
JCEditCellEvent - class com.klg.jclass.table.JCEditCellEvent.
The event posted before and after editing a cell.
JCEditCellEvent(Object, int, int, int) - Constructor for class com.klg.jclass.table.JCEditCellEvent
 
JCEditCellListener - interface com.klg.jclass.table.JCEditCellListener.
The listener interface for receiving JCEditCellEvent objects.
JCElastic - interface com.klg.jclass.util.swing.JCElastic.
Empty interface that informs enabled layout managers that a particular component should be stretched up to its maximum before stretching any non-elastic components.
JCElasticLayout - class com.klg.jclass.util.swing.JCElasticLayout.
A layout manager that supports JCElastic components either horizontally or vertically.
JCElasticLayout(int) - Constructor for class com.klg.jclass.util.swing.JCElasticLayout
Creates a row layout that by default aligns components to the left of the row.
JCElasticLayout(int, int) - Constructor for class com.klg.jclass.util.swing.JCElasticLayout
Creates a column layout that aligns components according to the specified alignment.
JCElevation - class com.klg.jclass.chart3d.JCElevation.
 
JCElevation() - Constructor for class com.klg.jclass.chart3d.JCElevation
Constructor with no arguments creates a JCElevation with its values set at their default values.
JCElevation(boolean, boolean, boolean) - Constructor for class com.klg.jclass.chart3d.JCElevation
Constructor that intializes the meshed, shaded, and transparent properties.
JCEncodeComponent - class com.klg.jclass.util.swing.encode.JCEncodeComponent.
This class allows for the creation of images of Java components and the encoding of images in several graphics formats (such as PNG or JPEG).
JCEncodeComponent.Encoding - class com.klg.jclass.util.swing.encode.JCEncodeComponent.Encoding.
Class used to enumerate valid encoding formats.
JCEncodeComponent.Encoding(String, String, String, String) - Constructor for class com.klg.jclass.util.swing.encode.JCEncodeComponent.Encoding
Constructs a new image encoder.
JCEncodeComponent() - Constructor for class com.klg.jclass.util.swing.encode.JCEncodeComponent
 
JCEnvironment - class com.klg.jclass.util.JCEnvironment.
Static routines to provide environment information.
JCEnvironment() - Constructor for class com.klg.jclass.util.JCEnvironment
 
JCEPSPrinter - class com.klg.jclass.page.adobe.postscript.JCEPSPrinter.
Implements the PrinterDriver interface.
JCEPSPrinter(OutputStream) - Constructor for class com.klg.jclass.page.adobe.postscript.JCEPSPrinter
Creates an EPS printer given an OutputStream.
JCEPSPrinter(OutputStream, FontParser, String, String, String) - Constructor for class com.klg.jclass.page.adobe.postscript.JCEPSPrinter
Constructor.
JCExitFrame - class com.klg.jclass.util.swing.JCExitFrame.
JCExitFrame is a JFrame extension that exits the application when the frame is closed.
JCExitFrame.Exiter - class com.klg.jclass.util.swing.JCExitFrame.Exiter.
Inner class used to listen for a window closing message, then exit the application.
JCExitFrame.Exiter() - Constructor for class com.klg.jclass.util.swing.JCExitFrame.Exiter
 
JCExitFrame() - Constructor for class com.klg.jclass.util.swing.JCExitFrame
Default constructor.
JCExitFrame(String) - Constructor for class com.klg.jclass.util.swing.JCExitFrame
Constructor with title.
JCExpressionCellRenderer - class com.klg.jclass.util.formulae.JCExpressionCellRenderer.
Renders the result of a formula (com.klg.jclass.util.formulae.Expression) in a cell.
JCExpressionCellRenderer() - Constructor for class com.klg.jclass.util.formulae.JCExpressionCellRenderer
 
JCFieldCellRegister - class com.klg.jclass.field.cell.JCFieldCellRegister.
This class contains static methods to register JClass Field editors and renderers to the central CellRegistry.
JCFieldCellRegister() - Constructor for class com.klg.jclass.field.cell.JCFieldCellRegister
 
JCFieldComponent - interface com.klg.jclass.field.JCFieldComponent.
List of the public API's that make up a JClass Field Bean.
JCFile3dDataSource - class com.klg.jclass.chart3d.data.JCFile3dDataSource.
This is a convenience class which parses data from a file.
JCFile3dDataSource() - Constructor for class com.klg.jclass.chart3d.data.JCFile3dDataSource
 
JCFileDataSource - class com.klg.jclass.chart.data.JCFileDataSource.
Loads data from a file.
JCFileDataSource - class com.klg.jclass.table.data.JCFileDataSource.
Creates an JCInputStreamDataSource from a file.
JCFileDataSource(File) - Constructor for class com.klg.jclass.chart.data.JCFileDataSource
Creates a file data source from the specified File object using the default Interpreter class.
JCFileDataSource(File) - Constructor for class com.klg.jclass.table.data.JCFileDataSource
Loads data from a java.io.File instance into JClass LiveTable.
JCFileDataSource(File, int) - Constructor for class com.klg.jclass.table.data.JCFileDataSource
Loads data from a java.io.File instance into JClass LiveTable.
JCFileDataSource(File, JCDataInterpreter) - Constructor for class com.klg.jclass.chart.data.JCFileDataSource
Creates a file data source from the specified File object using the specified Interpreter class.
JCFileDataSource(File, JCDataInterpreter, String) - Constructor for class com.klg.jclass.chart.data.JCFileDataSource
Creates a file data source based on the given charset from the specified File object using the specified Interpreter class.
JCFileDataSource(File, JCFileFormatParser) - Constructor for class com.klg.jclass.table.data.JCFileDataSource
Loads data from a java.io.File instance into JClass LiveTable using a custom data parser.
JCFileDataSource(String) - Constructor for class com.klg.jclass.chart.data.JCFileDataSource
Creates a file data source from the specified file name using the default interpreter class.
JCFileDataSource(String) - Constructor for class com.klg.jclass.table.data.JCFileDataSource
Loads data from a named file into JClass LiveTable.
JCFileDataSource(String, int) - Constructor for class com.klg.jclass.table.data.JCFileDataSource
Loads data from a named file into LiveTable.
JCFileDataSource(String, JCDataInterpreter) - Constructor for class com.klg.jclass.chart.data.JCFileDataSource
Creates a file data source from the specified file name using the specified Interpreter class.
JCFileDataSource(String, JCDataInterpreter, String) - Constructor for class com.klg.jclass.chart.data.JCFileDataSource
Creates a file data source using the given charset from the specified file name using the specified Interpreter class.
JCFileDataSource(String, JCFileFormatParser) - Constructor for class com.klg.jclass.table.data.JCFileDataSource
Loads data from a named file into LiveTable using a custom data parser.
JCFileFilter - class com.klg.jclass.util.swing.JCFileFilter.
A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
JCFileFilter() - Constructor for class com.klg.jclass.util.swing.JCFileFilter
Creates a file filter.
JCFileFilter(String) - Constructor for class com.klg.jclass.util.swing.JCFileFilter
Creates a file filter that accepts files with the given extension.
Example: new JCFileFilter("jpg");
JCFileFilter(String[]) - Constructor for class com.klg.jclass.util.swing.JCFileFilter
Creates a file filter from the given String array.
Example: new JCFileFilter(String {"gif", "jpg"});
JCFileFilter(String[], String) - Constructor for class com.klg.jclass.util.swing.JCFileFilter
Creates a file filter from the given string array and description.
Example: new JCFileFilter(String {"gif", "jpg"}, "Gif and JPG Images");
JCFileFilter(String, String) - Constructor for class com.klg.jclass.util.swing.JCFileFilter
Creates a file filter that accepts the given file type.
Example: new JCFileFilter("jpg", "JPEG Image Images");
JCFileFormatParser - interface com.klg.jclass.table.data.JCFileFormatParser.
Interface defined to allow easy addition of new file format parsers into LiveTable.
JCFillStyle - class com.klg.jclass.chart.JCFillStyle.
Controls the appearance of a fill, including the fill pattern and the fill color.
JCFillStyle - class com.klg.jclass.chart3d.JCFillStyle.
Controls the appearance of a fill, including the fill pattern and the fill color.
JCFillStyle(Color, int) - Constructor for class com.klg.jclass.chart.JCFillStyle
Constructor for fill style objects.
JCFillStyle(Color, int) - Constructor for class com.klg.jclass.chart3d.JCFillStyle
Constructor for fill style objects.
JCFloatCellEditor - class com.klg.jclass.cell.editors.JCFloatCellEditor.
JCFloatCellEditor provides an editor using a simple text field for Float objects.
JCFloatCellEditor() - Constructor for class com.klg.jclass.cell.editors.JCFloatCellEditor
Default constructor.
JCFloatValidator - class com.klg.jclass.field.validate.JCFloatValidator.
This class validates objects of type float.
JCFloatValidator() - Constructor for class com.klg.jclass.field.validate.JCFloatValidator
Constructs a JCFloatValidator.
JCFloatValidator(Locale, Number, Number, Number, String, boolean, boolean, boolean, Locale, Object) - Constructor for class com.klg.jclass.field.validate.JCFloatValidator
Constructs a JCFloatValidator with the values specified.
JCFlow - class com.klg.jclass.page.JCFlow.
JCFlow controls the flow of rendered content from frame to frame, page to page, and section to section.
JCFlow(JCDocument) - Constructor for class com.klg.jclass.page.JCFlow
Creates a flow for the given document.
JCFlow(JCDocument, JCFlowListener) - Constructor for class com.klg.jclass.page.JCFlow
Creates a flow for the given document.
JCFlow(JCDocument, JCFlowListener, List) - Constructor for class com.klg.jclass.page.JCFlow
Creates a flow for the document using the given page templates and registers the given FlowListener for JCFlow events.
JCFlow(JCDocument, List) - Constructor for class com.klg.jclass.page.JCFlow
Creates a flow for the document using the given page templates.
JCFlowEvent - class com.klg.jclass.page.JCFlowEvent.
A 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.
JCFlowEvent(JCFlow, int, PageArea) - Constructor for class com.klg.jclass.page.JCFlowEvent
 
JCFlowEvent(JCFlow, int, PageArea, PageArea) - Constructor for class com.klg.jclass.page.JCFlowEvent
 
JCFlowInfo - class com.klg.jclass.page.JCFlowInfo.
JCFlowInfo contains current information on the state of the the document flow.
JCFlowInfo() - Constructor for class com.klg.jclass.page.JCFlowInfo
Creates a flow info object with no contents.
JCFlowInfo(Vector, Vector) - Constructor for class com.klg.jclass.page.JCFlowInfo
Creates a flow info object with the given current and float lists.
JCFlowListener - interface com.klg.jclass.page.JCFlowListener.
Listens to events during the flow of a document.
JCFontAdapter - class com.klg.jclass.util.swing.JCFontAdapter.
Event listener interface for JCFont events.
JCFontAdapter() - Constructor for class com.klg.jclass.util.swing.JCFontAdapter
 
JCFontChooser - class com.klg.jclass.util.swing.JCFontChooser.
JCFontChooser is the base class for JCFontChooserBar and JCFontChooserPane.
JCFontChooser() - Constructor for class com.klg.jclass.util.swing.JCFontChooser
Creates a font chooser with a default inital font.
JCFontChooser(Font) - Constructor for class com.klg.jclass.util.swing.JCFontChooser
Creates a font chooser with a specified initial font.
JCFontChooser(Font, boolean) - Constructor for class com.klg.jclass.util.swing.JCFontChooser
Creates a font chooser with a specified initial font and underline.
JCFontChooser(String, int, int, boolean) - Constructor for class com.klg.jclass.util.swing.JCFontChooser
Creates a font chooser with a specified initial font and underline.
JCFontChooserBar - class com.klg.jclass.util.swing.JCFontChooserBar.
JCFontChooserBar provides a pane of controls designed to allow a user to manipulate and select a font.
JCFontChooserBar() - Constructor for class com.klg.jclass.util.swing.JCFontChooserBar
Creates a font chooser bar with default initial font.
JCFontChooserBar(Font) - Constructor for class com.klg.jclass.util.swing.JCFontChooserBar
Creates a font chooser bar with a specified initial font.
JCFontChooserBar(Font, boolean) - Constructor for class com.klg.jclass.util.swing.JCFontChooserBar
Creates a font chooser bar with a specified initial font and underline.
JCFontChooserBar(String, int, int, boolean) - Constructor for class com.klg.jclass.util.swing.JCFontChooserBar
Creates a font chooser bar with a specified initial font and underline.
JCFontChooserPane - class com.klg.jclass.util.swing.JCFontChooserPane.
JCFontChooserPane provides a pane of controls designed to allow a user to manipulate and select a font.
JCFontChooserPane() - Constructor for class com.klg.jclass.util.swing.JCFontChooserPane
Creates a font chooser pane with default initial font.
JCFontChooserPane(Font) - Constructor for class com.klg.jclass.util.swing.JCFontChooserPane
Creates a font chooser pane with a specified initial font.
JCFontChooserPane(Font, boolean) - Constructor for class com.klg.jclass.util.swing.JCFontChooserPane
Creates a font chooser pane with a specified initial font and underline.
JCFontChooserPane(String, int, int, boolean) - Constructor for class com.klg.jclass.util.swing.JCFontChooserPane
Creates a font chooser pane with a specified initial font and underline.
JCFontEvent - class com.klg.jclass.util.swing.JCFontEvent.
Fired for font related events.
JCFontEvent(Object, int, Font, boolean, Font, boolean, boolean) - Constructor for class com.klg.jclass.util.swing.JCFontEvent
Creates a JCFontEvent.
JCFontListener - interface com.klg.jclass.util.swing.JCFontListener.
Event listener interface for JCFont events.
JCFormatParserUtil - class com.klg.jclass.util.JCFormatParserUtil.
This is a utility class made up of static methods useful for parsing data for component data sources.
JCFormatParserUtil() - Constructor for class com.klg.jclass.util.JCFormatParserUtil
 
JCFormUtil - class com.klg.jclass.field.JCFormUtil.
This class contains a collection of methods that look through all the children of a given Container (usually a Form) and return different sets of information based on the JClass Field components found in a Container.
JCFormUtil() - Constructor for class com.klg.jclass.field.JCFormUtil
 
JCFrame - class com.klg.jclass.page.JCFrame.
A JCFrame represents a part of a page (or another JCFrame) into which the page's content is drawn.
JCFrame() - Constructor for class com.klg.jclass.page.JCFrame
Creates a new zero-sized frame.
JCFrame(JCDocument) - Constructor for class com.klg.jclass.page.JCFrame
Creates a new blank frame.
JCFrame(String) - Constructor for class com.klg.jclass.page.JCFrame
Creates a new named frame.
JCFrame(String, JCDocument) - Constructor for class com.klg.jclass.page.JCFrame
Creates a new named frame.
JCFrame(String, JCDocument, JCUnit.Point, JCUnit.Dimension) - Constructor for class com.klg.jclass.page.JCFrame
Creates a new frame at a given position.
JCFrame(String, JCUnit.Point, JCUnit.Dimension) - Constructor for class com.klg.jclass.page.JCFrame
Creates a new frame at a given position.
JCGauge - class com.klg.jclass.swing.gauge.JCGauge.
The parent class for linear and circular gauges.
JCGauge() - Constructor for class com.klg.jclass.swing.gauge.JCGauge
No-argument constructor for JCCircularGauge.
JCGaugeArea - class com.klg.jclass.swing.gauge.JCGaugeArea.
This is the sub-portion of the overall gauge real estate onto which the actual linear/circular portion of the gauge is drawn.
JCGaugeArea(JCGauge) - Constructor for class com.klg.jclass.swing.gauge.JCGaugeArea
Creates a gauge area for a gauge.
JCGaugeEnumMappings - class com.klg.jclass.swing.gauge.beans.JCGaugeEnumMappings.
Class consisting of static arrays that hold enum values and their corresponding String representations (for things like HTML save and loading) and, in turn, their corresponding internationalizable String representations (for things like combo box choices in the customizer and the Beans).
JCGaugeEnumMappings() - Constructor for class com.klg.jclass.swing.gauge.beans.JCGaugeEnumMappings
 
JCGaugePickEvent - class com.klg.jclass.swing.gauge.JCGaugePickEvent.
Represents a pick event in JCGauge.
JCGaugePickEvent(JCGauge, Component, double, Point) - Constructor for class com.klg.jclass.swing.gauge.JCGaugePickEvent
Constructor.
JCGaugePickListener - interface com.klg.jclass.swing.gauge.JCGaugePickListener.
Event listener interface for gauge pick events.
JCGrid - class com.klg.jclass.chart.JCGrid.
This class is used to define a series of grid lines on a JCAxis.
JCGrid() - Constructor for class com.klg.jclass.chart.JCGrid
Creates a JCGrid object with default properties.
JCGrid(JCAxis) - Constructor for class com.klg.jclass.chart.JCGrid
Creates a JCGrid object with startValue, stopValue, and incrementValue initialized to the min, max, and numSpacing values of the parent axis.
JCGrid(JCAxis, double, double, double, JCChartStyle) - Constructor for class com.klg.jclass.chart.JCGrid
Creates a grid object and sets its properties.
JCGridColor - class com.klg.jclass.chart3d.JCGridColor.
Class that allows certain bars (or rows/columns of bars) to be drawn with distinct colors.
JCGridColor() - Constructor for class com.klg.jclass.chart3d.JCGridColor
Default constructor.
JCGridColor(int, int, Color) - Constructor for class com.klg.jclass.chart3d.JCGridColor
Constructor that specifies the necessary info: x, y, and color.
JCGridLayout - class com.klg.jclass.util.swing.JCGridLayout.
JCGridLayout is an improved subclass of GridLayout.
JCGridLayout(int, int) - Constructor for class com.klg.jclass.util.swing.JCGridLayout
Creates a grid layout with the specified number of rows and columns.
JCGridLayout(int, int, int, int) - Constructor for class com.klg.jclass.util.swing.JCGridLayout
Creates a grid layout with the specified rows, columns, horizontal gap, and vertical gap.
JCGridLegend - class com.klg.jclass.util.legend.JCGridLegend.
JCGridLegend manages and renders a grid-based legend.
JCGridLegend() - Constructor for class com.klg.jclass.util.legend.JCGridLegend
 
JCGridLines - class com.klg.jclass.chart3d.JCGridLines.
Specifies which gridlines are drawn for a given axis.
JCGridLines() - Constructor for class com.klg.jclass.chart3d.JCGridLines
Null constructor.
JCGridLines(JCAxis, int) - Constructor for class com.klg.jclass.chart3d.JCGridLines
Constructor that specifies the axis and planeMask.
JCGridLines(JCAxis, int, JCLineStyle) - Constructor for class com.klg.jclass.chart3d.JCGridLines
Constructor which specifies axis, planeMask, and lineStyle.
JCGridLinesJava3d - class com.klg.jclass.chart3d.j3d.JCGridLinesJava3d.
 
JCGridLinesJava3d(JCAxis, int) - Constructor for class com.klg.jclass.chart3d.j3d.JCGridLinesJava3d
 
JCHelpPane - class com.klg.jclass.util.swing.JCHelpPane.
Class that contains two JCHTMLPanes.
JCHelpPane() - Constructor for class com.klg.jclass.util.swing.JCHelpPane
 
JCHelpPane(String, String) - Constructor for class com.klg.jclass.util.swing.JCHelpPane
 
JCHelpPane(String, String, String) - Constructor for class com.klg.jclass.util.swing.JCHelpPane
 
JCHelpPane(URL, URL) - Constructor for class com.klg.jclass.util.swing.JCHelpPane
 
JCHelpPane(URL, URL, URL) - Constructor for class com.klg.jclass.util.swing.JCHelpPane
 
JCHiGrid - class com.klg.jclass.higrid.beans.JCHiGrid.
A Bean wrapper for HiGrid.
JCHiGrid - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
JCHiGrid() - Constructor for class com.klg.jclass.higrid.beans.JCHiGrid
Creates a JCHiGrid with the default JDBC data source type and uses an internal datasource.
JCHiGrid(Applet, String) - Constructor for class com.klg.jclass.higrid.beans.JCHiGrid
Creates a JCHiGrid, which reads parameters from the applet's HTML file.
JCHiGrid(int, boolean) - Constructor for class com.klg.jclass.higrid.beans.JCHiGrid
Creates a JCHiGrid with the indicated data source type that uses an internal or external datasource.
JCHiGridConverter - class com.klg.jclass.higrid.beans.JCHiGridConverter.
Reads JCHiGrid parameters from an HTML file or external file.
JCHiGridConverter() - Constructor for class com.klg.jclass.higrid.beans.JCHiGridConverter
 
JCHiGridEvent - class com.klg.jclass.higrid.beans.JCHiGridEvent.
JCHiGridEvent describes a HiGrid Bean value change.
JCHiGridEvent(Object) - Constructor for class com.klg.jclass.higrid.beans.JCHiGridEvent
Constructor for JCHiGridEvent.
JCHiGridEvent(Object, int) - Constructor for class com.klg.jclass.higrid.beans.JCHiGridEvent
Constructor for JCHiGridEvent.
JCHiGridEvent(Object, int, JCHiGridNode, NodeProperties) - Constructor for class com.klg.jclass.higrid.beans.JCHiGridEvent
Constructor for JCHiGridEvent.
JCHiGridEvent(Object, JCHiGridNode) - Constructor for class com.klg.jclass.higrid.beans.JCHiGridEvent
Constructor for JCHiGridEvent.
JCHiGridExternalDS - class com.klg.jclass.higrid.beans.JCHiGridExternalDS.
A Bean wrapper for JClass HiGrid.
JCHiGridExternalDS - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
JCHiGridExternalDS() - Constructor for class com.klg.jclass.higrid.beans.JCHiGridExternalDS
 
JCHiGridExternalDS(Applet, String) - Constructor for class com.klg.jclass.higrid.beans.JCHiGridExternalDS
Creates a JCHiGridExternalDS, which reads parameters from the applet's HTML file.
JCHiGridExternalDS(int) - Constructor for class com.klg.jclass.higrid.beans.JCHiGridExternalDS
Creates a JCHiGridExternalDS with the data source type.
JCHiGridListener - interface com.klg.jclass.higrid.beans.JCHiGridListener.
Objects interested in receiving JCHiGridEvents must implment this interface.
JCHiGridNode - class com.klg.jclass.higrid.beans.JCHiGridNode.
This class encapsulates information about data and format of a node in JCHiGrid.
JCHiGridNode(GridProperties) - Constructor for class com.klg.jclass.higrid.beans.JCHiGridNode
 
JCHiGridNode(GridProperties, int) - Constructor for class com.klg.jclass.higrid.beans.JCHiGridNode
Creates a JCHiGridNode with the data source type.
JCHiGridValueChanged(JCHiGridEvent) - Method in class com.klg.jclass.higrid.beans.GridProperties
When value(s) of the JCHiGridNode is changed.
JCHiGridValueChanged(JCHiGridEvent) - Method in interface com.klg.jclass.higrid.beans.JCHiGridListener
 
JCHiloChartFormat - class com.klg.jclass.chart.JCHiloChartFormat.
Manages chart properties specific to Hi-Lo charts.
JCHiloChartFormat() - Constructor for class com.klg.jclass.chart.JCHiloChartFormat
 
JCHiloChartFormat(ChartDataView) - Constructor for class com.klg.jclass.chart.JCHiloChartFormat
 
JCHLOCChartFormat - class com.klg.jclass.chart.JCHLOCChartFormat.
Manages chart properties specific to Hi-Lo-Open-Close charts.
JCHLOCChartFormat() - Constructor for class com.klg.jclass.chart.JCHLOCChartFormat
 
JCHLOCChartFormat(ChartDataView) - Constructor for class com.klg.jclass.chart.JCHLOCChartFormat
 
JCHTMLCellRenderer - class com.klg.jclass.cell.renderers.JCHTMLCellRenderer.
The JCHTMLCellRenderer class extends JCLabelCellRenderer.
JCHTMLCellRenderer() - Constructor for class com.klg.jclass.cell.renderers.JCHTMLCellRenderer
 
JCHTMLPane - class com.klg.jclass.util.swing.JCHTMLPane.
Extension of JEditorPane that only handles HTML content and implements to code necessary to traverse links when clicked on by the user.
JCHTMLPane() - Constructor for class com.klg.jclass.util.swing.JCHTMLPane
Constructs a blank HTML pane.
JCHTMLPane(String) - Constructor for class com.klg.jclass.util.swing.JCHTMLPane
Constructs an HTML pane with the specified HTML text.
JCHTMLPane(URL) - Constructor for class com.klg.jclass.util.swing.JCHTMLPane
Constructs an HTML pane with the specified URL.
JCHTMLPrinter - class com.klg.jclass.page.html.JCHTMLPrinter.
Implements the PrinterDriver interface.
JCHTMLPrinter(OutputStream) - Constructor for class com.klg.jclass.page.html.JCHTMLPrinter
Creates an HTML printer given an OutputStream.
JCHTMLPrinter(OutputStream, FontParser, String, String, String) - Constructor for class com.klg.jclass.page.html.JCHTMLPrinter
Constructor.
JCHTMLPrinter(OutputStream, String) - Constructor for class com.klg.jclass.page.html.JCHTMLPrinter
Creates an HTML printer given an OutputStream and an image directory.
JCIconCreator - class com.klg.jclass.util.swing.JCIconCreator.
JCIconCreator creates image icons from String arrays.
JCIconCreator() - Constructor for class com.klg.jclass.util.swing.JCIconCreator
Creates an empty instance.
JCIconCreator(int, int) - Constructor for class com.klg.jclass.util.swing.JCIconCreator
Creates an empty instance using the specified width and height.
JCImageCellEditor - class com.klg.jclass.cell.editors.JCImageCellEditor.
JCImageCellEditor provides an editor using a simple text field for Image objects.
JCImageCellEditor() - Constructor for class com.klg.jclass.cell.editors.JCImageCellEditor
Default constructor.
JCImageCellRenderer - class com.klg.jclass.cell.renderers.JCImageCellRenderer.
The JCImageCellRenderer class defines a JCCellRenderer object that paints Image objects in a table cell.
JCImageCellRenderer() - Constructor for class com.klg.jclass.cell.renderers.JCImageCellRenderer
 
JCIndicator - interface com.klg.jclass.swing.gauge.JCIndicator.
JCIndicator interface for indicators.
JCIndicatorStyle - class com.klg.jclass.swing.gauge.JCIndicatorStyle.
Provides constants for the built-in indicator styles for a JCIndicator and provides a constructor for defining a user-defined indicator style.
JCIndicatorStyle() - Constructor for class com.klg.jclass.swing.gauge.JCIndicatorStyle
Default constuctor
JCIndicatorStyle(int[], int[], int) - Constructor for class com.klg.jclass.swing.gauge.JCIndicatorStyle
Construct a indicator using the points of a polygon.
JCInputStreamDataSource - class com.klg.jclass.chart.data.JCInputStreamDataSource.
This class is the base for any data source that relies on input from some stream, which includes files, urls, large Strings, etc.
JCInputStreamDataSource - class com.klg.jclass.table.data.JCInputStreamDataSource.
This class is the base for any data source that relies on input from some stream, which includes files, URLs, large Strings, etc.
JCInputStreamDataSource() - Constructor for class com.klg.jclass.chart.data.JCInputStreamDataSource
This constructor sets up a JCInputStreamDataSource class to use the default interpreter.
JCInputStreamDataSource() - Constructor for class com.klg.jclass.table.data.JCInputStreamDataSource
Subclasses may need to set the stream up before they can call super(), so provide a default ctor and the ctor() function to replace the super() call (for example, JCAppletDataSource).
JCInputStreamDataSource(InputStream) - Constructor for class com.klg.jclass.chart.data.JCInputStreamDataSource
This constructor takes the InputStream, reads in all the appropriate data and interprets it according to the default interpreter class.
JCInputStreamDataSource(InputStream) - Constructor for class com.klg.jclass.table.data.JCInputStreamDataSource
The constructor takes the InputStream and reads in all the appropriate data.
JCInputStreamDataSource(InputStream, int) - Constructor for class com.klg.jclass.table.data.JCInputStreamDataSource
The constructor takes the InputStream and reads in all the appropriate data.
JCInputStreamDataSource(InputStream, JCDataInterpreter) - Constructor for class com.klg.jclass.chart.data.JCInputStreamDataSource
This constructor takes the InputStream, reads in all the appropriate data, and interprets it according to the specified interpreter class.
JCInputStreamDataSource(InputStream, JCDataInterpreter, String) - Constructor for class com.klg.jclass.chart.data.JCInputStreamDataSource
This constructor takes the InputStream, reads in all the appropriate data based on the given charset, and interprets it according to the specified interpreter class.
JCInputStreamDataSource(InputStream, JCFileFormatParser) - Constructor for class com.klg.jclass.table.data.JCInputStreamDataSource
The constructor takes the InputStream and reads in all the appropriate data according to the specified parser.
JCInputStreamDataSource(JCDataInterpreter) - Constructor for class com.klg.jclass.chart.data.JCInputStreamDataSource
This constructor sets up a JCInputStreamDataSource class to use the specified interpreter.
JCInputStreamDataSource(JCDataInterpreter, String) - Constructor for class com.klg.jclass.chart.data.JCInputStreamDataSource
This constructor sets up a JCInputStreamDataSource class to use the specified interpreter and charset.
JCIntComparator - interface com.klg.jclass.util.JCIntComparator.
JCIntComparator interface.
JCIntegerCellEditor - class com.klg.jclass.cell.editors.JCIntegerCellEditor.
JCIntegerCellEditor provides an editor using a simple text field for Integer objects.
JCIntegerCellEditor() - Constructor for class com.klg.jclass.cell.editors.JCIntegerCellEditor
Default constructor.
JCIntegerValidator - class com.klg.jclass.field.validate.JCIntegerValidator.
This class validates objects of type integer.
JCIntegerValidator() - Constructor for class com.klg.jclass.field.validate.JCIntegerValidator
Constructs a JCIntegerValidator.
JCIntegerValidator(Locale, Number, Number, ListModel, boolean, String[], Number, String, boolean, boolean, boolean, Locale, Object) - Constructor for class com.klg.jclass.field.validate.JCIntegerValidator
Constructs a JCIntegerValidator with the values specified.
JCInvalidInfo - class com.klg.jclass.field.JCInvalidInfo.
This class creates an object which holds the invalid info properties.
JCInvalidInfo() - Constructor for class com.klg.jclass.field.JCInvalidInfo
Creates a default instance where beepOnInvalid == true, policy == SHOW_INVALID, and the rest of the values are null.
JCInvalidInfo(boolean, int) - Constructor for class com.klg.jclass.field.JCInvalidInfo
Creates an instance where beepOnInvalid and invalidPolicy are set as specified and the rest of the values are null.
JCInvalidInfo(boolean, int, Color, Color) - Constructor for class com.klg.jclass.field.JCInvalidInfo
Creates a InvalidInfo object with the specified defaultValue and with invalidPolicy == RESTORE_DEFAULT, beepOnInvalid == true, and the invalid colors are null.
JCInvalidInfo(Color, Color) - Constructor for class com.klg.jclass.field.JCInvalidInfo
Creates a InvalidInfo object with the specified invalid colors and with invalidPolicy == SHOW_INVALID, beepOnInvalid == true, and defaultValue == null.
JCInvalidInfo(int) - Constructor for class com.klg.jclass.field.JCInvalidInfo
Creates an instance where invalidPolicy is set as specified, beepOnInvalid == true, and the rest of the values are null.
JCIOException - exception com.klg.jclass.util.io.JCIOException.
This class extends IOException to create a separate exception to throw when an internal data file within an html or xml file is not found.
JCIOException() - Constructor for class com.klg.jclass.util.io.JCIOException
Constructs a JCIOException with null as its error detail message.
JCIOException(String) - Constructor for class com.klg.jclass.util.io.JCIOException
Constructs a JCIOException with the specified detail message.
JCIOException(String, Exception) - Constructor for class com.klg.jclass.util.io.JCIOException
Constructs a JCIOException with the specified detail message and a orignal exception which cause this exception.
JCIPAddress - class com.klg.jclass.util.JCIPAddress.
The JCIPAddress class stores an IP address and it will not try to resolve the IP address on the network.
JCIPAddress(InetAddress) - Constructor for class com.klg.jclass.util.JCIPAddress
Creates a JCIPAddress given a java.net.InetAddress.
JCIPAddress(int[]) - Constructor for class com.klg.jclass.util.JCIPAddress
Creates a JCIPAddress an array of ints.
JCIPAddress(String) - Constructor for class com.klg.jclass.util.JCIPAddress
Creates a JCIPAddress given a String.
JCIPAddressValidator - class com.klg.jclass.field.validate.JCIPAddressValidator.
This class validates objects of type IPAddress.
JCIPAddressValidator() - Constructor for class com.klg.jclass.field.validate.JCIPAddressValidator
Constructs a JCIPAddressValidator.
JCIPAddressValidator(Locale, Number, Number, Number, Number, Number, Number, Number, Number, ListModel, boolean, Integer, boolean, Object) - Constructor for class com.klg.jclass.field.validate.JCIPAddressValidator
Constructs a JCStringValidator with the values specified.
JCKeyModifier - class com.klg.jclass.cell.JCKeyModifier.
This class is a container for a key code and a modifier value.
JCKeyModifier(int) - Constructor for class com.klg.jclass.cell.JCKeyModifier
Constructor used to represent a key press with all modifiers active.
JCKeyModifier(int, int) - Constructor for class com.klg.jclass.cell.JCKeyModifier
Convenience constructor.
JCKeyModifier(int, int, boolean) - Constructor for class com.klg.jclass.cell.JCKeyModifier
Convenience constructor.
JCLabelCellRenderer - class com.klg.jclass.cell.renderers.JCLabelCellRenderer.
The JCLabelCellRenderer class defines a JCComponentCellRenderer object that uses JLabel to render any kind of data using that data object's toString() method.
JCLabelCellRenderer() - Constructor for class com.klg.jclass.cell.renderers.JCLabelCellRenderer
 
JCLabelField - class com.klg.jclass.field.JCLabelField.
JCLabelField has all the capability of JLabelField as well as the ability to validate its contents.
JCLabelField() - Constructor for class com.klg.jclass.field.JCLabelField
Constructs an empty JCLabelField.
JCLabelField(Class) - Constructor for class com.klg.jclass.field.JCLabelField
Constructs an empty JCLabelField, which expects an object of the specified class.
JCLabelField(Class, JCValidator) - Constructor for class com.klg.jclass.field.JCLabelField
Constructs an empty JCLabelField, which expects an object of the specified class and which uses the specified validator.
JCLabelField(JCValueModel) - Constructor for class com.klg.jclass.field.JCLabelField
Constructs an empty JCLabelField, which uses the specified value model to contain its value.
JCLabelField(JCValueModel, JCValidator) - Constructor for class com.klg.jclass.field.JCLabelField
Constructs an empty JCLabelField, which uses the specified value model to contain its value and which uses the specified validator.
JCLabelFieldCellRenderer - class com.klg.jclass.field.cell.JCLabelFieldCellRenderer.
JCLabelFieldCellRenderer provides a renderer using a simple JCLabelField component.
JCLabelFieldCellRenderer() - Constructor for class com.klg.jclass.field.cell.JCLabelFieldCellRenderer
 
JCLabelFieldCellRenderer(Class, JCValidator) - Constructor for class com.klg.jclass.field.cell.JCLabelFieldCellRenderer
Constructs an empty JCLabelFieldCellRenderer, which expects an object of the specified class, that uses the specified validator.
JCLabelGenerator - interface com.klg.jclass.chart.JCLabelGenerator.
An interface that can be used to generate labels for an axis.
JCLabelGenerator - interface com.klg.jclass.chart3d.JCLabelGenerator.
An interface that can be used to generate labels for an axis.
JCLabelGenerator - interface com.klg.jclass.swing.gauge.JCLabelGenerator.
JCLabelGenerator is an interface that can be used to generate labels for a JCTick.
jclass_base_old_ver - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
jclass_base_old_ver - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
jclass_base_out_of_date - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
jclass_base_out_of_date - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
jclass_beans_old_ver - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
jclass_beans_old_ver - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
jclass_beans_out_of_date - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
jclass_beans_out_of_date - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
jclass_util_old_ver - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
jclass_util_old_ver - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
jclass_util_out_of_date - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
jclass_util_out_of_date - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
jclassDTDName - Variable in class com.klg.jclass.util.xml.JCXMLDTDResolver
 
JCLegend - class com.klg.jclass.util.legend.JCLegend.
JCLegend manages and renders a legend for a component.
JCLegend() - Constructor for class com.klg.jclass.util.legend.JCLegend
Internal constructor for legend.
JCLegendItem - class com.klg.jclass.util.legend.JCLegendItem.
JCLegendItem is used by JCLegend to encapsulate one item in a legend.
JCLegendItem() - Constructor for class com.klg.jclass.util.legend.JCLegendItem
Default constructor.
JCLegendItem(JCLegendItem) - Constructor for class com.klg.jclass.util.legend.JCLegendItem
Constructor creates new legend item from existing legend item.
JCLegendPopulator - interface com.klg.jclass.util.legend.JCLegendPopulator.
JCLegendPopulator is an interface implemented by classes that wish to populate a legend with data.
JCLegendRenderer - interface com.klg.jclass.util.legend.JCLegendRenderer.
JCLegendRenderer is an interface implemented by a class that wishes to help render the legend.
JCLightCellRenderer - interface com.klg.jclass.cell.JCLightCellRenderer.
A drawing-based cell renderer interface.
JCLinearGauge - class com.klg.jclass.swing.gauge.JCLinearGauge.
JCLinearGauge.
JCLinearGauge() - Constructor for class com.klg.jclass.swing.gauge.JCLinearGauge
No-argument constructor for JCLinearGauge.
JCLinearGauge(boolean) - Constructor for class com.klg.jclass.swing.gauge.JCLinearGauge
Constructs a JCLinearGauge with no default objects except possibly a linear scale.
JCLinearGaugeBean - class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean.
A Bean which exposes gauge properties suitable for editing in an Integrated Development Environment (IDE).
JCLinearGaugeBean() - Constructor for class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
JCLinearGaugeBean no arg constructor.
JCLinearIndicator - class com.klg.jclass.swing.gauge.JCLinearIndicator.
An indicator points to values on its scale.
JCLinearIndicator(Color, double, JCLinearScale, boolean, double, double, JCIndicatorStyle, double) - Constructor for class com.klg.jclass.swing.gauge.JCLinearIndicator
Creates an indicator.
JCLinearIndicator(JCLinearScale) - Constructor for class com.klg.jclass.swing.gauge.JCLinearIndicator
Creates an indicator.
JCLinearNeedle - class com.klg.jclass.swing.gauge.JCLinearNeedle.
A needle points to values on its scale.
JCLinearNeedle(Color, double, JCLinearScale, JCAbstractNeedle.InteractionType, boolean, double, double, JCIndicatorStyle, double) - Constructor for class com.klg.jclass.swing.gauge.JCLinearNeedle
Creates a needle.
JCLinearNeedle(Color, double, JCLinearScale, JCAbstractNeedle.InteractionType, boolean, double, JCIndicatorStyle, double) - Constructor for class com.klg.jclass.swing.gauge.JCLinearNeedle
Creates a needle.
JCLinearNeedle(JCLinearScale) - Constructor for class com.klg.jclass.swing.gauge.JCLinearNeedle
Creates a needle.
JCLinearRange - class com.klg.jclass.swing.gauge.JCLinearRange.
 
JCLinearRange(Color, JCLinearScale, double, double, double, double) - Constructor for class com.klg.jclass.swing.gauge.JCLinearRange
Creates a linear range.
JCLinearScale - class com.klg.jclass.swing.gauge.JCLinearScale.
JCLinearScale provides a graduated scale drawn in a linear fashion.
JCLinearScale.Orientation - class com.klg.jclass.swing.gauge.JCLinearScale.Orientation.
Orientation enumeration.
JCLinearScale(JCLinearGauge) - Constructor for class com.klg.jclass.swing.gauge.JCLinearScale
Creates a scale given its parent gauge.
JCLinearScale(JCLinearGauge, JCAbstractScale.Direction, double, double, JCLinearScale.Orientation, Color) - Constructor for class com.klg.jclass.swing.gauge.JCLinearScale
Creates a graduated linear scale.
JCLinearTick - class com.klg.jclass.swing.gauge.JCLinearTick.
The class for tick marks that are drawn on a JCLinearScale.
JCLinearTick(JCLinearScale) - Constructor for class com.klg.jclass.swing.gauge.JCLinearTick
Creates a JCLinearTick that spans its linear scale.
JCLinearTick(JCLinearScale, boolean, double, double, double, boolean, int, double, boolean, boolean, double, double, double, Color, JCTickStyle, Font, Color) - Constructor for class com.klg.jclass.swing.gauge.JCLinearTick
Creates a linear tick object.
JCLineStyle - class com.klg.jclass.chart.JCLineStyle.
JCLineStyle controls how a line is drawn.
JCLineStyle - class com.klg.jclass.chart3d.JCLineStyle.
JCLineStyle controls how a line is drawn.
JCLineStyle(int, Color, int) - Constructor for class com.klg.jclass.chart.JCLineStyle
Constructor for line style objects.
JCLineStyle(int, Color, int) - Constructor for class com.klg.jclass.chart3d.JCLineStyle
Constructor for line style objects.
JCLineStyle(int, Color, int, int, int) - Constructor for class com.klg.jclass.chart.JCLineStyle
Full Constructor for line style objects.
JCLineStyle(int, Color, int, int, int) - Constructor for class com.klg.jclass.chart3d.JCLineStyle
Full Constructor for line style objects.
JCLineStyle(int, Color, int, int, int, float[], float[]) - Constructor for class com.klg.jclass.chart.JCLineStyle
Full Constructor for line style objects.
JCLineStyle(int, Color, int, int, int, float[], float[]) - Constructor for class com.klg.jclass.chart3d.JCLineStyle
Full Constructor for line style objects.
JCListenerList - class com.klg.jclass.util.JCListenerList.
JCListenerList is a class that assists with keeping track of event listeners in a thread-safe manner.
JCListModel - class com.klg.jclass.util.swing.JCListModel.
List model.
JCListModel() - Constructor for class com.klg.jclass.util.swing.JCListModel
Constructs an empty list model.
JCListModel(Object[]) - Constructor for class com.klg.jclass.util.swing.JCListModel
Constructs a list model with the given array of objects.
JCListModel(Vector) - Constructor for class com.klg.jclass.util.swing.JCListModel
Constructs a list model from a Vector
JCListTable - class com.klg.jclass.table.JCListTable.
JCListTable is a subclass of JCTable that provides list-like look and behavior.
JCListTable.Listeners - class com.klg.jclass.table.JCListTable.Listeners.
List-specific listeners.
JCListTable.Listeners() - Constructor for class com.klg.jclass.table.JCListTable.Listeners
 
JCListTable.ListSelection - class com.klg.jclass.table.JCListTable.ListSelection.
The JCListSelection class supports row and column level selection.
JCListTable.ListSelection(JCTable) - Constructor for class com.klg.jclass.table.JCListTable.ListSelection
 
JCListTable() - Constructor for class com.klg.jclass.table.JCListTable
 
JCLiveCellStyle - class com.klg.jclass.table.beans.JCLiveCellStyle.
The JCLiveCellStyle class provides a default implementation of the CellStyleModel interface.
JCLiveCellStyle(LiveTable) - Constructor for class com.klg.jclass.table.beans.JCLiveCellStyle
 
JCLiveCellStyle(LiveTable, JCCellRenderer) - Constructor for class com.klg.jclass.table.beans.JCLiveCellStyle
 
JCLiveCellStyle(LiveTable, JCLiveCellStyle) - Constructor for class com.klg.jclass.table.beans.JCLiveCellStyle
 
JCLiveCellStyle(String, String, String, boolean, boolean, int, int, int, int, int, int, String) - Constructor for class com.klg.jclass.table.beans.JCLiveCellStyle
 
JCLongCellEditor - class com.klg.jclass.cell.editors.JCLongCellEditor.
JCLongCellEditor provides an editor using a simple text field for Long objects.
JCLongCellEditor() - Constructor for class com.klg.jclass.cell.editors.JCLongCellEditor
Default constructor.
JCLongValidator - class com.klg.jclass.field.validate.JCLongValidator.
This class validates objects of type long.
JCLongValidator() - Constructor for class com.klg.jclass.field.validate.JCLongValidator
Constructs a JCLongValidator.
JCLongValidator(Locale, Number, Number, ListModel, boolean, String[], Number, String, boolean, boolean, boolean, Locale, Object) - Constructor for class com.klg.jclass.field.validate.JCLongValidator
Constructs a JCLongValidator with the values specified.
JCMappingSort - class com.klg.jclass.util.JCMappingSort.
JCMappingSort class.
JCMDIFrame - class com.klg.jclass.swing.JCMDIFrame.
Extends Swing's basic internal frame class to make it possible to associate a toolbar with an internal frame, as well as with the menu bar that is supported by the basic JInternalFrame.
JCMDIFrame() - Constructor for class com.klg.jclass.swing.JCMDIFrame
 
JCMDIFrame(String) - Constructor for class com.klg.jclass.swing.JCMDIFrame
 
JCMDIFrame(String, boolean) - Constructor for class com.klg.jclass.swing.JCMDIFrame
 
JCMDIFrame(String, boolean, boolean) - Constructor for class com.klg.jclass.swing.JCMDIFrame
 
JCMDIFrame(String, boolean, boolean, boolean) - Constructor for class com.klg.jclass.swing.JCMDIFrame
 
JCMDIFrame(String, boolean, boolean, boolean, boolean) - Constructor for class com.klg.jclass.swing.JCMDIFrame
 
JCMDIPane - class com.klg.jclass.swing.JCMDIPane.
Replaces JDesktopPane as an internal frame container with the following features:
JCMDIPane.ArrangeAction - class com.klg.jclass.swing.JCMDIPane.ArrangeAction.
 
JCMDIPane.ArrangeAction() - Constructor for class com.klg.jclass.swing.JCMDIPane.ArrangeAction
 
JCMDIPane.CascadeAction - class com.klg.jclass.swing.JCMDIPane.CascadeAction.
 
JCMDIPane.CascadeAction() - Constructor for class com.klg.jclass.swing.JCMDIPane.CascadeAction
 
JCMDIPane.FrameListener - class com.klg.jclass.swing.JCMDIPane.FrameListener.
 
JCMDIPane.FrameListener() - Constructor for class com.klg.jclass.swing.JCMDIPane.FrameListener
 
JCMDIPane.LayoutListener - class com.klg.jclass.swing.JCMDIPane.LayoutListener.
LayoutListener listens for requests to manage the internal frames.
JCMDIPane.LayoutListener() - Constructor for class com.klg.jclass.swing.JCMDIPane.LayoutListener
 
JCMDIPane.MaxMinAction - class com.klg.jclass.swing.JCMDIPane.MaxMinAction.
 
JCMDIPane.MaxMinAction() - Constructor for class com.klg.jclass.swing.JCMDIPane.MaxMinAction
 
JCMDIPane.MDIDesktopManager - class com.klg.jclass.swing.JCMDIPane.MDIDesktopManager.
This inner class wraps a PLAF-specific desktop manager and overrides its basic window dragging and resizing behavior to optionally force the use of wireframes (for speed).
JCMDIPane.MDIDesktopManager(DesktopManager) - Constructor for class com.klg.jclass.swing.JCMDIPane.MDIDesktopManager
 
JCMDIPane.TileHAction - class com.klg.jclass.swing.JCMDIPane.TileHAction.
 
JCMDIPane.TileHAction() - Constructor for class com.klg.jclass.swing.JCMDIPane.TileHAction
 
JCMDIPane.TileVAction - class com.klg.jclass.swing.JCMDIPane.TileVAction.
 
JCMDIPane.TileVAction() - Constructor for class com.klg.jclass.swing.JCMDIPane.TileVAction
 
JCMDIPane.WindowsMenuListener - class com.klg.jclass.swing.JCMDIPane.WindowsMenuListener.
WindowsMenuListener listens for selections in the window list menu, then brings the selected window to the front.
JCMDIPane.WindowsMenuListener() - Constructor for class com.klg.jclass.swing.JCMDIPane.WindowsMenuListener
 
JCMDIPane() - Constructor for class com.klg.jclass.swing.JCMDIPane
 
JCMDIWindowMenu - class com.klg.jclass.swing.JCMDIWindowMenu.
Place holder used when building menu bars for MDI components.
JCMDIWindowMenu() - Constructor for class com.klg.jclass.swing.JCMDIWindowMenu
Creates a windows menu with the appropriate locale specific name.
JCMenu - class com.klg.jclass.util.swing.JCMenu.
Subclass of JMenu that also requests Accelerator and Mnemonic information from a javax.swing.Action that has been added to it.
JCMenu() - Constructor for class com.klg.jclass.util.swing.JCMenu
 
JCMenu(String) - Constructor for class com.klg.jclass.util.swing.JCMenu
 
JCMenu(String, boolean) - Constructor for class com.klg.jclass.util.swing.JCMenu
 
JCMeshDataBars - class com.klg.jclass.chart3d.j3d.JCMeshDataBars.
 
JCMeshDataBars(JCBar, Matrix4d, Chart3dGridData, boolean, Color3f, boolean) - Constructor for class com.klg.jclass.chart3d.j3d.JCMeshDataBars
 
JCMessageHelper - class com.klg.jclass.util.swing.JCMessageHelper.
Invokes JOptionPane in a thread-safe manner.
JCMessageHelper() - Constructor for class com.klg.jclass.util.swing.JCMessageHelper
 
JCMultiColLegend - class com.klg.jclass.util.legend.JCMultiColLegend.
JCMultiColLegend manages and renders a grid-based legend that can have multiple columns.
JCMultiColLegend() - Constructor for class com.klg.jclass.util.legend.JCMultiColLegend
 
JCMultiFieldString - class com.klg.jclass.chart3d.JCMultiFieldString.
Encapsulates the notion of a multi-field String, where each field may have a different alignment of text within its field.
JCMultiFieldString() - Constructor for class com.klg.jclass.chart3d.JCMultiFieldString
Empty constructor.
JCMultiFieldString(String) - Constructor for class com.klg.jclass.chart3d.JCMultiFieldString
Constructor with input String.
JCMultilineCellEditor - class com.klg.jclass.cell.editors.JCMultilineCellEditor.
JCMultilineCellEditor provides a simple text editing component for multiline data.
JCMultilineCellEditor.JCMultilineCellEditorTextArea - class com.klg.jclass.cell.editors.JCMultilineCellEditor.JCMultilineCellEditorTextArea.
 
JCMultilineCellEditor.JCMultilineCellEditorTextArea() - Constructor for class com.klg.jclass.cell.editors.JCMultilineCellEditor.JCMultilineCellEditorTextArea
 
JCMultilineCellEditor() - Constructor for class com.klg.jclass.cell.editors.JCMultilineCellEditor
Default constructor.
JCMultiSelectList - class com.klg.jclass.swing.JCMultiSelectList.
JCMultiSelectList matches the API for JList, except that two lists instead of one appear in the component’s GUI.
JCMultiSelectList.JCFixedCenterLayout - class com.klg.jclass.swing.JCMultiSelectList.JCFixedCenterLayout.
Internal layout.
JCMultiSelectList.JCFixedCenterLayout() - Constructor for class com.klg.jclass.swing.JCMultiSelectList.JCFixedCenterLayout
Constructs a new layout with no gap between components.
JCMultiSelectList.JCFixedCenterLayout(int) - Constructor for class com.klg.jclass.swing.JCMultiSelectList.JCFixedCenterLayout
Constructs a layout with the specified gaps between components.
JCMultiSelectList.MultiSelectListUI - class com.klg.jclass.swing.JCMultiSelectList.MultiSelectListUI.
 
JCMultiSelectList.MultiSelectListUI() - Constructor for class com.klg.jclass.swing.JCMultiSelectList.MultiSelectListUI
 
JCMultiSelectList.SelectionButton - class com.klg.jclass.swing.JCMultiSelectList.SelectionButton.
Internal selection button class.
JCMultiSelectList() - Constructor for class com.klg.jclass.swing.JCMultiSelectList
Creates a new JCMultiSelectList component with an empty model.
JCMultiSelectList(int) - Constructor for class com.klg.jclass.swing.JCMultiSelectList
Creates a new JCMultiSelectList component with an empty model and the specified horizontal gap between components.
JCMultiSelectList(ListModel) - Constructor for class com.klg.jclass.swing.JCMultiSelectList
Constructs a JCMultiSelectList that displays the elements in the specified non-null model.
JCMultiSelectList(Object[]) - Constructor for class com.klg.jclass.swing.JCMultiSelectList
Constructs a JCMultiSelectList that displays the elements in the specified array.
JCMultiSelectList(Vector) - Constructor for class com.klg.jclass.swing.JCMultiSelectList
Constructs a JCMultiSelectList that displays the elements in the specified Vector.
JCNeedle - interface com.klg.jclass.swing.gauge.JCNeedle.
The interface for needles.
JCNeedleStyle - class com.klg.jclass.swing.gauge.JCNeedleStyle.
Provides constants for the built-in needle styles for a JCNeedle and provides a constructor for passing in a user-defined needle style.
JCNeedleStyle() - Constructor for class com.klg.jclass.swing.gauge.JCNeedleStyle
Default constructor
JCNeedleStyle(int[], int[], int) - Constructor for class com.klg.jclass.swing.gauge.JCNeedleStyle
Constructs a needle using the points of a polygon.
JCNumberUtil - class com.klg.jclass.util.JCNumberUtil.
JCNumberUtil is a collection of static methods and static variables that are used throughout JCChart and JCGauge components.
JCNumberUtil() - Constructor for class com.klg.jclass.util.JCNumberUtil
 
JCNumberValidator - class com.klg.jclass.field.validate.JCNumberValidator.
This class is a base class for numeric validators.
JCNumberValidator() - Constructor for class com.klg.jclass.field.validate.JCNumberValidator
 
JCPage - class com.klg.jclass.page.JCPage.
JCPage describes a page in a JCDocument.
JCPage() - Constructor for class com.klg.jclass.page.JCPage
Creates a blank page with unspecified size and no contents.
JCPage(JCDocument) - Constructor for class com.klg.jclass.page.JCPage
Creates a blank page in a given document with unspecified size and no contents.
JCPage(String) - Constructor for class com.klg.jclass.page.JCPage
Creates a named page with unspecified size and no contents.
JCPage(String, JCDocument) - Constructor for class com.klg.jclass.page.JCPage
Creates in a document a named page with unspecified size and no contents.
JCPage(String, JCDocument, JCPage) - Constructor for class com.klg.jclass.page.JCPage
Creates a page with the given name and contents copied from a template, and makes the new page owned by the given document.
JCPage(String, JCDocument, JCUnit.Point, JCUnit.Dimension) - Constructor for class com.klg.jclass.page.JCPage
Creates in a document a named page with the given size and media offset.
JCPage(String, JCPage) - Constructor for class com.klg.jclass.page.JCPage
Creates a page with the given name and contents copied from a template.
JCPage(String, JCUnit.Point, JCUnit.Dimension) - Constructor for class com.klg.jclass.page.JCPage
Creates a named page with the given size and media offset.
JCPageTable - class com.klg.jclass.page.JCPageTable.
JCPageTable provides methods for creating and customizing tables into which data is flowed.
JCPageTable.Cell - class com.klg.jclass.page.JCPageTable.Cell.
The Cell object describes a single cell of a JCPageTable.
JCPageTable.Cell() - Constructor for class com.klg.jclass.page.JCPageTable.Cell
Creates an empty cell object.
JCPageTable.Cell(JCPageTable.Row, int) - Constructor for class com.klg.jclass.page.JCPageTable.Cell
Creates a cell object as a child of the given table.
JCPageTable.Column - class com.klg.jclass.page.JCPageTable.Column.
The Column object describes a single column of a JCPageTable.
JCPageTable.Column() - Constructor for class com.klg.jclass.page.JCPageTable.Column
Creates an empty column object.
JCPageTable.Column(int) - Constructor for class com.klg.jclass.page.JCPageTable.Column
Creates a column object as a child of the given table.
JCPageTable.Column(JCUnit.Measure, int) - Constructor for class com.klg.jclass.page.JCPageTable.Column
Creates a column object as a child of the given table.
JCPageTable.Row - class com.klg.jclass.page.JCPageTable.Row.
The Row object describes a single row of a JCPageTable.
JCPageTable.Row() - Constructor for class com.klg.jclass.page.JCPageTable.Row
Creates an empty row object.
JCPageTable.Row(int) - Constructor for class com.klg.jclass.page.JCPageTable.Row
Creates a row object as a child of this table.
JCPageTable(JCDocument, int) - Constructor for class com.klg.jclass.page.JCPageTable
Creates a new table with the number of columns specified where each column is the default width.
JCPageTable(JCDocument, int, JCTableStyle) - Constructor for class com.klg.jclass.page.JCPageTable
Creates a new table with the number of columns specified where each column is the default width.
JCPageTable(JCDocument, int, JCUnit.Measure) - Constructor for class com.klg.jclass.page.JCPageTable
Creates a new table with the number of columns specified, where each column is a specified width.
JCPageTable(JCDocument, int, JCUnit.Measure, JCTableStyle) - Constructor for class com.klg.jclass.page.JCPageTable
Creates a new table with the number of columns specified where each column is a specified width.
JCPageTable(JCDocument, JCPageTable, JCTableStyle) - Constructor for class com.klg.jclass.page.JCPageTable
Creates a new table with unset columns.
JCPageTable(JCDocument, JCUnit.Measure[]) - Constructor for class com.klg.jclass.page.JCPageTable
Creates a new table with columns as specified in the list of widths.
JCPageTable(JCDocument, JCUnit.Measure[], JCPageTable, JCTableStyle) - Constructor for class com.klg.jclass.page.JCPageTable
Creates a new table with columns as specified in the list of widths.
JCPageTable(JCDocument, JCUnit.Measure[], JCTableStyle) - Constructor for class com.klg.jclass.page.JCPageTable
Creates a new table with columns as specified in the list of widths.
JCPageTable(JCDocument, List) - Constructor for class com.klg.jclass.page.JCPageTable
Creates a new table with columns as specified in the list of widths.
JCPageTable(JCDocument, List, JCPageTable, JCTableStyle) - Constructor for class com.klg.jclass.page.JCPageTable
Creates a new table with columns as specified in the list of widths.
JCPageTable(JCDocument, List, JCTableStyle) - Constructor for class com.klg.jclass.page.JCPageTable
Creates a new table with columns as specified in the list of widths.
JCPageTable(JCDocument, Object[], JCPageTable, JCTableStyle) - Constructor for class com.klg.jclass.page.JCPageTable
Creates a new table with columns as specified in the list of widths.
JCPageTableFromJCTable - class com.klg.jclass.page.JCPageTableFromJCTable.
Creates a JCPageTable from a JClass JCTable.
JCPageTableFromJCTable() - Constructor for class com.klg.jclass.page.JCPageTableFromJCTable
 
JCPageTableFromJDBC - class com.klg.jclass.page.JCPageTableFromJDBC.
Creates a JCPageTable from a JDBC ResultSet.
JCPageTableFromJDBC() - Constructor for class com.klg.jclass.page.JCPageTableFromJDBC
 
JCPageTableFromJTable - class com.klg.jclass.page.JCPageTableFromJTable.
Creates a JCPageTable from a swing JTable.
JCPageTableFromJTable() - Constructor for class com.klg.jclass.page.JCPageTableFromJTable
 
JCPageTemplate - class com.klg.jclass.page.JCPageTemplate.
This class contains the methods and schema necessary to convert an XML-described page template into a template JCPage.
JCPageTemplate() - Constructor for class com.klg.jclass.page.JCPageTemplate
 
JCPaintAdapter - class com.klg.jclass.table.JCPaintAdapter.
The adapter which receives JCPaintEvent objects.
JCPaintAdapter() - Constructor for class com.klg.jclass.table.JCPaintAdapter
 
JCPaintEvent - class com.klg.jclass.table.JCPaintEvent.
The event posted before and after a portion of the table is painted (whenever the table redraws or modifies an onscreen area).
JCPaintEvent(Object, int, int, int, int, int) - Constructor for class com.klg.jclass.table.JCPaintEvent
 
JCPaintListener - interface com.klg.jclass.table.JCPaintListener.
The listener interface for receiving JCPaintEvent objects.
JCParseException - exception com.klg.jclass.util.io.JCParseException.
This class extends Exception to create a separate exception to throw when an internal data file within an html or xml file is not found.
JCParseException() - Constructor for class com.klg.jclass.util.io.JCParseException
Constructs a JCParseException with null as its error detail message.
JCParseException(String) - Constructor for class com.klg.jclass.util.io.JCParseException
Constructs a JCParseException with the specified detail message.
JCParseException(String, Exception) - Constructor for class com.klg.jclass.util.io.JCParseException
Constructs a JCParseException with the specified detail message and a orignal exception which cause this exception.
JCPCLPrinter - class com.klg.jclass.page.pcl.JCPCLPrinter.
Implements the PrinterDriver interface.
JCPCLPrinter(OutputStream) - Constructor for class com.klg.jclass.page.pcl.JCPCLPrinter
Creates a PCL printer given an OutputStream to write the data to.
JCPCLPrinter(OutputStream, FontParser, String, String, String) - Constructor for class com.klg.jclass.page.pcl.JCPCLPrinter
Constructor.
JCPDFPrinter - class com.klg.jclass.page.adobe.pdf.JCPDFPrinter.
Interface methods for document handling
JCPDFPrinter.AcroReference - class com.klg.jclass.page.adobe.pdf.JCPDFPrinter.AcroReference.
Class AcroReference defines a PDF cross-reference marker
JCPDFPrinter.AcroReference() - Constructor for class com.klg.jclass.page.adobe.pdf.JCPDFPrinter.AcroReference
Create a null reference
JCPDFPrinter.AcroReference(int, long) - Constructor for class com.klg.jclass.page.adobe.pdf.JCPDFPrinter.AcroReference
Creates a reference for the numbered object at the offset location.
JCPDFPrinter.PatternInfo - class com.klg.jclass.page.adobe.pdf.JCPDFPrinter.PatternInfo.
Contains pattern-related information.
JCPDFPrinter.PatternInfo() - Constructor for class com.klg.jclass.page.adobe.pdf.JCPDFPrinter.PatternInfo
 
JCPDFPrinter.PatternInfo(String, BufferedImage) - Constructor for class com.klg.jclass.page.adobe.pdf.JCPDFPrinter.PatternInfo
 
JCPDFPrinter.StreamInfo - class com.klg.jclass.page.adobe.pdf.JCPDFPrinter.StreamInfo.
Information related to PDF 'stream' object which can be used for current page body but also for form and image XObjects.
JCPDFPrinter.StreamInfo() - Constructor for class com.klg.jclass.page.adobe.pdf.JCPDFPrinter.StreamInfo
Constructor.
JCPDFPrinter(OutputStream) - Constructor for class com.klg.jclass.page.adobe.pdf.JCPDFPrinter
Construct a PDF printer given an OutputStream.
JCPDFPrinter(OutputStream, FontParser, String, String, String) - Constructor for class com.klg.jclass.page.adobe.pdf.JCPDFPrinter
Allows detailed specification of font creation.
JCPick3dEvent - class com.klg.jclass.chart3d.event.JCPick3dEvent.
Represents a pick event in JCChart3d.
JCPick3dEvent(JCChart3d, JCData3dIndex) - Constructor for class com.klg.jclass.chart3d.event.JCPick3dEvent
Constructor to create a pick event.
JCPick3dListener - interface com.klg.jclass.chart3d.event.JCPick3dListener.
Event listener interface for chart pick events.
JCPickEvent - class com.klg.jclass.chart.JCPickEvent.
Represents a pick event in JCChart.
JCPickListener - interface com.klg.jclass.chart.JCPickListener.
Event listener interface for chart pick events.
JCPieChartFormat - class com.klg.jclass.chart.JCPieChartFormat.
An object that manages chart properties specific to pie charts.
JCPieChartFormat() - Constructor for class com.klg.jclass.chart.JCPieChartFormat
 
JCPieChartFormat(Changeable) - Constructor for class com.klg.jclass.chart.JCPieChartFormat
 
JCPlotCube - class com.klg.jclass.chart3d.JCPlotCube.
The JCPlotCube class deals with drawing the cube around the surface, bar, or scatter plot.
JCPlotCube() - Constructor for class com.klg.jclass.chart3d.JCPlotCube
No args constructor.
JCPlotCube(JCChart3dArea) - Constructor for class com.klg.jclass.chart3d.JCPlotCube
Contstructor given a parent chart3d area.
JCPlotCubeJava3d - class com.klg.jclass.chart3d.j3d.JCPlotCubeJava3d.
The JCPlotCubeJava3d class creates the cube that surrounds the surface, bar, or scatter plot.
JCPlotCubeJava3d(JCChart3dAreaJava3d) - Constructor for class com.klg.jclass.chart3d.j3d.JCPlotCubeJava3d
Constructor given a parent chart3d area.
JCPolarRadarChartFormat - class com.klg.jclass.chart.JCPolarRadarChartFormat.
An object that manages chart properties specific to POLAR, RADAR, or AREA_RADAR charts.
JCPolarRadarChartFormat() - Constructor for class com.klg.jclass.chart.JCPolarRadarChartFormat
 
JCPolarRadarChartFormat(Changeable) - Constructor for class com.klg.jclass.chart.JCPolarRadarChartFormat
 
JCPolygon - class com.klg.jclass.swing.gauge.JCPolygon.
Provides an extension of the Polygon class that stores a bounding box for easy access.
JCPolygon() - Constructor for class com.klg.jclass.swing.gauge.JCPolygon
 
JCPolygon(int[], int[], int) - Constructor for class com.klg.jclass.swing.gauge.JCPolygon
Constructs an indicator using the points of a polygon.
JCPolygonAttributes - class com.klg.jclass.chart3d.j3d.JCPolygonAttributes.
 
JCPolygonAttributes() - Constructor for class com.klg.jclass.chart3d.j3d.JCPolygonAttributes
No args constructor.
JCPopupCalendar - class com.klg.jclass.swing.JCPopupCalendar.
JCPopupCalendar is subclassed from JCComboBox.
JCPopupCalendar.Bounds - class com.klg.jclass.swing.JCPopupCalendar.Bounds.
This class is allows the DateEditor to make sure its value falls between any minimum or maximum specified on the popup calendar.
JCPopupCalendar.Bounds() - Constructor for class com.klg.jclass.swing.JCPopupCalendar.Bounds
The no args constructor.
JCPopupCalendar.Bounds(Calendar) - Constructor for class com.klg.jclass.swing.JCPopupCalendar.Bounds
Constructor which specifies a value as minimum or maximum.
JCPopupCalendar.DateEditor - class com.klg.jclass.swing.JCPopupCalendar.DateEditor.
The default editor for the JCPopupCalendar.
JCPopupCalendar.DateEditor(JCPopupCalendar, int, Date) - Constructor for class com.klg.jclass.swing.JCPopupCalendar.DateEditor
Create a DateEditor given its parent, the type of calendar, and an initial date.
JCPopupCalendar.DateEditor(JCPopupCalendar, int, Date, Locale) - Constructor for class com.klg.jclass.swing.JCPopupCalendar.DateEditor
Create a DateEditor given its parent, the type of calendar, an initial date, and a locale.
JCPopupCalendar.DateRenderer - class com.klg.jclass.swing.JCPopupCalendar.DateRenderer.
The default renderer for the JCPopupCalendar.
JCPopupCalendar.DateRenderer(JCPopupCalendar, int, Date) - Constructor for class com.klg.jclass.swing.JCPopupCalendar.DateRenderer
Create a DateRenderer given its parent, the type of calendar, and an initial date.
JCPopupCalendar.DateRenderer(JCPopupCalendar, int, Date, Locale) - Constructor for class com.klg.jclass.swing.JCPopupCalendar.DateRenderer
Create a DateRenderer given its parent, the type of calendar, an initial date, and a locale.
JCPopupCalendar() - Constructor for class com.klg.jclass.swing.JCPopupCalendar
Constructs a JCPopupCalendar of type DATE_TIME with the current date and time and the default locale.
JCPopupCalendar(Date) - Constructor for class com.klg.jclass.swing.JCPopupCalendar
Constructs a JCPopupCalendar of type DATE_TIME with the supplied date and the default locale.
JCPopupCalendar(Date, Locale) - Constructor for class com.klg.jclass.swing.JCPopupCalendar
Constructs a JCPopupCalendar of type DATE_TIME with the supplied date and locale.
JCPopupCalendar(int) - Constructor for class com.klg.jclass.swing.JCPopupCalendar
Constructs a JCPopupCalendar of the supplied calendarType with the current date and the default locale.
JCPopupCalendar(int, Date) - Constructor for class com.klg.jclass.swing.JCPopupCalendar
Constructs a JCPopupCalendar of the supplied calendarType with the supplied date and the default locale.
JCPopupCalendar(int, Date, Locale) - Constructor for class com.klg.jclass.swing.JCPopupCalendar
Constructs a JCPopupCalendar with the supplied date and locale.
JCPopupCalendarEditor - interface com.klg.jclass.swing.JCPopupCalendarEditor.
Interface for writing calendar popup editors.
JCPopupEvent - class com.klg.jclass.util.swing.JCPopupEvent.
JCPopupEvent is posted when the popup has either a selected value or a cancel value.
JCPopupEvent(Object, Object) - Constructor for class com.klg.jclass.util.swing.JCPopupEvent
Constructs a popup event.
JCPopupField - class com.klg.jclass.field.JCPopupField.
JCPopupField is subclassed from JCComboField.
JCPopupField() - Constructor for class com.klg.jclass.field.JCPopupField
Constructs an empty JCPopupField.
JCPopupField(Class) - Constructor for class com.klg.jclass.field.JCPopupField
Constructs an empty JCPopupField, which expects an object of the specified class.
JCPopupField(Class, JCValidator) - Constructor for class com.klg.jclass.field.JCPopupField
Constructs an empty JCPopupField, which expects an object of the specified class and which uses the specified validator.
JCPopupField(JCValueModel) - Constructor for class com.klg.jclass.field.JCPopupField
Constructs an empty JCPopupField, which uses the specified value model to contain its value.
JCPopupField(JCValueModel, JCValidator) - Constructor for class com.klg.jclass.field.JCPopupField
Constructs an empty JCPopupField, which uses the specified value model to contain its value and which uses the specified validator.
JCPopupFieldCellEditor - class com.klg.jclass.field.cell.JCPopupFieldCellEditor.
JCPopupFieldCellEditor provides an editor using a simple JCPopupField component.
JCPopupFieldCellEditor() - Constructor for class com.klg.jclass.field.cell.JCPopupFieldCellEditor
Creates a new JCPopupFieldCellEditor object.
JCPopupFieldCellEditor(Class, JCValidator) - Constructor for class com.klg.jclass.field.cell.JCPopupFieldCellEditor
Constructs an empty JCPopupFieldCellEditor, which expects an object of the specified class, that uses the specified validator.
JCPopupFieldCellRenderer - class com.klg.jclass.field.cell.JCPopupFieldCellRenderer.
JCPopupFieldCellEditor provides a renderer using a simple JCPopupField component.
JCPopupFieldCellRenderer() - Constructor for class com.klg.jclass.field.cell.JCPopupFieldCellRenderer
Creates a new JCPopupFieldCellRenderer object.
JCPopupFieldCellRenderer(Class, JCValidator) - Constructor for class com.klg.jclass.field.cell.JCPopupFieldCellRenderer
Constructs an empty JCPopupFieldCellRenderer, which expects an object of the specified class, that uses the specified validator.
JCPopupListener - interface com.klg.jclass.util.swing.JCPopupListener.
Listener interface for popup events.
JCPostScriptPrinter - class com.klg.jclass.page.adobe.postscript.JCPostScriptPrinter.
Implements the PrinterDriver interface.
JCPostScriptPrinter(OutputStream) - Constructor for class com.klg.jclass.page.adobe.postscript.JCPostScriptPrinter
Creates a PostScript printer given an OutputStream.
JCPostScriptPrinter(OutputStream, FontParser, String, String, String) - Constructor for class com.klg.jclass.page.adobe.postscript.JCPostScriptPrinter
Constructor.
JCPrintAdapter - class com.klg.jclass.table.JCPrintAdapter.
The adapter which receives JCPrint events.
JCPrintAdapter() - Constructor for class com.klg.jclass.table.JCPrintAdapter
 
JCPrinter - class com.klg.jclass.page.JCPrinter.
Deprecated, not for public usage.
JCPrinter() - Constructor for class com.klg.jclass.page.JCPrinter
Constructor
JCPrintEvent - class com.klg.jclass.page.JCPrintEvent.
Encapsulates notification of printing events.
JCPrintEvent - class com.klg.jclass.table.JCPrintEvent.
The event posted for each page during printing.
JCPrintEvent(JCPrinter, int) - Constructor for class com.klg.jclass.page.JCPrintEvent
Encapsulates notification of printing events.
JCPrintEvent(JCPrinter, int, int) - Constructor for class com.klg.jclass.page.JCPrintEvent
Encapsulates notification of printing events.
JCPrintEvent(Object, Graphics, int, int, int, JCPrintTable) - Constructor for class com.klg.jclass.table.JCPrintEvent
 
JCPrintListener - interface com.klg.jclass.page.JCPrintListener.
Listens to events during the printing of a document.
JCPrintListener - interface com.klg.jclass.table.JCPrintListener.
The listener interface for receiving JCPrintEvent objects.
JCPrintPage - class com.klg.jclass.page.awt.JCPrintPage.
PrintPage displays a print page.
JCPrintPage(JCAWTScreenPrinter) - Constructor for class com.klg.jclass.page.awt.JCPrintPage
Constructor.
JCPrintPage(JCAWTScreenPrinter, Dimension) - Constructor for class com.klg.jclass.page.awt.JCPrintPage
Constructs a Dimension and initializes it to the specified preferred dimension.
JCPrintPreview - class com.klg.jclass.table.JCPrintPreview.
The JCPrintPreview frame displays table print pages.
JCPrintPreview.PageImage - class com.klg.jclass.table.JCPrintPreview.PageImage.
 
JCPrintPreview(String, JCPrintTable) - Constructor for class com.klg.jclass.table.JCPrintPreview
Creates a new JCPrintPreview frame.
JCPrintPreview(String, JCPrintTable, JFrame) - Constructor for class com.klg.jclass.table.JCPrintPreview
Deprecated. Since frame is unused, just use JCPrintPreview(title, table).
JCPrintTable - class com.klg.jclass.table.JCPrintTable.
The JCPrintTable class controls paging, header and footers, and print layout for JClass LiveTable.
JCPrintTable(JCTable) - Constructor for class com.klg.jclass.table.JCPrintTable
Creates a new JCPrintTable.
JCProgressAbortedException - exception com.klg.jclass.util.progress.JCProgressAbortedException.
Progress aborted exception.
JCProgressAbortedException() - Constructor for class com.klg.jclass.util.progress.JCProgressAbortedException
Createss a JCProgressAbortedException without specifying the process aborted.
JCProgressAbortedException(String) - Constructor for class com.klg.jclass.util.progress.JCProgressAbortedException
Creates a JCProgressAbortedException.
JCProgressAbortedException(String, String) - Constructor for class com.klg.jclass.util.progress.JCProgressAbortedException
Creates a JCProgressAbortedException.
JCProgressAdapter - class com.klg.jclass.util.progress.JCProgressAdapter.
The listener interface is used for processes which will be monitored by a progress bar.
JCProgressAdapter() - Constructor for class com.klg.jclass.util.progress.JCProgressAdapter
 
JCProgressCancelledEvent - class com.klg.jclass.util.progress.JCProgressCancelledEvent.
JCProgressCancelledEvent is used to notify interested listeners when the user has cancelled progress via the "Cancel" button on the JCProgressHelper.
JCProgressCancelledEvent(Object) - Constructor for class com.klg.jclass.util.progress.JCProgressCancelledEvent
Creates a JCProgressCancelledEvent.
JCProgressCancelledListener - interface com.klg.jclass.util.progress.JCProgressCancelledListener.
The listener interface which is used to detect a user-cancellation action in the JCProgressHelper.
JCProgressEvent - class com.klg.jclass.util.progress.JCProgressEvent.
JCProgressEvent is used to monitor the status of a process.
JCProgressEvent(Object, int, String, String, int, int) - Constructor for class com.klg.jclass.util.progress.JCProgressEvent
 
JCProgressHelper - class com.klg.jclass.util.swing.JCProgressHelper.
This is a class for creating and managing a progress dialog in a Thread-safe manner.
JCProgressHelper(Component) - Constructor for class com.klg.jclass.util.swing.JCProgressHelper
Creates a JCProgressHelper with default characteristics.
JCProgressHelper(Component, String, int, int) - Constructor for class com.klg.jclass.util.swing.JCProgressHelper
Creates a JCProgressHelper with default characteristics.
JCProgressHelper(Component, String, int, int, boolean, boolean, boolean) - Constructor for class com.klg.jclass.util.swing.JCProgressHelper
Creates a JCProgressHelper with no default settings.
JCProgressListener - interface com.klg.jclass.util.progress.JCProgressListener.
The listener interface is used for processes which will be monitored by a progress bar.
JCProjection - class com.klg.jclass.chart3d.JCProjection.
JCProjection is a class that controlls how floor and ceiling projections are drawn on the plotcube.
JCProjection() - Constructor for class com.klg.jclass.chart3d.JCProjection
No args constructor.
JCProjection(boolean, boolean) - Constructor for class com.klg.jclass.chart3d.JCProjection
Constructor that sets the value of contoured and zoned.
JCPromptHelper - class com.klg.jclass.field.JCPromptHelper.
This class allows the user to display the tool tip text in a specific prompt label of any container whenever that field component gains focus, and to remove the text when the field loses focus.
JCPromptHelper(Container) - Constructor for class com.klg.jclass.field.JCPromptHelper
Constructs a prompt helper class on the specified container.
JCPromptHelper(Container, JLabel) - Constructor for class com.klg.jclass.field.JCPromptHelper
Constructs a Prompt Helper on the specified container, with the specified label as the target for the tool tip text of the Field components contained within the container.
JCRange - interface com.klg.jclass.swing.gauge.JCRange.
The interface for range objects.
JCRawImageCellRenderer - class com.klg.jclass.cell.renderers.JCRawImageCellRenderer.
The JCRawImageCellRenderer class defines a JCCellRenderer object that paints unconverted Image objects in a table cell.
JCRawImageCellRenderer() - Constructor for class com.klg.jclass.cell.renderers.JCRawImageCellRenderer
 
JCReaderDataSource - class com.klg.jclass.chart.data.JCReaderDataSource.
This class is the base for any data source that relies on input from a reader.
JCReaderDataSource() - Constructor for class com.klg.jclass.chart.data.JCReaderDataSource
This constructor sets up a JCReaderDataSource class to use the default interpreter.
JCReaderDataSource(JCDataInterpreter) - Constructor for class com.klg.jclass.chart.data.JCReaderDataSource
This constructor sets up a JCReaderDataSource class to use the specified interpreter.
JCReaderDataSource(Reader) - Constructor for class com.klg.jclass.chart.data.JCReaderDataSource
This constructor takes the Reader, reads in all the appropriate data and interprets it according to the default interpreter class.
JCReaderDataSource(Reader, JCDataInterpreter) - Constructor for class com.klg.jclass.chart.data.JCReaderDataSource
This constructor takes the Reader, reads in all the appropriate data, and interprets it according to the specified interpreter class.
JCRectUtil - class com.klg.jclass.util.swing.JCRectUtil.
JCRectUtil provides functions for computing the largest available rectangle from a list of rectangles.
Here is a brief summary of how to use it: Initialize with a rectangle by calling rlInit(r, v), where r is the initializing rectangle and v is a blank vector.
JCRectUtil() - Constructor for class com.klg.jclass.util.swing.JCRectUtil
 
JCResizeCellAdapter - class com.klg.jclass.table.JCResizeCellAdapter.
The adapter which receives JCResizeCell events.
JCResizeCellAdapter() - Constructor for class com.klg.jclass.table.JCResizeCellAdapter
 
JCResizeCellEvent - class com.klg.jclass.table.JCResizeCellEvent.
The event posted as a user resizes a row and/or column.
JCResizeCellEvent(Object, int, int, int, int, int) - Constructor for class com.klg.jclass.table.JCResizeCellEvent
 
JCResizeCellListener - interface com.klg.jclass.table.JCResizeCellListener.
The interface that receives JCResizeCellEvent objects.
JCResizeCellMotionAdapter - class com.klg.jclass.table.JCResizeCellMotionAdapter.
The adapter which receives JCResizeCell events during the resize process.
JCResizeCellMotionAdapter() - Constructor for class com.klg.jclass.table.JCResizeCellMotionAdapter
 
JCResizeCellMotionListener - interface com.klg.jclass.table.JCResizeCellMotionListener.
The interface that receives JCResizeCellEvent objects during the resize process.
JCResultSetDataSource - class com.klg.jclass.table.data.JCResultSetDataSource.
This class is a simple read-only JDBC database source that retrieves a result set and stores it internally.
JCResultSetDataSource() - Constructor for class com.klg.jclass.table.data.JCResultSetDataSource
Creates a new JCResultSetDataSource object.
JCResultSetDataSource(Connection, String) - Constructor for class com.klg.jclass.table.data.JCResultSetDataSource
Creates new JCResultSetDataSource object given a Connection object and query String.
JCRowColumnSeries - class com.klg.jclass.table.JCRowColumnSeries.
RowColumnSeriesModel defines the interface required by classes that can store row or column based properties (for example, row height and column width).
JCRowColumnSeries() - Constructor for class com.klg.jclass.table.JCRowColumnSeries
Creates an empty series with no default.
JCRowColumnSeries(Object) - Constructor for class com.klg.jclass.table.JCRowColumnSeries
Creates a new series with the specified default.
JCRowComparator - interface com.klg.jclass.util.swing.JCRowComparator.
This interface is to be used with JCRowSortModel.
JCRowLayout - class com.klg.jclass.util.swing.JCRowLayout.
A simple sub-class of JCElasticLayout that allows layout in a single row.
JCRowLayout() - Constructor for class com.klg.jclass.util.swing.JCRowLayout
Creates a row layout that by default aligns components to the top of the row.
JCRowLayout(int) - Constructor for class com.klg.jclass.util.swing.JCRowLayout
Creates a row layout that aligns components to the specified alignment.
JCRowSortModel - interface com.klg.jclass.util.swing.JCRowSortModel.
Interface to specify methods for a sortable rows datasource.
JCRowSortTableModel - interface com.klg.jclass.util.swing.JCRowSortTableModel.
Interface to specify methods for a sortable table datasource.
JCScale - interface com.klg.jclass.swing.gauge.JCScale.
JCScale is the interface for circular and linear scales.
JCScaledImageCellRenderer - class com.klg.jclass.cell.renderers.JCScaledImageCellRenderer.
The JCScaledImageCellRenderer class defines a JCCellRenderer object that paints Image objects in a table cell.
JCScaledImageCellRenderer() - Constructor for class com.klg.jclass.cell.renderers.JCScaledImageCellRenderer
 
JCScatter - class com.klg.jclass.chart3d.JCScatter.
JClass Chart 3D class that contains properties that pertain to plots of type scatter.
JCScatter() - Constructor for class com.klg.jclass.chart3d.JCScatter
Default constructor.
JCScatter(boolean) - Constructor for class com.klg.jclass.chart3d.JCScatter
Constructor which specifies drop line value.
JCScrollAdapter - class com.klg.jclass.table.JCScrollAdapter.
The adapter which receives JCScroll events.
JCScrollAdapter() - Constructor for class com.klg.jclass.table.JCScrollAdapter
 
JCScrollEvent - class com.klg.jclass.table.JCScrollEvent.
The event posted before and after the table is scrolled.
JCScrollEvent(Object, int, Adjustable, int, int, AdjustmentEvent) - Constructor for class com.klg.jclass.table.JCScrollEvent
 
JCScrollListener - interface com.klg.jclass.table.JCScrollListener.
The listener interface for receiving JCScrollEvent objects.
JCSelectAdapter - class com.klg.jclass.table.JCSelectAdapter.
The adapter which receives JCSelectEvent objects.
JCSelectAdapter() - Constructor for class com.klg.jclass.table.JCSelectAdapter
 
JCSelectEvent - class com.klg.jclass.table.JCSelectEvent.
The event posted as a user selects cells or cells are selected programmatically.
JCSelectEvent(Object, int, int, int, int, int, int) - Constructor for class com.klg.jclass.table.JCSelectEvent
 
JCSelection - class com.klg.jclass.table.JCSelection.
The SelectionModel interface represents the current cell selection state in Table.
JCSelection() - Constructor for class com.klg.jclass.table.JCSelection
 
JCSelection(JCTable) - Constructor for class com.klg.jclass.table.JCSelection
 
JCSelectListener - interface com.klg.jclass.table.JCSelectListener.
The listener interface for receiving JCSelectEvent objects.
JCSeries - class com.klg.jclass.table.JCSeries.
SeriesModel defines the interface required by classes that can store row/column based properties (for example: editors, renderers, styles).
JCSeries() - Constructor for class com.klg.jclass.table.JCSeries
Creates an empty series with no default.
JCSeries(Object) - Constructor for class com.klg.jclass.table.JCSeries
Create a new series with the specified default.
JCShape - class com.klg.jclass.chart.JCShape.
JCShape is an abstract base class used for defining custom point styles in JClass Chart.
JCShape() - Constructor for class com.klg.jclass.chart.JCShape
 
JCShortCellEditor - class com.klg.jclass.cell.editors.JCShortCellEditor.
JCShortCellEditor provides an editor using a simple text field for Short objects.
JCShortCellEditor() - Constructor for class com.klg.jclass.cell.editors.JCShortCellEditor
Default constructor.
JCShortValidator - class com.klg.jclass.field.validate.JCShortValidator.
This class validates objects of type short.
JCShortValidator() - Constructor for class com.klg.jclass.field.validate.JCShortValidator
Constructs a JCShortValidator.
JCShortValidator(Locale, Number, Number, ListModel, boolean, String[], Number, String, boolean, boolean, boolean, Locale, Object) - Constructor for class com.klg.jclass.field.validate.JCShortValidator
Constructs a JCShortValidator with the values specified.
JCSolidDataSurface - class com.klg.jclass.chart3d.j3d.JCSolidDataSurface.
 
JCSolidDataSurface(Matrix4d, Chart3dGridData, JCContour, Color3f) - Constructor for class com.klg.jclass.chart3d.j3d.JCSolidDataSurface
 
JCSortableTable - class com.klg.jclass.util.swing.JCSortableTable.
JCSortableTable class.
JCSortableTable.SortableColumnHeader - interface com.klg.jclass.util.swing.JCSortableTable.SortableColumnHeader.
Interface required by the column header component (if not a JLabel or JButton) to allow setting of the sort icon.
JCSortableTable.SortableHeaderRenderer - class com.klg.jclass.util.swing.JCSortableTable.SortableHeaderRenderer.
Renderer/editor that has two components: the label and the sort order icon, which is stored in a button.
JCSortableTable.SortableHeaderRenderer() - Constructor for class com.klg.jclass.util.swing.JCSortableTable.SortableHeaderRenderer
Constructor that sets up the layout using a left to right orientation.
JCSortableTable.SortableHeaderRenderer(boolean) - Constructor for class com.klg.jclass.util.swing.JCSortableTable.SortableHeaderRenderer
Constructor that sets up the layout using a passed in orientation indicator.
JCSortableTable.SortableTableColumn - class com.klg.jclass.util.swing.JCSortableTable.SortableTableColumn.
Overridden version of TableColumn that returns SortableColumnRenderer instead of the normal default.
JCSortableTable.SortableTableColumn(int) - Constructor for class com.klg.jclass.util.swing.JCSortableTable.SortableTableColumn
 
JCSortableTable.SortIcon - class com.klg.jclass.util.swing.JCSortableTable.SortIcon.
Internal sorting icon class.
JCSortableTable.SortIcon(boolean) - Constructor for class com.klg.jclass.util.swing.JCSortableTable.SortIcon
Constructs a new SortIcon instance for up or down arrow.
JCSortableTable.SortIcon(boolean, Color, Color) - Constructor for class com.klg.jclass.util.swing.JCSortableTable.SortIcon
Constructs a new SortIcon instance.
JCSortableTable.TableHeaderMouseListener - class com.klg.jclass.util.swing.JCSortableTable.TableHeaderMouseListener.
MouseAdapter for the table header.
JCSortableTable.TableHeaderMouseListener() - Constructor for class com.klg.jclass.util.swing.JCSortableTable.TableHeaderMouseListener
 
JCSortableTable() - Constructor for class com.klg.jclass.util.swing.JCSortableTable
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(int, int) - Constructor for class com.klg.jclass.util.swing.JCSortableTable
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(Object[][], Object[]) - Constructor for class com.klg.jclass.util.swing.JCSortableTable
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(TableModel) - Constructor for class com.klg.jclass.util.swing.JCSortableTable
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(TableModel, TableColumnModel) - Constructor for class com.klg.jclass.util.swing.JCSortableTable
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(TableModel, TableColumnModel, ListSelectionModel) - Constructor for class com.klg.jclass.util.swing.JCSortableTable
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(Vector, Vector) - Constructor for class com.klg.jclass.util.swing.JCSortableTable
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.
JCSortAdapter - class com.klg.jclass.table.JCSortAdapter.
The adapter which receives JCSort events.
JCSortAdapter() - Constructor for class com.klg.jclass.table.JCSortAdapter
 
JCSortEvent - class com.klg.jclass.table.JCSortEvent.
The event posted after a call to sortByColumn().
JCSortEvent(Object, int[], int[]) - Constructor for class com.klg.jclass.table.JCSortEvent
 
JCSortListener - interface com.klg.jclass.table.JCSortListener.
The listener interface for receiving JCSortEvent objects.
JCSpinBox - class com.klg.jclass.util.swing.JCSpinBox.
A spinbox component.
JCSpinBox.KeySelectionManager - interface com.klg.jclass.util.swing.JCSpinBox.KeySelectionManager.
The interface that defines a KeySelectionManager.
JCSpinBox() - Constructor for class com.klg.jclass.util.swing.JCSpinBox
Creates a JCSpinBox with a default data model.
JCSpinBox(JCSpinBoxModel) - Constructor for class com.klg.jclass.util.swing.JCSpinBox
Creates a JCSpinBox that takes its items from an existing JCSpinBoxModel.
JCSpinBox(Object[]) - Constructor for class com.klg.jclass.util.swing.JCSpinBox
Creates a JCSpinBox that contains the elements in the specified array.
JCSpinBox(Vector) - Constructor for class com.klg.jclass.util.swing.JCSpinBox
Creates a JCSpinBox that contains the elements in the specified Vector.
JCSpinBoxEditor - interface com.klg.jclass.util.swing.JCSpinBoxEditor.
The editor component used for JCSpinBox components.
JCSpinBoxModel - interface com.klg.jclass.util.swing.JCSpinBoxModel.
A data model for JCSpinBox modeled after javax.swing.ComboBoxModel.
JCSpinBoxMutableModel - interface com.klg.jclass.util.swing.JCSpinBoxMutableModel.
Extension of the spin box model that defines models that are changable.
JCSpinBoxRenderer - interface com.klg.jclass.util.swing.JCSpinBoxRenderer.
Interface for creating renderers for JCSpinBox.
JCSpinField - class com.klg.jclass.field.JCSpinField.
A spin field allows the user to spin through a range of values.
JCSpinField() - Constructor for class com.klg.jclass.field.JCSpinField
Constructs a JCSpinField.
JCSpinField(Class) - Constructor for class com.klg.jclass.field.JCSpinField
Constructs an empty JCSpinField, which expects an object of the specified class.
JCSpinField(Class, JCValidator) - Constructor for class com.klg.jclass.field.JCSpinField
Constructs an empty JCSpinField, which expects an object of the specified class (which uses the specified validator).
JCSpinField(JCValueModel) - Constructor for class com.klg.jclass.field.JCSpinField
Constructs an empty JCSpinField, which uses the specified value model to contain its value.
JCSpinField(JCValueModel, JCValidator) - Constructor for class com.klg.jclass.field.JCSpinField
Constructs an empty JCSpinField, which uses the specified value model to contain its value and which uses the specified validator.
JCSpinFieldCellEditor - class com.klg.jclass.field.cell.JCSpinFieldCellEditor.
JCSpinFieldCellEditor provides an editor using a simple JCSpinField component.
JCSpinFieldCellEditor() - Constructor for class com.klg.jclass.field.cell.JCSpinFieldCellEditor
Creates a new JCSpinFieldCellEditor object.
JCSpinFieldCellEditor(Class, JCValidator) - Constructor for class com.klg.jclass.field.cell.JCSpinFieldCellEditor
Constructs an empty JCSpinFieldCellEditor, which expects an object of the specified class, that uses the specified validator.
JCSpinFieldCellRenderer - class com.klg.jclass.field.cell.JCSpinFieldCellRenderer.
JCSpinFieldCellRenderer provides a renderer using a simple JCSpinField component.
JCSpinFieldCellRenderer() - Constructor for class com.klg.jclass.field.cell.JCSpinFieldCellRenderer
Creates a new JCSpinFieldCellRenderer object.
JCSpinFieldCellRenderer(Class, JCValidator) - Constructor for class com.klg.jclass.field.cell.JCSpinFieldCellRenderer
Constructs an empty JCSpinFieldCellRenderer, which expects an object of the specified class, that uses the specified validator.
JCSpinNumberBox - class com.klg.jclass.util.swing.JCSpinNumberBox.
A spin box component whose spin arrows allow a user to increment or decrement the contained Number value by the specified spinStep amount.
JCSpinNumberBox.Range - class com.klg.jclass.util.swing.JCSpinNumberBox.Range.
Public static class to pass in and out the allowable Range of the value.
JCSpinNumberBox.Range(Number, Number) - Constructor for class com.klg.jclass.util.swing.JCSpinNumberBox.Range
 
JCSpinNumberBox() - Constructor for class com.klg.jclass.util.swing.JCSpinNumberBox
 
JCSplashScreen - class com.klg.jclass.swing.JCSplashScreen.
Uses an Icon or the location of an image to create an application's introductory screen.
JCSplashScreen(Icon) - Constructor for class com.klg.jclass.swing.JCSplashScreen
Creates a splash screen given an Icon image.
JCSplashScreen(String) - Constructor for class com.klg.jclass.swing.JCSplashScreen
Creates a splash screen given the location of the image.
JCSplitWizard - class com.klg.jclass.swing.JCSplitWizard.
This class creates a wizard with two panes, and a bottom button panel.
JCSplitWizard() - Constructor for class com.klg.jclass.swing.JCSplitWizard
Default constructor which creates a SplitWizard, with standard buttons, and no stepslist.
JCSplitWizard(int, String) - Constructor for class com.klg.jclass.swing.JCSplitWizard
Constructor needs to know which buttons to display, and the progress list title.
JCSpreadLabel - class com.klg.jclass.table.data.JCSpreadLabel.
JCSpreadLabel contains routines to create a spreadsheet label.
JCSpreadLabel() - Constructor for class com.klg.jclass.table.data.JCSpreadLabel
 
JCSpring - class com.klg.jclass.util.swing.JCSpring.
Stretchable concrete implementable of the JCElastic interface, which specifies components as stretchable for the JCElasticLayout manager and its subclasses.
JCSpring() - Constructor for class com.klg.jclass.util.swing.JCSpring
Creates a completely stretchable component with an elasticity of 1 in both horizontal and vertical directions.
JCSpring(int, int) - Constructor for class com.klg.jclass.util.swing.JCSpring
Creates a component that is stretchable in the direction specified.
JCSqlDateCellEditor - class com.klg.jclass.cell.editors.JCSqlDateCellEditor.
JCSqlDateCellEditor provides an editor using a simple text field for Date objects.
JCSqlDateCellEditor() - Constructor for class com.klg.jclass.cell.editors.JCSqlDateCellEditor
Default constructor.
JCSqlTimeCellEditor - class com.klg.jclass.cell.editors.JCSqlTimeCellEditor.
JCSqlTimeCellEditor provides an editor using a simple text field for Time objects.
JCSqlTimeCellEditor() - Constructor for class com.klg.jclass.cell.editors.JCSqlTimeCellEditor
Default constructor.
JCSqlTimestampCellEditor - class com.klg.jclass.cell.editors.JCSqlTimestampCellEditor.
JCSqlTimestampCellEditor provides an editor using a simple text field for Timestamp objects.
JCSqlTimestampCellEditor() - Constructor for class com.klg.jclass.cell.editors.JCSqlTimestampCellEditor
Default constructor.
JCStandardFormatParser - class com.klg.jclass.table.data.JCStandardFormatParser.
This class takes in a stream of data and parses it under the assumption it is in "standard" LiveTable format.
JCStandardFormatParser() - Constructor for class com.klg.jclass.table.data.JCStandardFormatParser
 
JCStringCellEditor - class com.klg.jclass.cell.editors.JCStringCellEditor.
JCStringCellEditor provides an editor using a simple text field for String objects.
JCStringCellEditor() - Constructor for class com.klg.jclass.cell.editors.JCStringCellEditor
Default constructor.
JCStringCellRenderer - class com.klg.jclass.cell.renderers.JCStringCellRenderer.
A classic String cell renderer based on the lightweight rendering model.
JCStringCellRenderer() - Constructor for class com.klg.jclass.cell.renderers.JCStringCellRenderer
 
JCStringDataSource - class com.klg.jclass.chart.data.JCStringDataSource.
Data source that reads data from the provided String.
JCStringDataSource(String) - Constructor for class com.klg.jclass.chart.data.JCStringDataSource
Pulls the data from the String source according to the default interpreter.
JCStringDataSource(String, JCDataInterpreter) - Constructor for class com.klg.jclass.chart.data.JCStringDataSource
Pulls the data from the String source according to the specified interpreter.
JCStringTokenizer - class com.klg.jclass.util.JCStringTokenizer.
JCStringTokenizer controls simple linear tokenization of a String.
JCStringTokenizer(String) - Constructor for class com.klg.jclass.util.JCStringTokenizer
Creates a tokenizer based on the specified String.
JCStringTokenizer(String, boolean) - Constructor for class com.klg.jclass.util.JCStringTokenizer
 
JCStringTokenizer(String, char) - Constructor for class com.klg.jclass.util.JCStringTokenizer
 
JCStringValidator - class com.klg.jclass.field.validate.JCStringValidator.
This class validates objects of type String.
JCStringValidator() - Constructor for class com.klg.jclass.field.validate.JCStringValidator
Constructs a JCStringValidator.
JCStringValidator(Locale, String, int, String, ListModel, boolean, String, String, boolean, Object) - Constructor for class com.klg.jclass.field.validate.JCStringValidator
Constructs a JCStringValidator with the values specified.
JCStyle - class com.klg.jclass.chart.JCStyle.
JCStyle is the base class for anything in JClass Chart that controls style.
JCStyle - class com.klg.jclass.chart3d.JCStyle.
The base class for JCLineStyle, JCFillStyle, and JCSymbolStyle.
JCStyle() - Constructor for class com.klg.jclass.chart.JCStyle
Default constructor for JCStyle.
JCSurface - class com.klg.jclass.chart3d.JCSurface.
JClass Chart 3D class that contains properties that pertain to plots of type surface.
JCSurface() - Constructor for class com.klg.jclass.chart3d.JCSurface
No args constructor.
JCSurface(boolean, boolean, boolean, int, int) - Constructor for class com.klg.jclass.chart3d.JCSurface
Constructor that provides values for solid, x and y showing and filter.
JCSwing3dDataSource - class com.klg.jclass.chart3d.data.JCSwing3dDataSource.
3d DataSource converts a Swing TableModel into a form useable by the 3d Chart.
JCSwing3dDataSource(TableModel) - Constructor for class com.klg.jclass.chart3d.data.JCSwing3dDataSource
Simple constructor which takes the TableModel as an argument.
JCSwingRunnable - class com.klg.jclass.util.swing.JCSwingRunnable.
Absract runnable class that provides the runSafe() method.
JCSwingRunnable() - Constructor for class com.klg.jclass.util.swing.JCSwingRunnable
 
JCSwingRunnable(Object) - Constructor for class com.klg.jclass.util.swing.JCSwingRunnable
 
JCSwingTypeConverter - class com.klg.jclass.util.swing.JCSwingTypeConverter.
JCSwingTypeConverter contains static methods for converting to/from AWT and Swing data types.
JCSwingTypeConverter() - Constructor for class com.klg.jclass.util.swing.JCSwingTypeConverter
 
JCSwingUtilities - class com.klg.jclass.util.swing.JCSwingUtilities.
Utilities class that provides tools to perferm common tasks.
JCSwingUtilities() - Constructor for class com.klg.jclass.util.swing.JCSwingUtilities
 
JCSwingWorker - class com.klg.jclass.util.swing.JCSwingWorker.
An abstract class that you subclass to perform GUI-related work in a dedicated thread.
JCSwingWorker() - Constructor for class com.klg.jclass.util.swing.JCSwingWorker
Starts a thread that will call the construct method and then exit.
JCSymbolShape - interface com.klg.jclass.chart3d.shape.JCSymbolShape.
Interface for symbol shapes for JClass Chart 3D.
JCSymbolShape3d - interface com.klg.jclass.chart3d.shape3d.JCSymbolShape3d.
 
JCSymbolStyle - class com.klg.jclass.chart.JCSymbolStyle.
JCSymbolStyle controls the appearance of points in a plot graph by allowing the modification of the symbol shape, symbol color and symbol size.
JCSymbolStyle - class com.klg.jclass.chart3d.JCSymbolStyle.
JCSymbolStyle controls the appearance of points in a scatter plot by allowing the modification of the symbol shape, symbol color, and symbol size.
JCSymbolStyle(int, Color, int) - Constructor for class com.klg.jclass.chart.JCSymbolStyle
Constructor for symbol style objects.
JCSymbolStyle(String, Color, int) - Constructor for class com.klg.jclass.chart3d.JCSymbolStyle
Constructor for symbol style objects.
JCTab - class com.klg.jclass.page.JCTab.
JCTab objects define tab positions in flowed text.
JCTab() - Constructor for class com.klg.jclass.page.JCTab
Creates an unset (left-aligned, no fill, left margin) tab.
JCTab(JCUnit.Measure) - Constructor for class com.klg.jclass.page.JCTab
Creates a (left-aligned) tab at the given location.
JCTab(JCUnit.Measure, int) - Constructor for class com.klg.jclass.page.JCTab
Creates a tab at the given location with the specified alignment.
JCTable - class com.klg.jclass.table.JCTable.
The core JClass LiveTable class; JCTable is the base class for all the Beans, and contains the majority of the programmatic API for JClass LiveTable.
JCTable() - Constructor for class com.klg.jclass.table.JCTable
 
JCTableCellInfo - class com.klg.jclass.table.JCTableCellInfo.
JCTableCellInfo is an object passed to CellRenderer and CellEditor objects to supply information about the type of cell being displayed or edited.
JCTableCellInfo() - Constructor for class com.klg.jclass.table.JCTableCellInfo
 
JCTableColumn - class com.klg.jclass.util.swing.JCTableColumn.
JCTableColumn extends TableColumn to add an EditorRendererRegistry type and a header label horizontal alignment specification.
JCTableColumn() - Constructor for class com.klg.jclass.util.swing.JCTableColumn
Default constructor
JCTableColumn(int) - Constructor for class com.klg.jclass.util.swing.JCTableColumn
Constructor which specifies the model index of this column.
JCTableColumn(int, int) - Constructor for class com.klg.jclass.util.swing.JCTableColumn
Constructor which specifies the model index and the width of this column.
JCTableColumn(int, int, String) - Constructor for class com.klg.jclass.util.swing.JCTableColumn
Constructor which specifies the registry type, width, and model index.
JCTableColumn(int, int, TableCellRenderer, TableCellEditor) - Constructor for class com.klg.jclass.util.swing.JCTableColumn
Constructor which specifies the model index, width, and a cell renderer and editor for this column.
JCTableColumn(int, int, TableCellRenderer, TableCellEditor, String) - Constructor for class com.klg.jclass.util.swing.JCTableColumn
Constructor which specifies the model index, width, a cell renderer and editor, and a registry type for this column.
JCTableColumn(int, String) - Constructor for class com.klg.jclass.util.swing.JCTableColumn
Constructor which specifies the registry type and the model index.
JCTableColumn(String) - Constructor for class com.klg.jclass.util.swing.JCTableColumn
Constructor which specifies the registry type.
JCTableDataAdapter - class com.klg.jclass.table.JCTableDataAdapter.
The adapter which receives JCTableDataEvent events.
JCTableDataAdapter() - Constructor for class com.klg.jclass.table.JCTableDataAdapter
 
JCTableDataEvent - class com.klg.jclass.table.JCTableDataEvent.
TableDataEvent objects describe changes to a TableDataModel object.
JCTableDataEvent(Object, int, int, int, int, int) - Constructor for class com.klg.jclass.table.JCTableDataEvent
The event posted when a change is made to the data source.
JCTableDataListener - interface com.klg.jclass.table.JCTableDataListener.
The interface that receives JCTableDataEvent objects.
JCTableDataModel - interface com.klg.jclass.util.JCTableDataModel.
The JCTableDataModel interface defines a data source.
JCTableEnum - interface com.klg.jclass.table.JCTableEnum.
These are commonly used variables and constants in JClass JCTable.
JCTableException - exception com.klg.jclass.table.JCTableException.
Generates Table specific runtime exceptions.
JCTableException() - Constructor for class com.klg.jclass.table.JCTableException
Creates a new table exception.
JCTableException(String) - Constructor for class com.klg.jclass.table.JCTableException
Creates a new table exception.
JCTableModelDataSource - class com.klg.jclass.table.data.JCTableModelDataSource.
The JCTableModelDataSource class defines a wrapper for JTable TableModel objects.
JCTableModelDataSource(TableModel) - Constructor for class com.klg.jclass.table.data.JCTableModelDataSource
Creates a new JCTableModelDataSource object containing a Swing TableModel object.
JCTablePopulator - interface com.klg.jclass.util.xml.JCTablePopulator.
This interface is implemented by classes using the com.klg.util.jclass.xml.JCTableXMLParser class to populate a table.
JCTableStyle - class com.klg.jclass.page.JCTableStyle.
JCTableStyle encapsulates table styles.
JCTableStyle(String) - Constructor for class com.klg.jclass.page.JCTableStyle
A do-it-yourself table style.
JCTableStyle(String, JCDrawStyle, JCDrawStyle, JCDrawStyle, JCDrawStyle, JCDrawStyle, JCDrawStyle, JCDrawStyle, boolean, boolean, JCTableStyle, JCTextStyle, Color) - Constructor for class com.klg.jclass.page.JCTableStyle
Creates a table style using the given properties.
JCTableStyle(String, JCDrawStyle, JCDrawStyle, JCDrawStyle, JCDrawStyle, JCDrawStyle, JCDrawStyle, JCDrawStyle, boolean, boolean, JCTableStyle, JCTextStyle, Color, boolean) - Constructor for class com.klg.jclass.page.JCTableStyle
Creates a table style using the given properties.
JCTableStyle(String, JCDrawStyle, JCDrawStyle, JCDrawStyle, JCDrawStyle, JCDrawStyle, JCDrawStyle, JCDrawStyle, boolean, boolean, JCTableStyle, JCTextStyle, Color, JCAlternate) - Constructor for class com.klg.jclass.page.JCTableStyle
Creates a table style using the given properties.
JCTableUI - class com.klg.jclass.table.JCTableUI.
JCTableUI controls the pluggable look and feel (PLAF) changes for JCTable.
JCTableUI() - Constructor for class com.klg.jclass.table.JCTableUI
 
JCTableXMLParser - class com.klg.jclass.util.xml.JCTableXMLParser.
This class takes in a stream of data and parses it under the assumption that it is in the defined XML format that LiveTable uses.
JCTableXMLParser() - Constructor for class com.klg.jclass.util.xml.JCTableXMLParser
 
JCTextField - class com.klg.jclass.field.JCTextField.
JCTextField has all the capability of JTextField, as well as the ability to validate its contents.
JCTextField() - Constructor for class com.klg.jclass.field.JCTextField
Constructs an empty JCTextField.
JCTextField(Class) - Constructor for class com.klg.jclass.field.JCTextField
Constructs an empty JCTextField, which expects an object of the specified class.
JCTextField(Class, JCValidator) - Constructor for class com.klg.jclass.field.JCTextField
Constructs an empty JCTextField, which expects an object of the specified class and uses the specified validator.
JCTextField(int) - Constructor for class com.klg.jclass.field.JCTextField
Constructs a JCTextField with the specified number of columns.
JCTextField(JCValueModel) - Constructor for class com.klg.jclass.field.JCTextField
Constructs an empty JCTextField, which uses the specified value model to contain its value.
JCTextField(JCValueModel, JCValidator) - Constructor for class com.klg.jclass.field.JCTextField
Constructs an empty JCTextField, which uses the specified value model to contain its value and uses the specified validator.
JCTextField(String) - Constructor for class com.klg.jclass.field.JCTextField
Constructs a JCTextField initialized with the specified text.
JCTextField(String, int) - Constructor for class com.klg.jclass.field.JCTextField
Constructs an empty JCTextField with the specified number of columns and initialized with the specified text.
JCTextFieldCellEditor - class com.klg.jclass.field.cell.JCTextFieldCellEditor.
JCTextFieldCellEditor provides an editor using a simple JCTextField component.
JCTextFieldCellEditor() - Constructor for class com.klg.jclass.field.cell.JCTextFieldCellEditor
Creates a new JCTextFieldCellEditor object.
JCTextFieldCellEditor(Class, JCValidator) - Constructor for class com.klg.jclass.field.cell.JCTextFieldCellEditor
Constructs an empty JCTextFieldCellEditor, which expects an object of the specified class, that uses the specified validator.
JCTextFieldCellRenderer - class com.klg.jclass.field.cell.JCTextFieldCellRenderer.
JCTextFieldCellEditor provides a renderer using a simple JCTextField component.
JCTextFieldCellRenderer() - Constructor for class com.klg.jclass.field.cell.JCTextFieldCellRenderer
Creates a new JCTextFieldCellRenderer object.
JCTextFieldCellRenderer(Class, JCValidator) - Constructor for class com.klg.jclass.field.cell.JCTextFieldCellRenderer
Constructs an empty JCTextFieldCellRenderer, which expects an object of the specified class, that uses the specified validator.
JCTextStyle - class com.klg.jclass.page.JCTextStyle.
JCTextStyle specifies all attributes controlling the appearance of text in JClass PageLayout.
JCTextStyle() - Constructor for class com.klg.jclass.page.JCTextStyle
Creates a text style with a default name and values.
JCTextStyle(String) - Constructor for class com.klg.jclass.page.JCTextStyle
Creates a text style with the given name and default values.
JCTextStyle(String, JCUnit.Measure, JCUnit.Measure, JCUnit.Measure, Color, List, String, int, double, int, int, double, int, double, double, boolean) - Constructor for class com.klg.jclass.page.JCTextStyle
Creates a text style with the given name and values.
JCTexture2D - class com.klg.jclass.chart3d.j3d.JCTexture2D.
 
JCTexture2D(ImageComponent2D, int, int, int, int, int) - Constructor for class com.klg.jclass.chart3d.j3d.JCTexture2D
Constructs a JCTexture2D object with the specified ImageComponent2D.
JCTick - interface com.klg.jclass.swing.gauge.JCTick.
The interface for tick objects.
JCTickStyle - class com.klg.jclass.swing.gauge.JCTickStyle.
Provides the constants from the built-in tick styles for a JCTick, and provides a constructor for passing in a user-defined tick style.
JCTickStyle() - Constructor for class com.klg.jclass.swing.gauge.JCTickStyle
Default constructor
JCTickStyle(int[], int[], int) - Constructor for class com.klg.jclass.swing.gauge.JCTickStyle
The JCTickStyle constructor allows you to define your own (x, y) coordinate pairs for a new tick style.
JCTimeValidator - class com.klg.jclass.field.validate.JCTimeValidator.
The JCTimeValidator is used to validate time objects.
JCTimeValidator() - Constructor for class com.klg.jclass.field.validate.JCTimeValidator
Constructs a JCTimeValidator.
JCTimeValidator(Locale, String, String, String[], boolean, int, boolean, Object) - Constructor for class com.klg.jclass.field.validate.JCTimeValidator
Constructs a JCTimeValidator with the values specified.
JCTransform - class com.klg.jclass.chart3d.j3d.JCTransform.
 
JCTransform(TransformGroup) - Constructor for class com.klg.jclass.chart3d.j3d.JCTransform
 
JCTraverseCellAdapter - class com.klg.jclass.table.JCTraverseCellAdapter.
The adapter which receives JCTraverseCell events.
JCTraverseCellAdapter() - Constructor for class com.klg.jclass.table.JCTraverseCellAdapter
 
JCTraverseCellEvent - class com.klg.jclass.table.JCTraverseCellEvent.
This event is posted as a user traverses from one cell to another.
JCTraverseCellEvent(Object, int, int, int, int, int, int) - Constructor for class com.klg.jclass.table.JCTraverseCellEvent
 
JCTraverseCellListener - interface com.klg.jclass.table.JCTraverseCellListener.
The listener interface for receiving JCTraverseCellEvent objects.
JCTreeData - class com.klg.jclass.datasource.beans.JCTreeData.
This Bean creates a hierarchical structure of data.
JCTreeData - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
JCTreeData() - Constructor for class com.klg.jclass.datasource.beans.JCTreeData
 
JCTreeData(Applet, String) - Constructor for class com.klg.jclass.datasource.beans.JCTreeData
Creates a JCTreeData which reads parameters from the applet's HTML file.
JCTreeData(int) - Constructor for class com.klg.jclass.datasource.beans.JCTreeData
 
JCTreeDataConverter - class com.klg.jclass.datasource.beans.JCTreeDataConverter.
Reads JCTreeData parameters from an HTML file or external file.
JCTreeDataConverter() - Constructor for class com.klg.jclass.datasource.beans.JCTreeDataConverter
 
JCTreeExplorer - class com.klg.jclass.swing.JCTreeExplorer.
A component that gives a visual representation of the hierarchical nature of its data, presenting a tree view in its left-hand pane and a table view in its right-hand pane.
JCTreeExplorer.ClickListener - class com.klg.jclass.swing.JCTreeExplorer.ClickListener.
 
JCTreeExplorer.ClickListener() - Constructor for class com.klg.jclass.swing.JCTreeExplorer.ClickListener
 
JCTreeExplorer.FirstColumnEditor - class com.klg.jclass.swing.JCTreeExplorer.FirstColumnEditor.
Class that wraps the tree editor to use it to edit the first column of the table.
JCTreeExplorer.FirstColumnEditor() - Constructor for class com.klg.jclass.swing.JCTreeExplorer.FirstColumnEditor
 
JCTreeExplorer.FirstColumnRenderer - class com.klg.jclass.swing.JCTreeExplorer.FirstColumnRenderer.
Class that wraps the tree renderer to use it to render the first column of the table.
JCTreeExplorer.FirstColumnRenderer() - Constructor for class com.klg.jclass.swing.JCTreeExplorer.FirstColumnRenderer
 
JCTreeExplorer.SelectionListener - class com.klg.jclass.swing.JCTreeExplorer.SelectionListener.
Class that listens for selections on the tree component and changes the source of the TableModel.
JCTreeExplorer.SelectionListener() - Constructor for class com.klg.jclass.swing.JCTreeExplorer.SelectionListener
 
JCTreeExplorer.TreeEditor - class com.klg.jclass.swing.JCTreeExplorer.TreeEditor.
 
JCTreeExplorer.TreeEditor() - Constructor for class com.klg.jclass.swing.JCTreeExplorer.TreeEditor
 
JCTreeExplorer.TreeIconRenderTable - class com.klg.jclass.swing.JCTreeExplorer.TreeIconRenderTable.
Inner class that extends JCSortableTable and adds a modification of the render/editors, which allows overiding of column 1 to store the icon render/editor functionality.
JCTreeExplorer.TreeIconRenderTable(TableModel) - Constructor for class com.klg.jclass.swing.JCTreeExplorer.TreeIconRenderTable
 
JCTreeExplorer.TreeIconRenderTree - class com.klg.jclass.swing.JCTreeExplorer.TreeIconRenderTree.
PENDING Inner class that extends 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.
JCTreeExplorer.TreeIconRenderTree(TreeModel) - Constructor for class com.klg.jclass.swing.JCTreeExplorer.TreeIconRenderTree
 
JCTreeExplorer.TreeRenderer - class com.klg.jclass.swing.JCTreeExplorer.TreeRenderer.
 
JCTreeExplorer.TreeRenderer() - Constructor for class com.klg.jclass.swing.JCTreeExplorer.TreeRenderer
 
JCTreeExplorer.WhiteOutContainer - class com.klg.jclass.swing.JCTreeExplorer.WhiteOutContainer.
Class that wraps a component and makes sure that it draws everything.
JCTreeExplorer.WhiteOutContainer() - Constructor for class com.klg.jclass.swing.JCTreeExplorer.WhiteOutContainer
 
JCTreeExplorer() - Constructor for class com.klg.jclass.swing.JCTreeExplorer
 
JCTreeExplorer(JCTreeTableModel) - Constructor for class com.klg.jclass.swing.JCTreeExplorer
 
JCTreeExplorer(JCTreeTableModel, Dimension) - Constructor for class com.klg.jclass.swing.JCTreeExplorer
 
JCTreeIconRenderer - interface com.klg.jclass.util.treetable.JCTreeIconRenderer.
Interface that represents a class that renders a tree icon.
JCTreeSet - class com.klg.jclass.util.JCTreeSet.
TreeSet.
JCTreeSet() - Constructor for class com.klg.jclass.util.JCTreeSet
Constructs a new, empty TreeSet, sorted according to the elements' natural order.
JCTreeSet(Collection) - Constructor for class com.klg.jclass.util.JCTreeSet
Constructs a new TreeSet containing the elements in the specified Collection, sorted according to the elements' natural order.
JCTreeSet(Comparator) - Constructor for class com.klg.jclass.util.JCTreeSet
Constructs a new, empty TreeSet, sorted according to the given comparator.
JCTreeSet(Object[]) - Constructor for class com.klg.jclass.util.JCTreeSet
Constructs a new Treeset containing the elements in the specified array, sorted according to the elements' natural order.
JCTreeSet(SortedSet) - Constructor for class com.klg.jclass.util.JCTreeSet
Constructs a new TreeSet containing the same elements as the given SortedSet, sorted according to the same ordering.
JCTreeTable - class com.klg.jclass.swing.JCTreeTable.
A component that gives a visual representation of the hierarchical nature of its structure.
JCTreeTable.Editor - class com.klg.jclass.swing.JCTreeTable.Editor.
 
JCTreeTable.Editor() - Constructor for class com.klg.jclass.swing.JCTreeTable.Editor
 
JCTreeTable.EmptyTreeSelectionModel - class com.klg.jclass.swing.JCTreeTable.EmptyTreeSelectionModel.
EmptySelectionModel is a TreeSelectionModel that does not allow anything to be selected.
JCTreeTable.EmptyTreeSelectionModel() - Constructor for class com.klg.jclass.swing.JCTreeTable.EmptyTreeSelectionModel
 
JCTreeTable.Renderer - class com.klg.jclass.swing.JCTreeTable.Renderer.
 
JCTreeTable.Renderer() - Constructor for class com.klg.jclass.swing.JCTreeTable.Renderer
 
JCTreeTable.SwitchIcon - class com.klg.jclass.swing.JCTreeTable.SwitchIcon.
The icon that renderers itself differently whether the view is TREE or TABLE.
JCTreeTable.SwitchIcon() - Constructor for class com.klg.jclass.swing.JCTreeTable.SwitchIcon
Constructor.
JCTreeTable.SwitchIcon(boolean, int) - Constructor for class com.klg.jclass.swing.JCTreeTable.SwitchIcon
Constructor that specifies the orientation.
JCTreeTable.SwitchRenderer - class com.klg.jclass.swing.JCTreeTable.SwitchRenderer.
Renderer used to draw the tree<-->table switch icon in the tree column header.
JCTreeTable.SwitchRenderer() - Constructor for class com.klg.jclass.swing.JCTreeTable.SwitchRenderer
Constructor.
JCTreeTable.SwitchRenderer(int) - Constructor for class com.klg.jclass.swing.JCTreeTable.SwitchRenderer
Constructor that specifies switchPolicy.
JCTreeTable.SwitchRenderer(int, boolean) - Constructor for class com.klg.jclass.swing.JCTreeTable.SwitchRenderer
Constructor that specifies switchPolicy and whether the renderer is oriented leftToRight.
JCTreeTable.SwitchTableColumn - class com.klg.jclass.swing.JCTreeTable.SwitchTableColumn.
Overridden version of TableColumn that returns SwitchRenderer instead of the normal default for the tree column.
JCTreeTable.SwitchTableColumn(int) - Constructor for class com.klg.jclass.swing.JCTreeTable.SwitchTableColumn
 
JCTreeTable.TableHeaderMouseAdapter - class com.klg.jclass.swing.JCTreeTable.TableHeaderMouseAdapter.
MouseAdapter for the table header.
JCTreeTable.TableHeaderMouseAdapter() - Constructor for class com.klg.jclass.swing.JCTreeTable.TableHeaderMouseAdapter
 
JCTreeTable.TreeRendererEditor - class com.klg.jclass.swing.JCTreeTable.TreeRendererEditor.
Inner class to render the node hierarchy and wrap the defined PLAF renderer behavior.
JCTreeTable.TreeRendererEditor() - Constructor for class com.klg.jclass.swing.JCTreeTable.TreeRendererEditor
 
JCTreeTable.TreeTableUI - class com.klg.jclass.swing.JCTreeTable.TreeTableUI.
 
JCTreeTable.TreeTableUI.TreeTableMouseInputHandler - class com.klg.jclass.swing.JCTreeTable.TreeTableUI.TreeTableMouseInputHandler.
 
JCTreeTable.TreeTableUI.TreeTableMouseInputHandler() - Constructor for class com.klg.jclass.swing.JCTreeTable.TreeTableUI.TreeTableMouseInputHandler
 
JCTreeTable.TreeTableUI() - Constructor for class com.klg.jclass.swing.JCTreeTable.TreeTableUI
 
JCTreeTable() - Constructor for class com.klg.jclass.swing.JCTreeTable
Null constructor.
JCTreeTable(JCTreeTableModel) - Constructor for class com.klg.jclass.swing.JCTreeTable
Constructor which uses the passed in model.
JCTreeTable(JCTreeTableModel, Dimension) - Constructor for class com.klg.jclass.swing.JCTreeTable
Constructor which uses the passed in model and a preset intercellspacing.
JCTreeTableModel - interface com.klg.jclass.util.treetable.JCTreeTableModel.
Model that provides a tree and treetable interface.
JCTreeTableSelectionModel - interface com.klg.jclass.swing.JCTreeTableSelectionModel.
The selection model interface.
JCTypeConverter - class com.klg.jclass.util.JCTypeConverter.
JCTypeConverter contains static methods for retrieving parameters from a source file or applet, and for converting parameters to particular data types.
JCTypeConverter() - Constructor for class com.klg.jclass.util.JCTypeConverter
 
JCUnit - class com.klg.jclass.page.JCUnit.
JCUnit defines the supported linear units of measurement: inches, centimeters, and points.
JCUnit.Dimension - class com.klg.jclass.page.JCUnit.Dimension.
Dimension is similar in concept to java.awt.Dimension, but the values are stored as double-precision numbers and the units of measurement are recorded as well.
JCUnit.Dimension() - Constructor for class com.klg.jclass.page.JCUnit.Dimension
Creates zero dimensions based on the current units.
JCUnit.Dimension(double, double) - Constructor for class com.klg.jclass.page.JCUnit.Dimension
Creates width and height dimensions measured in the current units.
JCUnit.Dimension(JCUnit) - Constructor for class com.klg.jclass.page.JCUnit.Dimension
Creates zero dimensions based on the given units.
JCUnit.Dimension(JCUnit, double, double) - Constructor for class com.klg.jclass.page.JCUnit.Dimension
Creates width and height dimensions measured in the given units.
JCUnit.Margins - class com.klg.jclass.page.JCUnit.Margins.
Stores the sizes of the margins around a figure or area.
JCUnit.Margins() - Constructor for class com.klg.jclass.page.JCUnit.Margins
Creates a set of zero margins using the current units.
JCUnit.Margins(double, double, double, double) - Constructor for class com.klg.jclass.page.JCUnit.Margins
Creates the margins for a region given the distances in current units.
JCUnit.Margins(JCUnit) - Constructor for class com.klg.jclass.page.JCUnit.Margins
Creates a set of zero margins using the specified units.
JCUnit.Margins(JCUnit, double, double, double, double) - Constructor for class com.klg.jclass.page.JCUnit.Margins
Creates the margins for a region given the distances and the units.
JCUnit.Measure - class com.klg.jclass.page.JCUnit.Measure.
Measure encapsulates a linear distance with its units of measurement.
JCUnit.Measure() - Constructor for class com.klg.jclass.page.JCUnit.Measure
Creates a new measure using the current default units (magnitude 0).
JCUnit.Measure(double) - Constructor for class com.klg.jclass.page.JCUnit.Measure
Creates a new measure given a distance in the default units.
JCUnit.Measure(JCUnit) - Constructor for class com.klg.jclass.page.JCUnit.Measure
Creates a new measure using the given units (magnitude 0).
JCUnit.Measure(JCUnit, double) - Constructor for class com.klg.jclass.page.JCUnit.Measure
Creates a new measure given a distance and its units of measurement.
JCUnit.Point - class com.klg.jclass.page.JCUnit.Point.
Point is roughly equivalent to java.awt.Point, but the coordinates are stored as double-precision numbers and the units of measurement are recorded as well.
JCUnit.Point() - Constructor for class com.klg.jclass.page.JCUnit.Point
Creates a point at (0, 0) using the default units.
JCUnit.Point(double, double) - Constructor for class com.klg.jclass.page.JCUnit.Point
Creates a point at (x, y) using the current units.
JCUnit.Point(JCUnit) - Constructor for class com.klg.jclass.page.JCUnit.Point
Creates a point at (0, 0) using the given units.
JCUnit.Point(JCUnit, double, double) - Constructor for class com.klg.jclass.page.JCUnit.Point
Creates a point at (x, y) using the given units.
JCUnit(String) - Constructor for class com.klg.jclass.page.JCUnit
Creates a new unit instance.
JCURLDataSource - class com.klg.jclass.chart.data.JCURLDataSource.
This class takes a URL and turns it into a JClass Chart data source.
JCURLDataSource - class com.klg.jclass.table.data.JCURLDataSource.
A simple class that uses a URL to create a data source object.
JCURLDataSource(String) - Constructor for class com.klg.jclass.chart.data.JCURLDataSource
Pulls data from specified URL according to the specified data interpreter.
JCURLDataSource(String) - Constructor for class com.klg.jclass.table.data.JCURLDataSource
 
JCURLDataSource(String, JCDataInterpreter) - Constructor for class com.klg.jclass.chart.data.JCURLDataSource
Pulls data from specified URL according to the specified data interpreter.
JCURLDataSource(String, JCDataInterpreter, String) - Constructor for class com.klg.jclass.chart.data.JCURLDataSource
Pulls data from specified URL using the given charset according to the specified data interpreter.
JCURLDataSource(String, JCFileFormatParser) - Constructor for class com.klg.jclass.table.data.JCURLDataSource
 
JCURLDataSource(String, String) - Constructor for class com.klg.jclass.chart.data.JCURLDataSource
Pulls data from specified URL according to the default data interpreter.
JCURLDataSource(String, String) - Constructor for class com.klg.jclass.table.data.JCURLDataSource
 
JCURLDataSource(String, String, JCDataInterpreter) - Constructor for class com.klg.jclass.chart.data.JCURLDataSource
Pulls data from specified URL according to the specified data interpreter.
JCURLDataSource(String, String, JCDataInterpreter, String) - Constructor for class com.klg.jclass.chart.data.JCURLDataSource
Pulls data from specified URL using the given charset according to the specified data interpreter.
JCURLDataSource(String, String, JCFileFormatParser) - Constructor for class com.klg.jclass.table.data.JCURLDataSource
 
JCURLDataSource(String, String, String) - Constructor for class com.klg.jclass.chart.data.JCURLDataSource
Pulls data from specified URL according to the default data interpreter.
JCURLDataSource(String, String, String) - Constructor for class com.klg.jclass.table.data.JCURLDataSource
 
JCURLDataSource(String, String, String, JCDataInterpreter) - Constructor for class com.klg.jclass.chart.data.JCURLDataSource
Pulls data from specified URL according to the specified data interpreter.
JCURLDataSource(String, String, String, JCDataInterpreter, String) - Constructor for class com.klg.jclass.chart.data.JCURLDataSource
Pulls data from specified URL using the given charset according to the specified data interpreter.
JCURLDataSource(String, String, String, JCFileFormatParser) - Constructor for class com.klg.jclass.table.data.JCURLDataSource
 
JCURLDataSource(URL, String) - Constructor for class com.klg.jclass.chart.data.JCURLDataSource
Pulls data from specified URL according to the default data interpreter.
JCURLDataSource(URL, String) - Constructor for class com.klg.jclass.table.data.JCURLDataSource
 
JCURLDataSource(URL, String, JCDataInterpreter) - Constructor for class com.klg.jclass.chart.data.JCURLDataSource
Pulls data from specified URL according to the specified data interpreter.
JCURLDataSource(URL, String, JCDataInterpreter, String) - Constructor for class com.klg.jclass.chart.data.JCURLDataSource
Pulls data from specified URL using the given charset according to the specified data interpreter.
JCURLDataSource(URL, String, JCFileFormatParser) - Constructor for class com.klg.jclass.table.data.JCURLDataSource
 
JCUtil - class com.klg.jclass.util.JCUtil.
Utility methods for JClass.
JCUtil() - Constructor for class com.klg.jclass.util.JCUtil
 
JCValidateEvent - class com.klg.jclass.cell.validate.JCValidateEvent.
Data validation event.
JCValidateEvent(Object) - Constructor for class com.klg.jclass.cell.validate.JCValidateEvent
 
JCValidateEvent(Object, Object, Object, boolean) - Constructor for class com.klg.jclass.cell.validate.JCValidateEvent
 
JCValidateEvent(Object, Object, Object, boolean, boolean) - Constructor for class com.klg.jclass.cell.validate.JCValidateEvent
 
JCValidateInterface - interface com.klg.jclass.cell.JCValidateInterface.
This is an inteface implemented by Cell Editors that tells the container using the editor that the editor posts JCValidateEvents, and allows the container to add and remove listeners for those events.
JCValidateListener - interface com.klg.jclass.cell.validate.JCValidateListener.
The listener interface for receiving value change events from an editor.
JCValidator - interface com.klg.jclass.field.validate.JCValidator.
Interface for writing validators.
JCValueEvent - class com.klg.jclass.util.value.JCValueEvent.
Value Event.
JCValueEvent(Object, Object, Object) - Constructor for class com.klg.jclass.util.value.JCValueEvent
Constructs a new value event.
JCValueLabel - class com.klg.jclass.chart.JCValueLabel.
A JCValueLabel is an association between a floating-point axis value and a ChartText.
JCValueLabel - class com.klg.jclass.chart3d.JCValueLabel.
A JCValueLabel is an association between a floating-point axis value and a label.
JCValueLabel() - Constructor for class com.klg.jclass.chart.JCValueLabel
Default constructor required for JavaBeans.
JCValueLabel() - Constructor for class com.klg.jclass.chart3d.JCValueLabel
Default constructor required for Beans.
JCValueLabel(double, String) - Constructor for class com.klg.jclass.chart.JCValueLabel
Internal constructor that creates a value label given a value and a String.
JCValueLabel(double, String) - Constructor for class com.klg.jclass.chart3d.JCValueLabel
Constructor that creates a value label given a value and a String.
JCValueLabel(double, String, boolean) - Constructor for class com.klg.jclass.chart3d.JCValueLabel
This constructor exists for backwards compatibility only.
JCValueLabel(double, String, boolean, boolean, boolean) - Constructor for class com.klg.jclass.chart3d.JCValueLabel
Constructor that creates a value label given a value, a String, and a boolean minorTick that dictates that no label is to be drawn for this value label, only a minor tick (labelDrawn is set to false).
JCValueLabel(double, String, JCAxis) - Constructor for class com.klg.jclass.chart.JCValueLabel
A smart constructor that creates a ChartText from a generic object.
JCValueLabel(double, String, JCAxis, boolean, boolean, boolean) - Constructor for class com.klg.jclass.chart.JCValueLabel
Internal constructor.
JCValueLabel(JCAnno, double) - Constructor for class com.klg.jclass.chart.JCValueLabel
Internal constructor that creates a value Label from a JCAnno object.
JCValueLabel(JCAxis, double, int) - Constructor for class com.klg.jclass.chart.JCValueLabel
Convenience constructor for use within JClass Chart.
JCValueLabel(JCAxis, int, int) - Constructor for class com.klg.jclass.chart.JCValueLabel
Convenience constructor used by JClass Chart to create value labels for log values.
JCValueListener - interface com.klg.jclass.util.value.JCValueListener.
Interface for creating value listeners.
JCValueModel - interface com.klg.jclass.util.value.JCValueModel.
Interface for creating value models.
JCVectorDataSource - class com.klg.jclass.table.data.JCVectorDataSource.
JCVectorDataSource is the main data source of JCTable from which most other datasources are derived.
JCVectorDataSource() - Constructor for class com.klg.jclass.table.data.JCVectorDataSource
Creates a new JCVectorDataSource instance.
JCVectorDataSource(int, int, Vector, Vector, Vector) - Constructor for class com.klg.jclass.table.data.JCVectorDataSource
Creates a new JCVectorDataSource instance.
JCVersion - class com.klg.jclass.cell.JCVersion.
In JClass, each package has a JCVersion class.
JCVersion - class com.klg.jclass.chart.JCVersion.
In JClass, each package has a JCVersion class.
JCVersion - class com.klg.jclass.chart3d.JCVersion.
In JClass Chart 3D, each package has a JCVersion class.
JCVersion - class com.klg.jclass.datasource.JCVersion.
In JClass, each package has a JCVersion class.
JCVersion - class com.klg.jclass.field.JCVersion.
In JClass, each package has a JCVersion class.
JCVersion - class com.klg.jclass.higrid.JCVersion.
In JClass, each package has a JCVersion class.
JCVersion - class com.klg.jclass.page.JCVersion.
In JClass, each package has a JCVersion class.
JCVersion - class com.klg.jclass.swing.JCVersion.
In JClass, each package has a JCVersion class.
JCVersion - class com.klg.jclass.table.JCVersion.
In JClass, each package has a JCVersion class.
JCVersion - class com.klg.jclass.util.JCVersion.
In JClass, each package has a JCVersion class.
JCVersion() - Constructor for class com.klg.jclass.cell.JCVersion
 
JCVersion() - Constructor for class com.klg.jclass.chart.JCVersion
 
JCVersion() - Constructor for class com.klg.jclass.chart3d.JCVersion
 
JCVersion() - Constructor for class com.klg.jclass.datasource.JCVersion
 
JCVersion() - Constructor for class com.klg.jclass.field.JCVersion
 
JCVersion() - Constructor for class com.klg.jclass.higrid.JCVersion
 
JCVersion() - Constructor for class com.klg.jclass.page.JCVersion
 
JCVersion() - Constructor for class com.klg.jclass.swing.JCVersion
 
JCVersion() - Constructor for class com.klg.jclass.table.JCVersion
 
JCVersion() - Constructor for class com.klg.jclass.util.JCVersion
 
JCView3d - class com.klg.jclass.chart3d.JCView3d.
The JCView3d class holds information about the perspective and the rotation angles at which the users view the data in the plotcube.
JCView3d() - Constructor for class com.klg.jclass.chart3d.JCView3d
No args constructor.
JCView3d(double, double, double, double) - Constructor for class com.klg.jclass.chart3d.JCView3d
Constructor that provides perspective and x, y, and z rotation values.
JCView3dJava3d - class com.klg.jclass.chart3d.j3d.JCView3dJava3d.
 
JCViewport - class com.klg.jclass.chart3d.JCViewport.
The JCViewport class stores information concerning the viewport through which the user views the plotcube.
JCViewport() - Constructor for class com.klg.jclass.chart3d.JCViewport
No args constructor.
JCViewport(boolean, double, double, double) - Constructor for class com.klg.jclass.chart3d.JCViewport
Constructor that supplies values for normalized, scale, horizontal, and vertical shift.
JCViewportJava3d - class com.klg.jclass.chart3d.j3d.JCViewportJava3d.
 
JCViewportJava3d(JCChart3dAreaJava3d) - Constructor for class com.klg.jclass.chart3d.j3d.JCViewportJava3d
 
JCWizard - class com.klg.jclass.swing.JCWizard.
Class to create and manage a Wizard style framework.
JCWizard() - Constructor for class com.klg.jclass.swing.JCWizard
Creates a JCWizard component.
JCWizardEvent - class com.klg.jclass.swing.JCWizardEvent.
The event object for JCWizard pages.
JCWizardEvent(Object, Component, Component, boolean, boolean) - Constructor for class com.klg.jclass.swing.JCWizardEvent
 
JCWizardListener - interface com.klg.jclass.swing.JCWizardListener.
The listener interface for those interested in receiving Wizard events.
JCWizardPage - class com.klg.jclass.swing.JCWizardPage.
Class to create and manage a Wizard style framework for you.
JCWizardPage() - Constructor for class com.klg.jclass.swing.JCWizardPage
No argument constructor creates a WizardPage with all the buttons
JCWizardPage(int) - Constructor for class com.klg.jclass.swing.JCWizardPage
Creates a WizardPage with only the selected buttons.
JCWordWrap - class com.klg.jclass.util.swing.JCWordWrap.
JCWordWrap provides a static method wrapText, which performs basic word-wrap logic on a String given a line width and new line delimiter.
JCWordWrap() - Constructor for class com.klg.jclass.util.swing.JCWordWrap
 
JCWordWrapCellEditor - class com.klg.jclass.cell.editors.JCWordWrapCellEditor.
JCWordWrapCellEditor provides a simple text editing component that wraps text.
JCWordWrapCellEditor() - Constructor for class com.klg.jclass.cell.editors.JCWordWrapCellEditor
Default constructor.
JCWordWrapCellRenderer - class com.klg.jclass.cell.renderers.JCWordWrapCellRenderer.
A multi-line String cell renderer that will wrap lines to fit the cell contraints.
JCWordWrapCellRenderer() - Constructor for class com.klg.jclass.cell.renderers.JCWordWrapCellRenderer
 
JCXML3dDataSource - class com.klg.jclass.chart3d.data.JCXML3dDataSource.
This class parses data from an XML file.
JCXML3dDataSource(File) - Constructor for class com.klg.jclass.chart3d.data.JCXML3dDataSource
This constructor takes an xml file as an argument.
JCXML3dDataSource(InputSource) - Constructor for class com.klg.jclass.chart3d.data.JCXML3dDataSource
This constructor takes an InputSource .
JCXML3dDataSource(InputStream) - Constructor for class com.klg.jclass.chart3d.data.JCXML3dDataSource
This constructor takes an InputStream in XML form.
JCXML3dDataSource(Reader) - Constructor for class com.klg.jclass.chart3d.data.JCXML3dDataSource
This constructor takes a Reader which contains xml.
JCXML3dDataSource(String) - Constructor for class com.klg.jclass.chart3d.data.JCXML3dDataSource
This constructor takes xml in String form .
JCXMLDataInterpreter - class com.klg.jclass.chart.data.JCXMLDataInterpreter.
Implements a interpreter for the chart XML data format.
JCXMLDataInterpreter() - Constructor for class com.klg.jclass.chart.data.JCXMLDataInterpreter
Default no-argument constructor.
JCXMLDataInterpreter(BaseDataSource) - Constructor for class com.klg.jclass.chart.data.JCXMLDataInterpreter
This constructor creates an instance of a data interpreter and associates it with a data source.
JCXMLDataInterpreter(BaseDataSource, LoadProperties) - Constructor for class com.klg.jclass.chart.data.JCXMLDataInterpreter
This constructor creates an instance of a data interpreter and associates it with a data source.
JCXMLDataInterpreter(LoadProperties) - Constructor for class com.klg.jclass.chart.data.JCXMLDataInterpreter
Constructor specifying LoadProperties class.
JCXMLDTDResolver - class com.klg.jclass.util.xml.JCXMLDTDResolver.
Resolves requests for JClass DTDs to the correct place in the classpath.
JCXMLDTDResolver(String) - Constructor for class com.klg.jclass.util.xml.JCXMLDTDResolver
Constructor.
JCXMLDTDResolver(String, Class) - Constructor for class com.klg.jclass.util.xml.JCXMLDTDResolver
Constructor.
JCXMLErrorPrinter - class com.klg.jclass.util.xml.JCXMLErrorPrinter.
An output mechanism for XML parsing-related errors.
JCXMLErrorPrinter() - Constructor for class com.klg.jclass.util.xml.JCXMLErrorPrinter
 
JCXMLFormatParser - class com.klg.jclass.table.data.JCXMLFormatParser.
This class takes in a stream of data and parses it under the assumption it is in the defined XML format JClass LiveTable uses.
JCXMLFormatParser() - Constructor for class com.klg.jclass.table.data.JCXMLFormatParser
 
JCXMLTableModel - class com.klg.jclass.util.xml.JCXMLTableModel.
Populates a swing TableModel with data taken from an incoming stream of data formatted according to the XML specification in com.klg.jclass.util.xml.JCTableXMLParser.
JCXMLTableModel() - Constructor for class com.klg.jclass.util.xml.JCXMLTableModel
Default constructor.
JCXMLTableModel(InputStream) - Constructor for class com.klg.jclass.util.xml.JCXMLTableModel
Populates this TableModel from the given input stream.
JCZonedDataBars - class com.klg.jclass.chart3d.j3d.JCZonedDataBars.
 
JCZonedDataBars(JCBar, Matrix4d, Chart3dGridData, boolean, Color3f, boolean) - Constructor for class com.klg.jclass.chart3d.j3d.JCZonedDataBars
 
JCZonedMeshDataBars - class com.klg.jclass.chart3d.j3d.JCZonedMeshDataBars.
 
JCZonedMeshDataBars(JCBar, Matrix4d, Chart3dGridData, boolean, Color3f) - Constructor for class com.klg.jclass.chart3d.j3d.JCZonedMeshDataBars
 
JCZonedMeshSurface - class com.klg.jclass.chart3d.j3d.JCZonedMeshSurface.
 
JCZonedMeshSurface(Matrix4d, Chart3dGridData, JCContour, Color3f) - Constructor for class com.klg.jclass.chart3d.j3d.JCZonedMeshSurface
 
jdbc - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
JDBC - Static variable in class com.klg.jclass.datasource.beans.NodeProperties
JDBC data source type
jdbc_does_not_support_get_table_name - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
JDBC3dDataSource - class com.klg.jclass.chart3d.data.JDBC3dDataSource.
JDBC3dDataSource extends JCDefault3dGridDataSource to create a data source for use with JDBC.
JDBC3dDataSource() - Constructor for class com.klg.jclass.chart3d.data.JDBC3dDataSource
Default constructor.
JDBC3dDataSource(ResultSet) - Constructor for class com.klg.jclass.chart3d.data.JDBC3dDataSource
The JDBCDataSource constructor takes a ResultSet as source data.
JDBC3dDataSource(ResultSet, String, String, String[]) - Constructor for class com.klg.jclass.chart3d.data.JDBC3dDataSource
The JDBCDataSource constructor takes a ResultSet as source data and column names to specify the columns to be used for data.
JDBCBinding - class com.klg.jclass.datasource.jdbc.JDBCBinding.
A single level.
JDBCBinding(DataModel) - Constructor for class com.klg.jclass.datasource.jdbc.JDBCBinding
Constructor.
JDBCBinding(DataTableConnection, String) - Constructor for class com.klg.jclass.datasource.jdbc.JDBCBinding
Root-level constructor.
JDBCBinding(DataTableConnection, String, Binding) - Constructor for class com.klg.jclass.datasource.jdbc.JDBCBinding
 
JDBCBinding(DataTableConnection, String, Binding, String[]) - Constructor for class com.klg.jclass.datasource.jdbc.JDBCBinding
Constructor for child levels.
JDBCBinding(DataTableConnection, String, Binding, String[][]) - Constructor for class com.klg.jclass.datasource.jdbc.JDBCBinding
Constructor for child levels.
JDBCDataSource - class com.klg.jclass.chart.data.JDBCDataSource.
JDBCDataSource extends JCDefaultDataSource to create a data source for use with JDBC.
JDBCDataSource() - Constructor for class com.klg.jclass.chart.data.JDBCDataSource
Default constructor.
JDBCDataSource(Locale) - Constructor for class com.klg.jclass.chart.data.JDBCDataSource
Default constructor with locale.
JDBCDataSource(ResultSet) - Constructor for class com.klg.jclass.chart.data.JDBCDataSource
The JDBCDataSource constructor takes a ResultSet as source data.
JDBCDataSource(ResultSet, String, String, String[]) - Constructor for class com.klg.jclass.chart.data.JDBCDataSource
The JDBCDataSource constructor takes a ResultSet as source data and column names to specify the columns to be used for data.
job - Variable in class com.klg.jclass.higrid.PrintPreview
 
job - Variable in class com.klg.jclass.table.JCPrintPreview
 
join - Variable in class com.klg.jclass.chart.beans.OutlineStyleWrapper
 
join - Variable in class com.klg.jclass.chart.JCLineStyle
 
join - Variable in class com.klg.jclass.chart3d.JCLineStyle
Sets the join style.
join - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
join_columns - Variable in class com.klg.jclass.datasource.jdbc.MetaData
These are the keys columns used by this control to link to its parent.
join_to_parent - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
joinOnParentColumn(String, String) - Method in class com.klg.jclass.datasource.jdbc.MetaData
Adds a key column which will be used to join to this control's parent.
JPEG - Static variable in class com.klg.jclass.util.swing.encode.JCEncodeComponent
Specifies JPEG encoding.
JPEGEncoder - class com.klg.jclass.util.swing.encode.JPEGEncoder.
This class encodes a JPEG file from an Image to an OutputStream.
JPEGEncoder() - Constructor for class com.klg.jclass.util.swing.encode.JPEGEncoder
 
JUMP_ALL - Static variable in interface com.klg.jclass.table.JCTableEnum
A JumpScroll constant that enables horizontal and vertical jump scroll.
JUMP_HORIZONTAL - Static variable in interface com.klg.jclass.table.JCTableEnum
A JumpScroll constant that enables horizontal jump scroll.
jump_mode - Variable in class com.klg.jclass.table.JCTable
 
JUMP_NONE - Static variable in interface com.klg.jclass.table.JCTableEnum
A JumpScroll constant that disables jump scroll.
JUMP_VERTICAL - Static variable in interface com.klg.jclass.table.JCTableEnum
A JumpScroll constant that enables vertical jump scroll.
JumpScrollEditor - class com.klg.jclass.table.beans.JumpScrollEditor.
Custom property editor for JumpScroll property.
JumpScrollEditor() - Constructor for class com.klg.jclass.table.beans.JumpScrollEditor
 
justificationStrings - Static variable in class com.klg.jclass.util.swing.JCSwingTypeConverter
 
justificationValues - Static variable in class com.klg.jclass.util.swing.JCSwingTypeConverter
 
Justify - class com.klg.jclass.chart3d.Justify.
Class internal to JClass Chart 3D.
Justify() - Constructor for class com.klg.jclass.chart3d.Justify
Null constructor.
justifyMatrix - Variable in class com.klg.jclass.chart3d.Anno
The justify matrix positions the annotation so that it will not conflict with the tick-marks and is properly centered on the tick mark.

Copyright © 2004 Quest Software Inc..
All rights reserved.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z