JClass DesktopViews 6.3.0 API
Documentation

Serialized Form

Class com.klg.jclass.swing.gauge.beans.AboutEditor implements Serializable


Class com.klg.jclass.table.beans.AboutEditor implements Serializable


Class com.klg.jclass.field.db.datasource.AbstractBindingValueModel implements Serializable

Serialized Fields

dataBinding

com.klg.jclass.field.db.datasource.DataBinding dataBinding


Class com.klg.jclass.table.data.AbstractDataSource implements Serializable

Serialized Fields

listeners

com.klg.jclass.util.JCListenerList listeners


Class com.klg.jclass.util.calendar.AbstractLabel implements Serializable

Serialized Fields

model

com.klg.jclass.util.value.JCValueModel model

locale

Locale locale


Class com.klg.jclass.util.swing.AbstractSpinBox implements Serializable

Serialized Fields

continuousScroll

boolean continuousScroll

editor

com.klg.jclass.util.swing.JCSpinBoxEditor editor

renderer

com.klg.jclass.util.swing.JCSpinBoxRenderer renderer

userFont

Font userFont

renderPanel

JPanel renderPanel

downArrow

JButton downArrow

upArrow

JButton upArrow

arrowKeySpinningAllowed

boolean arrowKeySpinningAllowed

l

AbstractSpinBox.Listener l

rl

AbstractSpinBox.RendererListener rl

buttonTimer

Timer buttonTimer

currentButton

JButton currentButton

valueModel

com.klg.jclass.util.value.JCValueModel valueModel

valueListeners

com.klg.jclass.util.JCListenerList valueListeners

editable

boolean editable

recalcPrefSize

boolean recalcPrefSize


Class com.klg.jclass.util.swing.AbstractSpinBox.ArrowButton implements Serializable


Class com.klg.jclass.util.swing.AbstractSpinBox.MetalArrowButton implements Serializable


Class com.klg.jclass.util.swing.AbstractSpinBox.MetalBorder implements Serializable


Class com.klg.jclass.field.validate.AbstractValidator implements Serializable

Serialized Fields

max

Object max

min

Object min

locale

Locale locale

increment

Object increment

allow_null

boolean allow_null

case_policy

int case_policy

invalid_chars

String invalid_chars

match_picklist

boolean match_picklist

valid_chars

String valid_chars

picklist

ListModel picklist

spin_policy

int spin_policy

abstractInitializing

boolean abstractInitializing

supportedClasses

Class[] supportedClasses

li

ResourceBundle li


Class com.klg.jclass.util.value.AbstractValueModel implements Serializable

Serialized Fields

value

Object value
The value for this value model.


listeners

com.klg.jclass.util.JCListenerList listeners
A list of value listeners who get notified when the value is about to change or has changed.


Class com.klg.jclass.table.data.AbstractVectorDataSource implements Serializable


Class com.klg.jclass.chart3d.j2d.ActionTable implements Serializable


Class com.klg.jclass.chart3d.j3d.ActionTable implements Serializable


Class com.klg.jclass.table.AdjustmentHandler implements Serializable

Serialized Fields

table

com.klg.jclass.table.JCTable table

isTracking

boolean isTracking

trackLabel

JLabel trackLabel

vertLastRow

int vertLastRow

vertLastValue

int vertLastValue

vertLastRealValue

int vertLastRealValue

horLastColumn

int horLastColumn

horLastValue

int horLastValue

horLastRealValue

int horLastRealValue


Class com.klg.jclass.higrid.AfterDetailsFormat implements Serializable


Class com.klg.jclass.higrid.AggregateAverage implements Serializable

Serialized Fields

count

int count


Class com.klg.jclass.higrid.AggregateCount implements Serializable

Serialized Fields

count

int count


Class com.klg.jclass.higrid.AggregateFirst implements Serializable

Serialized Fields

first

boolean first


Class com.klg.jclass.higrid.AggregateLast implements Serializable

Serialized Fields

value

Object value


Class com.klg.jclass.higrid.AggregateMax implements Serializable

Serialized Fields

first

boolean first


Class com.klg.jclass.higrid.AggregateMin implements Serializable

Serialized Fields

first

boolean first


Class com.klg.jclass.higrid.AggregateSum implements Serializable


Class com.klg.jclass.chart3d.Anno implements Serializable

Serialized Fields

orientationMatrix

Matrix4d orientationMatrix
Calculates the orientation matrix. This matrix orients the annotation plane so that it faces the viewer most.


edgeMatrix

Matrix4d edgeMatrix
The edge matrix is responsible for translating the annotation to the proper edge of the cube.


justifyMatrix

Matrix4d justifyMatrix
The justify matrix positions the annotation so that it will not conflict with the tick-marks and is properly centered on the tick mark.


planeMatrixInit

Matrix4d planeMatrixInit
The plane matrix is used to help find the best annotation plane. The planeMatrixInit matrix is the same for each plane matrix and thus needs to only be computed once.


compMatrix

Matrix4d compMatrix
Used to compute the annotation orientation for an axis (vertical or horizontal) based on whether the horizontal or vertical component of the axis is dominant.


matrix

Matrix4d matrix
A general utility matrix


axisMatrix

Matrix4d axisMatrix
A matrix that is computed once per edge for a given axis and used for each label on the axis.


u

Point4d[] u
List of points used during calculations


v

Vector3d[] v
List of vector objects used during calculations


doPicking

boolean doPicking
If true, label picking is done instead of drawing


pickPoint

Point pickPoint
Point used for label picking


selectedLabel

com.klg.jclass.chart3d.JCValueLabel selectedLabel
The label that the pickPoint falls in (null if no label picked)


area

com.klg.jclass.chart3d.JCChart3dArea area
The parent JCChart3dArea object


Class com.klg.jclass.chart.beans.AppearanceWrapper implements Serializable

Serialized Fields

background

Color background

foreground

Color foreground

visible

boolean visible

opaque

boolean opaque

axisbounding

boolean axisbounding

border

String border

thisobj

int thisobj

prefix

String prefix

bw_def

int bw_def


Class com.klg.jclass.util.swing.ArrowIcon implements Serializable

Serialized Fields

width

int width

height

int height

direction

int direction


Class com.klg.jclass.util.AssertionException implements Serializable


Class com.klg.jclass.chart.beans.AxisAnnoWrapper implements Serializable

Serialized Fields

annometh

int[] annometh

annorot

int[] annorot

font

Font[] font

gap

int[] gap

default_font

Font default_font

gap_def

int gap_def


Class com.klg.jclass.chart.beans.AxisGridWrapper implements Serializable

Serialized Fields

showing

boolean[] showing

spacing

double[] spacing

pattern

int[] pattern

width

int[] width

color

Color[] color

spacing_isdef

boolean[] spacing_isdef

width_def

int width_def

defs_done

boolean defs_done


Class com.klg.jclass.chart.beans.AxisInfoWrapper implements Serializable

Serialized Fields

axis_cdv

com.klg.jclass.chart.ChartDataView axis_cdv

axis_other_axis

com.klg.jclass.chart.JCAxis axis_other_axis

axis_xory

boolean axis_xory


Class com.klg.jclass.chart.beans.AxisMiscWrapper implements Serializable

Serialized Fields

showing

boolean[] showing

editable

boolean[] editable

logarithmic

boolean[] logarithmic


Class com.klg.jclass.chart.beans.AxisOrientationWrapper implements Serializable

Serialized Fields

orientation

int[] orientation

other_axis_index

int[] other_axis_index

trigger_index

int trigger_index


Class com.klg.jclass.chart.beans.AxisOriginWrapper implements Serializable

Serialized Fields

origin

double[] origin

placement

int[] placement

origin_isdef

boolean[] origin_isdef

placement_isdef

boolean[] placement_isdef


Class com.klg.jclass.chart.beans.AxisPlacementWrapper implements Serializable

Serialized Fields

placement

int[] placement

paxis

int[] paxis

location

double[] location

placement_isdef

boolean[] placement_isdef

location_def

double location_def


Class com.klg.jclass.chart.beans.AxisPointLabelWrapper implements Serializable

Serialized Fields

pointlabels

String[] pointlabels


Class com.klg.jclass.chart.beans.AxisRelationshipWrapper implements Serializable

Serialized Fields

raxis

int[] raxis

constant

double[] constant

multiplier

double[] multiplier

constant_def

double constant_def

multiplier_def

double multiplier_def


Class com.klg.jclass.chart.beans.AxisScaleWrapper implements Serializable

Serialized Fields

min

double[] min

max

double[] max

numspacing

double[] numspacing

tickspacing

double[] tickspacing

precision

int[] precision

min_isdef

boolean[] min_isdef

max_isdef

boolean[] max_isdef

numspacing_isdef

boolean[] numspacing_isdef

tickspacing_isdef

boolean[] tickspacing_isdef

precision_isdef

boolean[] precision_isdef


Class com.klg.jclass.chart.beans.AxisTimeLabelWrapper implements Serializable

Serialized Fields

timebase

Date[] timebase

timeformat

String[] timeformat

timeunit

long[] timeunit

timeformat_isdef

boolean[] timeformat_isdef


Class com.klg.jclass.chart.beans.AxisTitleWrapper implements Serializable

Serialized Fields

text

String[] text

rotation

int[] rotation

placement

int[] placement

font

Font[] font

placement_isdef

boolean[] placement_isdef

default_font

Font default_font


Class com.klg.jclass.chart.beans.AxisValueLabelWrapper implements Serializable

Serialized Fields

valuelabels

String[] valuelabels


Class com.klg.jclass.chart3d.BarFacet implements Serializable


Class com.klg.jclass.chart3d.data.Base3dDataSource implements Serializable

Serialized Fields

holeValue

double holeValue
Hole Value property for positions that are not to be plotted. Defaults to HoleValueChart3dDataModel.DEFAULT_HOLE_VALUE.


Class com.klg.jclass.chart3d.data.Base3dGridDataSource implements Serializable

Serialized Fields

xGrid

double[] xGrid
Array of doubles for X values (columns).


yGrid

double[] yGrid
Array of doubles for Y values (rows).


zValues

double[][] zValues
Two-dimensional array of doubles for Z values (data).


dataSourceName

String dataSourceName
Name of this datasource.


chartDataListeners

com.klg.jclass.util.JCListenerList chartDataListeners
List of interested listeners.


xLabels

String[] xLabels
The X axis labels.


yLabels

String[] yLabels
The Y axis labels.


Class com.klg.jclass.chart3d.data.Base3dPointDataSource implements Serializable

Serialized Fields

points

Point3d[][] points
Array of Point3d objects to be plotted on the chart.


dataSourceName

String dataSourceName
Name of this datasource.


chartDataListeners

com.klg.jclass.util.JCListenerList chartDataListeners
List of interested listeners.


seriesLabels

String[] seriesLabels
List of Series Labels.


Class com.klg.jclass.chart3d.j2d.actions.BaseAction implements Serializable

Serialized Fields

chart3dArea

com.klg.jclass.chart3d.JCChart3dArea chart3dArea
Parent object on which the action occurs.


enabled

boolean enabled
Is this action enabled


status

int status


Class com.klg.jclass.chart3d.j3d.actions.BaseAction implements Serializable

Serialized Fields

pickCanvas

com.sun.j3d.utils.picking.PickCanvas pickCanvas

transformGroup

com.klg.jclass.chart3d.j3d.ActionTransformGroup transformGroup

transformX

Transform3D transformX

transformY

Transform3D transformY

currXform

Transform3D currXform

ViewerTG

TransformGroup ViewerTG

last

Point last

x_factor

double x_factor

y_factor

double y_factor

z_factor

double z_factor

invert

boolean invert

translation

Vector3d translation

virtualUniverse

com.klg.jclass.chart3d.j3d.JC3DUniverse virtualUniverse

chart3d

com.klg.jclass.chart3d.j3d.JCChart3dJava3d chart3d

plotCube

com.klg.jclass.chart3d.j3d.JCPlotCubeJava3d plotCube

chart3dArea

com.klg.jclass.chart3d.JCChart3dArea chart3dArea
Parent object on which the action occurs.


enabled

boolean enabled
Is this action enabled


status

int status


Class com.klg.jclass.higrid.BaseAggregate implements Serializable

Serialized Fields

metaID

int metaID
The metaData ID associated with the given column


column

com.klg.jclass.higrid.SummaryColumn column
The column to aggregate over


longValue

long longValue
Long version of aggregated value


doubleValue

double doubleValue
Double version of aggregated value


bigDecimal

BigDecimal bigDecimal
BigDecimal version of aggregated value


tableMetaID

Hashtable tableMetaID

metaIDFound

boolean metaIDFound


Class com.klg.jclass.cell.editors.BaseCellEditor implements Serializable

Serialized Fields

data

Object data
This editor can dynamically alter its reserved key list based upon the key the user has last typed. Thus, typing navigation keys will cause the cell editor to traverse, but after typing a non-navigation key, the user is placed into edit mode. At that point, the reserved keys are re-enabled and the traversal keys will traverse within the editor itself. The only way to get out of edit mode is to press Enter, Escape, or use the mouse to click on another cell.


caretPosition

int caretPosition

initialEvent

AWTEvent initialEvent

support

com.klg.jclass.cell.JCCellEditorSupport support

selectAll

boolean selectAll

reservedKeys

com.klg.jclass.cell.JCKeyModifier[] reservedKeys

validate_support

com.klg.jclass.cell.validate.ValidateSupport validate_support


Class com.klg.jclass.chart.beans.BaseChart implements Serializable

Serialized Fields

tableModel

TableModel tableModel
TableModel used to populate data into this chart, if one is being used.


dataSource

com.klg.jclass.chart.ChartDataSupport dataSource
JCSwingDataSource used to populate data into this chart, if one is being used.


Class com.klg.jclass.datasource.BaseColumn implements Serializable

Serialized Fields

name

String name

table

String table

catalog

String catalog

schema

String schema

label

String label

typeName

String typeName

identifier

String identifier

columnClassName

String columnClassName

type

int type

displayWidth

int displayWidth

precision

int precision

scale

int scale

isNullable

int isNullable

metaType

int metaType

isCurrency

boolean isCurrency

isReadOnly

boolean isReadOnly

isAutoIncrement

boolean isAutoIncrement

isCaseSensitive

boolean isCaseSensitive

isSearchable

boolean isSearchable

isDefinitelyWritable

boolean isDefinitelyWritable

isSigned

boolean isSigned

isWritable

boolean isWritable


Class com.klg.jclass.chart.data.BaseDataSource implements Serializable

Serialized Fields

xvalues

double[][] xvalues

yvalues

double[][] yvalues

name

String name

seriesLabels

String[] seriesLabels

pointLabels

String[] pointLabels

holeValue

double holeValue

pointImageMapInfo

com.klg.jclass.util.ImageMapInfo[][] pointImageMapInfo

clusterImageMapInfo

com.klg.jclass.util.ImageMapInfo[] clusterImageMapInfo

seriesImageMapInfo

com.klg.jclass.util.ImageMapInfo[] seriesImageMapInfo

legendImageMapInfo

com.klg.jclass.util.ImageMapInfo[] legendImageMapInfo

cloneArrays

boolean cloneArrays


Class com.klg.jclass.datasource.BaseDataTable implements Serializable

Serialized Fields

metaData

com.klg.jclass.datasource.MetaDataModel metaData

parentRow

long parentRow

store

com.klg.jclass.datasource.StoreModel store

initialHashtableSize

int initialHashtableSize

updatedRows

Hashtable updatedRows

insertedRows

Hashtable insertedRows

rowIndexBeforeEvent

Hashtable rowIndexBeforeEvent

rowCaches

Hashtable[] rowCaches

cursor

int cursor

logicallyDeletedRows

Hashtable logicallyDeletedRows

userData

Hashtable userData

internalData

Hashtable internalData

eventQueue

Vector eventQueue

currentColumn

String currentColumn


Class com.klg.jclass.table.BaseDataView implements Serializable

Serialized Fields

table

com.klg.jclass.table.JCTable table

renderers

Hashtable renderers

editors

Hashtable editors


Class com.klg.jclass.chart3d.beans.BaseEditor implements Serializable

Serialized Fields

support

PropertyChangeSupport support

valueObj

Object valueObj


Class com.klg.jclass.datasource.BaseMetaData implements Serializable

Serialized Fields

dataModel

com.klg.jclass.datasource.DataModel dataModel

description

String description

insertPermissions

Hashtable insertPermissions

updatePermissions

Hashtable updatePermissions

deletePermissions

Hashtable deletePermissions

idxToColumnMap

Hashtable idxToColumnMap

columns

Vector columns

commitPolicy

int commitPolicy

storeClass

Class storeClass

initialHashtableSize

int initialHashtableSize

metaDataID

int metaDataID

maxRows

int maxRows

cacheChildren

boolean cacheChildren

showDeletedRows

boolean showDeletedRows

currentBookmark

long currentBookmark

bufferSize

int bufferSize

binding

com.klg.jclass.datasource.BindingModel binding

provider

com.klg.jclass.datasource.ProviderModel provider


Class com.klg.jclass.table.beans.BasePopupMenu implements Serializable


Class com.klg.jclass.util.swing.BasePopupMenu implements Serializable


Class com.klg.jclass.chart3d.shape.BaseShape implements Serializable

Serialized Fields

size

int size
Size of the point. For some symbols, used inside resize() to populate the x[] and y[] arrays


hsize

int hsize
Half size of the symbol. Compute from size.


x

int[] x
Array of x values


y

int[] y
Array of y values


Class com.klg.jclass.datasource.BaseVirtualColumn implements Serializable

Serialized Fields

operation

int operation

columns

String[] columns

scale

int scale

roundMode

int roundMode


Class com.klg.jclass.swing.BaseWizard implements Serializable

Serialized Fields

cardLayout

CardLayout cardLayout
Layout used.


cardOwner

Container cardOwner
Handle for the container which has the cardlayout.


Class com.klg.jclass.swing.BaseWizardPage implements Serializable

Serialized Fields

previousButton

JButton previousButton

nextButton

JButton nextButton

finishButton

JButton finishButton

cancelButton

JButton cancelButton

helpButton

JButton helpButton

nextAction

BaseWizardPage.NextAction nextAction

previousAction

BaseWizardPage.PreviousAction previousAction

cancelAction

BaseWizardPage.CancelAction cancelAction

helpAction

BaseWizardPage.HelpAction helpAction

buttonBox

JPanel buttonBox

separator

JSeparator separator


Class com.klg.jclass.swing.BaseWizardPage.CancelAction implements Serializable


Class com.klg.jclass.swing.BaseWizardPage.HelpAction implements Serializable


Class com.klg.jclass.swing.BaseWizardPage.NextAction implements Serializable


Class com.klg.jclass.swing.BaseWizardPage.PreviousAction implements Serializable


Class com.klg.jclass.higrid.BeforeDetailsFormat implements Serializable


Class com.klg.jclass.util.value.BigDecimalValueModel implements Serializable


Class com.klg.jclass.datasource.Binding implements Serializable

Serialized Fields

eventListener

Binding.EventListener eventListener
The event handler instance.


Class com.klg.jclass.datasource.Binding.EventListener implements Serializable

Serialized Fields

serialVersionUID

long serialVersionUID
See Also:
Constant Field Values


Class com.klg.jclass.util.value.BooleanValueModel implements Serializable


Class com.klg.jclass.util.calendar.BoundsValidator implements Serializable

Serialized Fields

minimumDate

Calendar minimumDate
The Calendar object containing the minimum date.


maximumDate

Calendar maximumDate
The Calendar object containing the maximum date.


parent

Component parent
The parent component requiring the bounds check. Can be null.


Class com.klg.jclass.chart3d.shape.Box implements Serializable


Class com.klg.jclass.util.treetable.BranchTree implements Serializable

Serialized Fields

tree

TreeModel tree

listeners

com.klg.jclass.util.JCListenerList listeners


Class com.klg.jclass.util.value.ByteValueModel implements Serializable


Class com.klg.jclass.util.calendar.CalendarContainer implements Serializable

Serialized Fields

initialized

boolean initialized

model

com.klg.jclass.util.value.JCValueModel model

specialDates

com.klg.jclass.util.calendar.JCCalendar specialDates

locale

Locale locale

actionListeners

com.klg.jclass.util.JCListenerList actionListeners

userFont

Font userFont


Class com.klg.jclass.util.value.CalendarValueModel implements Serializable


Class com.klg.jclass.chart3d.j2d.actions.CancelAction implements Serializable


Class com.klg.jclass.table.CellArea implements Serializable

Serialized Fields

standard_offset_x

int standard_offset_x

standard_offset_y

int standard_offset_y

cell_size

Dimension cell_size

start_row

int start_row

start_column

int start_column

end_row

int end_row

end_column

int end_column

type

int type


Class com.klg.jclass.table.CellAreaHandler implements Serializable

Serialized Fields

table

com.klg.jclass.table.JCTable table

cellArea

com.klg.jclass.table.CellArea cellArea

frozenRowArea

com.klg.jclass.table.CellArea frozenRowArea

columnLabelArea

com.klg.jclass.table.CellArea columnLabelArea

frozenColumnArea

com.klg.jclass.table.CellArea frozenColumnArea

frozenCellArea

com.klg.jclass.table.CellArea frozenCellArea

frozenColumnLabelArea

com.klg.jclass.table.CellArea frozenColumnLabelArea

rowLabelArea

com.klg.jclass.table.CellArea rowLabelArea

frozenRowLabelArea

com.klg.jclass.table.CellArea frozenRowLabelArea

areas

Vector areas

cellAreaRenderer

com.klg.jclass.table.CellAreaRenderer cellAreaRenderer

cellInfo

com.klg.jclass.table.TableCellInfoModel cellInfo

cellOrigin

Point cellOrigin

isStandardLayout

boolean isStandardLayout

rowLabelRect

Rectangle rowLabelRect

columnLabelRect

Rectangle columnLabelRect

cellRect

Rectangle cellRect

DRAGGING

boolean DRAGGING

drag_row

int drag_row

drag_column

int drag_column

drop_row

int drop_row

drop_column

int drop_column

drag_columns

int[] drag_columns

drag_rows

int[] drag_rows


Class com.klg.jclass.table.CellAreaRenderer implements Serializable

Serialized Fields

table

com.klg.jclass.table.JCTable table

cellAreaHandler

com.klg.jclass.table.CellAreaHandler cellAreaHandler

borderColor

Color borderColor

borderShadowColor

Color borderShadowColor

borderHighlightColor

Color borderHighlightColor


Class com.klg.jclass.higrid.CellFormat implements Serializable

Serialized Fields

height

int height

width

int width

editable

boolean editable

editorName

String editorName

rendererName

String rendererName

parent

com.klg.jclass.higrid.RowFormat parent

text

String text

name

String name

type

int type

drawingArea

Rectangle drawingArea

totalArea

Rectangle totalArea

preferredTotalArea

Rectangle preferredTotalArea

translationOffset

Point translationOffset

drawingAreaValid

boolean drawingAreaValid

totalAreaValid

boolean totalAreaValid

preferredTotalAreaValid

boolean preferredTotalAreaValid

translationOffsetValid

boolean translationOffsetValid

rowHeightIsValid

boolean rowHeightIsValid

showing

boolean showing

sortable

Comparator sortable


Class com.klg.jclass.higrid.CellPosition implements Serializable

Serialized Fields

row

com.klg.jclass.higrid.RowNode row

format

com.klg.jclass.higrid.CellFormat format

point

Point point

columnIndex

int columnIndex

isIndicator

boolean isIndicator


Class com.klg.jclass.table.CellRangeValue implements Serializable

Serialized Fields

start_row

int start_row

start_column

int start_column

end_row

int end_row

end_column

int end_column

value

Object value


Class com.klg.jclass.chart3d.CellSide implements Serializable

Serialized Fields

used

byte[] used


Class com.klg.jclass.table.CellSize implements Serializable

Serialized Fields

char_value

int char_value

min_value

int min_value

max_value

int max_value

pixel_value

int pixel_value

hidden

boolean hidden


Class com.klg.jclass.table.beans.CellSizeEditor implements Serializable

Serialized Fields

choiceWidth

JComboBox choiceWidth

choiceHeight

JComboBox choiceHeight

textWidth

JTextField textWidth

textHeight

JTextField textHeight


Class com.klg.jclass.table.beans.CellSizeWrapper implements Serializable

Serialized Fields

rowPositions

com.klg.jclass.table.PositionCellSize[] rowPositions

columnPositions

com.klg.jclass.table.PositionCellSize[] columnPositions


Class com.klg.jclass.higrid.CellStyle implements Serializable

Serialized Fields

backgroundColor

Color backgroundColor

foregroundColor

Color foregroundColor

selectedBackgroundColor

Color selectedBackgroundColor

selectedForegroundColor

Color selectedForegroundColor

borderStyle

int borderStyle

borderInsets

Insets borderInsets

verticalAlignment

int verticalAlignment

horizontalAlignment

int horizontalAlignment

editWidthPolicy

int editWidthPolicy

editHeightPolicy

int editHeightPolicy

marginInsets

Insets marginInsets

font

Font font

allowWidthSizing

boolean allowWidthSizing

selectAll

boolean selectAll

clipHints

int clipHints


Class com.klg.jclass.table.CellStyleChangeSupport implements Serializable


Class com.klg.jclass.chart3d.Chart3dAnnoHandler implements Serializable

Serialized Fields

valueLabels

ArrayList valueLabels
ArrayList of JCValueLabel instances.


userValueLabels

ArrayList userValueLabels
User value labels list.


annoHeight

double annoHeight
The maximum annotation height for the current valueLabel list.


annoShift

double annoShift
The annotation shift for the current valueLabel list


axis

com.klg.jclass.chart3d.JCAxis axis
The parent JCAxis object


Class com.klg.jclass.chart3d.Chart3dData implements Serializable

Serialized Fields

dataView

com.klg.jclass.chart3d.Chart3dDataView dataView
The parent dataView that draws with this data object


holeValue

double holeValue
The "special" data value which determines where holes are drawn


name

String name
The (optional) name of this data source


dataOK

boolean dataOK
Is the data passed in thru the data source in a state in which it can be drawn?


dataSource

com.klg.jclass.chart3d.Chart3dDataModel dataSource
The data source for this internal data object


dataHandler

com.klg.jclass.chart3d.Chart3dDataHandler dataHandler
A data handler used to handle data events and extract data from data sources


dataMin

double dataMin
The current data's maximum Z value. Readonly.


dataMax

double dataMax
The current data's minimum Z value. Readonly.


screenPoints

com.klg.jclass.chart3d.ScreenPoint[][] screenPoints
A list of screen points which represent the transformed data values and stores their pixel locations on the screen as well as some other flags.


Class com.klg.jclass.chart3d.event.Chart3dDataEvent implements Serializable

Serialized Fields

type

int type
Type of data change. One of the enum values specified in this class


index

com.klg.jclass.chart3d.JCData3dIndex index
Index object which gives info about which grid or point index affected


Class com.klg.jclass.chart3d.Chart3dDataHandler implements Serializable

Serialized Fields

data

com.klg.jclass.chart3d.Chart3dData data


Class com.klg.jclass.chart3d.event.Chart3dDataSupport implements Serializable

Serialized Fields

listeners

com.klg.jclass.util.JCListenerList listeners

source

Object source


Class com.klg.jclass.chart3d.Chart3dDataView implements Serializable

Serialized Fields

chart3d

com.klg.jclass.chart3d.JCChart3d chart3d
The parent JCChart3d object.


elevationDataSource

com.klg.jclass.chart3d.Chart3dDataModel elevationDataSource
Elevation data source for this dataView. The elevation data is the primary data for the dataView and provides a surface plot, bar plot, or scatter plot depending on the chartType.


elevationData

com.klg.jclass.chart3d.Chart3dData elevationData
The internal elevation data object. This object allows user to query information about the data that was supplied by the elevationDataSource.


zoneDataSource

com.klg.jclass.chart3d.Chart3dGridDataModel zoneDataSource
Zone data source for this dataView. Zone data allows color to be a 4th dimension for the corresponding elevation data. The underlying grid needs to match the elevation data's underlying grid.


zoneData

com.klg.jclass.chart3d.Chart3dGridData zoneData
The internal zone data object. This object allows user to query information about the data that was supplied by the zoneDataSource.


chartType

int chartType
The chart type of this dataView. One of SURFACE, BAR, or SCATTER.

See Also:
JCChart3d

elevation

com.klg.jclass.chart3d.JCElevation elevation
The JCElevation object determines meshing, shading, and transparency.


contour

com.klg.jclass.chart3d.JCContour contour
The JCContour object handles contouring and zoning.


name

String name
The name of this dataView. Used by the legend code and the customizer.


gridColors

ArrayList gridColors
Allows certain facets or bars to have different colors.


draw

com.klg.jclass.chart3d.Draw draw
The object used by this dataView to draw the data.


mapping

com.klg.jclass.chart3d.Mapping mapping

dataHandler

com.klg.jclass.chart3d.Chart3dDataHandler dataHandler

dataDrawn

boolean dataDrawn

drawCode

int drawCode

defaultsCalculated

boolean defaultsCalculated

dataViewId

int dataViewId

batched

boolean batched

radiusOfInfluence

double radiusOfInfluence
In Chart3d Java3d, when editing a SURFACE chart using the mouse, data points around the pick point are modified according to the expression deltaZ = scaleFactor * mouseDragDistance * exp(-distanceFromPickPoint/radiusOfInfluence) where deltaZ is the change in the z coordinate value of a given point, scaleFactor = (MaxDataValue - MinDataValue) * mouseEditScaleFactor, mouseDragDistance is the mouse drag distance along the adjustment axis, distanceFromPickPoint is the distance in the x,y plane of a data point from the pick point, radiusOfInfluence is a user-specified parameter.


mouseEditScaleFactor

double mouseEditScaleFactor


Class com.klg.jclass.chart3d.j3d.Chart3dDataViewJava3d implements Serializable

Serialized Fields

area

com.klg.jclass.chart3d.j3d.JCChart3dAreaJava3d area


Class com.klg.jclass.chart3d.Chart3dGridData implements Serializable

Serialized Fields

xGrid

double[] xGrid
The array of X grid values.


yGrid

double[] yGrid
The array of Y grid values.


zValues

double[][] zValues
The grid of Z values.


numX

int numX
The number of X grid values used.


numY

int numY
The number of Y grid values used


chartStyle

com.klg.jclass.chart3d.JCChart3dStyle chartStyle
The chartStyle used if the chart type is a scatter plot.


xLabels

String[] xLabels
The X data labels for this gridData object.


yLabels

String[] yLabels
The Y data labels for this gridData object.


xLabelsArrayList

ArrayList xLabelsArrayList
The X data labels for this gridData object in an array list. If this list is non-null, the xLabels property is ignored.


yLabelsArrayList

ArrayList yLabelsArrayList
The Y data labels for this gridData object in an array list. If this list is non-null, the yLabels property is ignored.


gridLimits

com.klg.jclass.chart3d.GridLimits gridLimits

minXStep

double minXStep

minYStep

double minYStep


Class com.klg.jclass.chart3d.event.Chart3dGridDataEvent implements Serializable


Class com.klg.jclass.chart3d.Chart3dGridDataHandler implements Serializable


Class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d implements Serializable

Serialized Fields

headerText

String headerText

footerText

String footerText

data1ChartType

int data1ChartType

data1ElevationMeshed

boolean data1ElevationMeshed

data1ElevationShaded

boolean data1ElevationShaded

data1ElevationTransparent

boolean data1ElevationTransparent

data1ContouredZoned

boolean data1ContouredZoned

data1ContourContoured

boolean data1ContourContoured

areaOpaque

boolean areaOpaque

areaBackground

Color areaBackground

areaForeground

Color areaForeground

surfaceSolid

boolean surfaceSolid

surfaceXMeshShowing

boolean surfaceXMeshShowing

surfaceYMeshShowing

boolean surfaceYMeshShowing

plotCubeBackground

Color plotCubeBackground

plotCubeForeground

Color plotCubeForeground

floorContoured

boolean floorContoured

floorZoned

boolean floorZoned

ceilingContoured

boolean ceilingContoured

ceilingZoned

boolean ceilingZoned

xRotation

double xRotation

yRotation

double yRotation

zRotation

double zRotation

xAxisAnnotationMethod

int xAxisAnnotationMethod

xAxisMin

double xAxisMin

xAxisMax

double xAxisMax

xAxisTitleText

String xAxisTitleText

yAxisAnnotationMethod

int yAxisAnnotationMethod

yAxisMin

double yAxisMin

yAxisMax

double yAxisMax

yAxisTitleText

String yAxisTitleText

zAxisAnnotationMethod

int zAxisAnnotationMethod

zAxisMin

double zAxisMin

zAxisMax

double zAxisMax

zAxisTitleText

String zAxisTitleText

legendVisible

boolean legendVisible

legendAnchor

int legendAnchor

legendOrientation

int legendOrientation

headerFont

Font headerFont

footerFont

Font footerFont

elevationSwingDataModel1

TableModel elevationSwingDataModel1

zoneSwingDataModel1

TableModel zoneSwingDataModel1

zoneDataSource1

String zoneDataSource1

elevationDataSource1

String elevationDataSource1


Class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d implements Serializable

Serialized Fields

headerText

String headerText

footerText

String footerText

data1ChartType

int data1ChartType

data1ElevationMeshed

boolean data1ElevationMeshed

data1ElevationShaded

boolean data1ElevationShaded

data1ElevationTransparent

boolean data1ElevationTransparent

data1ContouredZoned

boolean data1ContouredZoned

data1ContourContoured

boolean data1ContourContoured

areaOpaque

boolean areaOpaque

areaBackground

Color areaBackground

areaForeground

Color areaForeground

surfaceSolid

boolean surfaceSolid

surfaceXMeshShowing

boolean surfaceXMeshShowing

surfaceYMeshShowing

boolean surfaceYMeshShowing

plotCubeBackground

Color plotCubeBackground

plotCubeForeground

Color plotCubeForeground

floorContoured

boolean floorContoured

floorZoned

boolean floorZoned

ceilingContoured

boolean ceilingContoured

ceilingZoned

boolean ceilingZoned

xRotation

double xRotation

yRotation

double yRotation

zRotation

double zRotation

xAxisAnnotationMethod

int xAxisAnnotationMethod

xAxisMin

double xAxisMin

xAxisMax

double xAxisMax

xAxisTitleText

String xAxisTitleText

yAxisAnnotationMethod

int yAxisAnnotationMethod

yAxisMin

double yAxisMin

yAxisMax

double yAxisMax

yAxisTitleText

String yAxisTitleText

zAxisAnnotationMethod

int zAxisAnnotationMethod

zAxisMin

double zAxisMin

zAxisMax

double zAxisMax

zAxisTitleText

String zAxisTitleText

legendVisible

boolean legendVisible

legendAnchor

int legendAnchor

legendOrientation

int legendOrientation

headerFont

Font headerFont

footerFont

Font footerFont

elevationSwingDataModel1

TableModel elevationSwingDataModel1

zoneSwingDataModel1

TableModel zoneSwingDataModel1

zoneDataSource1

String zoneDataSource1

elevationDataSource1

String elevationDataSource1


Class com.klg.jclass.chart3d.Chart3dPointData implements Serializable

Serialized Fields

series

ArrayList series
The list of series for this point data object.


numSeries

int numSeries
The number of series.


sortPoints

ArrayList sortPoints
A sorted list of all the points -- sorted by distance to eye.


sorted

boolean sorted
Has the sorted list been constructed yet?


Class com.klg.jclass.chart3d.event.Chart3dPointDataEvent implements Serializable


Class com.klg.jclass.chart3d.Chart3dPointDataHandler implements Serializable


Class com.klg.jclass.chart3d.Chart3dPointSeries implements Serializable

Serialized Fields

points

Point3d[] points
The array of points for this series.


numPoints

int numPoints
The number of points for this series.


data

com.klg.jclass.chart3d.Chart3dPointData data
The parent point data object.


chartStyle

com.klg.jclass.chart3d.JCChart3dStyle chartStyle
The chartStyle for this series.


label

String label
The data label for this series - used in the legend.


Class com.klg.jclass.chart.ChartDataEvent implements Serializable

Serialized Fields

type

int type
Type of data change. One of the enum values specified in this class.


seriesIndex

int seriesIndex
Data series impacted by change (if applicable).


pointIndex

int pointIndex
Point index impacted by change (if applicable).


Class com.klg.jclass.chart.ChartDataSupport implements Serializable

Serialized Fields

listeners

com.klg.jclass.util.JCListenerList listeners

source

Object source


Class com.klg.jclass.chart.ChartDataView implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Overrides the write object in order to change the state of the changed flags being saved, making the chart recalc and draw when re-serialized.

Throws:
IOException
Serialized Fields

series

Vector series

xvalues

double[] xvalues

batched

boolean batched

fastUpdate

boolean fastUpdate

bufferPlotData

boolean bufferPlotData

holeValue

double holeValue

chartType

int chartType

name

String name

drawingOrder

int drawingOrder

drawFrontPlane

boolean drawFrontPlane

dataSource

com.klg.jclass.chart.ChartDataModel dataSource

xaxis

com.klg.jclass.chart.JCAxis xaxis

yaxis

com.klg.jclass.chart.JCAxis yaxis

pointLabels

List pointLabels

clusterImageMapInfo

com.klg.jclass.util.ImageMapInfo[] clusterImageMapInfo

imageMapInfo

com.klg.jclass.util.ImageMapInfo imageMapInfo

inverted

boolean inverted

pickFocus

int pickFocus

visibleInLegend

boolean visibleInLegend

visibleInLegendChanged

boolean visibleInLegendChanged

styles

Vector styles

autoLabel

boolean autoLabel

outlineStyle

com.klg.jclass.chart.JCLineStyle outlineStyle

colorHandler

com.klg.jclass.chart.JCDrawableColorHandler colorHandler

outputDataProperties

com.klg.jclass.util.io.OutputDataProperties outputDataProperties

visible

boolean visible

changed

boolean changed

changedFlag

int changedFlag

allowPick

boolean allowPick

step

double step

chart

com.klg.jclass.chart.JCChart chart

xLimits

com.klg.jclass.chart.MinMax xLimits

yLimits

com.klg.jclass.chart.MinMax yLimits

locale

Locale locale

formatClassHashtable

Hashtable formatClassHashtable


Class com.klg.jclass.chart.ChartDataViewSeries implements Serializable

Serialized Fields

parent

com.klg.jclass.chart.ChartDataView parent

xvalues

double[] xvalues

yvalues

double[] yvalues

firstPoint

int firstPoint

lastPoint

DerivedInt lastPoint

name

String name

drawingOrder

int drawingOrder

visible

boolean visible

visibleInLegend

boolean visibleInLegend

included

boolean included

label

String label

pointImageMapInfo

com.klg.jclass.util.ImageMapInfo[] pointImageMapInfo

seriesImageMapInfo

com.klg.jclass.util.ImageMapInfo seriesImageMapInfo

legendImageMapInfo

com.klg.jclass.util.ImageMapInfo legendImageMapInfo

locale

Locale locale


Class com.klg.jclass.chart.ChartInteriorRegion implements Serializable

Serialized Fields

insets

Insets insets

left

DerivedInt left

top

DerivedInt top

width

DerivedInt width

height

DerivedInt height

font

Font font
Font used to draw text in the chart region. Inherited from parent.


name

String name
Name of the ChartInteriorRegion object.


foreground

Color foreground
Foreground color used in the chart region. Inherited from parent.


background

Color background
Background color used in the chart region. Inherited from parent.


parentChart

com.klg.jclass.chart.JCChart parentChart
Connection to the chart on which the ChartInteriorRegion appears.


parentRegion

com.klg.jclass.chart.ChartRegion parentRegion

visible

boolean visible
Determines whether the chart region is visible. Used in JCAxis.


updateParent

boolean updateParent
Used to turn off updates to parent in certain cases.


dimIsDefaultChangedToTrue

boolean dimIsDefaultChangedToTrue

inUpdate

boolean inUpdate

needsRepaint

boolean needsRepaint

transparent

boolean transparent

numberLocalization

boolean numberLocalization

groupingUsed

boolean groupingUsed


Class com.klg.jclass.chart.ChartRegion implements Serializable

Serialization Methods

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Overrides write object to change the state of the changed flags being saved; this allows the chart to actually recalc and draw when re-serialized.

Throws:
IOException
Serialized Fields

updateParent

boolean updateParent
Used to turn off updates to parent in certain cases.


changed

boolean changed
Boolean representing the value of the Changed property.


changedFlag

int changedFlag

preferredSize

Dimension preferredSize

cellRendererPane

CellRendererPane cellRendererPane


Class com.klg.jclass.chart.ChartText implements Serializable

Serialized Fields

adjust

int adjust

rotation

int rotation

text

String text

parentAxis

com.klg.jclass.chart.JCAxis parentAxis

isHTML

boolean isHTML

rendComp

com.klg.jclass.util.swing.TextRenderer rendComp


Class com.klg.jclass.chart3d.shape.Circle implements Serializable


Class com.klg.jclass.util.CollectionIntComparator implements Serializable

Serialized Fields

list

List list

comparator

Comparator comparator


Class com.klg.jclass.chart3d.ColorBin implements Serializable

Serialized Fields

binSize

int binSize

fill

Object[] fill

gc

Graphics gc

level

int level

contour

com.klg.jclass.chart3d.JCContour contour


Class com.klg.jclass.datasource.jbuilder.Column implements Serializable


Class com.klg.jclass.datasource.jdbc.Column implements Serializable


Class com.klg.jclass.datasource.util.ColumnDataBinding implements Serializable

Serialized Fields

column_type

int column_type

column_name

String column_name


Class com.klg.jclass.datasource.util.ColumnMap implements Serializable

Serialized Fields

parentColumn

String parentColumn

childColumn

String childColumn


Class com.klg.jclass.higrid.ColumnSortable implements Serializable

Serialized Fields

sortable

Comparator sortable

directions

int[] directions


Class com.klg.jclass.table.ComponentHandler implements Serializable

Serialized Fields

table

com.klg.jclass.table.JCTable table

adjustBoundsRequired

boolean adjustBoundsRequired

needsSetParent

boolean needsSetParent

shiftDown

boolean shiftDown

controlDown

boolean controlDown


Class com.klg.jclass.table.ComponentHandlerNew implements Serializable

Serialized Fields

focusTraversalKeysEnabledSave

boolean focusTraversalKeysEnabledSave


Class com.klg.jclass.table.ComponentHandlerOld implements Serializable

Serialized Fields

fm

FocusManager fm


Class com.klg.jclass.chart3d.shape3d.Cone implements Serializable


Class com.klg.jclass.chart3d.ContourCell implements Serializable

Serialized Fields

hole

boolean hole
Does this cell correspond to a hole?


nIntersections

int nIntersections
The number of contour intersections for this cell.


corners

ArrayList[] corners
A contour intersection list for each corner of the cell.


side

ArrayList side
A contour intersection list for the side of the cell (either vertical or horizontal, it can't be both).


newIntersection

com.klg.jclass.chart3d.Intersection newIntersection
A place to temporarily store new Intersections.


Class com.klg.jclass.chart3d.ContourLine implements Serializable

Serialized Fields

segments

LinkedList segments
The list of contour segements for this contour line.


level

int level
The contour level that this line represents.


Class com.klg.jclass.chart3d.ContourSegment implements Serializable

Serialized Fields

point

Point3d point
The data point that this segment represents.


xPixel

int xPixel
Transformed X pixel value.


yPixel

int yPixel
Transformed Y pixel value.


Class com.klg.jclass.higrid.Controller implements Serializable

Serialized Fields

resizingColumn

boolean resizingColumn

columnXResize

int columnXResize

xResizeOffset

int xResizeOffset

columnIndexResize

int columnIndexResize

resizingRow

boolean resizingRow

rowYResize

int rowYResize

yResizeOffset

int yResizeOffset

resizeLevel

com.klg.jclass.higrid.RowNode resizeLevel

resizer

JPanel resizer

resizeCell

com.klg.jclass.higrid.CellPosition resizeCell

movingColumn

boolean movingColumn

columnLabel

Controller.JColumnHeaderLabel columnLabel

mouseExited

boolean mouseExited

columnOrigin

Point columnOrigin

selectingColumn

boolean selectingColumn

selectedCell

com.klg.jclass.higrid.CellPosition selectedCell

originalMousePress

Point originalMousePress

currentCell

com.klg.jclass.higrid.CellPosition currentCell

currentCellEditor

com.klg.jclass.cell.JCCellEditor currentCellEditor

inEditMode

boolean inEditMode

desiredColumn

int desiredColumn

lastSelectedRowNode

com.klg.jclass.higrid.RowNode lastSelectedRowNode

selectedRowNodes

Vector selectedRowNodes

actions

Vector actions

currentAction

int currentAction

duringTraversal

boolean duringTraversal

nullEditor

Class nullEditor

focusListener

com.klg.jclass.higrid.HiGridFocusAdapter focusListener

fNewFocusModel

boolean fNewFocusModel

grid

com.klg.jclass.higrid.HiGrid grid

lastKeyProcessed

int lastKeyProcessed


Class com.klg.jclass.higrid.Controller.JColumnHeaderLabel implements Serializable


Class com.klg.jclass.chart3d.shape.Cross implements Serializable


Class com.klg.jclass.chart3d.Cube implements Serializable

Serialized Fields

faceVisible

boolean[] faceVisible

annotateEdge

boolean[] annotateEdge

drawEdge

boolean[] drawEdge

cubePoints

Point4d[] cubePoints

area

com.klg.jclass.chart3d.JCChart3dArea area


Class com.klg.jclass.chart3d.shape3d.Cube implements Serializable


Class com.klg.jclass.chart3d.j3d.CubeJava3d implements Serializable

Serialized Fields

chart3d

com.klg.jclass.chart3d.j3d.JCChart3dJava3d chart3d

virtualUniverse

com.klg.jclass.chart3d.j3d.JC3DUniverse virtualUniverse


Class com.klg.jclass.chart3d.j2d.actions.CustomizeAction implements Serializable


Class com.klg.jclass.chart3d.j3d.actions.CustomizeAction implements Serializable


Class com.klg.jclass.chart3d.shape3d.Cylinder implements Serializable


Class com.klg.jclass.datasource.util.DataBinding implements Serializable

Serialized Fields

binding

com.klg.jclass.datasource.BindingModel binding

component

Component component

dataBinding

String dataBinding

dataTableModel

com.klg.jclass.datasource.DataTableModel dataTableModel


Class com.klg.jclass.field.db.datasource.DataBinding implements Serializable

Serialized Fields

fieldComponent

com.klg.jclass.field.JCFieldComponent fieldComponent

dataSourceUpdating

boolean dataSourceUpdating


Class com.klg.jclass.chart.db.DataBindingConfigWrapper implements Serializable

Serialized Fields

allRows

boolean allRows

startPoint

int startPoint

endPoint

int endPoint

labelsColumn

String labelsColumn
Point labels column


seriesColumns

String[] seriesColumns
Data column


numericalColumns

int[] numericalColumns

allColumns

String[] allColumns


Class com.klg.jclass.chart.db.DataChart implements Serializable


Class com.klg.jclass.table.beans.DataEditor implements Serializable

Serialized Fields

chbxTable

JRadioButton chbxTable

chbxFile

JRadioButton chbxFile

textFName

JTextField textFName

buttonColumns

JButton buttonColumns

buttonClear

JButton buttonClear

buttonRows

JButton buttonRows

buttonBrowse

JButton buttonBrowse

textDialogLocation

Point textDialogLocation

tableSource

com.klg.jclass.table.data.JCEditableVectorDataSource tableSource


Class com.klg.jclass.datasource.DataModelAdapter implements Serializable


Class com.klg.jclass.datasource.DataModelEvent implements Serializable

Serialized Fields

rowIndex

int rowIndex

command

int command

bookmark

long bookmark

column

String column

ancestors

Vector ancestors

cancelled

boolean cancelled

table

com.klg.jclass.datasource.DataTableModel table

originator

com.klg.jclass.datasource.DataModelListener originator


Class com.klg.jclass.datasource.DataModelException implements Serializable

Serialized Fields

bookmark

long bookmark

columnID

String columnID

dataTableModel

com.klg.jclass.datasource.DataTableModel dataTableModel

action

int action

wrappedException

Exception wrappedException


Class com.klg.jclass.field.DataProperties implements Serializable

Serialized Fields

validator

com.klg.jclass.field.validate.JCValidator validator

value

com.klg.jclass.util.value.JCValueModel value

invalidInfo

com.klg.jclass.field.JCInvalidInfo invalidInfo


Class com.klg.jclass.datasource.beans.DataSourceBeanInstance implements Serializable


Class com.klg.jclass.datasource.DataSourceTreeModel implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException


Class com.klg.jclass.datasource.DataSourceTreeNode implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException


Class com.klg.jclass.field.db.datasource.DataSourceValueModel implements Serializable


Class com.klg.jclass.datasource.jbuilder.DataTable implements Serializable

Serialized Fields

dataSet

com.borland.dx.dataset.DataSet dataSet

dataSetView

com.borland.dx.dataset.DataSetView dataSetView

eventsOriginallyOn

boolean eventsOriginallyOn


Class com.klg.jclass.datasource.jdbc.DataTable implements Serializable

Serialized Fields

columns

int columns

metaData

com.klg.jclass.datasource.jdbc.MetaData metaData


Class com.klg.jclass.table.db.DataTable implements Serializable

Serialized Fields

useDatasourceEditable

boolean useDatasourceEditable


Class com.klg.jclass.datasource.jdbc.DataTableConnection implements Serializable

Serialized Fields

autoCommitFlag

boolean autoCommitFlag

url

String url

login

String login

password

String password

driver

String driver

properties

Properties properties


Class com.klg.jclass.table.beans.DataWrapper implements Serializable

Serialized Fields

isFile

boolean isFile

fileName

String fileName

rows

int rows

columns

int columns

rowLabels

String[] rowLabels

columnLabels

String[] columnLabels

cellValues

String[][] cellValues


Class com.klg.jclass.util.calendar.DateActionEvent implements Serializable

Serialized Fields

hidePopup

boolean hidePopup
Should the popup be popped down.


Class com.klg.jclass.swing.DateTimeChooser implements Serializable

Serialized Fields

popupEditor

com.klg.jclass.swing.JCPopupCalendarEditor popupEditor
The date/time popup which uses this component to edit.


Class com.klg.jclass.util.calendar.DateTimeEditor implements Serializable

Serialized Fields

dateChooser

com.klg.jclass.util.calendar.JCDateChooser dateChooser
The date chooser.


timeComponent

com.klg.jclass.util.calendar.CalendarComponent timeComponent
The time component. Either a TimeSpin or TimeLabel object.


timeContainer

com.klg.jclass.util.calendar.CalendarContainer timeContainer
The container which holds the time component.


applyButton

JButton applyButton
A button that sets the current value on the popup calendar and pops down the popup.


showTimeComponent

boolean showTimeComponent
Controls whether the timeComponent is shown.


showApplyButton

boolean showApplyButton
Add an apply button to the popup.


hidePopupOnDayTableClick

boolean hidePopupOnDayTableClick
If true, popdown popup if user clicks on day table.


Class com.klg.jclass.util.calendar.DateTimeEditor.DateChooser implements Serializable


Class com.klg.jclass.swing.DateTimePopup implements Serializable

Serialized Fields

parent

Component parent
The popup's parent. Normally a JCPopupCalendar.


chooser

com.klg.jclass.swing.DateTimeChooser chooser
A date/time chooser component to do the editing.


popupListeners

com.klg.jclass.util.JCListenerList popupListeners
A list of listeners to tell about value changes.


model

com.klg.jclass.util.value.JCValueModel model
Value model used to store the editor's value.


Class com.klg.jclass.util.value.DateValueModel implements Serializable


Class com.klg.jclass.util.calendar.DayTable implements Serializable

Serialized Fields

selectedDate

com.klg.jclass.util.value.JCValueModel selectedDate

specialDates

com.klg.jclass.util.calendar.JCCalendar specialDates

componentSpacing

int componentSpacing

otherBackground

Color otherBackground

otherForeground

Color otherForeground

specialBackground

Color specialBackground

specialForeground

Color specialForeground

selectionBackground

Color selectionBackground

selectionForeground

Color selectionForeground

tableCellSize

int tableCellSize

cellSize

int cellSize

locale

Locale locale

days

String[] days

userSetDays

boolean userSetDays

firstDayOfWeek

int firstDayOfWeek

year

int year

month

int month

day

int day

startingCell

int startingCell

isDragging

boolean isDragging

table

JTable table

editable

boolean editable

actionListeners

com.klg.jclass.util.JCListenerList actionListeners
A list of action listeners


intermediateDate

Calendar intermediateDate
Date used when click-dragging date.


dayModel

DayTable.DayModel dayModel
The model used for the table


Class com.klg.jclass.util.calendar.DayTable.DayModel implements Serializable

Serialized Fields

tableListeners

com.klg.jclass.util.JCListenerList tableListeners


Class com.klg.jclass.util.calendar.DayTable.Renderer implements Serializable

Serialized Fields

bevel

Border bevel

empty

Border empty


Class com.klg.jclass.higrid.DefaultAfterDetailsCellStyle implements Serializable


Class com.klg.jclass.higrid.DefaultBeforeDetailsCellStyle implements Serializable


Class com.klg.jclass.chart.DefaultChartLayout implements Serializable


Class com.klg.jclass.chart3d.DefaultColors implements Serializable

Serialized Fields

numColors

int numColors
The number of colors in the default color array


Class com.klg.jclass.higrid.DefaultColumnSelectionHandler implements Serializable

Serialized Fields

grid

com.klg.jclass.higrid.HiGrid grid


Class com.klg.jclass.higrid.DefaultDataModelListener implements Serializable

Serialized Fields

grid

com.klg.jclass.higrid.HiGrid grid

refreshGrid

boolean refreshGrid

cellRowNode

com.klg.jclass.higrid.RowNode cellRowNode

lastOpenedRowNode

com.klg.jclass.higrid.RowNode lastOpenedRowNode


Class com.klg.jclass.higrid.DefaultEditStatusRenderer implements Serializable


Class com.klg.jclass.higrid.DefaultErrorHandler implements Serializable

Serialized Fields

grid

com.klg.jclass.higrid.HiGrid grid

showErrorDialog

boolean showErrorDialog

errorDialogTitle

String errorDialogTitle


Class com.klg.jclass.higrid.DefaultFooterCellStyle implements Serializable


Class com.klg.jclass.higrid.DefaultHeaderCellStyle implements Serializable


Class com.klg.jclass.higrid.DefaultImageRenderer implements Serializable


Class com.klg.jclass.swing.gauge.DefaultLegendPopulatorRenderer implements Serializable

Serialized Fields

ranges

Vector ranges
The Vector of ranges which are used to create corresponding JCLegendItems


legend

com.klg.jclass.util.legend.JCLegend legend
The JCLegend for which this class will populate and render JCLegendItems


outlineColor

Color outlineColor
The outline color to use when drawing this legend item's symbol


legendTitle

String legendTitle


Class com.klg.jclass.higrid.DefaultNodeRenderer implements Serializable


Class com.klg.jclass.higrid.DefaultRecordCellStyle implements Serializable


Class com.klg.jclass.util.swing.DefaultRowComparator implements Serializable

Serialized Fields

order

int order

keyColumns

int[] keyColumns


Class com.klg.jclass.util.swing.DefaultRowSortTableModel implements Serializable

Serialized Fields

order

int order

tableModel

TableModel tableModel

sortColumn

int sortColumn

indices

int[] indices

reverseIndices

int[] reverseIndices

rowComparator

com.klg.jclass.util.swing.JCRowComparator rowComparator

keyColumnsArray

int[][] keyColumnsArray

rowIntComparator

DefaultRowSortTableModel.RowIntComparator rowIntComparator

autoSort

boolean autoSort

needsResorting

boolean needsResorting

needsReordering

boolean needsReordering


Class com.klg.jclass.higrid.DefaultSortable implements Serializable


Class com.klg.jclass.util.swing.DefaultSpinBoxModel implements Serializable


Class com.klg.jclass.util.treetable.DefaultTreeIconRenderer implements Serializable


Class com.klg.jclass.swing.DefaultTreeTableSelectionModel implements Serializable


Class com.klg.jclass.higrid.DetailsMetaData implements Serializable


Class com.klg.jclass.chart.Diamond implements Serializable


Class com.klg.jclass.chart3d.shape.Diamond implements Serializable


Class com.klg.jclass.table.beans.DisabledDialog implements Serializable


Class com.klg.jclass.chart3d.shape.Dot implements Serializable


Class com.klg.jclass.util.value.DoubleValueModel implements Serializable


Class com.klg.jclass.chart3d.Draw implements Serializable

Serialized Fields

originPoint

com.klg.jclass.chart3d.ScreenPoint originPoint

dataView

com.klg.jclass.chart3d.Chart3dDataView dataView

mapping

com.klg.jclass.chart3d.Mapping mapping


Class com.klg.jclass.chart3d.DrawFacetAbstract implements Serializable

Serialized Fields

drawGrid

com.klg.jclass.chart3d.DrawGrid drawGrid
Parent DrawGrid object.


drawMeshLine

boolean drawMeshLine
If this facet has been triangularized, draw the mesh line for this facet?


Class com.klg.jclass.chart3d.DrawFacetFactory implements Serializable

Serialized Fields

drawCode

int drawCode

isTransparent

boolean isTransparent

drawFacet

com.klg.jclass.chart3d.DrawFacet drawFacet


Class com.klg.jclass.chart3d.DrawFacetM implements Serializable


Class com.klg.jclass.chart3d.DrawFacetMC implements Serializable


Class com.klg.jclass.chart3d.DrawFacetMCH implements Serializable


Class com.klg.jclass.chart3d.DrawFacetMH implements Serializable


Class com.klg.jclass.chart3d.DrawFacetMS implements Serializable


Class com.klg.jclass.chart3d.DrawFacetMSC implements Serializable


Class com.klg.jclass.chart3d.DrawFacetMSZ implements Serializable


Class com.klg.jclass.chart3d.DrawFacetMSZC implements Serializable


Class com.klg.jclass.chart3d.DrawFacetMZ implements Serializable


Class com.klg.jclass.chart3d.DrawFacetMZC implements Serializable


Class com.klg.jclass.chart3d.DrawFacetMZCH implements Serializable


Class com.klg.jclass.chart3d.DrawFacetMZH implements Serializable


Class com.klg.jclass.chart3d.DrawFacetS implements Serializable


Class com.klg.jclass.chart3d.DrawFacetSC implements Serializable


Class com.klg.jclass.chart3d.DrawFacetSZ implements Serializable


Class com.klg.jclass.chart3d.DrawFacetSZC implements Serializable


Class com.klg.jclass.chart3d.DrawGrid implements Serializable

Serialized Fields

gridRegion

com.klg.jclass.chart3d.GridRegion gridRegion

processGrid

com.klg.jclass.chart3d.ProcessGrid processGrid

drawFacetFactory

com.klg.jclass.chart3d.DrawFacetFactory drawFacetFactory

N

Vector3d N

V0V1

Vector3d V0V1

V0V2

Vector3d V0V2

V0

Vector3d V0

V1

Vector3d V1

V2

Vector3d V2


Class com.klg.jclass.chart3d.j3d.DrawGridJava3d implements Serializable


Class com.klg.jclass.chart3d.DrawPoint implements Serializable


Class com.klg.jclass.chart3d.j3d.DrawPointJava3d implements Serializable


Class com.klg.jclass.chart.db.datasource.DSdbChart implements Serializable


Class com.klg.jclass.field.db.datasource.DSdbComboField implements Serializable

Serialized Fields

vm

com.klg.jclass.field.db.datasource.DataSourceValueModel vm


Class com.klg.jclass.datasource.swing.DSdbJCheckbox implements Serializable

Serialized Fields

fieldBinding

DSdbJCheckbox.FieldDataBinding fieldBinding

focusRequested

boolean focusRequested


Class com.klg.jclass.datasource.swing.DSdbJComboBox implements Serializable

Serialized Fields

columnBinding

DSdbJComboBox.ColumnDataBinding columnBinding

support

com.klg.jclass.cell.JCCellEditorSupport support


Class com.klg.jclass.datasource.swing.DSdbJImage implements Serializable

Serialized Fields

fieldBinding

DSdbJImage.FieldDataBinding fieldBinding

image

Image image

nullImageText

String nullImageText

textMargin

int textMargin


Class com.klg.jclass.datasource.swing.DSdbJLabel implements Serializable

Serialized Fields

fieldBinding

DSdbJLabel.FieldDataBinding fieldBinding

textMargin

int textMargin


Class com.klg.jclass.datasource.swing.DSdbJList implements Serializable

Serialized Fields

columnBinding

DSdbJList.ColumnDataBinding columnBinding

shouldMove

boolean shouldMove

textMargin

int textMargin


Class com.klg.jclass.datasource.swing.DSdbJNavigator implements Serializable

Serialized Fields

statusBackground

Color statusBackground

statusForeground

Color statusForeground

statusVisible

boolean statusVisible

buttonBackground

Color buttonBackground

buttonForeground

Color buttonForeground

buttons

int buttons

leftButtons

int leftButtons

first

NavigatorButton first

previous

NavigatorButton previous

insert

NavigatorButton insert

delete

NavigatorButton delete

next

NavigatorButton next

last

NavigatorButton last

menu

NavigatorButton menu

rowLabel

String rowLabel

border

int border

popupMenu

com.klg.jclass.datasource.util.NavigatorPopupMenu popupMenu

dataBinding

DSdbJNavigator.DSNavigatorDataBinding dataBinding


Class com.klg.jclass.datasource.swing.DSdbJTextArea implements Serializable

Serialized Fields

fieldBinding

DSdbJTextArea.FieldDataBinding fieldBinding

focusRequested

boolean focusRequested

textMargin

int textMargin


Class com.klg.jclass.datasource.swing.DSdbJTextField implements Serializable

Serialized Fields

fieldBinding

DSdbJTextField.FieldDataBinding fieldBinding

focusRequested

boolean focusRequested

textMargin

int textMargin


Class com.klg.jclass.field.db.datasource.DSdbLabelField implements Serializable

Serialized Fields

vm

com.klg.jclass.field.db.datasource.DataSourceValueModel vm


Class com.klg.jclass.field.db.datasource.DSdbPopupField implements Serializable

Serialized Fields

vm

com.klg.jclass.field.db.datasource.DataSourceValueModel vm


Class com.klg.jclass.field.db.datasource.DSdbSpinField implements Serializable

Serialized Fields

vm

com.klg.jclass.field.db.datasource.DataSourceValueModel vm


Class com.klg.jclass.table.db.datasource.DSdbTable implements Serializable


Class com.klg.jclass.field.db.datasource.DSdbTextField implements Serializable

Serialized Fields

vm

com.klg.jclass.field.db.datasource.DataSourceValueModel vm


Class com.klg.jclass.page.DuplicateNameException implements Serializable

Serialized Fields

newObject

Object newObject
The new object whose name is invalid


oldObject

Object oldObject
The existing object of the same name


Class com.klg.jclass.chart3d.j2d.actions.EditAction implements Serializable

Serialized Fields

dataView

com.klg.jclass.chart3d.Chart3dDataView dataView
The dataview whose data is being edited


data

com.klg.jclass.chart3d.Chart3dData data
Points to the data object whose data is being edited.


index

com.klg.jclass.chart3d.JCData3dIndex index
Data index (either (x, y) or (series, point)) pointing to the data point being edited.


p

Point p
Current point


origZValue

double origZValue
Save in case cancel is called


Class com.klg.jclass.chart3d.j3d.actions.EditAction implements Serializable

Serialized Fields

area

com.klg.jclass.chart3d.j3d.JCChart3dAreaJava3d area

objRoot

BranchGroup objRoot

canvas3D

Canvas3D canvas3D

adjustAxis

com.klg.jclass.chart3d.j3d.DataAdjustmentAxis adjustAxis

radiusOfInfluence

double radiusOfInfluence

unitZ

Vector3d unitZ


Class com.klg.jclass.cell.EditorRendererRegistry.ClassCells implements Serializable

Serialized Fields

cellClass

Class cellClass


Class com.klg.jclass.higrid.EditPopupMenu implements Serializable

Serialized Fields

commands

String[] commands

insertList

Vector insertList

grid

com.klg.jclass.higrid.HiGrid grid


Class com.klg.jclass.higrid.EditStatus implements Serializable

Serialized Fields

grid

com.klg.jclass.higrid.HiGrid grid

status

int status

currentRow

boolean currentRow

bookmark

long bookmark


Class com.klg.jclass.higrid.EditStatusCellFormat implements Serializable


Class com.klg.jclass.table.EditTraverseHandlerAbstract implements Serializable

Serialized Fields

table

com.klg.jclass.table.JCTable table

editor

com.klg.jclass.cell.JCCellEditor editor

component

Component component

edit_row

int edit_row

edit_column

int edit_column


Class com.klg.jclass.table.EditTraverseHandlerNew implements Serializable

Serialized Fields

temporaryFocusLost

boolean temporaryFocusLost

focusTraversalKeysEnabledSave

boolean focusTraversalKeysEnabledSave


Class com.klg.jclass.table.EditTraverseHandlerOld implements Serializable

Serialized Fields

temporaryFocusLost

boolean temporaryFocusLost


Class com.klg.jclass.util.treetable.EmptyTreeTableModel implements Serializable


Class com.klg.jclass.util.swing.encode.EncoderException implements Serializable


Class com.klg.jclass.page.EndOfFrameException implements Serializable

Serialized Fields

currentLine

List currentLine
A list of render objects comprising the current (partially complete) line


floatList

List floatList
The list of floating objects yet to be placed


currentTextStyle

com.klg.jclass.page.JCTextStyle currentTextStyle
The style that was last used to flow to the frame


firstLine

boolean firstLine
Indicates if the current line is the first line of a new paragraph


table

com.klg.jclass.page.JCPageTable table
A table which was partially printed in the current frame is stored here


next_table_row

int next_table_row
The row of the table at which to start the next block of cells


next_table_column

int next_table_column
The column of the table at which to start the next block of cells


last_table_column

int last_table_column
The column of the table at which to end the next block of cells


Class com.klg.jclass.chart.EventTrigger implements Serializable

Serialized Fields

useButton1

int useButton1

modifiers

int modifiers

action

int action


Class com.klg.jclass.datasource.util.ExceptionManager implements Serializable

Serialized Fields

writeToConsole

boolean writeToConsole


Class com.klg.jclass.chart3d.Extents implements Serializable

Serialized Fields

xMin

double xMin
The current x minimum extents


xMax

double xMax
The current x maximum extents


yMin

double yMin
The current y minimum extents


yMax

double yMax
The current y maximum extents


zMin

double zMin
The current z minimum extents


zMax

double zMax
The current z maximum extents


Class com.klg.jclass.higrid.beans.ExternalGridProperties implements Serializable


Class com.klg.jclass.chart3d.FacetAbstract implements Serializable

Serialized Fields

xPoints

int[] xPoints

yPoints

int[] yPoints

drawGrid

com.klg.jclass.chart3d.DrawGrid drawGrid
Parent draw object.


data

com.klg.jclass.chart3d.Chart3dGridData data


Class com.klg.jclass.field.Field implements Serializable

Serialization Methods

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Serialized Fields

internalBackgroundChange

boolean internalBackgroundChange

internalForegroundChange

boolean internalForegroundChange

invalidBackground

Color invalidBackground

invalidForeground

Color invalidForeground

validBackground

Color validBackground

validForeground

Color validForeground

select_on_enter

boolean select_on_enter

edit_initial_value

Object edit_initial_value

edit_class

Class edit_class

validator

com.klg.jclass.field.validate.JCValidator validator

current

Locale current

vc

Component vc

state

int state

invalidPolicy

int invalidPolicy

beepOnInvalid

boolean beepOnInvalid

internal_text_change

boolean internal_text_change

has_focus

boolean has_focus

auto_complete_mode

boolean auto_complete_mode

doing_completion

boolean doing_completion

doing_commit

boolean doing_commit

in_set_selected_item

boolean in_set_selected_item

set_selected_item_called

boolean set_selected_item_called

in_contents_change

boolean in_contents_change

upDownPressed

boolean upDownPressed

okayToBeep

boolean okayToBeep

allow_text_change

boolean allow_text_change

is_cell_editor

boolean is_cell_editor

select_all

boolean select_all

valueModel

com.klg.jclass.util.value.JCValueModel valueModel

restoringPrevious

boolean restoringPrevious


Class com.klg.jclass.field.Field.TextFieldContent implements Serializable

Serialized Fields

overstrike

boolean overstrike

data_length

int data_length

empty

char[] empty

data

char[] data


Class com.klg.jclass.datasource.util.FieldDataBinding implements Serializable


Class com.klg.jclass.field.validate.FieldParseException implements Serializable


Class com.klg.jclass.util.value.FloatValueModel implements Serializable


Class com.klg.jclass.higrid.FocusManager implements Serializable

Serialized Fields

gridArea

com.klg.jclass.higrid.GridArea gridArea


Class com.klg.jclass.table.FocusManager implements Serializable

Serialized Fields

table

com.klg.jclass.table.JCTable table

editTraverseHandler

com.klg.jclass.table.EditTraverseHandler editTraverseHandler

componentHandler

com.klg.jclass.table.ComponentModel componentHandler


Class com.klg.jclass.higrid.FocusManagerNew implements Serializable


Class com.klg.jclass.table.FocusManagerNew implements Serializable


Class com.klg.jclass.higrid.FocusManagerOld implements Serializable


Class com.klg.jclass.table.FocusManagerOld implements Serializable


Class com.klg.jclass.higrid.FolderIconStyle implements Serializable

Serialized Fields

grid

com.klg.jclass.higrid.HiGrid grid

style

int style


Class com.klg.jclass.page.FontBase implements Serializable


Class com.klg.jclass.page.FontMetricsBase implements Serializable


Class com.klg.jclass.higrid.FooterFormat implements Serializable


Class com.klg.jclass.higrid.FooterMetaData implements Serializable


Class com.klg.jclass.higrid.FormatNode implements Serializable

Serialized Fields

recordFormat

com.klg.jclass.higrid.RecordFormat recordFormat

headerFormat

com.klg.jclass.higrid.HeaderFormat headerFormat

footerFormat

com.klg.jclass.higrid.FooterFormat footerFormat

beforeDetailsFormat

com.klg.jclass.higrid.BeforeDetailsFormat beforeDetailsFormat

afterDetailsFormat

com.klg.jclass.higrid.AfterDetailsFormat afterDetailsFormat

autoTraverse

int autoTraverse

defaultSortData

com.klg.jclass.higrid.SortData defaultSortData

indent

int indent


Class com.klg.jclass.higrid.FormatTree implements Serializable


Class com.klg.jclass.datasource.ForwardTreeIterator implements Serializable


Class com.klg.jclass.table.beans.FrozenCellLayoutEditor implements Serializable

Serialized Fields

textRow

JTextField textRow

textColumn

JTextField textColumn

columnPlacement

JComboBox columnPlacement

rowPlacement

JComboBox rowPlacement


Class com.klg.jclass.table.beans.FrozenCellLayoutWrapper implements Serializable

Serialized Fields

rows

int rows

columns

int columns

rowPlacement

int rowPlacement

columnPlacement

int columnPlacement


Class com.klg.jclass.swing.gauge.GaugeConstraint implements Serializable

Serialized Fields

extent

double extent
For circular scales, the ratio of the radius away from the center at which to place this label. For linear scales, the ratio of the width or height away from the top left of the scale.


gauge

com.klg.jclass.swing.gauge.JCGauge gauge
The gauge, upon whose gauge area this constraint is based.


Class com.klg.jclass.swing.gauge.GaugeLayout implements Serializable

Serialized Fields

constraints

Vector constraints
List of locations


components

Vector components
List of components


Class com.klg.jclass.util.swing.GotoRowDialog implements Serializable

Serialized Fields

row

int row

text

JTextField text

buttonOK

JButton buttonOK

buttonCancel

JButton buttonCancel


Class com.klg.jclass.higrid.GridArea implements Serializable

Serialized Fields

grid

com.klg.jclass.higrid.HiGrid grid

isDoubleBuffer

boolean isDoubleBuffer

focusManager

com.klg.jclass.higrid.FocusModel focusManager


Class com.klg.jclass.chart3d.GridLimits implements Serializable

Serialized Fields

xOffset

int xOffset
Starting offset into x grid array.


yOffset

int yOffset
Starting offset into y grid array.


xLast

int xLast
Ending offset into x grid array.


yLast

int yLast
Ending offset into y grid array.


numX

int numX
Number of x grid points in region defined by [xOffset, xLast].


numY

int numY
Number of y grid points in region defined by [yOffset, yLast].


data

com.klg.jclass.chart3d.Chart3dGridData data
Parent data object.


Class com.klg.jclass.higrid.beans.GridProperties implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Overrides the default read object to read the serialized version first. Classes that changed between versions can compare the serialized version and the current version to see if compatibility needs to be handled.


writeObject

private void writeObject(ObjectOutputStream on)
                  throws IOException
Overrides the default write object to write the current version first.

Throws:
IOException - If an IO exception occurs.
Serialized Fields

dataSourceType

int dataSourceType
Data source type of the higrid bean.


tree

com.klg.jclass.datasource.DataSourceTreeModel tree
Tree for JCHiGridNode


modelName

String modelName
data model name used in data-binding editor.


dataBinding

String dataBinding
For external data source.


externalDS

boolean externalDS


Class com.klg.jclass.chart3d.GridRegion implements Serializable

Serialized Fields

xEye

int xEye
Eye position in x grid array


yEye

int yEye
Eye position in y grid array


xBegin

int xBegin
Starting offset into x grid array


yBegin

int yBegin
Starting offset into y grid array


xLeft

int xLeft
Ending offset left of eye in x grid array


yLeft

int yLeft
Ending offset left of eye in y grid array


xRight

int xRight
Starting offset right of eye in x grid array


yRight

int yRight
Starting offset right of eye in y grid array


xEnd

int xEnd
Ending offset into x grid array


yEnd

int yEnd
Ending offset into y grid array


drawGrid

com.klg.jclass.chart3d.DrawGrid drawGrid
Parent draw object


Class com.klg.jclass.higrid.GridScrollbar implements Serializable

Serialized Fields

adjustable

Adjustable adjustable

component

Component component

grid

com.klg.jclass.higrid.HiGrid grid

display

int display

trackValue

int trackValue

startValue

int startValue

draggingValue

int draggingValue

oldTopRowNode

com.klg.jclass.higrid.RowNode oldTopRowNode

waitingForTrack

boolean waitingForTrack

settingVisibility

boolean settingVisibility

rowtip

JLabel rowtip

rowtipCallback

com.klg.jclass.higrid.GridScrollbarCallback rowtipCallback

rowtipVisible

boolean rowtipVisible


Class com.klg.jclass.higrid.HeaderFormat implements Serializable

Serialized Fields

repeatHeader

boolean repeatHeader


Class com.klg.jclass.higrid.HeaderTipWalk implements Serializable

Serialized Fields

startRowNode

com.klg.jclass.higrid.RowNode startRowNode

topRowNode

com.klg.jclass.higrid.RowNode topRowNode

startHeaderFormat

com.klg.jclass.higrid.HeaderFormat startHeaderFormat

startRecordFormat

com.klg.jclass.higrid.RecordFormat startRecordFormat

rowTipDisplay

int rowTipDisplay

done

boolean done

headerVisible

boolean headerVisible

recordsContiguous

boolean recordsContiguous


Class com.klg.jclass.higrid.HiGrid implements Serializable

Serialized Fields

firstLayout

boolean firstLayout

controller

com.klg.jclass.higrid.Controller controller

lookupTable

com.klg.jclass.higrid.LookupTable lookupTable

horizontalPanel

JPanel horizontalPanel

verticalPanel

JPanel verticalPanel

cornerPanel

JPanel cornerPanel

horizontalScrollbar

com.klg.jclass.higrid.GridScrollbar horizontalScrollbar

verticalScrollbar

com.klg.jclass.higrid.GridScrollbar verticalScrollbar

formatTree

com.klg.jclass.higrid.FormatTree formatTree

rowTree

com.klg.jclass.higrid.RowTree rowTree

folderIconStyle

com.klg.jclass.higrid.FolderIconStyle folderIconStyle

dataModel

com.klg.jclass.datasource.DataModel dataModel

gridArea

com.klg.jclass.higrid.GridArea gridArea

dataModelListener

com.klg.jclass.datasource.DataModelListener dataModelListener

autoEdit

boolean autoEdit

batched

boolean batched

beep

boolean beep

connectionsVisible

boolean connectionsVisible

defaultCursor

Cursor defaultCursor

editable

boolean editable

editorHidden

boolean editorHidden

extraWidth

int extraWidth

headerTipVisible

boolean headerTipVisible

headerTipDisplay

int headerTipDisplay

rowHeightResizingAll

boolean rowHeightResizingAll

sortIconsVisible

boolean sortIconsVisible

trackCursor

boolean trackCursor

verticalScrollbarConstraints

int verticalScrollbarConstraints

horizontalScrollbarConstraints

int horizontalScrollbarConstraints

editorBorder

Border editorBorder

headerCellStyle

com.klg.jclass.higrid.CellStyleModel headerCellStyle

recordCellStyle

com.klg.jclass.higrid.CellStyleModel recordCellStyle

footerCellStyle

com.klg.jclass.higrid.CellStyleModel footerCellStyle

beforeDetailsCellStyle

com.klg.jclass.higrid.CellStyleModel beforeDetailsCellStyle

afterDetailsCellStyle

com.klg.jclass.higrid.CellStyleModel afterDetailsCellStyle

scrollOnMoveEvent

boolean scrollOnMoveEvent

levelIndented

boolean levelIndented

nodeWidth

int nodeWidth

editStatusWidth

int editStatusWidth

errorHandler

com.klg.jclass.higrid.HiGridErrorHandler errorHandler

columnSelectionHandler

com.klg.jclass.higrid.HiGridColumnSelectionListener columnSelectionHandler

hiGridColumnSelectionListeners

com.klg.jclass.util.JCListenerList hiGridColumnSelectionListeners

hiGridErrorListeners

com.klg.jclass.util.JCListenerList hiGridErrorListeners

hiGridExpansionListeners

com.klg.jclass.util.JCListenerList hiGridExpansionListeners

hiGridFormatNodeListeners

com.klg.jclass.util.JCListenerList hiGridFormatNodeListeners

hiGridMoveCellListeners

com.klg.jclass.util.JCListenerList hiGridMoveCellListeners

hiGridPrintListeners

com.klg.jclass.util.JCListenerList hiGridPrintListeners

hiGridRepaintListeners

com.klg.jclass.util.JCListenerList hiGridRepaintListeners

hiGridResizeCellListeners

com.klg.jclass.util.JCListenerList hiGridResizeCellListeners

hiGridRowSelectionListeners

com.klg.jclass.util.JCListenerList hiGridRowSelectionListeners

hiGridSortTableListeners

com.klg.jclass.util.JCListenerList hiGridSortTableListeners

hiGridTraverseListeners

com.klg.jclass.util.JCListenerList hiGridTraverseListeners

hiGridUpdateListeners

com.klg.jclass.util.JCListenerList hiGridUpdateListeners

hiGridValidateListeners

com.klg.jclass.util.JCListenerList hiGridValidateListeners

autoTraverseCallback

com.klg.jclass.higrid.AutoTraverseCallback autoTraverseCallback

allowPopupMenu

boolean allowPopupMenu

popupMenu

com.klg.jclass.higrid.EditPopupMenu popupMenu

allowRowSelection

boolean allowRowSelection

rowSelectionMode

int rowSelectionMode

printing

boolean printing

printGrid

com.klg.jclass.higrid.PrintGrid printGrid

printFoldersAndConnections

boolean printFoldersAndConnections

printFormat

int printFormat

printMetaID

int[] printMetaID

allowSorting

boolean allowSorting

defaultSortable

Comparator defaultSortable

sortable

Comparator sortable

fNewFocusModel

boolean fNewFocusModel


Class com.klg.jclass.higrid.HiGridAction implements Serializable

Serialized Fields

initiator

com.klg.jclass.higrid.ActionInitiator initiator
initiator property.


action

int action
action property.


Class com.klg.jclass.higrid.HiGridBorder implements Serializable


Class com.klg.jclass.higrid.HiGridColumnSelectionEvent implements Serializable

Serialized Fields

inputEvent

InputEvent inputEvent

cellPosition

com.klg.jclass.higrid.CellPosition cellPosition


Class com.klg.jclass.higrid.HiGridData implements Serializable

Serialized Fields

dataModel

com.klg.jclass.datasource.DataModel dataModel

footerMetaTree

com.klg.jclass.datasource.DataSourceTreeModel footerMetaTree

beforeDetailsMetaTree

com.klg.jclass.datasource.DataSourceTreeModel beforeDetailsMetaTree

afterDetailsMetaTree

com.klg.jclass.datasource.DataSourceTreeModel afterDetailsMetaTree


Class com.klg.jclass.higrid.HiGridErrorEvent implements Serializable

Serialized Fields

exception

Exception exception


Class com.klg.jclass.higrid.HiGridEvent implements Serializable

Serialized Fields

grid

com.klg.jclass.higrid.HiGrid grid

eventType

int eventType

rowNode

com.klg.jclass.higrid.RowNode rowNode

column

String column

cancelled

boolean cancelled


Class com.klg.jclass.higrid.HiGridException implements Serializable


Class com.klg.jclass.higrid.HiGridExpansionEvent implements Serializable


Class com.klg.jclass.higrid.HiGridFocusAdapter implements Serializable

Serialized Fields

grid

com.klg.jclass.higrid.HiGrid grid


Class com.klg.jclass.higrid.HiGridFocusNew implements Serializable

Serialized Fields

temporaryFocusLost

boolean temporaryFocusLost

focusTraversalKeysEnabledSave

boolean focusTraversalKeysEnabledSave


Class com.klg.jclass.higrid.HiGridFocusOld implements Serializable


Class com.klg.jclass.higrid.HiGridFormatNodeEvent implements Serializable

Serialized Fields

formatNode

com.klg.jclass.higrid.FormatNode formatNode

metaData

com.klg.jclass.datasource.MetaDataModel metaData


Class com.klg.jclass.higrid.HiGridInternalData implements Serializable

Serialized Fields

dataTable

com.klg.jclass.datasource.DataTableModel dataTable

sortData

com.klg.jclass.higrid.SortData sortData


Class com.klg.jclass.higrid.HiGridMoveCellEvent implements Serializable


Class com.klg.jclass.higrid.HiGridPrintEvent implements Serializable

Serialized Fields

eventType

int eventType

printGrid

com.klg.jclass.higrid.PrintGrid printGrid

gc

Graphics gc

pageIndex

int pageIndex

numPages

int numPages

pageFormat

PageFormat pageFormat


Class com.klg.jclass.higrid.HiGridRepaintEvent implements Serializable

Serialized Fields

clipRectangle

Rectangle clipRectangle


Class com.klg.jclass.higrid.HiGridResizeCellEvent implements Serializable


Class com.klg.jclass.higrid.HiGridRowSelectionEvent implements Serializable

Serialized Fields

select

boolean select

selectedRows

Vector selectedRows


Class com.klg.jclass.higrid.HiGridSortTableEvent implements Serializable


Class com.klg.jclass.higrid.HiGridTip implements Serializable

Serialized Fields

grid

com.klg.jclass.higrid.HiGrid grid

label

JLabel label

panelIcon

ImageIcon panelIcon

preferredSize

Dimension preferredSize

headerRowNode

com.klg.jclass.higrid.RowNode headerRowNode


Class com.klg.jclass.higrid.HiGridTraverseEvent implements Serializable

Serialized Fields

oldPosition

com.klg.jclass.higrid.CellPosition oldPosition

newPosition

com.klg.jclass.higrid.CellPosition newPosition


Class com.klg.jclass.higrid.HiGridUpdateEvent implements Serializable


Class com.klg.jclass.higrid.HiGridValidateEvent implements Serializable

Serialized Fields

validateEvent

com.klg.jclass.cell.validate.JCValidateEvent validateEvent


Class com.klg.jclass.chart3d.shape.HorizontalLine implements Serializable


Class com.klg.jclass.datasource.util.IDEDataBinding implements Serializable

Serialized Fields

dataModel

com.klg.jclass.datasource.DataModel dataModel

consumerCount

int consumerCount


Class com.klg.jclass.datasource.IdeDataTable implements Serializable

Serialized Fields

bookmarkOfLastRowAdded

long bookmarkOfLastRowAdded

ideRowIndexToBookmarkMap

Hashtable ideRowIndexToBookmarkMap


Class com.klg.jclass.datasource.beans.IdeJCData implements Serializable


Class com.klg.jclass.higrid.beans.IdeJCHiGrid implements Serializable


Class com.klg.jclass.datasource.beans.IdeJCTreeData implements Serializable


Class com.klg.jclass.datasource.IdeMetaData implements Serializable


Class com.klg.jclass.table.ImmutableEventException implements Serializable


Class com.klg.jclass.higrid.IndicatorCellFormat implements Serializable


Class com.klg.jclass.table.InputHandler implements Serializable

Serialized Fields

table

com.klg.jclass.table.JCTable table

SELECTING

boolean SELECTING


Class com.klg.jclass.util.value.IntegerValueModel implements Serializable


Class com.klg.jclass.chart3d.Intersection implements Serializable

Serialized Fields

level

int level
Contour level of the contour line for this intersection.


side1

int side1
The first side of the cell that the contour line intersects.


side2

int side2
The second side of the cell that the contour line intersects.


segment1

com.klg.jclass.chart3d.ContourSegment segment1
The point (stored in the segment) that corresponds to the side1 intersection.


segment2

com.klg.jclass.chart3d.ContourSegment segment2
The point (stored in the segment) that corresponds to the side2 intersection.


Class com.klg.jclass.util.value.IPAddressValueModel implements Serializable


Class com.klg.jclass.datasource.jbuilder.JBData implements Serializable


Class com.klg.jclass.chart.db.jbuilder.JBdbChart implements Serializable


Class com.klg.jclass.field.db.jbuilder.JBdbComboField implements Serializable

Serialized Fields

vm

com.klg.jclass.field.db.jbuilder.JBuilderValueModel vm


Class com.klg.jclass.field.db.jbuilder.JBdbLabelField implements Serializable

Serialized Fields

vm

com.klg.jclass.field.db.jbuilder.JBuilderValueModel vm


Class com.klg.jclass.field.db.jbuilder.JBdbPopupField implements Serializable

Serialized Fields

vm

com.klg.jclass.field.db.jbuilder.JBuilderValueModel vm


Class com.klg.jclass.field.db.jbuilder.JBdbSpinField implements Serializable

Serialized Fields

vm

com.klg.jclass.field.db.jbuilder.JBuilderValueModel vm


Class com.klg.jclass.table.db.jbuilder.JBdbTable implements Serializable


Class com.klg.jclass.field.db.jbuilder.JBdbTextField implements Serializable

Serialized Fields

vm

com.klg.jclass.field.db.jbuilder.JBuilderValueModel vm


Class com.klg.jclass.datasource.jbuilder.JBTreeData implements Serializable


Class com.klg.jclass.datasource.jbuilder.JBuilderDataBinding implements Serializable

Serialized Fields

jbMetaData

com.klg.jclass.datasource.jbuilder.MetaData jbMetaData

ds

com.borland.dx.dataset.DataSet ds


Class com.klg.jclass.field.db.jbuilder.JBuilderValueModel implements Serializable

Serialized Fields

dataSet

com.borland.dx.dataset.DataSet dataSet

columnName

String columnName


Class com.klg.jclass.swing.gauge.JCAbstractIndicator implements Serializable

Serialized Fields

scale

com.klg.jclass.swing.gauge.JCScale scale
The indicator's associated scale.


indicatorWidth

double indicatorWidth
The indicator's width in pixels.


reversed

boolean reversed
Asks: "Is the indicator reversed?".


inner_extent

double inner_extent
The inner extent of the indicator as a ratio of the scale's radius.


outer_extent

double outer_extent
The outer extent of the indicator as a ratio of the scale's radius.


indicatorStyle

com.klg.jclass.swing.gauge.JCIndicatorStyle indicatorStyle
The indicator style, one of: or a user-defined instance of the JCIndicatorStyle class.


value

double value
The scale value at which this indicator should point.


Class com.klg.jclass.swing.gauge.JCAbstractNeedle implements Serializable

Serialized Fields

changeListeners

com.klg.jclass.util.JCListenerList changeListeners
List of listeners interested in knowing when a needle's value has changed.


changeEvent

ChangeEvent changeEvent
Reuse the same event for notifications. The source will be this needle.


sendEvents

boolean sendEvents
Controls whether to send change events or not.


interactionType

JCAbstractNeedle.InteractionType interactionType
The type of interaction, one of


Class com.klg.jclass.swing.gauge.JCAbstractNeedle.InteractionType implements Serializable


Class com.klg.jclass.swing.gauge.JCAbstractRange implements Serializable

Serialized Fields

scale

com.klg.jclass.swing.gauge.JCScale scale
The scale associated with this range object.


innerExtent

double innerExtent
The place to start drawing this range. Values are ratios based on the scale's radius, width, or height (depending on the scale's type and orientation). For example for a circular scale, 0.8 means start drawing this range 80% of the radius' size away from the center.


outerExtent

double outerExtent
The place to stop drawing this range. Values are ratios based on the scale's radius, width, or height (depending on the scale's type and orientation). For example for a linear scale with horizontal oriention, 0.9 means stop drawing this range 90% of the scale's height away from the top of the scale.


startValue

double startValue
The scale value (not angle or position) at which to begin the range.


stopValue

double stopValue
The scale value (not angle or position) at which to stop the range.


rangeName

String rangeName
The name of the range which will appear in the legend.


image

Image image
An image that may be used for range.


scaleImage

boolean scaleImage
Boolean that determines if the image should be scaled when the range is resized. Default is true.


Class com.klg.jclass.swing.gauge.JCAbstractScale implements Serializable

Serialized Fields

gauge

com.klg.jclass.swing.gauge.JCGauge gauge
The parent gauge.


direction

JCAbstractScale.Direction direction
A JCCircularScale.Direction enum, FORWARD or BACKWARD, giving the direction in which scale values increase.
The default value is FORWARD.


min

double min
The maximum value this scale can have.


max

double max
The minumum value this scale can have.


zoomFactor

double zoomFactor
Paints a scale background, covering this ratio from the origin for circular scales and the top or left for linear scales. See A note on the zoomFactor property in the manual. The default is 1.0.


ticks

Vector ticks
A list of tick objects for this scale.


ranges

Vector ranges
The list of ranges for this scale.


image

Image image
An image may be used for this scale.


scaleImage

boolean scaleImage
Boolean that determines if the image should be matched when the scale is resized. The default is true.


Class com.klg.jclass.swing.gauge.JCAbstractScale.Direction implements Serializable

Serialized Fields

string

String string


Class com.klg.jclass.swing.gauge.JCAbstractTick implements Serializable

Serialized Fields

scale

com.klg.jclass.swing.gauge.JCScale scale
The scale associated with this tick object.


automatic

boolean automatic
The automatic boolean determines whether tick increments are calculated automatically or set by the incrementValue property. If true, tick increments are calculated by the gauge. If false, the incrementValue property is used to set the tick spacing.


startValue

double startValue
The startValue is the scale value at which to begin this set of tick marks.


stopValue

double stopValue
The stopValue is the scale value at which this set of tick marks ends.


incrementValue

double incrementValue
If not automatic, the scale values at which tick marks are to be placed.


precisionUseDefault

boolean precisionUseDefault
If true, use gauge-determined precision. If false, use the precision property to determine the number of decimal places on tick labels.


precision

int precision
If precisionUseDefault is false, use this precision. If it is true, the value of this property will be automatically calculated and the calculated value will overwrite any previous value this property might have.


tickWidth

double tickWidth
The width of a tick in pixels.


reversed

boolean reversed
Asks: "Is the tick reversed?".


drawLabels

boolean drawLabels
If true, draw tick labels; otherwise, no tick labels are drawn.


drawTicks

boolean drawTicks
If true, draw tick marks; otherwise, no tick marks are drawn.


labelExtent

double labelExtent
The percentage, expressed as a decimal fraction of the scale's radius, at which to place tick labels.


innerExtent

double innerExtent
The percentage of the scale's radius (as a decimal) at at which to begin drawing ticks radially outward.


outerExtent

double outerExtent
The percentage of the scale's radius or width/height (as a decimal) at which to stop drawing the ticks.


tickColor

Color tickColor
The color in which to draw ticks.


tickStyle

com.klg.jclass.swing.gauge.JCTickStyle tickStyle
The JCTickStyle controlling the shape of the tick.


fontColor

Color fontColor
The color of the font labeling ticks.


labelGenerator

com.klg.jclass.swing.gauge.JCLabelGenerator labelGenerator
A custom label generator.


Class com.klg.jclass.util.swing.JCAction implements Serializable

Serialized Fields

values

Vector values

enabled

boolean enabled

property

PropertyChangeSupport property

name

String name


Class com.klg.jclass.util.swing.JCAction.ActionButton implements Serializable


Class com.klg.jclass.util.swing.JCAction.ActionMenu implements Serializable


Class com.klg.jclass.util.swing.JCAction.ActionMenuItem implements Serializable


Class com.klg.jclass.util.swing.JCAction.Value implements Serializable

Serialized Fields

key

String key

value

Object value


Class com.klg.jclass.chart3d.JCActionTable implements Serializable

Serialized Fields

mouseActions

TreeMap mouseActions
Map of all mouse actions.


keyActions

TreeMap keyActions
Map of all key actions.


handlerInstances

TreeMap handlerInstances
Map of all running action handlers.


Class com.klg.jclass.util.swing.JCAlignLayout implements Serializable

Serialized Fields

alignment

Hashtable alignment

resize_width

Hashtable resize_width

resize_height

Hashtable resize_height


Class com.klg.jclass.chart.JCAnno implements Serializable

Serialized Fields

parent

com.klg.jclass.chart.JCAxis parent

name

String name

startValue

DerivedDouble startValue
The startValue is the scale value at which to begin this set of tick marks.


stopValue

DerivedDouble stopValue
The stopValue is the scale value at which this set of tick marks ends.


incrementValue

DerivedDouble incrementValue
If not automatic, the scale values at which tick marks are to be placed.


defPrecision

int defPrecision

precision

DerivedInt precision
If precisionUseDefault is false, use this precision. If it is true, the value of this property will be automatically calculated and the calculated value will overwrite any previous value this property might have.


drawLabels

boolean drawLabels
If true, draw tick labels; otherwise, no tick labels are drawn.


drawTicks

boolean drawTicks
If true, draw tick marks; otherwise, no tick marks are drawn.


defLabelExtent

int defLabelExtent

labelExtent

DerivedInt labelExtent
The distance in pixels of a label from the axis.


defInnerExtent

int defInnerExtent

innerExtent

DerivedInt innerExtent
The pixel length of a tick within the plot area.


defOuterExtent

int defOuterExtent

outerExtent

DerivedInt outerExtent
The pixel length of a tick outside of the plot area.


tickColor

Color tickColor
The color in which to draw ticks.


labelColor

Color labelColor
The color in which to draw labels.


type

int type


Class com.klg.jclass.chart.data.JCAppletDataSource implements Serializable


Class com.klg.jclass.table.data.JCAppletDataSource implements Serializable


Class com.klg.jclass.chart.JCAreaChartFormat implements Serializable

Serialized Fields

is100Percent

boolean is100Percent

parent

com.klg.jclass.chart.Changeable parent


Class com.klg.jclass.page.awt.JCAWTPreviewer implements Serializable

Serialized Fields

firstButton

JButton firstButton

prevButton

JButton prevButton

nextButton

JButton nextButton

lastButton

JButton lastButton

printButton

JButton printButton

closeButton

JButton closeButton

pane

JScrollPane pane

status

JLabel status

currentPage

int currentPage

printer

com.klg.jclass.page.awt.JCAWTScreenPrinter printer

document

com.klg.jclass.page.JCDocument document

printPage

com.klg.jclass.page.awt.JCPrintPage printPage


Class com.klg.jclass.page.awt.JCAWTPrinter.PrinterJobCancelledException implements Serializable


Class com.klg.jclass.chart.JCAxis implements Serializable

Serialized Fields

gap

int gap
Property that controls the gap between visible value labels, in pixels.


title

com.klg.jclass.chart.JCAxisTitle title
The axis title.


min

DerivedDouble min
Axis miniumum.


max

DerivedDouble max
Axis maxiumum.


origin

DerivedDouble origin
Axis origin.


originPlacement

DerivedInt originPlacement
Placement of origin on axis.


placement

DerivedInt placement
Placement of axis with respect to another axis.


gridVisible

boolean gridVisible
True is grid lines are visible. False otherwise.


formula

com.klg.jclass.chart.JCAxisFormula formula
Formula used to define axis relationships.


editable

boolean editable
True if axis is editable.


logarithmic

boolean logarithmic
True if axis is logarithmic.


reversed

boolean reversed
True if axis is reversed.


vertical

boolean vertical
True if axis is vertical.


i_vertical

boolean i_vertical
Internal flag


annotationRotation

int annotationRotation
Rotation of axis annotations. Value should be one ROTATE_NONE, ROTATE_90, ROTATE_180, ROTATE_270.


placementAxis

com.klg.jclass.chart.JCAxis placementAxis
Axis to place this axis on.


placementLocation

double placementLocation
Location on placementAxis where this axis is placed.


labelGenerator

com.klg.jclass.chart.JCLabelGenerator labelGenerator
Generator for custom annotations.


decimalPadded

boolean decimalPadded
True if decimals in annotations should be padded with zeroes.


savedXAxisAnnotationMethod

int savedXAxisAnnotationMethod
Local copy of x axis annotation method.


timeUnit

long timeUnit
Time unit used for time labels.


timeFormat

DerivedString timeFormat
Format used in displaying time labels.


timeBase

Date timeBase
Base time used for time labels.


isTimeBaseSet

boolean isTimeBaseSet
True if the user has explicitly set the time base value. Gets reset if the user sets the time base to null.


sideplane

Polygon sideplane
The polygon that defines the axis trough.


tickLength

int tickLength
Internal property specifying the length of the tick marks in pixels


chartArea

com.klg.jclass.chart.JCChartArea chartArea
Pointer to the parent chart area


locale

Locale locale
Locale for this axis.


timeZone

TimeZone timeZone
TimeZone for this axis. Used only for time labels.


step

double step
Internal property that tracks the data space tick spacing


dataLimits

com.klg.jclass.chart.MinMax dataLimits
The mininum and maximum value of data being plotted against this axis.


precision

DerivedInt precision
Object that holds the axis numbering precision specified by the user


radianPrecision

DerivedInt radianPrecision
Object that holds the numbering precision for a Polar chart x axis when the angle unit is RADIANS.


degreeGradPrecision

DerivedInt degreeGradPrecision
Object that holds the numbering precision for a Polar chart x axis when the angle unit is DEGREES or GRADS.


maximumPrecision

int maximumPrecision
The maximum value the axis precision can have.


numSpacing

DerivedDouble numSpacing
Object that holds the axis numbering spacing specified by the user


tickSpacing

DerivedDouble tickSpacing
Object that holds the axis tick spacing specified by the user


annotationMethod

int annotationMethod
AnnotationMethod property, determines how the axis is labelled


annotationRotationAngle

double annotationRotationAngle
Label rotation in radians


annoHandler

AnnotationHandler annoHandler
Handler for code specific to axis annotations.


axisDrawn

boolean axisDrawn

hasBar

boolean hasBar

frontPlane

boolean frontPlane

polarAxisParams

com.klg.jclass.chart.PolarAxisParams polarAxisParams

yAxisAngle

double yAxisAngle
Angle (in RADIANS) of y axis in a Polar chart.


usingDoublePixels

boolean usingDoublePixels

annoList

List annoList
List of JCAnno objects.


gridList

List gridList
List of JCGrid objects.


gridDefault

boolean gridDefault

useAnnoTicks

boolean useAnnoTicks
If true, and the annotation method is TIME_LABELS, POINT_LABELS, or VALUE_LABELS, draw ticks specified by all the JCAnno objects. If false, draw ticks at the positions of the labels. This flag is ignored if the annotation method is VALUE. In that case, always draw ticks specified by the JCAnno objects.


mapper

com.klg.jclass.chart.Mapper mapper
Used for point label image mapping.


Class com.klg.jclass.chart3d.JCAxis implements Serializable

Serialized Fields

showing

boolean showing
Asks if the axis showing.


annotationMethod

int annotationMethod
The annotation method. One of ANNOTATION_VALUES, ANNTOATION_DATA_LABELS, or ANNOTATION_VALUE_LABELS.


annotationRotation

int annotationRotation
The annotation rotation. One of ANNOTATION_ROTATION_DEFAULT, ANNTOATION_ROTATION_HORIZONTAL, or ANNOTATION_ROTATION_VERTICAL.


origin

double origin
The origin is used for Z axis only (for bars and scatter plot drop lines). It defaults to 0.0 (or Z axis min) but can be set to any value within the Z axis range).


title

String title
The axis title.


min

DerivedDouble min
The axis minimum value.


max

DerivedDouble max
The axis maximum value.


gridLines

com.klg.jclass.chart3d.JCGridLines gridLines
Gridlines on a per plane basis for this axis.


annoFont

Font annoFont
The annotation font for this axis.


annoFontCubeSize

int annoFontCubeSize
The annotation font cube size for this axis (this size is measured in thousandths of the unit cube size and must be between 0 and 1000).


titleFont

Font titleFont
The title font for this axis.


titleFontCubeSize

int titleFontCubeSize
The title font cube size for this axis (this size is measured in thousandths of the unit cube size and must be between 0 and 1000).


combineLabels

boolean combineLabels
If true, consecutive data labels that are identical (in other words, that refer to the same object) are combined into one label, and the resulting label is positioned at the average (or middle) label position. Ticks are still drawn at each data label position.


annoMin

double annoMin

annoMax

double annoMax

annoStep

double annoStep

annoEaseway

double annoEaseway

maxAnnoLength

int maxAnnoLength

dataportMin

double dataportMin

dataportMax

double dataportMax

annoHandler

com.klg.jclass.chart3d.Chart3dAnnoHandler annoHandler
Handler for code specific to axis annotations.


labelGenerator

com.klg.jclass.chart3d.JCLabelGenerator labelGenerator
Label generator which is used for custom annotations.


axisId

int axisId
The axis id number. Usually one of AXIS_X, AXIS_Y, and AXIS_Z. This property can only be set on creation.


Class com.klg.jclass.chart.JCAxisFormula implements Serializable

Serialized Fields

originator

com.klg.jclass.chart.JCAxis originator

parent

com.klg.jclass.chart.JCAxis parent

constant

double constant

multiplier

double multiplier


Class com.klg.jclass.chart.JCAxisTitle implements Serializable

Serialized Fields

placement

DerivedInt placement
The placement value as set by the user (or not, if using default)


effectivePlacement

int effectivePlacement
The actual placement used to place the axis title. Calculated in fixPlacement() from the user-set or default placement as well as other facotrs.


Class com.klg.jclass.chart3d.JCBar implements Serializable

Serialized Fields

xFormat

int xFormat
X bar format. FIXED or HISTOGRAM.


yFormat

int yFormat
Y bar format. FIXED or HISTOGRAM.


xSpacing

double xSpacing
X bar spacing. Percentage of possible space used.


ySpacing

double ySpacing
Y bar spacing. Percentage of possible space used.


Class com.klg.jclass.chart.JCBarChartFormat implements Serializable

Serialized Fields

clusterWidth

int clusterWidth

clusterOverlap

int clusterOverlap

is100Percent

boolean is100Percent

parent

com.klg.jclass.chart.Changeable parent


Class com.klg.jclass.table.data.JCBeanFileDataSource implements Serializable

Serialized Fields

name

String name


Class com.klg.jclass.cell.editors.JCBigDecimalCellEditor implements Serializable


Class com.klg.jclass.field.validate.JCBigDecimalValidator implements Serializable

Serialized Fields

defaultValue

Object defaultValue

useFormatting

boolean useFormatting


Class com.klg.jclass.cell.editors.JCBooleanCellEditor implements Serializable


Class com.klg.jclass.chart3d.JCBox implements Serializable

Serialized Fields

x

double x
The x data position of the box.


y

double y
The y data position of the box.


z

double z
The z data position of the box.


width

double width
The width of the box (in the x direction).


height

double height
The height of the box (in the y direction).


depth

double depth
The depth of the box (in the z direction).


Class com.klg.jclass.util.swing.JCBox implements Serializable

Serialized Fields

h_instance_count

int h_instance_count

v_instance_count

int v_instance_count

orientation

int orientation
Orientation of the Box; valid values are HORIZONTAL or VERTICAL.


Class com.klg.jclass.util.swing.JCBrace implements Serializable

Serialized Fields

orientation

int orientation

minimumSize

Dimension minimumSize

preferredSize

Dimension preferredSize

maximumSize

Dimension maximumSize


Class com.klg.jclass.cell.editors.JCByteCellEditor implements Serializable


Class com.klg.jclass.field.validate.JCByteValidator implements Serializable


Class com.klg.jclass.table.data.JCCachedDataSource implements Serializable

Serialized Fields

dataSource

com.klg.jclass.table.TableDataModel dataSource
The actual source of data.


cached_row_labels

Vector cached_row_labels

cached_column_labels

Vector cached_column_labels

cached_cells

Vector cached_cells


Class com.klg.jclass.chart.JCCandleChartFormat implements Serializable

Serialized Fields

complex

boolean complex

parent

com.klg.jclass.chart.ChartDataView parent


Class com.klg.jclass.chart3d.j3d.JCCanvas3D implements Serializable

Serialized Fields

chart3d

com.klg.jclass.chart3d.j3d.JCChart3dJava3d chart3d

fWaitRenderDone

boolean fWaitRenderDone

last_ctx

GraphicsContext3D last_ctx

bufferedImageType

int bufferedImageType


Class com.klg.jclass.table.JCCellBorder implements Serializable

Serialized Fields

borderType

int borderType


Class com.klg.jclass.table.JCCellDisplayEvent implements Serializable

Serialized Fields

row

int row

column

int column

cell_data

Object cell_data

display_data

Object display_data


Class com.klg.jclass.cell.JCCellEditorEvent implements Serializable

Serialized Fields

event

AWTEvent event
The AWTEvent on which this event is based.


Class com.klg.jclass.cell.JCCellEditorSupport implements Serializable

Serialized Fields

cellEditorListeners

com.klg.jclass.util.JCListenerList cellEditorListeners
Manages JCCellEditorListeners.


Class com.klg.jclass.table.JCCellLayout implements Serializable

Serialized Fields

table

com.klg.jclass.table.JCTable table

column_label_height

int column_label_height

row_label_width

int row_label_width

widths

JCCellLayout.Chain widths

heights

JCCellLayout.Chain heights


Class com.klg.jclass.table.JCCellLayout.Chain implements Serializable

Serialized Fields

list

List list

defaultValue

int defaultValue


Class com.klg.jclass.table.JCCellLayout.Run implements Serializable

Serialized Fields

value

int value

start

int start

end

int end


Class com.klg.jclass.table.JCCellPosition implements Serializable

Serialized Fields

row

int row
Row number, starting at 0.


column

int column
Column number, starting at 0.


Class com.klg.jclass.table.JCCellRange implements Serializable

Serialized Fields

start_row

int start_row
Row of the first cell in range (top-left corner).


start_column

int start_column
Column of the first cell in range (top-left corner).


end_row

int end_row
Row of the last cell in range (bottom-right corner).


end_column

int end_column
Column of the last cell in range (top-left corner).


Class com.klg.jclass.table.JCCellStyle implements Serializable

Serialized Fields

parent_style

com.klg.jclass.table.CellStyleModel parent_style

background

Color background

border

com.klg.jclass.table.CellBorderModel border

border_sides

int border_sides

cell_border_color

Color cell_border_color

cell_border_color_mode

int cell_border_color_mode

clip_hints

int clip_hints

data_type

Class data_type

editable

boolean editable

editor

com.klg.jclass.cell.JCCellEditor editor

foreground

Color foreground

font

Font font

horizontal_alignment

int horizontal_alignment

renderer

com.klg.jclass.cell.JCCellRenderer renderer

repeat_background

int repeat_background

repeat_background_colors

Color[] repeat_background_colors

repeat_foreground

int repeat_foreground

repeat_foreground_colors

Color[] repeat_foreground_colors

traversable

boolean traversable

vertical_alignment

int vertical_alignment

border_sides_set

boolean border_sides_set

cell_border_color_mode_set

boolean cell_border_color_mode_set

clip_hints_set

boolean clip_hints_set

data_type_set

boolean data_type_set

editable_set

boolean editable_set

editor_set

boolean editor_set

horizontal_alignment_set

boolean horizontal_alignment_set

renderer_set

boolean renderer_set

repeat_background_set

boolean repeat_background_set

repeat_foreground_set

boolean repeat_foreground_set

traversable_set

boolean traversable_set

vertical_alignment_set

boolean vertical_alignment_set

changeSupport

com.klg.jclass.table.CellStyleChangeSupport changeSupport


Class com.klg.jclass.swing.gauge.JCCenter implements Serializable

Serialized Fields

scale

com.klg.jclass.swing.gauge.JCCircularScale scale
The associated circular scale.


image

Image image
An Image may be used to mark the center of the gauge.


foreground

Color foreground
The scale's foreground color. The default is black.


scaleImage

boolean scaleImage
Boolean that determines whether the image should be scaled when the gauge is resized. The default is true.


radius

double radius
The size of the disk, expressed as a ratio based on the radius of the associated scale.


Class com.klg.jclass.chart.JCChart implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Overrides readObject() to first register UI class before deserialiaing. Otherwise, the UIManager will throw a null pointer exception when trying to find it during object reading.

Throws:
IOException
Serialized Fields

chartArea

com.klg.jclass.chart.JCChartArea chartArea

legend

com.klg.jclass.util.legend.JCLegend legend

legendManager

com.klg.jclass.chart.JCChartLegendManager legendManager

footer

JComponent footer

header

JComponent header

data

Vector data

triggers

Vector triggers

listeners

com.klg.jclass.util.JCListenerList listeners

pickListeners

com.klg.jclass.util.JCListenerList pickListeners

chartLabelManager

com.klg.jclass.chart.JCChartLabelManager chartLabelManager

chartApplet

Applet chartApplet

userObject

Object userObject

imageMapInfo

com.klg.jclass.util.ImageMapInfo imageMapInfo
The image map information for the chart.


footerImageMapInfo

com.klg.jclass.util.ImageMapInfo footerImageMapInfo
The image map information for the footer.


headerImageMapInfo

com.klg.jclass.util.ImageMapInfo headerImageMapInfo
The image map information for the header.


warningOn

boolean warningOn

batched

boolean batched

allowUserChanges

boolean allowUserChanges

antiAliasing

int antiAliasing

customizerName

String customizerName

lineColorIndex

int lineColorIndex

symbolColorIndex

int symbolColorIndex

fillColorIndex

int fillColorIndex

symbolShapeIndex

int symbolShapeIndex

curSize

Dimension curSize

chartAreaLayoutHints

Rectangle chartAreaLayoutHints

legendLayoutHints

Rectangle legendLayoutHints

headerLayoutHints

Rectangle headerLayoutHints

footerLayoutHints

Rectangle footerLayoutHints

resetKey

int resetKey

cancelKey

int cancelKey

changed

boolean changed

queryGraphics

Graphics queryGraphics
Temporary Graphics object created from current graphics object. Used for querying only (for font metrics, for example). Created and disposed (with methods createQueryGraphics() and disposeQueryGraphics()) with each recalc/draw cycle.


locale

Locale locale

usingDoublePixels

boolean usingDoublePixels

layoutDone

boolean layoutDone


Class com.klg.jclass.chart3d.JCChart3d implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Overrides readObject() to first register UI class before deserialiaing. Otherwise, the UIManager will throw a null pointer exception when trying to find it during object reading.

Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Override write object to remove the customizer as a JCChart3dListener before serializing. Otherwise it will serialize the customizer.

Throws:
IOException
Serialized Fields

chart3dArea

com.klg.jclass.chart3d.JCChart3dArea chart3dArea
The component that manages the area where the chart is drawn.


dataViews

Vector dataViews
A list of dataViews for this chart. Currently only one dataView is supported.


legend

com.klg.jclass.util.legend.JCLegend legend
The legend for this chart.


legendManager

com.klg.jclass.chart3d.JCChart3dLegendManager legendManager
The default implementation of the legend populator and renderer.


footer

JComponent footer
The footer for this chart. Any JComponent can be used.


header

JComponent header
The header for this chart. Any JComponent can be used.


listeners

com.klg.jclass.util.JCListenerList listeners
The current list of JCChart3dListener's for this chart.


pickListeners

com.klg.jclass.util.JCListenerList pickListeners
The current list of JCPick3dListener's for this chart.


flip

int flip

warningOn

boolean warningOn

batched

boolean batched

allowUserChanges

boolean allowUserChanges

inKeyPress

boolean inKeyPress
Asks if a key press has been initiated without a corresponding release.


lineColorIndex

int lineColorIndex
An index into the color list. Specifies that the next requested color ia different.


symbolColorIndex

int symbolColorIndex
An index into the symbol list. Specifies that the next requested symbol is different.


fillColorIndex

int fillColorIndex
An index into the color list. Specifies that the next requested fill color is different.


symbolShapeIndex

int symbolShapeIndex
An index into the shape list. Specifies that the next requested symbol shape is different.


curSize

Dimension curSize

chart3dAreaLayoutHints

Rectangle chart3dAreaLayoutHints
Gives the layout manager info about the position and size of the chart area.


legendLayoutHints

Rectangle legendLayoutHints
Gives the layout manager info about the position and size of the legend.


headerLayoutHints

Rectangle headerLayoutHints
Gives the layout manager info about the position and size of the header.


footerLayoutHints

Rectangle footerLayoutHints
Give the layout manager info about the position and size of the footer.


changed

boolean changed

actionTable

com.klg.jclass.chart3d.JCActionTable actionTable
The ActionTable object that associates key and mouse triggers with actions.


locale

Locale locale
The locale object for this chart3d.


Class com.klg.jclass.chart3d.JCChart3dArea implements Serializable

Serialization Methods

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Overrides write object to change the state of the changed flags being saved. This ensures that the chart will actually recalculate and draw when re-serialized.

Throws:
IOException
Serialized Fields

updateParent

boolean updateParent

rbGC

Graphics rbGC

changed

boolean changed
Boolean that represents the value of the Changed property.


changedFlag

int changedFlag

inAction

boolean inAction
Asks if we are currently in an action.


preferredSize

Dimension preferredSize
What is our preferred size? If null, the super's preferred size is used.


chart3d

com.klg.jclass.chart3d.JCChart3d chart3d
The chart3d to be placed in this chart3d area.


xAxis

com.klg.jclass.chart3d.JCAxis xAxis
The axis in the X direction.


yAxis

com.klg.jclass.chart3d.JCAxis yAxis
The axis in the Y direction.


zAxis

com.klg.jclass.chart3d.JCAxis zAxis
The axis in the Z direction.


axes

com.klg.jclass.chart3d.JCAxis[] axes
A list of the X, Y, and Z axis objects.


viewport

com.klg.jclass.chart3d.JCViewport viewport
An object that allows the user to control the drawing viewport.


view3d

com.klg.jclass.chart3d.JCView3d view3d
An object that controls the X, Y, and Z rotation.


cube

com.klg.jclass.chart3d.Cube cube

plotCube

com.klg.jclass.chart3d.JCPlotCube plotCube
Object that controls properties of the plot cube.


transform

com.klg.jclass.chart3d.Transform transform

anno

com.klg.jclass.chart3d.Anno anno

surface

com.klg.jclass.chart3d.JCSurface surface
Object that controls surface only properties.


bar

com.klg.jclass.chart3d.JCBar bar
Object that controls bar chart only properties.


scatter

com.klg.jclass.chart3d.JCScatter scatter
Object that controls scatter plot only properties.


last

Point last
The point used during last animateAction call.


Class com.klg.jclass.chart3d.j3d.JCChart3dAreaJava3d implements Serializable

Serialized Fields

chart3dUniverse

com.klg.jclass.chart3d.j3d.JCChart3dUniverse chart3dUniverse

shapeInstances

HashMap shapeInstances


Class com.klg.jclass.chart3d.JCChart3dCustomizerPage implements Serializable

Serialized Fields

target

Object target
The target that this page is editing.


Class com.klg.jclass.chart3d.event.JCChart3dEvent implements Serializable


Class com.klg.jclass.chart3d.j2d.JCChart3dJava2d implements Serializable

Serialized Fields

customizerName

String customizerName


Class com.klg.jclass.chart3d.j3d.JCChart3dJava3d implements Serializable

Serialized Fields

customizerName

String customizerName

actionHandlerParams

com.klg.jclass.chart3d.j3d.ActionHandlerParams actionHandlerParams


Class com.klg.jclass.chart3d.JCChart3dLegend implements Serializable

Serialized Fields

layoutStyle

int layoutStyle
The style to use when laying out out ranges.


distRange

int distRange
The constraints to place upon the data ranges that appear in the legend.


labelGenerator

com.klg.jclass.chart3d.JCChart3dLegendLabelGenerator labelGenerator
Label generator class. Overrides all other forms of label generation.


userLabels

List userLabels
List of user-specified legend labels.


marginGap

int marginGap
Space between outside and inside of legend.


groupGap

int groupGap
Space between groups in a legend (columns when legend vertical, rows when horizontal).


horizItemGap

int horizItemGap
Horizontal space between items.


vertItemGap

int vertItemGap
Vertical space between items.


insideItemGap

int insideItemGap
Space between the symbol and String inside an item.


continuousLayout

boolean continuousLayout
Asks if the layout is really continuous.


legendRows

int legendRows
Number of rows in the legend.


legendColumns

int legendColumns
Number of columns in the legend.


Class com.klg.jclass.chart3d.JCChart3dLegendManager implements Serializable

Serialized Fields

chart3d

com.klg.jclass.chart3d.JCChart3d chart3d
The 3d chart instance containing the legend.


legend

com.klg.jclass.util.legend.JCLegend legend
The legend being managed by this class.


outlineColor

Color outlineColor
User-specified outline color for legend items.


legendItems

Vector legendItems
List of legend items to be passed to the legend.


fieldGap

int fieldGap
The gap between fields in JCMultiColumnStrings.


maxFieldWidths

int[] maxFieldWidths
The max value of each field used in a JCMultiColumnString object.


Class com.klg.jclass.chart3d.JCChart3dStyle implements Serializable

Serialized Fields

lineStyle

com.klg.jclass.chart3d.JCLineStyle lineStyle
The line style to be used for this chart style.


symbolStyle

com.klg.jclass.chart3d.JCSymbolStyle symbolStyle
The symbol style to be used for this chart style.


Class com.klg.jclass.chart3d.j3d.JCChart3dUniverse implements Serializable

Serialized Fields

chart3d

com.klg.jclass.chart3d.j3d.JCChart3dJava3d chart3d

virtualUniverse

com.klg.jclass.chart3d.j3d.JC3DUniverse virtualUniverse

myCanvas3D

com.klg.jclass.chart3d.j3d.JCCanvas3D myCanvas3D


Class com.klg.jclass.chart.applet.JCChartApplet implements Serializable


Class com.klg.jclass.chart.property.html.JCChartApplet implements Serializable


Class com.klg.jclass.chart.JCChartArea implements Serializable

Serialized Fields

xaxes

Vector xaxes

yaxes

Vector yaxes

angleUnit

int angleUnit

horizActionAxis

com.klg.jclass.chart.JCAxis horizActionAxis

vertActionAxis

com.klg.jclass.chart.JCAxis vertActionAxis

axisBoundingBox

boolean axisBoundingBox

fastAction

boolean fastAction

inAction

boolean inAction

depth

int depth

elevation

int elevation

rotation

int rotation

imageMapInfo

com.klg.jclass.util.ImageMapInfo imageMapInfo
The image map information for the JCChartArea.


plotArea

com.klg.jclass.chart.PlotArea plotArea

chartAreaRect

Rectangle chartAreaRect

plotRect

Rectangle plotRect

polarChartParams

com.klg.jclass.chart.PolarAxisParams polarChartParams

deltaX

int deltaX

deltaY

int deltaY

draw3D

boolean draw3D

hasBar

boolean hasBar

axisDrawOkay

boolean axisDrawOkay

pieFirst

boolean pieFirst

polarFirst

boolean polarFirst

radarFirst

boolean radarFirst

backplane

Rectangle backplane

symbolPad

int symbolPad

rbGC

Graphics rbGC
Non-property public methods.


last

Point last

inSuperReshape

boolean inSuperReshape


Class com.klg.jclass.chart.JCChartEvent implements Serializable

Serialized Fields

modifiedAxis

com.klg.jclass.chart.JCAxis modifiedAxis


Class com.klg.jclass.chart.JCChartLabel implements Serializable

Serialized Fields

anchor

int anchor
Instance variables.


attachMethod

int attachMethod

attachX

int attachX

attachY

int attachY

dataAttachX

double dataAttachX

dataAttachY

double dataAttachY

offsetX

int offsetX

offsetY

int offsetY

attachDataIndex

com.klg.jclass.chart.JCDataIndex attachDataIndex

dataView

com.klg.jclass.chart.ChartDataView dataView

dwellLabel

boolean dwellLabel

dwellDelay

int dwellDelay

connected

boolean connected

component

JComponent component

line

com.klg.jclass.chart.JCChartLabelLine line

text

String text

defaultText

String defaultText

parent

com.klg.jclass.chart.JCChartLabelManager parent

attachBeforeAnchor

Point attachBeforeAnchor

attachPoint

Point attachPoint


Class com.klg.jclass.chart.JCChartLabelLine implements Serializable

Serialized Fields

p1

Point p1

p2

Point p2


Class com.klg.jclass.chart.JCChartLegendManager implements Serializable

Serialized Fields

legendItems

List legendItems
Legend vector -- contains all items in the legend, organized into subvectors representing one column (usually defined by one data view) of the legend.


chart

com.klg.jclass.chart.JCChart chart
The JCChart instance for which this class is managing.


Class com.klg.jclass.chart.JCChartStyle implements Serializable

Serialized Fields

lineStyle

com.klg.jclass.chart.JCLineStyle lineStyle

fillStyle

com.klg.jclass.chart.JCFillStyle fillStyle

symbolStyle

com.klg.jclass.chart.JCSymbolStyle symbolStyle

parents

Vector parents


Class com.klg.jclass.chart.data.JCChartSwingDataSource implements Serializable

Serialized Fields

tableModel

TableModel tableModel
TableModel instance (Swing data source instance).


pLabels

String[] pLabels

dsName

String dsName


Class com.klg.jclass.cell.editors.JCCheckBoxCellEditor implements Serializable

Serialized Fields

data

Object data

cellInfo

com.klg.jclass.cell.JCCellInfo cellInfo

support

com.klg.jclass.cell.JCCellEditorSupport support

keys

com.klg.jclass.cell.JCKeyModifier[] keys


Class com.klg.jclass.cell.renderers.JCCheckBoxCellRenderer implements Serializable


Class com.klg.jclass.util.swing.JCCheckBoxList implements Serializable


Class com.klg.jclass.swing.gauge.JCCircularGauge implements Serializable

Serialized Fields

gaugeType

JCCircularGauge.GaugeType gaugeType
The type of gauge; full circle, semicircle, or quadrant.


center

com.klg.jclass.swing.gauge.JCCenter center
The center object.


labels

Vector labels
The list of labels for this gauge.

See Also:
JCLabelGenerator

prevSetGraphics

Graphics prevSetGraphics
Temporary Graphics object used to draw without showing to screen.


Class com.klg.jclass.swing.gauge.JCCircularGauge.GaugeType implements Serializable

Serialized Fields

startAngle

int startAngle

sweepAngle

int sweepAngle


Class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean implements Serializable

Serialized Fields

interactionTypes

JCAbstractNeedle.InteractionType[] interactionTypes
Interaction type to enum mapping.


tickStyles

com.klg.jclass.swing.gauge.JCTickStyle[] tickStyles
JCTickStyle to enum mapping.


needleStyles

com.klg.jclass.swing.gauge.JCIndicatorStyle[] needleStyles

gaugeTypes

JCCircularGauge.GaugeType[] gaugeTypes

circularDirections

JCAbstractScale.Direction[] circularDirections

support

PropertyChangeSupport support
Property listener list.


Class com.klg.jclass.swing.gauge.JCCircularIndicator implements Serializable


Class com.klg.jclass.swing.gauge.JCCircularNeedle implements Serializable


Class com.klg.jclass.swing.gauge.JCCircularRange implements Serializable

Serialized Fields

innerArcStartCompensator

int innerArcStartCompensator

innerArcStopCompensator

int innerArcStopCompensator


Class com.klg.jclass.swing.gauge.JCCircularScale implements Serializable

Serialized Fields

startAngle

double startAngle
The start angle in degrees.


stopAngle

double stopAngle
The stop angle in degrees.


minSize

double minSize
The minimum diameter for the scale.


paintCompleteBackground

boolean paintCompleteBackground
Paints the complete background defined by JCCircularGauge.GaugeType, not just area swept by the scale. For instance, a scale whose type is FULL_CIRCLE and whose angular sweep is from 0° to 270° paints only that region. The default is false.
True means paint the entire area specified in GaugeType, false means just the area spanning the scale's sweep angle.


Class com.klg.jclass.swing.gauge.JCCircularTick implements Serializable


Class com.klg.jclass.util.swing.JCColumnLayout implements Serializable


Class com.klg.jclass.cell.editors.JCComboBoxCellEditor implements Serializable

Serialized Fields

support

com.klg.jclass.cell.JCCellEditorSupport support

values

int[] values

ignoreEnterKey

boolean ignoreEnterKey

initialEvent

AWTEvent initialEvent

showPopupLater

boolean showPopupLater

originalValue

Object originalValue

key_modifiers

com.klg.jclass.cell.JCKeyModifier[] key_modifiers


Class com.klg.jclass.cell.renderers.JCComboBoxCellRenderer implements Serializable

Serialized Fields

values

int[] values


Class com.klg.jclass.field.JCComboField implements Serializable

Serialized Fields

field

com.klg.jclass.field.Field field

required

boolean required

original_picklist

ListModel original_picklist

autoComplete

boolean autoComplete
Asks: "Is the AutoComplete mechanism enabled?".


autoSuggest

boolean autoSuggest
In AutoComplete mode, displays a list of suggestions in a drop-down list.


autoRefinement

boolean autoRefinement
If AutoSuggest is true, refines the list of suggestions as the user types.


autoAppend

boolean autoAppend
In AutoComplete mode, appends the completion at the end of the typed value.


prefixList

String[] prefixList


Class com.klg.jclass.field.cell.JCComboFieldCellEditor implements Serializable

Serialized Fields

support

com.klg.jclass.cell.JCCellEditorSupport support

ignoreEnterKey

boolean ignoreEnterKey

initialEvent

AWTEvent initialEvent

showPopupLater

boolean showPopupLater

data

Object data

key_modifiers

com.klg.jclass.cell.JCKeyModifier[] key_modifiers


Class com.klg.jclass.field.cell.JCComboFieldCellRenderer implements Serializable


Class com.klg.jclass.chart3d.JCContour implements Serializable

Serialized Fields

contoured

boolean contoured
Asks if the contour lines are drawn.


zoned

boolean zoned
Asks if the contour zones are drawn.


zoneMethod

int zoneMethod
Zoning filling method. Fills according to contours or on a per cell basis.


contourLevels

com.klg.jclass.chart3d.JCContourLevels contourLevels
A list of contour levels.


contourStyles

ArrayList contourStyles
List of contour styles which determine how zones and contour lines are drawn.


contourMapping

com.klg.jclass.chart3d.JCContourMapping contourMapping
A mapping of contour levels to contour styles.


dataView

com.klg.jclass.chart3d.Chart3dDataView dataView
The parent dataView object.


defaultColors

com.klg.jclass.chart3d.DefaultColors defaultColors
A list of default colors (for default contour styles generation).


data

com.klg.jclass.chart3d.Chart3dGridData data

zoneData

com.klg.jclass.chart3d.Chart3dGridData zoneData

xOffset

int xOffset

yOffset

int yOffset

numX

int numX

numY

int numY

dataHoleValue

double dataHoleValue

zoneHoleValue

double zoneHoleValue

contourLines

ArrayList contourLines
A list of contour lines.


contourCells

com.klg.jclass.chart3d.ContourCell[] contourCells
Contouring information by cell.


bins

com.klg.jclass.chart3d.ColorBin[] bins
An array of color bins for faster rendering of 2D projections.


fixedChain

com.klg.jclass.chart3d.PolygonChain[] fixedChain

freeList

com.klg.jclass.chart3d.PolygonChain freeList

pCount

int pCount

sides

com.klg.jclass.chart3d.CellSide[] sides

nHorizontalSides

int nHorizontalSides

nVerticalSides

int nVerticalSides

firstIndex

int firstIndex

curSegment

com.klg.jclass.chart3d.ContourSegment curSegment

xPoints

int[] xPoints

yPoints

int[] yPoints


Class com.klg.jclass.chart3d.JCContourLevels implements Serializable

Serialized Fields

isDefault

boolean isDefault
Asks if linear contour levels are generated automatically (based on numLevels).


levels

double[] levels
A strictly increasing array of contour levels.


numLevels

int numLevels
The number of contour levels. Must be non-negative.


numLevelsInternal

int numLevelsInternal

min

double min
The contour minimum, calculated from the data.


max

double max
The contour minimum, calculated from the data.


Class com.klg.jclass.chart3d.JCContourStyle implements Serializable

Serialized Fields

lineStyle

com.klg.jclass.chart3d.JCLineStyle lineStyle
The line style to be used for this contour style.


fillStyle

com.klg.jclass.chart3d.JCFillStyle fillStyle
The fill style to be used for this contour style.


symbolStyle

com.klg.jclass.chart3d.JCSymbolStyle symbolStyle
The symbol style to be used for this contour style.


Class com.klg.jclass.datasource.beans.JCData implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Serialized Fields

name

String name
Name of the Bean.


label

String label
Label for bean


metaDataCreator

com.klg.jclass.datasource.beans.MetaDataCreator metaDataCreator

comp

com.klg.jclass.datasource.beans.NodeProperties comp
Data Bean component.


table

com.klg.jclass.datasource.DataTableModel table

component

JComponent component
Used in getParams.


isComponentSet

boolean isComponentSet

dataModelListener

com.klg.jclass.datasource.DataModelListener dataModelListener


Class com.klg.jclass.chart3d.JCData3dContourIndex implements Serializable

Serialized Fields

contourStyleIndex

int contourStyleIndex
The index of the contour style selected.


lowerContourRangeValue

double lowerContourRangeValue
The lower value of the range for the selected contour.


upperContourRangeValue

double upperContourRangeValue
The upper value of the range for the selected contour.


Class com.klg.jclass.chart3d.JCData3dGridIndex implements Serializable

Serialized Fields

x

int x
The x index of selected data point.


y

int y
The y index of the selected data point.


Class com.klg.jclass.chart3d.JCData3dIndex implements Serializable

Serialized Fields

obj

Object obj
Chart3d object picked (legend, chart3dArea).


dataView

com.klg.jclass.chart3d.Chart3dDataView dataView
Data view object for the data point that this index references.


parent

com.klg.jclass.chart3d.JCGridColor parent
If this is a child of a grid color, use this to propagate changes.


distance

double distance
The distance of a selected point from its closest grid point.


Class com.klg.jclass.chart3d.JCData3dLabelIndex implements Serializable

Serialized Fields

labelIndex

int labelIndex
The index of the selected label.


valueLabel

com.klg.jclass.chart3d.JCValueLabel valueLabel
The selected label.


Class com.klg.jclass.chart3d.JCData3dPointIndex implements Serializable

Serialized Fields

series

int series
The series index of the selected point.


point

int point
The point index of the selected point.


Class com.klg.jclass.datasource.beans.JCDataConverter implements Serializable


Class com.klg.jclass.datasource.beans.JCDataEvent implements Serializable

Serialized Fields

value

int value

comp

com.klg.jclass.datasource.beans.NodeProperties comp


Class com.klg.jclass.chart.JCDataIndex implements Serializable

Serialized Fields

obj

Object obj
Chart object picked (for example, legend, chartArea).


dataView

com.klg.jclass.chart.ChartDataView dataView
Data view value for the data point. Null if no series.


series

com.klg.jclass.chart.ChartDataViewSeries series
Data series value for the data point. Null if no series.


seriesIndex

int seriesIndex
Data series index for the data point. -1 if no series. Equal to JCPieChartFormat.OTHER_SLICE if the other slice in a pie chart has been picked.


point

int point
Index of the point within the data series. -1 if no selected point.


distance

int distance
Distance value, used during pick.


Class com.klg.jclass.cell.editors.JCDateCellEditor implements Serializable


Class com.klg.jclass.util.calendar.JCDateChooser implements Serializable

Serialized Fields

chooserType

int chooserType

year

com.klg.jclass.util.calendar.CalendarComponent year

month

com.klg.jclass.util.calendar.CalendarComponent month

day

com.klg.jclass.util.calendar.CalendarComponent day

months

String[] months

shortMonths

String[] shortMonths

days

String[] days

componentSpacing

int componentSpacing

boundsValidator

com.klg.jclass.util.calendar.BoundsValidator boundsValidator


Class com.klg.jclass.field.validate.JCDateTimeValidator implements Serializable

Serialized Fields

supportedClasses

Class[] supportedClasses

mask_input

boolean mask_input

date_format

String date_format

compiled_format

DateFormat compiled_format

tz

TimeZone tz

cal

JCDateTimeValidator.WorkingCalendar cal

symbols

DateFormatSymbols symbols

edit_formats

Vector edit_formats

compiled_edit_formats

Vector compiled_edit_formats

increment_field

int increment_field

millenium_threshold

int millenium_threshold

default_detail

int default_detail

spin_policy

int spin_policy

original_format

String original_format

default_format

String default_format

defaultValue

Object defaultValue


Class com.klg.jclass.field.validate.JCDateTimeValidator.DateChooser implements Serializable


Class com.klg.jclass.field.validate.JCDateTimeValidator.DateTimeChooser implements Serializable

Serialized Fields

dateChooser

com.klg.jclass.util.calendar.JCDateChooser dateChooser

timeContainer

com.klg.jclass.util.calendar.CalendarContainer timeContainer

showTimeSpinner

boolean showTimeSpinner


Class com.klg.jclass.field.validate.JCDateTimeValidator.DateTimePopup implements Serializable

Serialized Fields

chooser

JCDateTimeValidator.DateTimeChooser chooser

popupListeners

com.klg.jclass.util.JCListenerList popupListeners


Class com.klg.jclass.field.validate.JCDateTimeValidator.TimeSpin implements Serializable


Class com.klg.jclass.field.validate.JCDateTimeValidator.WorkingCalendar implements Serializable

Serialized Fields

fields

int[] fields


Class com.klg.jclass.field.validate.JCDateValidator implements Serializable


Class com.klg.jclass.chart3d.data.JCDefault3dGridDataSource implements Serializable


Class com.klg.jclass.chart3d.data.JCDefault3dPointDataSource implements Serializable


Class com.klg.jclass.chart.JCDefaultChartLabelManager implements Serializable

Serialized Fields

labels

Vector labels

dwellLabels

Vector dwellLabels

currentDwellLabel

com.klg.jclass.chart.JCChartLabel currentDwellLabel

autoLabelListHashtable

Hashtable autoLabelListHashtable

parentChart

com.klg.jclass.chart.JCChart parentChart


Class com.klg.jclass.chart.data.JCDefaultDataInterpreter implements Serializable

Serialized Fields

tokenizer

StreamTokenizer tokenizer

QUOTE

char QUOTE
See Also:
Constant Field Values


Class com.klg.jclass.chart.data.JCDefaultDataSource implements Serializable

Serialized Fields

suppressMultipleGeneration

boolean suppressMultipleGeneration
Used to suppress generation of x series data in all cases.


Class com.klg.jclass.swing.JCDefaultListSelectionModel implements Serializable


Class com.klg.jclass.cell.editors.JCDoubleCellEditor implements Serializable


Class com.klg.jclass.field.validate.JCDoubleValidator implements Serializable


Class com.klg.jclass.chart3d.data.JCEditable3dGridDataSource implements Serializable


Class com.klg.jclass.chart3d.data.JCEditable3dPointDataSource implements Serializable


Class com.klg.jclass.table.data.JCEditableCachedDataSource implements Serializable


Class com.klg.jclass.chart.data.JCEditableDataSource implements Serializable


Class com.klg.jclass.table.data.JCEditableFileDataSource implements Serializable


Class com.klg.jclass.table.data.JCEditableVectorDataSource implements Serializable


Class com.klg.jclass.table.JCEditCellEvent implements Serializable

Serialized Fields

type

int type

row

int row

column

int column

editComponent

Component editComponent

cancelled

boolean cancelled


Class com.klg.jclass.util.swing.JCElasticLayout implements Serializable

Serialized Fields

alignment

int alignment
Alignment to use when laying out.


orientation

int orientation
Orientation to lay out in. HORIZONTAL or VERTICAL.


constraintMap

HashMap constraintMap
Hashtable to store components added to the layout.


Class com.klg.jclass.chart3d.JCElevation implements Serializable

Serialized Fields

meshed

boolean meshed
Asks if mesh lines are drawn.


shaded

boolean shaded
Asks if facets are shaded.


transparent

boolean transparent
Asks if surfaces/bars are transparent (for example, are hidden lines drawn).


meshTopColor

Color meshTopColor
Sets the mesh top color (only drawn in certain cases).


meshBottomColor

Color meshBottomColor
Sets the mesh bottom color (only drawn in certain cases).


shadedTopColor

Color shadedTopColor
Sets the shaded top color (only drawn in certain cases). Defaults to light grey.


shadedBottomColor

Color shadedBottomColor
Sets the shaded bottom color (only drawn in certain cases). Defaults to dim grey.


Class com.klg.jclass.util.swing.JCExitFrame implements Serializable

Serialized Fields

exit

boolean exit


Class com.klg.jclass.util.formulae.JCExpressionCellRenderer implements Serializable


Class com.klg.jclass.chart.data.JCFileDataSource implements Serializable


Class com.klg.jclass.table.data.JCFileDataSource implements Serializable


Class com.klg.jclass.chart.JCFillStyle implements Serializable

Serialized Fields

color

Color color

backgroundColor

Color backgroundColor

pattern

int pattern

colorIndex

int colorIndex

anchorRect

Rectangle anchorRect

orientation

int orientation

outputProperties

com.klg.jclass.util.io.OutputProperties outputProperties

fillCorrection

int fillCorrection


Class com.klg.jclass.chart3d.JCFillStyle implements Serializable

Serialized Fields

color

Color color
Sets the fill color.


backgroundColor

Color backgroundColor
Sets the background color (for patterned fills).


pattern

int pattern
Sets the fill pattern.


colorIndex

int colorIndex
Sets the index of the fill color in the default color array.


image

Image image
Image used to paint the fill region.


anchorRect

Rectangle anchorRect
Anchor rectangle for fill patterns.


orientation

int orientation
Orientation for fill patterns.


customPaint

TexturePaint customPaint
Custom fill paint property that has been set by the user.


fillPaint

Paint fillPaint
Fill paint object.


hiFillPaint

Paint hiFillPaint
Highlights the fill paint object.


shFillPaint

Paint shFillPaint
Shadow fill paint object.


buffImage

BufferedImage buffImage
Image used for filling with images.


Class com.klg.jclass.cell.editors.JCFloatCellEditor implements Serializable


Class com.klg.jclass.field.validate.JCFloatValidator implements Serializable


Class com.klg.jclass.util.swing.JCFontAdapter implements Serializable


Class com.klg.jclass.util.swing.JCFontChooser implements Serializable

Serialized Fields

fontListeners

com.klg.jclass.util.JCListenerList fontListeners
Font listener list.


name

String name
Selected font.


size

int size

bold

boolean bold

italic

boolean italic

underline

boolean underline

oldFont

Font oldFont
Old font.


oldUnderline

boolean oldUnderline

nameList

String[] nameList
Font lists.


Class com.klg.jclass.util.swing.JCFontChooserBar implements Serializable

Serialized Fields

nameCombobox

JComboBox nameCombobox

sizeCombobox

JComboBox sizeCombobox

boldStyleButton

JToggleButton boldStyleButton

italicStyleButton

JToggleButton italicStyleButton

underlineStyleButton

JToggleButton underlineStyleButton

styleControls

int styleControls

toolTipEnabled

boolean toolTipEnabled


Class com.klg.jclass.util.swing.JCFontChooserPane implements Serializable

Serialized Fields

fontNameTextField

JTextField fontNameTextField

fontNameList

JList fontNameList

fontSizeTextField

JTextField fontSizeTextField

fontSizeList

JList fontSizeList

boldCheckbox

JCheckBox boldCheckbox

italicCheckbox

JCheckBox italicCheckbox

underlineCheckbox

JCheckBox underlineCheckbox

stylePanel

JPanel stylePanel

toolTipEnabled

boolean toolTipEnabled

styleControls

int styleControls

listPanel

JPanel listPanel

samplePanel

JCFontChooserPane.SamplePanel samplePanel

ignoreEvents

boolean ignoreEvents


Class com.klg.jclass.util.swing.JCFontEvent implements Serializable

Serialized Fields

event

int event

oldFont

Font oldFont

oldUnderline

boolean oldUnderline

font

Font font

underline

boolean underline

cancelFontChange

boolean cancelFontChange

fontChanging

boolean fontChanging

fontChanged

boolean fontChanged


Class com.klg.jclass.swing.gauge.JCGauge implements Serializable

Serialized Fields

gaugeArea

com.klg.jclass.swing.gauge.JCGaugeArea gaugeArea
The drawing area for the circular gauge.


header

JComponent header
The header component.


footer

JComponent footer
The footer component.


legend

com.klg.jclass.util.legend.JCLegend legend
The legend.

See Also:
JCLegend

scale

com.klg.jclass.swing.gauge.JCScale scale
The scale associated with this gauge.


indicators

Vector indicators
The list of indicators assocated with this gauge.


needles

Vector needles
The list of needles assocated with this gauge.


pickListeners

com.klg.jclass.util.JCListenerList pickListeners
List of listeners interested in pick events.


draggedNeedle

com.klg.jclass.swing.gauge.JCNeedle draggedNeedle
The needle currently being dragged.


snapToValue

boolean snapToValue
Snaps to closest integral scale value. The default is false.


repaintEnabled

boolean repaintEnabled
Allows batching of changes by toggling repaint off/on.


gaugeAreaLayoutHints

Rectangle gaugeAreaLayoutHints

legendLayoutHints

Rectangle legendLayoutHints

headerLayoutHints

Rectangle headerLayoutHints

footerLayoutHints

Rectangle footerLayoutHints

image

Image image
An image may be used for gauge.


scaleImage

boolean scaleImage
Boolean that determines if the image should be matched when the gauge is resized. The default is true.


Class com.klg.jclass.swing.gauge.JCGaugeArea implements Serializable

Serialized Fields

gauge

com.klg.jclass.swing.gauge.JCGauge gauge
The gauge to be placed in this gauge area.


isCircularGauge

boolean isCircularGauge
Asks: "Is this a circular or linear gauge?".


Class com.klg.jclass.swing.gauge.JCGaugePickEvent implements Serializable

Serialized Fields

gauge

com.klg.jclass.swing.gauge.JCGauge gauge
The gauge associated with this event.


comp

Component comp
The component at the click location.


value

double value
The scale value closest to this click.


point

Point point
The (x, y) point of the click.


Class com.klg.jclass.chart.JCGrid implements Serializable

Serialized Fields

parent

com.klg.jclass.chart.JCAxis parent

name

String name

startValue

DerivedDouble startValue
The startValue is the scale value at which to begin this set of grid lines.


stopValue

DerivedDouble stopValue
The stopValue is the scale value at which this set of grid lines ends.


incrementValue

DerivedDouble incrementValue
If not default, the scale values at which grid lines are to be placed.


gridStyle

com.klg.jclass.chart.JCChartStyle gridStyle
Style of grid lines.


Class com.klg.jclass.util.swing.JCGridLayout implements Serializable

Serialized Fields

hgap

int hgap
The horiztonal gap between items.


vgap

int vgap
The vertical gap between items.


rows

int rows
The number of rows in the layout, as set by the user. This number may not correspond exactly to the number of rows in the layout.


cols

int cols
The number of columns in the layout, as set by the user. This number may not correspond exactly to the number of columns in the layout.


row_heights

int[] row_heights
Array of row heights. It is accurate only after a call to getGridSizes().


col_widths

int[] col_widths
Array of column widths. It is accurate only after a call to getGridSizes().


Class com.klg.jclass.util.legend.JCGridLegend implements Serializable

Serialized Fields

rowHeights

int[] rowHeights

rowFirstLineHeights

int[] rowFirstLineHeights

colWidths

int[] colWidths

symWidths

int[] symWidths

strWidths

int[] strWidths

marginGap

int marginGap

itemGap

int itemGap

insideItemGap

int insideItemGap

groupGap

int groupGap


Class com.klg.jclass.chart3d.JCGridLines implements Serializable

Serialized Fields

planeMask

int planeMask
The plane mask. A logic OR of the three possible planes.


lineStyle

com.klg.jclass.chart3d.JCLineStyle lineStyle
Gridline color, width, and pattern.


axis

com.klg.jclass.chart3d.JCAxis axis
The parent axis.


data1

Point4d data1

data2

Point4d data2


Class com.klg.jclass.chart3d.j3d.JCGridLinesJava3d implements Serializable


Class com.klg.jclass.util.swing.JCHelpPane implements Serializable

Serialized Fields

contentsPane

com.klg.jclass.util.swing.JCHTMLPane contentsPane

viewPane

com.klg.jclass.util.swing.JCHTMLPane viewPane

titlePane

com.klg.jclass.util.swing.JCHTMLPane titlePane

horizontalPane

JSplitPane horizontalPane

verticalPane

JSplitPane verticalPane

useToolBar

boolean useToolBar

toolBarCreated

JToolBar toolBarCreated

toolBarButtonsAddedTo

JToolBar toolBarButtonsAddedTo

toolBarListenersAddedTo

JToolBar toolBarListenersAddedTo

forwardButton

JButton forwardButton

backButton

JButton backButton

forwardAction

com.klg.jclass.util.swing.JCAction forwardAction

backAction

com.klg.jclass.util.swing.JCAction backAction

pageListener

JCHelpPane.PageListener pageListener

urlStack

Stack urlStack

currentStackPosition

int currentStackPosition

movingThroughStack

int movingThroughStack


Class com.klg.jclass.higrid.beans.JCHiGrid implements Serializable

Serialized Fields

metaDataCreator

com.klg.jclass.datasource.beans.MetaDataCreator metaDataCreator
Creator to construct a meta data.


name

String name
Name of the Bean.


externalDS

boolean externalDS
External DS indication.


comp

com.klg.jclass.higrid.beans.GridProperties comp
Bean component.


tree

com.klg.jclass.higrid.HiGridData tree
Data model of the higrid Bean.


label

String label
label property for the bean


component

JComponent component
Used in getParams.


Class com.klg.jclass.higrid.beans.JCHiGridConverter implements Serializable


Class com.klg.jclass.higrid.beans.JCHiGridEvent implements Serializable

Serialized Fields

value

int value

node

com.klg.jclass.higrid.beans.JCHiGridNode node

comp

com.klg.jclass.datasource.beans.NodeProperties comp


Class com.klg.jclass.higrid.beans.JCHiGridExternalDS implements Serializable


Class com.klg.jclass.higrid.beans.JCHiGridNode implements Serializable

Serialized Fields

dataComp

com.klg.jclass.datasource.beans.NodeProperties dataComp

higridComp

com.klg.jclass.higrid.beans.GridProperties higridComp

sections

Vector sections

summaryColumns

Vector summaryColumns

autoTraverse

int autoTraverse

defaultSortData

com.klg.jclass.higrid.SortData defaultSortData

emptyRowFormats

Vector emptyRowFormats
Used when no cell exists in a row format.


Class com.klg.jclass.chart.JCHiloChartFormat implements Serializable

Serialized Fields

parent

com.klg.jclass.chart.ChartDataView parent


Class com.klg.jclass.chart.JCHLOCChartFormat implements Serializable

Serialized Fields

isShowingOpen

boolean isShowingOpen

isShowingClose

boolean isShowingClose

isOpenCloseFullWidth

boolean isOpenCloseFullWidth

parent

com.klg.jclass.chart.ChartDataView parent


Class com.klg.jclass.cell.renderers.JCHTMLCellRenderer implements Serializable


Class com.klg.jclass.util.swing.JCHTMLPane implements Serializable

Serialized Fields

inLink

boolean inLink

defaultCursor

Cursor defaultCursor

handCursor

Cursor handCursor

waitCursor

Cursor waitCursor


Class com.klg.jclass.cell.editors.JCImageCellEditor implements Serializable

Serialized Fields

cellInfo

com.klg.jclass.cell.JCCellInfo cellInfo

support

com.klg.jclass.cell.JCCellEditorSupport support

isFullSize

boolean isFullSize

modified

boolean modified

inDialog

boolean inDialog

initialEntry

boolean initialEntry

contextPending

boolean contextPending

keys

com.klg.jclass.cell.JCKeyModifier[] keys


Class com.klg.jclass.cell.renderers.JCImageCellRenderer implements Serializable

Serialized Fields

utilities

com.klg.jclass.cell.Utilities utilities

drawClipArrowOutline

boolean drawClipArrowOutline


Class com.klg.jclass.swing.gauge.JCIndicatorStyle implements Serializable


Class com.klg.jclass.chart.data.JCInputStreamDataSource implements Serializable

Serialized Fields

interpreter

com.klg.jclass.chart.data.JCDataInterpreter interpreter
Interpreter being used to interpret data.


charsetName

String charsetName
The name of a supported charset


Class com.klg.jclass.table.data.JCInputStreamDataSource implements Serializable

Serialized Fields

dataFormat

int dataFormat

customParser

com.klg.jclass.table.data.JCFileFormatParser customParser


Class com.klg.jclass.cell.editors.JCIntegerCellEditor implements Serializable


Class com.klg.jclass.field.validate.JCIntegerValidator implements Serializable


Class com.klg.jclass.field.JCInvalidInfo implements Serializable

Serialized Fields

beepOnInvalid

boolean beepOnInvalid

invalidPolicy

int invalidPolicy

invalidForeground

Color invalidForeground

invalidBackground

Color invalidBackground


Class com.klg.jclass.util.io.JCIOException implements Serializable

Serialized Fields

originalException

Exception originalException


Class com.klg.jclass.util.JCIPAddress implements Serializable

Serialized Fields

address

int[] address


Class com.klg.jclass.field.validate.JCIPAddressValidator implements Serializable

Serialized Fields

increment_field

int increment_field

validators

com.klg.jclass.field.validate.JCIntegerValidator[] validators


Class com.klg.jclass.cell.JCKeyModifier implements Serializable

Serialized Fields

key

int key
Key code.


modifier

int modifier
Modifer for the key code.


canInitializeEdit

boolean canInitializeEdit
Determines whether the key and modifier can be used to initialize an edit.


Class com.klg.jclass.cell.renderers.JCLabelCellRenderer implements Serializable


Class com.klg.jclass.field.JCLabelField implements Serializable

Serialized Fields

field

com.klg.jclass.field.Field field

required

boolean required


Class com.klg.jclass.field.cell.JCLabelFieldCellRenderer implements Serializable


Class com.klg.jclass.util.legend.JCLegend implements Serializable

Serialization Methods

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Overrides write object to change the state of the changed flags being saved so that the component will actually recalc and draw when re-serialized.

Throws:
IOException
Serialized Fields

anchor

int anchor

orientation

int orientation

textRend

com.klg.jclass.util.swing.TextRenderer textRend

legendItems

List legendItems

ps

Dimension ps

symbolSize

int symbolSize

ascent

int ascent

descent

int descent

imageMapInfo

com.klg.jclass.util.ImageMapInfo imageMapInfo
The image map information for the JCLegend.


cachedVertical

boolean cachedVertical

updateParent

boolean updateParent
Used to turn off updates to the parent in certain cases.


changed

boolean changed
Boolean representing the value of the Changed property.


changedFlag

int changedFlag
A flag to record what has changed


preferredSize

Dimension preferredSize
The preferred size of the legend.


cellRendererPane

CellRendererPane cellRendererPane
CellRendererPane object used in rendering HTML text.


legendPopulator

com.klg.jclass.util.legend.JCLegendPopulator legendPopulator
JCLegendPopulator instance used to populate the legend.


legendRenderer

com.klg.jclass.util.legend.JCLegendRenderer legendRenderer
JCLegendRenderer instance used to help draw the legend.


locale

Locale locale
The locale field used for localization.


Class com.klg.jclass.util.legend.JCLegendItem implements Serializable

Serialized Fields

pos

Point pos

symbolPos

Point symbolPos

textPos

Point textPos

dim

Dimension dim

symbolDim

Dimension symbolDim

textDim

Dimension textDim

drawType

int drawType

pickRectangle

Rectangle pickRectangle

itemInfo

Object itemInfo

symbol

Object symbol

contents

Object contents


Class com.klg.jclass.swing.gauge.JCLinearGauge implements Serializable

Serialized Fields

labels

Vector labels
The list of labels for this gauge.

See Also:
JCLabelGenerator

prevSetGraphics

Graphics prevSetGraphics
Temporary Graphics object used to draw without showing to screen.


Class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean implements Serializable

Serialized Fields

interactionTypes

JCAbstractNeedle.InteractionType[] interactionTypes
Interaction type to enum mapping.


tickStyles

com.klg.jclass.swing.gauge.JCTickStyle[] tickStyles
JCTickStyle to enum mapping.


needleStyles

com.klg.jclass.swing.gauge.JCIndicatorStyle[] needleStyles

linearDirections

JCAbstractScale.Direction[] linearDirections

support

PropertyChangeSupport support
Property listener list.


Class com.klg.jclass.swing.gauge.JCLinearIndicator implements Serializable


Class com.klg.jclass.swing.gauge.JCLinearNeedle implements Serializable


Class com.klg.jclass.swing.gauge.JCLinearRange implements Serializable

Serialized Fields

foregroundImage

Image foregroundImage
The foreground image used as range.


backgroundImage

Image backgroundImage
The background image used as range.


foregroundCoverage

double foregroundCoverage
Percent of foreground image that covers background image.


maskOrientation

int maskOrientation
The coverage orientation.


Class com.klg.jclass.swing.gauge.JCLinearScale implements Serializable

Serialized Fields

orientation

JCLinearScale.Orientation orientation
The orientation of this scale.


useZoomFactorForMin

boolean useZoomFactorForMin
Asks: "Does zoomFactor have effect in the minimum extent direction?".


useZoomFactorForMax

boolean useZoomFactorForMax
Asks: "Does zoomFactor have effect in the maximum extent direction?".


Class com.klg.jclass.swing.gauge.JCLinearTick implements Serializable


Class com.klg.jclass.chart.JCLineStyle implements Serializable

Serialized Fields

join

int join

cap

int cap

pattern

int pattern

width

int width

colorIndex

int colorIndex

color

Color color

dashArray

float[] dashArray

legendDashArray

float[] legendDashArray

xp

int[] xp

yp

int[] yp


Class com.klg.jclass.chart3d.JCLineStyle implements Serializable

Serialized Fields

join

int join
Sets the join style.


cap

int cap
Sets the cap style.


pattern

int pattern
Sets the line pattern.


width

int width
Sets the line width.


colorIndex

int colorIndex
Sets the index into the default color array.


color

Color color
Sets the line color.


dashArray

float[] dashArray

legendDashArray

float[] legendDashArray

xp

int[] xp

yp

int[] yp


Class com.klg.jclass.util.JCListenerList implements Serializable

Serialized Fields

next

com.klg.jclass.util.JCListenerList next

listener

Object listener


Class com.klg.jclass.util.swing.JCListModel implements Serializable


Class com.klg.jclass.table.JCListTable implements Serializable

Serialized Fields

selection_type

int selection_type


Class com.klg.jclass.table.JCListTable.ListSelection implements Serializable


Class com.klg.jclass.table.beans.JCLiveCellStyle implements Serializable

Serialized Fields

table

com.klg.jclass.table.beans.LiveTable table


Class com.klg.jclass.cell.editors.JCLongCellEditor implements Serializable


Class com.klg.jclass.field.validate.JCLongValidator implements Serializable

Serialized Fields

display_list

String[] display_list

defaultValue

Object defaultValue

CANT_USE_DISPLAY_LIST

Object CANT_USE_DISPLAY_LIST


Class com.klg.jclass.swing.JCMDIFrame implements Serializable

Serialized Fields

mDIMenubar

JMenuBar mDIMenubar
The menubar associated with this frame.


mDIToolbar

JToolBar mDIToolbar
The toolbar associated with this frame.


container

Container container
Substitute for content pane to make maximization easier.


Class com.klg.jclass.swing.JCMDIPane implements Serializable

Serialized Fields

initialLayout

int initialLayout

menubar

JMenuBar menubar

toolbar

JToolBar toolbar

listener

JCMDIPane.Listener listener

frameListener

JCMDIPane.FrameListener frameListener

menuListener

ActionListener menuListener

maximized

boolean maximized

layoutButtonBox

com.klg.jclass.swing.util.LayoutButtonBox layoutButtonBox

savedTitle

String savedTitle

titleIsSaved

boolean titleIsSaved

maxMinAction

com.klg.jclass.util.swing.JCAction maxMinAction

maxMinItem

JMenuItem maxMinItem

cascadeAction

com.klg.jclass.util.swing.JCAction cascadeAction

tileHorizAction

com.klg.jclass.util.swing.JCAction tileHorizAction

tileVertAction

com.klg.jclass.util.swing.JCAction tileVertAction

arrangeIconsAction

com.klg.jclass.util.swing.JCAction arrangeIconsAction

frameManipulationStyle

int frameManipulationStyle

lastToolBarSetToRoot

JToolBar lastToolBarSetToRoot

selectedIcon

Icon selectedIcon

nonSelectedIcon

Icon nonSelectedIcon

activeFrame

JInternalFrame activeFrame

maximizedPanel

JPanel maximizedPanel

maximizedFrame

JInternalFrame maximizedFrame

maximizingFrame

JInternalFrame maximizingFrame

considerIconsWhenTiling

boolean considerIconsWhenTiling

currentMenuBar

JMenuBar currentMenuBar
We track the current menu bar because we cannot rely on Swing to actually change it when requested; therefore, we cache the menu bar that we believe we are working with.


activatingFrame

JInternalFrame activatingFrame
This is the frame that is being activated. We keep track of it so that we know it is not really being deleted. This is done because of the way JInternalFrames are made active; they are removed and then added back at the top of the drawing order.


cascadeX

int cascadeX

cascadeY

int cascadeY

cascadeXStart

int cascadeXStart

cascadeYStart

int cascadeYStart

cascadeXIncrement

int cascadeXIncrement

cascadeYIncrement

int cascadeYIncrement

cascadeStartIncrement

int cascadeStartIncrement

cascadeTolerance

int cascadeTolerance

cascadeSize

Dimension cascadeSize

fudge2

int fudge2

fudge1

int fudge1


Class com.klg.jclass.swing.JCMDIPane.ArrangeAction implements Serializable


Class com.klg.jclass.swing.JCMDIPane.CascadeAction implements Serializable


Class com.klg.jclass.swing.JCMDIPane.FrameListener implements Serializable


Class com.klg.jclass.swing.JCMDIPane.LayoutListener implements Serializable


Class com.klg.jclass.swing.JCMDIPane.MaxMinAction implements Serializable


Class com.klg.jclass.swing.JCMDIPane.MDIDesktopManager implements Serializable

Serialized Fields

manager

DesktopManager manager

INVALID_X

int INVALID_X
See Also:
Constant Field Values

rect

Rectangle rect

dragging

boolean dragging


Class com.klg.jclass.swing.JCMDIPane.TileHAction implements Serializable


Class com.klg.jclass.swing.JCMDIPane.TileVAction implements Serializable


Class com.klg.jclass.swing.JCMDIPane.WindowsMenuListener implements Serializable


Class com.klg.jclass.swing.JCMDIWindowMenu implements Serializable


Class com.klg.jclass.util.swing.JCMenu implements Serializable


Class com.klg.jclass.util.legend.JCMultiColLegend implements Serializable

Serialized Fields

numRows

int numRows

numColumns

int numColumns

actualNumRows

int actualNumRows

actualNumColumns

int actualNumColumns


Class com.klg.jclass.chart3d.JCMultiFieldString implements Serializable

Serialized Fields

contentList

Vector contentList


Class com.klg.jclass.cell.editors.JCMultilineCellEditor implements Serializable

Serialized Fields

data

Object data

support

com.klg.jclass.cell.JCCellEditorSupport support

selectAll

boolean selectAll

validateSupport

com.klg.jclass.cell.validate.ValidateSupport validateSupport

keys

com.klg.jclass.cell.JCKeyModifier[] keys

text

JCMultilineCellEditor.JCMultilineCellEditorTextArea text

caretPosition

int caretPosition

initialEvent

AWTEvent initialEvent


Class com.klg.jclass.cell.editors.JCMultilineCellEditor.JCMultilineCellEditorTextArea implements Serializable


Class com.klg.jclass.swing.JCMultiSelectList implements Serializable

Serialized Fields

mainList

JList mainList

sourceList

JList sourceList

selectionList

JList selectionList

sourcePane

JScrollPane sourcePane

selectionPane

JScrollPane selectionPane

selectItemButton

JCMultiSelectList.SelectionButton selectItemButton

selectAllButton

JCMultiSelectList.SelectionButton selectAllButton

deselectItemButton

JCMultiSelectList.SelectionButton deselectItemButton

deselectAllButton

JCMultiSelectList.SelectionButton deselectAllButton

buttonPanel

JPanel buttonPanel

eventHandler

com.klg.jclass.swing.JCMultiSelectList.EventHandler eventHandler

defaultListSize

Dimension defaultListSize

lastFontMetrics

FontMetrics lastFontMetrics


Class com.klg.jclass.swing.JCMultiSelectList.JCFixedCenterLayout implements Serializable

Serialized Fields

hgap

int hgap

west

Component west

east

Component east

center

Component center


Class com.klg.jclass.swing.JCMultiSelectList.SelectionButton implements Serializable


Class com.klg.jclass.swing.gauge.JCNeedleStyle implements Serializable


Class com.klg.jclass.field.validate.JCNumberValidator implements Serializable

Serialized Fields

displayFormat

DecimalFormat displayFormat

editFormat

DecimalFormat editFormat

symbols

DecimalFormatSymbols symbols

currencySymbols

DecimalFormatSymbols currencySymbols

display_pattern

String display_pattern

edit_pattern

String edit_pattern

spin_policy

int spin_policy

exponentialChar

String exponentialChar

isCurrency

boolean isCurrency

currency_locale

Locale currency_locale

use_intl_currency_symbol

boolean use_intl_currency_symbol


Class com.klg.jclass.table.JCPaintEvent implements Serializable

Serialized Fields

type

int type

start_row

int start_row

start_column

int start_column

end_row

int end_row

end_column

int end_column


Class com.klg.jclass.util.io.JCParseException implements Serializable

Serialized Fields

originalException

Exception originalException


Class com.klg.jclass.chart3d.event.JCPick3dEvent implements Serializable

Serialized Fields

pickResult

com.klg.jclass.chart3d.JCData3dIndex pickResult
The result of a pick event. Holds the data index of the point picked. If this index is a JCData3dGridIndex, the index points to the (x, y) grid point that was selected. If it is a JCData3dPointIndex, it references the selected point in the point data set. If it is a JCData3dContourIndex, it references a contour level.


Class com.klg.jclass.chart.JCPickEvent implements Serializable

Serialized Fields

pickResult

com.klg.jclass.chart.JCDataIndex pickResult
The result of a pick event. Holds object, data view, data series, and series point picked.


Class com.klg.jclass.chart.JCPieChartFormat implements Serializable

Serialized Fields

otherLabel

String otherLabel

otherStyle

com.klg.jclass.chart.JCChartStyle otherStyle

otherImageMapInfo

com.klg.jclass.util.ImageMapInfo[] otherImageMapInfo

otherLegendImageMapInfo

com.klg.jclass.util.ImageMapInfo otherLegendImageMapInfo

thresholdMethod

int thresholdMethod

thresholdValue

double thresholdValue

sortOrder

int sortOrder

minSlices

int minSlices

explodeList

Point[] explodeList

explodeOffset

int explodeOffset

startAngle

double startAngle

parent

com.klg.jclass.chart.Changeable parent


Class com.klg.jclass.chart3d.JCPlotCube implements Serializable

Serialized Fields

xScale

double xScale
The scale in the x direction. Measured relative to the other scale values.


yScale

double yScale
The scale in the y direction. Measured relative to the other scale values.


zScale

double zScale
The scale in the z direction. Measured relative to the other scale values.


ceiling

com.klg.jclass.chart3d.JCProjection ceiling
The plotCube's ceiling projection.


floor

com.klg.jclass.chart3d.JCProjection floor
The plotCube's floor projection.


background

Color background
The plotCube's background color.


foreground

Color foreground
The plotCube's foreground color.


xNormalizedScale

double xNormalizedScale

yNormalizedScale

double yNormalizedScale

zNormalizedScale

double zNormalizedScale

area

com.klg.jclass.chart3d.JCChart3dArea area
The parent chart3dArea object.


pts

com.klg.jclass.chart3d.ScreenPoint[] pts

pt

Point4d pt


Class com.klg.jclass.chart3d.j3d.JCPlotCubeJava3d implements Serializable

Serialized Fields

fDisplaySolidSurfaces

boolean fDisplaySolidSurfaces

fDisplayWireFrame

boolean fDisplayWireFrame

ceilingProjectionCreated

boolean ceilingProjectionCreated

floorProjectionCreated

boolean floorProjectionCreated

objSwitch

Switch objSwitch

objSwitchChildMask

BitSet objSwitchChildMask

MAX_OBJECT_SWITCH_CHILDREN

int MAX_OBJECT_SWITCH_CHILDREN
See Also:
Constant Field Values

PLOTCUBE_WALLS

int PLOTCUBE_WALLS
See Also:
Constant Field Values

PLOTCUBE_WIREFRAME

int PLOTCUBE_WIREFRAME
See Also:
Constant Field Values

defaultTransparency

float defaultTransparency

csaPlotCubeWalls

com.klg.jclass.chart3d.j3d.JCCubeSquareArray csaPlotCubeWalls

shPlotCubeWireFrame

Shape3D shPlotCubeWireFrame

wireframeColor

Color wireframeColor

outlineColor

Color outlineColor

bgPlotCube

com.klg.jclass.chart3d.j3d.JCBranchGroup bgPlotCube

bgData

com.klg.jclass.chart3d.j3d.JCBranchGroup bgData

bgPickAxis

com.klg.jclass.chart3d.j3d.JCBranchGroup bgPickAxis

bgAnnotation

com.klg.jclass.chart3d.j3d.JCBranchGroup bgAnnotation

plotCubeTG

com.klg.jclass.chart3d.j3d.PlotCubeTransformGroup plotCubeTG

scaleTG

JCTransformGroup scaleTG


Class com.klg.jclass.chart.JCPolarRadarChartFormat implements Serializable

Serialized Fields

parent

com.klg.jclass.chart.Changeable parent


Class com.klg.jclass.swing.gauge.JCPolygon implements Serializable

Serialized Fields

boundingBox

Rectangle boundingBox
min_x, min_y are x and y, and max_x and max_y are width and height.


Class com.klg.jclass.swing.JCPopupCalendar implements Serializable

Serialized Fields

calendarType

int calendarType
The type of calendar - either Date_TIME or DATE.


popupEditor

com.klg.jclass.swing.JCPopupCalendarEditor popupEditor
The current popup editor.


showPopupOnUpDownArrow

boolean showPopupOnUpDownArrow
If true, and the user presses up or down arrow while in the editor, the calendar popup appears.


model

DefaultComboBoxModel model
The current model.


minimum

JCPopupCalendar.Bounds minimum
An object which stores the minimum value and handles comparisons.


maximum

JCPopupCalendar.Bounds maximum
An object which stores the maximum value and handles comparisons.


editorChanged

boolean editorChanged

editorUIBorder

Border editorUIBorder


Class com.klg.jclass.swing.JCPopupCalendar.Bounds implements Serializable

Serialized Fields

value

Calendar value
The value used for this bounds. Either the minimum or maximum value.


Class com.klg.jclass.swing.JCPopupCalendar.DateEditor implements Serializable

Serialized Fields

popupCalendar

com.klg.jclass.swing.JCPopupCalendar popupCalendar
The parent popup calendar.


editor

JFormattedTextField editor
The editor component.


calendarType

int calendarType
The type of calendar - either Date_TIME or DATE.


Class com.klg.jclass.swing.JCPopupCalendar.DateRenderer implements Serializable

Serialized Fields

popupCalendar

com.klg.jclass.swing.JCPopupCalendar popupCalendar
The parent popup calendar.


calendarType

int calendarType
The type of calendar - either Date_TIME or DATE.


format

DateFormat format
The format object to format dates.


Class com.klg.jclass.field.JCPopupField implements Serializable

Serialized Fields

popupEditor

com.klg.jclass.field.validate.PopupFieldEditor popupEditor


Class com.klg.jclass.field.cell.JCPopupFieldCellEditor implements Serializable

Serialized Fields

support

com.klg.jclass.cell.JCCellEditorSupport support

ignoreEnterKey

boolean ignoreEnterKey

initialEvent

AWTEvent initialEvent

showPopupLater

boolean showPopupLater

data

Object data

key_modifiers

com.klg.jclass.cell.JCKeyModifier[] key_modifiers


Class com.klg.jclass.field.cell.JCPopupFieldCellRenderer implements Serializable


Class com.klg.jclass.page.JCPrintEvent implements Serializable

Serialized Fields

eventId

int eventId
The identifier indicating the event that has occurred.


pageNumber

int pageNumber
The page number related to this event.


Class com.klg.jclass.table.JCPrintEvent implements Serializable

Serialized Fields

gc

Graphics gc

page

int page

numPages

int numPages

type

int type

printTable

com.klg.jclass.table.JCPrintTable printTable


Class com.klg.jclass.page.awt.JCPrintPage implements Serializable

Serialized Fields

document

com.klg.jclass.page.JCDocument document

page

int page

preferredDimension

Dimension preferredDimension

bgColor

Color bgColor

requiresRepaint

boolean requiresRepaint

image

Image image

printer

com.klg.jclass.page.awt.JCAWTScreenPrinter printer


Class com.klg.jclass.table.JCPrintPreview implements Serializable

Serialized Fields

first_button

JButton first_button

prev_button

JButton prev_button

next_button

JButton next_button

last_button

JButton last_button

format_button

JButton format_button

print_button

JButton print_button

printall_button

JButton printall_button

close_button

JButton close_button

status

JLabel status

pane

JScrollPane pane

table

com.klg.jclass.table.JCPrintTable table

page_format

PageFormat page_format

job

PrinterJob job

page_image

JCPrintPreview.PageImage page_image

current_page

int current_page

num_pages

int num_pages

width

int width

height

int height


Class com.klg.jclass.table.JCPrintPreview.PageImage implements Serializable

Serialized Fields

page

Image page

preferredDimension

Dimension preferredDimension


Class com.klg.jclass.table.JCPrintTable implements Serializable

Serialized Fields

table

com.klg.jclass.table.JCTable table

page_width

int page_width

page_height

int page_height

page_resolution

int page_resolution

table_width

int table_width

table_height

int table_height

margin

Insets margin

margin_unit

int margin_unit

current_page

int current_page

print_page

int print_page

page_format

PageFormat page_format

printListeners

com.klg.jclass.util.JCListenerList printListeners


Class com.klg.jclass.util.progress.JCProgressAbortedException implements Serializable

Serialized Fields

processName

String processName


Class com.klg.jclass.util.progress.JCProgressAdapter implements Serializable


Class com.klg.jclass.util.progress.JCProgressCancelledEvent implements Serializable


Class com.klg.jclass.util.progress.JCProgressEvent implements Serializable

Serialized Fields

unit_name

String unit_name

process_name

String process_name

unit_count

int unit_count

current_unit

int current_unit

abort

boolean abort


Class com.klg.jclass.chart3d.JCProjection implements Serializable

Serialized Fields

contoured

boolean contoured
Asks if contour lines are drawn on this projection.


zoned

boolean zoned
Asks if colored contour zones are drawn on this projection.


parent

com.klg.jclass.chart3d.ParentTrackChange parent
Parent that keeps track of changes in this object.


Class com.klg.jclass.cell.renderers.JCRawImageCellRenderer implements Serializable

Serialized Fields

component

Canvas component


Class com.klg.jclass.chart.data.JCReaderDataSource implements Serializable


Class com.klg.jclass.table.JCResizeCellEvent implements Serializable

Serialized Fields

type

int type

row

int row

column

int column

current_row_height

int current_row_height

current_column_width

int current_column_width

new_row_height

int new_row_height

new_column_width

int new_column_width

cancelled

boolean cancelled


Class com.klg.jclass.table.data.JCResultSetDataSource implements Serializable

Serialized Fields

dbcon

Connection dbcon

query

String query

column_count

int column_count

column_type

int[] column_type


Class com.klg.jclass.table.JCRowColumnSeries implements Serializable

Serialized Fields

values

Hashtable values


Class com.klg.jclass.util.swing.JCRowLayout implements Serializable


Class com.klg.jclass.cell.renderers.JCScaledImageCellRenderer implements Serializable


Class com.klg.jclass.chart3d.JCScatter implements Serializable

Serialized Fields

dropLines

boolean dropLines
Asks if drop lines are drawn.


Class com.klg.jclass.table.JCScrollEvent implements Serializable

Serialized Fields

adjustable

Adjustable adjustable

type

int type

value

int value

event

AdjustmentEvent event

direction

int direction


Class com.klg.jclass.table.JCSelectEvent implements Serializable

Serialized Fields

type

int type

start_row

int start_row

start_column

int start_column

end_row

int end_row

end_column

int end_column

action

int action

cancelled

boolean cancelled


Class com.klg.jclass.table.JCSelection implements Serializable

Serialized Fields

table

com.klg.jclass.table.JCTable table

selected_cells

Vector selected_cells

policy

int policy

last_selected_row

int last_selected_row

last_selected_column

int last_selected_column


Class com.klg.jclass.table.JCSeries implements Serializable

Serialized Fields

last_index

int last_index
The index of the last found cell.


Class com.klg.jclass.cell.editors.JCShortCellEditor implements Serializable


Class com.klg.jclass.field.validate.JCShortValidator implements Serializable


Class com.klg.jclass.util.swing.JCSortableTable implements Serializable

Serialized Fields

upIcon

Icon upIcon

downIcon

Icon downIcon

sortModel

com.klg.jclass.util.swing.JCRowSortTableModel sortModel

tableHeaderMouseListener

MouseListener tableHeaderMouseListener


Class com.klg.jclass.util.swing.JCSortableTable.SortableHeaderRenderer implements Serializable

Serialized Fields

label

JLabel label

sortButton

JButton sortButton

brace

com.klg.jclass.util.swing.JCBrace brace

sortIcon

Icon sortIcon

currentLayoutLeft

boolean currentLayoutLeft


Class com.klg.jclass.util.swing.JCSortableTable.SortableTableColumn implements Serializable


Class com.klg.jclass.util.swing.JCSortableTable.SortIcon implements Serializable

Serialized Fields

isUp

boolean isUp

color

Color color

outlineColor

Color outlineColor

width

int width

height

int height

xpoints

int[] xpoints

ypoints

int[] ypoints


Class com.klg.jclass.util.swing.JCSortableTable.TableHeaderMouseListener implements Serializable

Serialized Fields

isPopupTrigger

boolean isPopupTrigger


Class com.klg.jclass.table.JCSortEvent implements Serializable

Serialized Fields

columns

int[] columns

new_rows

int[] new_rows


Class com.klg.jclass.util.swing.JCSpinBox implements Serializable

Serialized Fields

model

com.klg.jclass.util.swing.JCSpinBoxModel model

itemListeners

com.klg.jclass.util.JCListenerList itemListeners

actionListeners

com.klg.jclass.util.JCListenerList actionListeners

actionCommand

String actionCommand

listDataListener

ListDataListener listDataListener

modelChanging

boolean modelChanging

keySelectionManager

JCSpinBox.KeySelectionManager keySelectionManager

lastSelectedItem

Object lastSelectedItem

firstPaint

boolean firstPaint


Class com.klg.jclass.field.JCSpinField implements Serializable

Serialized Fields

field

com.klg.jclass.field.Field field

text

JTextField text

required

boolean required


Class com.klg.jclass.field.cell.JCSpinFieldCellEditor implements Serializable

Serialized Fields

support

com.klg.jclass.cell.JCCellEditorSupport support

initialEvent

AWTEvent initialEvent

data

Object data

key_modifiers

com.klg.jclass.cell.JCKeyModifier[] key_modifiers


Class com.klg.jclass.field.cell.JCSpinFieldCellRenderer implements Serializable


Class com.klg.jclass.util.swing.JCSpinNumberBox implements Serializable

Serialized Fields

operation

int operation

format

NumberFormat format

step

Number step

max

Number max

min

Number min


Class com.klg.jclass.util.swing.JCSpinNumberBox.Range implements Serializable

Serialized Fields

min

Number min

max

Number max


Class com.klg.jclass.swing.JCSplitWizard implements Serializable

Serialized Fields

splitWizardPage

SplitWizardPage splitWizardPage
The SplitWizardPage that fills this panel


rightPanel

JPanel rightPanel
The right panel which holds developer content


Class com.klg.jclass.util.swing.JCSpring implements Serializable

Serialized Fields

zero

Dimension zero

max

Dimension max

horizontalElasticity

int horizontalElasticity

verticalElasticity

int verticalElasticity

h_count

int h_count

b_count

int b_count

v_count

int v_count


Class com.klg.jclass.cell.editors.JCSqlDateCellEditor implements Serializable


Class com.klg.jclass.cell.editors.JCSqlTimeCellEditor implements Serializable


Class com.klg.jclass.cell.editors.JCSqlTimestampCellEditor implements Serializable


Class com.klg.jclass.cell.editors.JCStringCellEditor implements Serializable


Class com.klg.jclass.cell.renderers.JCStringCellRenderer implements Serializable

Serialized Fields

utilities

com.klg.jclass.cell.Utilities utilities

drawClipArrowOutline

boolean drawClipArrowOutline


Class com.klg.jclass.chart.data.JCStringDataSource implements Serializable


Class com.klg.jclass.field.validate.JCStringValidator implements Serializable

Serialized Fields

compiled_mask_sym

int[] compiled_mask_sym

compiled_mask_ch

char[] compiled_mask_ch

mask_length

int mask_length

num_editable_pos

int num_editable_pos

mask

String mask

place_holder_chars

String place_holder_chars

mask_chars

String mask_chars

num_mask_match

int num_mask_match

defaultValue

Object defaultValue


Class com.klg.jclass.chart.JCStyle implements Serializable

Serialized Fields

parent

com.klg.jclass.chart.JCChartStyle parent


Class com.klg.jclass.chart3d.JCStyle implements Serializable

Serialized Fields

parent

com.klg.jclass.chart3d.ParentTrackChange parent
Parent that tracks changes in this object.


Class com.klg.jclass.chart3d.JCSurface implements Serializable

Serialized Fields

solid

boolean solid
Asks if solid "skirts" under the surface should be drawn.


xMeshShowing

boolean xMeshShowing
Asks if x mesh lines are showing.


yMeshShowing

boolean yMeshShowing
Asks if y mesh lines are showing.


xMeshFilter

int xMeshFilter
Filter value for x mesh lines.


yMeshFilter

int yMeshFilter
Filter value for y mesh lines.


xMesh

boolean[] xMesh
Array that determines whether an x mesh line is drawn (based on grid).


yMesh

boolean[] yMesh
Array that determines whether a y mesh line is drawn (based on grid).


Class com.klg.jclass.chart3d.data.JCSwing3dDataSource implements Serializable

Serialized Fields

tableModel

TableModel tableModel
Swing TableModel instance used to provide zValues for this datasource.


Class com.klg.jclass.chart.JCSymbolStyle implements Serializable

Serialized Fields

shape

int shape

colorIndex

int colorIndex

shapeIndex

int shapeIndex

color

Color color

size

int size

customShape

com.klg.jclass.chart.JCShape customShape


Class com.klg.jclass.chart3d.JCSymbolStyle implements Serializable

Serialized Fields

shape

String shape
The symbol shape.


colorIndex

int colorIndex
The index into the default color for this object.


shapeIndex

int shapeIndex
The index into the default shape array for this object.


color

Color color
The symbol color.


size

int size
The symbol size in pixels.


Class com.klg.jclass.table.JCTable implements Serializable

Serialized Fields

adjustmentHandler

com.klg.jclass.table.AdjustmentHandler adjustmentHandler

cellAreaHandler

com.klg.jclass.table.CellAreaHandler cellAreaHandler

cellLayout

com.klg.jclass.table.CellLayoutModel cellLayout

cellRendererPane

CellRendererPane cellRendererPane

cellStyles

com.klg.jclass.table.SeriesModel cellStyles

columnWidths

com.klg.jclass.table.RowColumnSeriesModel columnWidths

dataView

com.klg.jclass.table.DataViewModel dataView

keyHandler

com.klg.jclass.table.KeyInputHandler keyHandler

mouseHandler

com.klg.jclass.table.MouseInputHandler mouseHandler

rowHeights

com.klg.jclass.table.RowColumnSeriesModel rowHeights

selectionHandler

com.klg.jclass.table.SelectionModel selectionHandler

spanHandler

com.klg.jclass.table.SpanHandler spanHandler

tableChangeHandler

com.klg.jclass.table.TableChangeHandler tableChangeHandler

tableLayout

com.klg.jclass.table.TableLayout tableLayout

userData

com.klg.jclass.table.SeriesModel userData

moveables

Vector moveables

hsb

JScrollBar hsb

vsb

JScrollBar vsb

allow_cell_resize

int allow_cell_resize

allow_resize_by

int allow_resize_by

auto_edit

boolean auto_edit

auto_scroll

int auto_scroll

cell_border_width

int cell_border_width

column_label_display

boolean column_label_display

column_label_placement

int column_label_placement

column_label_offset

int column_label_offset

component_border_width

int component_border_width

default_label_style

com.klg.jclass.table.CellStyleModel default_label_style

default_cell_style

com.klg.jclass.table.CellStyleModel default_cell_style

edit_height_policy

int edit_height_policy

edit_width_policy

int edit_width_policy

focus_color

Color focus_color

focusManager

com.klg.jclass.table.FocusModel focusManager

focus_indicator

int focus_indicator

frame_border

com.klg.jclass.table.CellBorderModel frame_border

frame_border_width

int frame_border_width

frozen_columns

int frozen_columns

frozen_column_placement

int frozen_column_placement

frozen_rows

int frozen_rows

frozen_row_placement

int frozen_row_placement

hsb_attach

int hsb_attach

hsb_display

int hsb_display

hsb_offset

int hsb_offset

hsb_position

int hsb_position

hsb_track

int hsb_track

hsb_track_row

int hsb_track_row

ignore_container_size

boolean ignore_container_size

jump_mode

int jump_mode

left_column

int left_column

margin_height

int margin_height

margin_width

int margin_width

min_cell_visibility

int min_cell_visibility

mouseWheelListener

Object mouseWheelListener

popupMenuEnabled

boolean popupMenuEnabled

repaint_enabled

boolean repaint_enabled

resize_even

boolean resize_even

resize_interactive

boolean resize_interactive

row_label_display

boolean row_label_display

row_label_placement

int row_label_placement

row_label_offset

int row_label_offset

select_include_labels

boolean select_include_labels

selected_background

Color selected_background

selected_background_mode

int selected_background_mode

selected_foreground

Color selected_foreground

selected_foreground_mode

int selected_foreground_mode

sort_series

boolean sort_series

store_image_enabled

boolean store_image_enabled

top_row

int top_row

track_background

Color track_background

track_foreground

Color track_foreground

track_size

Dimension track_size

track_cursor

boolean track_cursor

traverse_cycle

boolean traverse_cycle

variable_estimate_count

int variable_estimate_count

visible_columns

int visible_columns

visible_rows

int visible_rows

vsb_attach

int vsb_attach

vsb_display

int vsb_display

vsb_offset

int vsb_offset

vsb_position

int vsb_position

vsb_track

int vsb_track

vsb_track_column

int vsb_track_column

current_row

int current_row

current_column

int current_column

cellDisplayListeners

com.klg.jclass.util.JCListenerList cellDisplayListeners

editCellListeners

com.klg.jclass.util.JCListenerList editCellListeners

paintListeners

com.klg.jclass.util.JCListenerList paintListeners

resizeListeners

com.klg.jclass.util.JCListenerList resizeListeners

resizeMotionListeners

com.klg.jclass.util.JCListenerList resizeMotionListeners

scrollListeners

com.klg.jclass.util.JCListenerList scrollListeners

selectListeners

com.klg.jclass.util.JCListenerList selectListeners

sortListeners

com.klg.jclass.util.JCListenerList sortListeners

traverseListeners

com.klg.jclass.util.JCListenerList traverseListeners

actions

Vector actions

oldFocusOwner

Component oldFocusOwner

scrolling

boolean scrolling

set_initial_left

boolean set_initial_left

set_initial_top

boolean set_initial_top

set_left_column

boolean set_left_column

set_top_row

boolean set_top_row

sort_column

int sort_column

sort_direction

int sort_direction

needs_recalc

boolean needs_recalc

needs_relayout

boolean needs_relayout

needs_repaint

boolean needs_repaint

needs_initial_traverse

boolean needs_initial_traverse

needs_initial_set_left_check

boolean needs_initial_set_left_check

needs_initial_set_top_check

boolean needs_initial_set_top_check

popupMenu

com.klg.jclass.table.TablePopupMenu popupMenu

pointer_traverse_forces_edit

boolean pointer_traverse_forces_edit


Class com.klg.jclass.table.JCTableCellInfo implements Serializable

Serialized Fields

table

com.klg.jclass.table.JCTable table

row

int row

column

int column

style

com.klg.jclass.table.CellStyleModel style

data

Object data

margin_insets

Insets margin_insets

border_insets

Insets border_insets

drawing_area

Rectangle drawing_area


Class com.klg.jclass.util.swing.JCTableColumn implements Serializable

Serialized Fields

registryType

String registryType

headerLabelHorizontalAlignment

int headerLabelHorizontalAlignment


Class com.klg.jclass.table.JCTableDataEvent implements Serializable

Serialized Fields

row

int row

column

int column

num_affected

int num_affected

destination

int destination

command

int command


Class com.klg.jclass.table.JCTableException implements Serializable


Class com.klg.jclass.table.data.JCTableModelDataSource implements Serializable

Serialized Fields

model

TableModel model


Class com.klg.jclass.util.xml.JCTableXMLParser implements Serializable

Serialized Fields

isDebug

boolean isDebug
Flag indicating whether parsing is in debug mode, which turns on error messages on error out.


Class com.klg.jclass.field.JCTextField implements Serializable

Serialized Fields

field

com.klg.jclass.field.Field field

required

boolean required


Class com.klg.jclass.field.cell.JCTextFieldCellEditor implements Serializable

Serialized Fields

data

Object data
This editor can dynamically alter its reserved key list based upon the key the user has last typed. Thus, typing navigation keys will cause the cell editor to traverse, but after typing a non-navigation key, the user is placed into edit mode. At that point, the reserved keys are re-enabled and the traversal keys will traverse within the editor itself. The only way to get out of edit mode is to press Enter or Escape, or use the mouse to click on another cell.


caretPosition

int caretPosition

initialEvent

AWTEvent initialEvent

support

com.klg.jclass.cell.JCCellEditorSupport support

selectAll

boolean selectAll

reservedKeys

com.klg.jclass.cell.JCKeyModifier[] reservedKeys

validate_support

com.klg.jclass.cell.validate.ValidateSupport validate_support


Class com.klg.jclass.field.cell.JCTextFieldCellRenderer implements Serializable


Class com.klg.jclass.swing.gauge.JCTickStyle implements Serializable


Class com.klg.jclass.field.validate.JCTimeValidator implements Serializable


Class com.klg.jclass.table.JCTraverseCellEvent implements Serializable

Serialized Fields

type

int type

current_row

int current_row

current_column

int current_column

next_row

int next_row

next_column

int next_column

traverse_type

int traverse_type

cancelled

boolean cancelled


Class com.klg.jclass.datasource.beans.JCTreeData implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Serialized Fields

name

String name
Name of the Bean.


metaDataCreator

com.klg.jclass.datasource.beans.MetaDataCreator metaDataCreator

comp

com.klg.jclass.datasource.beans.TreeProperties comp
Tree data Bean component.


component

JComponent component
Used in getParams.


isComponentSet

boolean isComponentSet

dataModelListener

com.klg.jclass.datasource.DataModelListener dataModelListener


Class com.klg.jclass.datasource.beans.JCTreeDataConverter implements Serializable


Class com.klg.jclass.swing.JCTreeExplorer implements Serializable

Serialized Fields

treetableModel

com.klg.jclass.util.treetable.JCTreeTableModel treetableModel

treeModel

TreeModel treeModel

tableModel

com.klg.jclass.util.treetable.NodeChildrenTable tableModel

tree

JTree tree

table

com.klg.jclass.util.swing.JCSortableTable table

firstColumnRenderer

TableCellRenderer firstColumnRenderer

firstColumnEditor

TableCellEditor firstColumnEditor

iconRenderer

com.klg.jclass.util.treetable.JCTreeIconRenderer iconRenderer

openIcon

Icon openIcon

closedIcon

Icon closedIcon

leafIcon

Icon leafIcon

iconGap

int iconGap

iconWidth

int iconWidth

cellHeight

int cellHeight

tableBackground

Color tableBackground


Class com.klg.jclass.swing.JCTreeExplorer.FirstColumnEditor implements Serializable

Serialized Fields

editor

TableCellEditor editor


Class com.klg.jclass.swing.JCTreeExplorer.FirstColumnRenderer implements Serializable


Class com.klg.jclass.swing.JCTreeExplorer.TreeEditor implements Serializable

Serialized Fields

editor

TreeCellEditor editor


Class com.klg.jclass.swing.JCTreeExplorer.TreeIconRenderTable implements Serializable


Class com.klg.jclass.swing.JCTreeExplorer.TreeIconRenderTree implements Serializable


Class com.klg.jclass.swing.JCTreeExplorer.TreeRenderer implements Serializable

Serialized Fields

renderer

TreeCellRenderer renderer


Class com.klg.jclass.swing.JCTreeExplorer.WhiteOutContainer implements Serializable

Serialized Fields

isLeaf

boolean isLeaf

path

TreePath path

value

Object value

valueClass

Class valueClass


Class com.klg.jclass.util.JCTreeSet implements Serializable


Class com.klg.jclass.swing.JCTreeTable implements Serializable

Serialized Fields

switchPolicy

int switchPolicy

support

com.klg.jclass.util.treetable.TreeTableSupport support

treeSelectionModel

com.klg.jclass.swing.JCTreeTableSelectionModel treeSelectionModel

sortable

boolean sortable

expandInTreeColumnOnly

boolean expandInTreeColumnOnly


Class com.klg.jclass.swing.JCTreeTable.Editor implements Serializable

Serialized Fields

editor

TableCellEditor editor


Class com.klg.jclass.swing.JCTreeTable.EmptyTreeSelectionModel implements Serializable


Class com.klg.jclass.swing.JCTreeTable.Renderer implements Serializable

Serialized Fields

renderer

TableCellRenderer renderer


Class com.klg.jclass.swing.JCTreeTable.SwitchIcon implements Serializable

Serialized Fields

orientationLeft

boolean orientationLeft

view

int view

background

Color background

foreground

Color foreground


Class com.klg.jclass.swing.JCTreeTable.SwitchRenderer implements Serializable

Serialized Fields

switchPolicy

int switchPolicy

switchButton

JButton switchButton

icon

Icon icon

initialized

boolean initialized


Class com.klg.jclass.swing.JCTreeTable.SwitchTableColumn implements Serializable


Class com.klg.jclass.swing.JCTreeTable.TableHeaderMouseAdapter implements Serializable


Class com.klg.jclass.swing.JCTreeTable.TreeRendererEditor implements Serializable

Serialized Fields

insets

Insets insets

path

TreePath path

value

Object value

value_class

Class value_class


Class com.klg.jclass.chart.data.JCURLDataSource implements Serializable


Class com.klg.jclass.table.data.JCURLDataSource implements Serializable


Class com.klg.jclass.cell.validate.JCValidateEvent implements Serializable

Serialized Fields

old_value

Object old_value

value

Object value

beep

boolean beep

valid

boolean valid


Class com.klg.jclass.chart.JCValueLabel implements Serializable

Serialized Fields

value

double value

label

com.klg.jclass.chart.ChartText label

drawTick

boolean drawTick

drawLabel

boolean drawLabel

drawGrid

boolean drawGrid

anno

com.klg.jclass.chart.JCAnno anno

dataIndex

com.klg.jclass.chart.JCDataIndex dataIndex


Class com.klg.jclass.chart3d.JCValueLabel implements Serializable

Serialized Fields

value

double value
The value on the axis for this label.


label

String label
The text for this value label.


tickDrawn

boolean tickDrawn
Asks if the tick drawn is for this value label.


labelDrawn

boolean labelDrawn
Asks if the label drawn is for this value label.


minorTick

boolean minorTick
Only a minor tick is drawn for this label if true (if tickDrawn = true).


background

Color background
The value label's background color (null means don't draw a background).


foreground

Color foreground
The value label's foreground color (null means use plotcube's foreground).


index

int index
The index in the value labels array. User's may not have write access!


axis

com.klg.jclass.chart3d.JCAxis axis
The parent JCAxis who tracks changes in this object. User's may not have write access!


allowUpdates

boolean allowUpdates
Allow updates (in other words, repaints) on user changes


Class com.klg.jclass.table.data.JCVectorDataSource implements Serializable

Serialized Fields

cells

Vector cells

column_labels

Vector column_labels

row_labels

Vector row_labels

columns

int columns

rows

int rows

is_moving

boolean is_moving


Class com.klg.jclass.chart3d.JCView3d implements Serializable

Serialized Fields

perspective

double perspective
The plot cube perspective value (defaults to 2.5).


xRotation

double xRotation
The X rotation angle.


yRotation

double yRotation
The Y rotation angle.


zRotation

double zRotation
The Z rotation angle.


Class com.klg.jclass.chart3d.j3d.JCView3dJava3d implements Serializable

Serialized Fields

area

com.klg.jclass.chart3d.j3d.JCChart3dAreaJava3d area


Class com.klg.jclass.chart3d.JCViewport implements Serializable

Serialized Fields

normalized

boolean normalized
Queries if the viewport is normalized (for example, scale = 1, and shifts = 0).


scale

double scale
Zoom factor.


horizontalShift

double horizontalShift
Horizontal shift as a multiple of the original viewport size.


verticalShift

double verticalShift
Vertical shift as a multiple of the original viewport size.


previewMethod

int previewMethod
Preview method. Either a wireframe cube or the complete chart (surface, bar, and so on).


Class com.klg.jclass.chart3d.j3d.JCViewportJava3d implements Serializable

Serialized Fields

area

com.klg.jclass.chart3d.j3d.JCChart3dAreaJava3d area


Class com.klg.jclass.swing.JCWizard implements Serializable


Class com.klg.jclass.swing.JCWizardEvent implements Serializable

Serialized Fields

currentPage

Component currentPage

newPage

Component newPage

isLastPage

boolean isLastPage

allowChange

boolean allowChange


Class com.klg.jclass.swing.JCWizardPage implements Serializable

Serialized Fields

contentPane

Container contentPane
Pane returned by getContentPane. This is the pane the developer adds his/her code to.


Class com.klg.jclass.cell.editors.JCWordWrapCellEditor implements Serializable

Serialized Fields

cellInfo

com.klg.jclass.cell.JCCellInfo cellInfo

editable

boolean editable

VERTICAL_SB_WIDTH

int VERTICAL_SB_WIDTH
See Also:
Constant Field Values


Class com.klg.jclass.cell.renderers.JCWordWrapCellRenderer implements Serializable

Serialized Fields

utilities

com.klg.jclass.cell.Utilities utilities

drawClipArrowOutline

boolean drawClipArrowOutline


Class com.klg.jclass.chart3d.data.JCXML3dDataSource implements Serializable


Class com.klg.jclass.chart.data.JCXMLDataInterpreter implements Serializable

Serialized Fields

loadProperties

com.klg.jclass.util.io.LoadProperties loadProperties


Class com.klg.jclass.util.xml.JCXMLErrorPrinter implements Serializable


Class com.klg.jclass.util.xml.JCXMLTableModel implements Serializable

Serialized Fields

parser

com.klg.jclass.util.xml.JCTableXMLParser parser
Parser used to parse the XML-formatted data.


Class com.klg.jclass.chart3d.data.JDBC3dDataSource implements Serializable


Class com.klg.jclass.datasource.jdbc.JDBCBinding implements Serializable


Class com.klg.jclass.chart.data.JDBCDataSource implements Serializable


Class com.klg.jclass.chart3d.KeyActionInitiator implements Serializable

Serialized Fields

keycode

int keycode
Key code.


modifiers

int modifiers
Modifier for the key code.


Class com.klg.jclass.higrid.KeyActionInitiator implements Serializable

Serialized Fields

keycode

int keycode
Key code.


modifier

int modifier
Modifier for the key code.


Class com.klg.jclass.table.KeyActionInitiator implements Serializable

Serialized Fields

keycode

int keycode
Key code.


modifier

int modifier
Modifier for the key code.


Class com.klg.jclass.table.KeyInputHandler implements Serializable


Class com.klg.jclass.table.beans.LabelLayoutEditor implements Serializable

Serialized Fields

rowLabelDisplay

JCheckBox rowLabelDisplay

columnLabelDisplay

JCheckBox columnLabelDisplay

rowLabelOffset

JTextField rowLabelOffset

columnLabelOffset

JTextField columnLabelOffset

columnLabelPlacement

JComboBox columnLabelPlacement

rowLabelPlacement

JComboBox rowLabelPlacement


Class com.klg.jclass.table.beans.LabelLayoutWrapper implements Serializable

Serialized Fields

rowDisplay

boolean rowDisplay

columnDisplay

boolean columnDisplay

rowOffset

int rowOffset

columnOffset

int columnOffset

rowPlacement

int rowPlacement

columnPlacement

int columnPlacement


Class com.klg.jclass.higrid.LastRowWalk implements Serializable

Serialized Fields

foundNode

com.klg.jclass.higrid.RowNode foundNode

onlyRecordFormat

boolean onlyRecordFormat


Class com.klg.jclass.higrid.LastVisibleRowWalk implements Serializable

Serialized Fields

foundNode

com.klg.jclass.higrid.RowNode foundNode

height

int height

done

boolean done


Class com.klg.jclass.util.legend.LegendComponentLayout implements Serializable

Serialized Fields

offset

int offset

outerSpacingWidth

int outerSpacingWidth

outerSpacingHeight

int outerSpacingHeight


Class com.klg.jclass.chart3d.LegendEntry implements Serializable

Serialized Fields

dataIndex

com.klg.jclass.chart3d.JCData3dIndex dataIndex
Encapsulates data index, either contour range or point data series, that is referenced by this legend entry.


drawStyle

Object drawStyle
Primary draw style. Likely one of JCLineStyle, JCFillStyle or JCSymbolStyle.


parentStyle

Object parentStyle
Parent draw style of the primary draw style. This is used to retrieve secondary drawing information, such as the colour of drop lines. This object is likely one of JCContourStyle or JCChart3dStyle.


Class com.klg.jclass.chart.beans.LegendWrapper implements Serializable

Serialized Fields

orientation

int orientation

anchor

int anchor


Class com.klg.jclass.table.beans.LicenseEditor implements Serializable


Class com.klg.jclass.swing.gauge.LinearConstraint implements Serializable

Serialized Fields

position

double position
The position at which to place a label on the scale. The position is specified as a percent from the width of the scale (horizontal orientation) or the height of the scale (vertical orientation).


Class com.klg.jclass.swing.gauge.LinearLayout implements Serializable


Class com.klg.jclass.table.beans.LiveTable implements Serializable

Serialized Fields

cellRenderer

com.klg.jclass.cell.JCCellRenderer cellRenderer


Class com.klg.jclass.util.io.LoadProperties implements Serializable

Serialized Fields

resolvingClass

Class resolvingClass
Class used to resolve files relative to the classpath.


relativeURLPrefix

String relativeURLPrefix
Prefix pre-pended to relative URLs


userObject

Object userObject
User-specified object. Will be set on the created JClass object if storeUserObject is true.


storeUserObject

boolean storeUserObject
If true, user object will be stored on created JClass object.


localEntitySystemId

String localEntitySystemId
System ID used for local (to JClass) external entities, such as DTDs.


xmlErrorHandler

ErrorHandler xmlErrorHandler
Error handler for XML


Class com.klg.jclass.datasource.LoginDialog implements Serializable

Serialized Fields

btnOk

JButton btnOk

btnCancel

JButton btnCancel

loginField

JTextField loginField

dbField

JTextField dbField

driverField

JTextField driverField

passwordField

JPasswordField passwordField

url

JLabel url

isCancelled

boolean isCancelled


Class com.klg.jclass.util.value.LongValueModel implements Serializable


Class com.klg.jclass.higrid.LookupTable implements Serializable

Serialized Fields

grid

com.klg.jclass.higrid.HiGrid grid

defaultRenderers

Hashtable defaultRenderers

defaultEditors

Hashtable defaultEditors

runtimeRenderers

Hashtable runtimeRenderers

runtimeEditors

Hashtable runtimeEditors

editStatusRenderer

com.klg.jclass.higrid.HiGridEditStatusRenderer editStatusRenderer

nodeRenderer

com.klg.jclass.higrid.HiGridNodeRenderer nodeRenderer

headerRenderer

com.klg.jclass.higrid.HiGridHeaderRenderer headerRenderer


Class com.klg.jclass.chart3d.j2d.MapPick implements Serializable

Serialized Fields

data

com.klg.jclass.chart3d.Chart3dData data


Class com.klg.jclass.chart3d.j2d.MapPickGrid implements Serializable


Class com.klg.jclass.chart3d.j2d.MapPickPoint implements Serializable


Class com.klg.jclass.datasource.jbuilder.MetaData implements Serializable

Serialized Fields

dataSet

com.borland.dx.dataset.DataSet dataSet

addingRow

boolean addingRow

cancelling

boolean cancelling

rowToDeleteOrCancel

int rowToDeleteOrCancel

inserting

boolean inserting


Class com.klg.jclass.datasource.jdbc.MetaData implements Serializable

Serialized Fields

ds_connection

com.klg.jclass.datasource.jdbc.DataTableConnection ds_connection
Encapsulates JDBC connection.


numColumns

int numColumns
Number of colums for this ds.


tableToPrimaryKeyMap

Hashtable tableToPrimaryKeyMap
Primary keys.

Since:
JClass 4.0K for Java 2. If you are using JClass 4.0J, which is based on JDK 1.1, this field's or method's return type is based on the corresponding com.sun.java.util class.

parent_control

com.klg.jclass.datasource.jdbc.MetaData parent_control
This data control's parent.


join_columns

Vector join_columns
These are the keys columns used by this control to link to its parent.


tables

Vector tables
Vector of database tables for this level.


query

String query
The query statement is used to populate this DataTable


tableColumnIndexes

Vector tableColumnIndexes
Vector of column indexes for a table. The table is indexed by its own Vector.


open

boolean open
Returns true if this instance been initialized.


driverTable

String driverTable
The table which drives a row when there is more than one table for a row.


persistor

com.klg.jclass.datasource.jdbc.PersistorModel persistor
Class responsible for saving changes to db


parser

com.klg.jclass.datasource.util.SqlParser parser


Class com.klg.jclass.datasource.beans.MetaDataCreator implements Serializable


Class com.klg.jclass.datasource.jbuilder.MetaDataCreator implements Serializable


Class com.klg.jclass.datasource.jdbc.MetaDataCreator implements Serializable


Class com.klg.jclass.util.calendar.MonthLabel implements Serializable

Serialized Fields

userSetMonths

boolean userSetMonths

months

String[] months


Class com.klg.jclass.util.calendar.MonthPopdown implements Serializable

Serialized Fields

locale

Locale locale

calendarModel

com.klg.jclass.util.value.JCValueModel calendarModel

selectedMonth

int selectedMonth

months

String[] months

userSetMonths

boolean userSetMonths

actionListeners

com.klg.jclass.util.JCListenerList actionListeners

ignoreChange

boolean ignoreChange


Class com.klg.jclass.util.calendar.MonthSpin implements Serializable

Serialized Fields

locale

Locale locale

calendarModel

com.klg.jclass.util.value.JCValueModel calendarModel

selectedMonth

int selectedMonth

months

String[] months

userSetMonths

boolean userSetMonths

actionListeners

com.klg.jclass.util.JCListenerList actionListeners

ignoreChange

boolean ignoreChange


Class com.klg.jclass.util.calendar.MonthTable implements Serializable

Serialized Fields

locale

Locale locale

tableCellWidth

int tableCellWidth

calendarModel

com.klg.jclass.util.value.JCValueModel calendarModel

monthModel

MonthTable.MonthModel monthModel

selectedMonth

int selectedMonth

months

String[] months

userSetMonths

boolean userSetMonths

actionListeners

com.klg.jclass.util.JCListenerList actionListeners


Class com.klg.jclass.util.calendar.MonthTable.MonthModel implements Serializable

Serialized Fields

tableListeners

com.klg.jclass.util.JCListenerList tableListeners

numRows

int numRows


Class com.klg.jclass.util.calendar.MonthTable.Renderer implements Serializable

Serialized Fields

bevel

Border bevel

empty

Border empty


Class com.klg.jclass.chart3d.MouseActionInitiator implements Serializable

Serialized Fields

buttonMask

int buttonMask
Mouse button code.


modifiers

int modifiers
Modifier for the mouse button.


Class com.klg.jclass.higrid.MouseActionInitiator implements Serializable

Serialized Fields

button_mask

int button_mask
Mouse button code.


modifier

int modifier
Modifier for the mouse button.


Class com.klg.jclass.table.MouseActionInitiator implements Serializable

Serialized Fields

button_mask

int button_mask
Mouse button code.


modifier

int modifier
Modifier for the mouse button.


Class com.klg.jclass.table.MouseInputHandler implements Serializable

Serialized Fields

initial_cell

com.klg.jclass.table.JCCellPosition initial_cell

position

com.klg.jclass.table.JCCellPosition position

multi_cell_drag

boolean multi_cell_drag

resizeRow

int resizeRow

resizeColumn

int resizeColumn

resizeHeight

int resizeHeight

resizeWidth

int resizeWidth

resizeRowCellSize

com.klg.jclass.table.CellSize resizeRowCellSize

resizeColumnCellSize

com.klg.jclass.table.CellSize resizeColumnCellSize

resizePoint

Point resizePoint

needs_resize_begin_event

boolean needs_resize_begin_event

resize_motion_event

com.klg.jclass.table.JCResizeCellEvent resize_motion_event

auto_scroll_horiz

int auto_scroll_horiz

auto_scroll_vert

int auto_scroll_vert

auto_scroll_initial_cell

com.klg.jclass.table.JCCellPosition auto_scroll_initial_cell

auto_scroll_x

int auto_scroll_x

auto_scroll_y

int auto_scroll_y

AUTOSCROLLING

boolean AUTOSCROLLING

DRAGGING

boolean DRAGGING

RESIZING

boolean RESIZING

SORTING

boolean SORTING


Class com.klg.jclass.chart.beans.MultiChart implements Serializable

Serialized Fields

axisArray

com.klg.jclass.chart.JCAxis[] axisArray

dataViewArray

com.klg.jclass.chart.ChartDataView[] dataViewArray

data

String[] data

dataOther

String[] dataOther

tableModel

TableModel tableModel
TableModel used to populate first data view, if one is being used.


tableModel2

TableModel tableModel2
TableModel used to populate second data view, if one is being used.


dataSource

com.klg.jclass.chart.ChartDataSupport dataSource
JCSwingDataSource used to populate first data view, if one is being used.


dataSource2

com.klg.jclass.chart.ChartDataSupport dataSource2
JCSwingDataSource used to populate second data view, if one is being used.


Class com.klg.jclass.chart.beans.MultiDataChartWrapper implements Serializable

Serialized Fields

charttype

int[] charttype

xaxis

int[] xaxis

yaxis

int[] yaxis


Class com.klg.jclass.chart.beans.MultiDataMiscWrapper implements Serializable

Serialized Fields

showing

boolean[] showing

showinglegend

boolean[] showinglegend

drawfront

boolean[] drawfront

autolabel

boolean[] autolabel


Class com.klg.jclass.chart.beans.MultiDataSourceWrapper implements Serializable

Serialized Fields

data

String[] data

data_other

String[] data_other


Class com.klg.jclass.util.value.MutableValueModel implements Serializable

Serialized Fields

c

Class c


Class com.klg.jclass.datasource.util.NavigatorDataBinding implements Serializable


Class com.klg.jclass.datasource.util.NavigatorPopupMenu implements Serializable


Class com.klg.jclass.higrid.NodeCellFormat implements Serializable


Class com.klg.jclass.util.treetable.NodeChildrenTable implements Serializable

Serialized Fields

listeners

com.klg.jclass.util.JCListenerList listeners

path

TreePath path

treetable

com.klg.jclass.util.treetable.JCTreeTableModel treetable


Class com.klg.jclass.datasource.beans.NodeProperties implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Override default read object to read the serialized version first. Classes that changed between versions can compare the serialized version and the current version to see if compatibility needs to be handled.


writeObject

private void writeObject(ObjectOutputStream on)
                  throws IOException
Override default write object to write the current version first.

Serialized Fields

providerName

String providerName
If delegation is used, this will be the name of the class providing data


unboundColumns

Vector unboundColumns

metaID

int metaID
ID for a meta data created from this NodeProperties.


modelName

String modelName
data model name used in data-binding editor.


dataSourceName

String dataSourceName
variable name of IDE data source.


vcFullName

String vcFullName
VCAFE specific. It is the full name of DataBinding.


vcClassName

String vcClassName
VCAFE specific. It is the class name of QueryNavigator.


description

String description
User-assigned description.


type

int type
Data source type. It must be one of the following:


commitPolicy

int commitPolicy
Commits the policy property.

See Also:
JCData.setCommitPolicy(int)

autoCommit

boolean autoCommit
Auto commit a transaction.


tableAccess

Hashtable tableAccess
Controls data access to a data table in a data source.


virtualColumns

Vector virtualColumns
A list of virtual columns.


showDeletedRows

boolean showDeletedRows
Indicate if logically deleted rows showld be shown.


cacheChildren

boolean cacheChildren
Indicate if children should be cached.


useParentConnection

boolean useParentConnection
Use parent JDBC connection.


parentComp

com.klg.jclass.datasource.beans.NodeProperties parentComp
parent NodeProperties.


joinColumns

Vector joinColumns
columns of current data source to join on parent.


parentJoinColumns

Vector parentJoinColumns
columns of parent data source to join on current data source.


driver

String driver
JDBC driver.


url

String url
JDBC connection URL.


user

String user
User to establish connection.


password

String password
Password of the user.


database

String database
Database initially connected to.


sqlStatement

String sqlStatement
SQL Statement for JDBC data source.


expertMode

boolean expertMode
SQL Statement is set using expert mode.


driverTable

String driverTable
Driver table in a multi-table select statement.


driverTablePrimaryKeys

Vector driverTablePrimaryKeys
Primary key columns of driver table.


promptUserForLogin

boolean promptUserForLogin
Indicates if user is prompted for login.


Class com.klg.jclass.higrid.NodeStatus implements Serializable

Serialized Fields

grid

com.klg.jclass.higrid.HiGrid grid

status

int status

image

Image image


Class com.klg.jclass.higrid.NullCellEditor implements Serializable

Serialized Fields

data

Object data

support

com.klg.jclass.cell.JCCellEditorSupport support

reservedKeys

com.klg.jclass.cell.JCKeyModifier[] reservedKeys

validate_support

com.klg.jclass.cell.validate.ValidateSupport validate_support

fNewFocusModel

boolean fNewFocusModel


Class com.klg.jclass.util.value.ObjectValueModel implements Serializable


Class com.klg.jclass.util.formulae.OperandMismatchException implements Serializable


Class com.klg.jclass.chart.beans.OutlineStyleWrapper implements Serializable

Serialized Fields

width

int width

color

Color color

pattern

int pattern

join

int join

cap

int cap


Class com.klg.jclass.util.io.OutputDataProperties implements Serializable

Serialized Fields

fileCharset

String fileCharset


Class com.klg.jclass.util.io.OutputProperties implements Serializable

Serialized Fields

outputFileName

String outputFileName

propertyName

String propertyName

saveType

String saveType

fileAccess

int fileAccess


Class com.klg.jclass.page.PageTableCellInfo implements Serializable

Serialized Fields

table

com.klg.jclass.page.JCPageTable table
The table to which the cell belongs


row

int row
The row of the cell in the table


column

int column
The column of the cell in the table


drawingArea

Rectangle drawingArea
The drawing area represented by this cell -- set externally


Class com.klg.jclass.page.PageTableVectorDataSource implements Serializable

Serialized Fields

table

com.klg.jclass.page.JCPageTable table
The table to which this data source belongs


Class com.klg.jclass.chart3d.ParentFormatter implements Serializable

Serialized Fields

nFrac

int nFrac

numberLocalization

boolean numberLocalization

groupingUsed

boolean groupingUsed

decimalPadded

boolean decimalPadded
True if decimals in annotations should be padded with zeroes.


Class com.klg.jclass.chart3d.ParentTrackChange implements Serializable

Serialized Fields

parents

ArrayList parents
ArrayList of Changeable objects used to hold multiple parents so that and instance of this object may be shared between multiple parents.


Class com.klg.jclass.datasource.jdbc.Persistor implements Serializable


Class com.klg.jclass.chart3d.j2d.actions.PickAction implements Serializable


Class com.klg.jclass.chart3d.j3d.actions.PickAction implements Serializable


Class com.klg.jclass.chart.PlotArea implements Serializable

Serialized Fields

left

DerivedInt left

top

DerivedInt top

bottom

DerivedInt bottom

right

DerivedInt right

imageMapInfo

com.klg.jclass.util.ImageMapInfo imageMapInfo
The image map information for the PlotArea.


foreground

Color foreground
Foreground color used in the chart region. Inherited from parent.


background

Color background
Background color used in the chart region. Inherited from parent.


parent

com.klg.jclass.chart.ChartRegion parent
Connetion to the chart region on which the PlotArea appears.


Class com.klg.jclass.chart3d.shape3d.Point implements Serializable


Class com.klg.jclass.chart.beans.PolarRadarWrapper implements Serializable

Serialized Fields

originBase

double originBase

yAxisAngle

double yAxisAngle

angleUnit

int angleUnit

halfRange

boolean halfRange

circularGrid

boolean circularGrid


Class com.klg.jclass.chart3d.PolygonChain implements Serializable

Serialized Fields

xPixel

int xPixel
The X pixel value.


yPixel

int yPixel
The Y pixel value.


zValue

double zValue
The Z value corresponding to this point (elevation data).


cValue

double cValue
Contoured value (zone data).


next

com.klg.jclass.chart3d.PolygonChain next
Next one in chain.


Class com.klg.jclass.table.PositionCellSize implements Serializable

Serialized Fields

position

int position

cell_size

com.klg.jclass.table.CellSize cell_size


Class com.klg.jclass.table.PrintCellAreaHandler implements Serializable

Serialized Fields

page_range

com.klg.jclass.table.JCCellRange page_range


Class com.klg.jclass.table.PrintCellAreaRenderer implements Serializable


Class com.klg.jclass.page.PrintException implements Serializable


Class com.klg.jclass.higrid.PrintGrid implements Serializable


Class com.klg.jclass.higrid.PrintGrid12 implements Serializable


Class com.klg.jclass.higrid.PrintPreview implements Serializable


Class com.klg.jclass.chart3d.ProcessGrid implements Serializable

Serialized Fields

drawGrid

com.klg.jclass.chart3d.DrawGrid drawGrid
Parent DrawGrid object


facet

com.klg.jclass.chart3d.Facet facet
The facet processing object


Class com.klg.jclass.util.io.Properties implements Serializable

Serialized Fields

ignoreExternalResourceExceptions

boolean ignoreExternalResourceExceptions
If true, don't throw an exception if internal resources (such as data files) are not found or experience io or parsing problems.


Class com.klg.jclass.table.beans.PropertyEditorTable implements Serializable

Serialized Fields

traversable

boolean traversable


Class com.klg.jclass.swing.gauge.RadialConstraint implements Serializable

Serialized Fields

angle

double angle
The angle at which to place this label


Class com.klg.jclass.swing.gauge.RadialLayout implements Serializable


Class com.klg.jclass.chart.beans.RadioAxisWrapper implements Serializable


Class com.klg.jclass.chart.beans.RadioDataWrapper implements Serializable


Class com.klg.jclass.chart.beans.RadioWrapper implements Serializable

Serialized Fields

radioIds

String[] radioIds


Class com.klg.jclass.datasource.ReadOnlyBinding implements Serializable

Serialized Fields

metaDataModel

com.klg.jclass.datasource.MetaDataModel metaDataModel
The meta data model for this level.


dataModel

com.klg.jclass.datasource.DataModel dataModel
The data model for this level.


parent

com.klg.jclass.datasource.Binding parent
The parent of this level.


listeners

com.klg.jclass.util.JCListenerList listeners
Listeners to this level.


dataBinding

String dataBinding
The data binding hierarchy string.


eventAdapter

com.klg.jclass.datasource.DataModelListener eventAdapter
Used as the originator in cases where it's not really needed.


Class com.klg.jclass.higrid.RecordFormat implements Serializable


Class com.klg.jclass.chart3d.shape.Rectangle implements Serializable


Class com.klg.jclass.chart3d.j2d.actions.ResetAction implements Serializable


Class com.klg.jclass.datasource.jdbc.ResultSetBinding implements Serializable


Class com.klg.jclass.datasource.ReverseTreeIterator implements Serializable


Class com.klg.jclass.chart3d.j2d.actions.RotateAction implements Serializable

Serialized Fields

first

Point first
Point in chart area at which the rotate action was started.


last

Point last
Last point used for rotation.


origXRotation

double origXRotation
Original X rotation value in case this action is cancelled


origYRotation

double origYRotation
Original Y rotation value in case this action is cancelled


origZRotation

double origZRotation
Original Z rotation value in case this action is cancelled


xRotation

double xRotation
The current xRotation for this action


yRotation

double yRotation
The current yRotation for this action


zRotation

double zRotation
The current zRotation for this action


axisId

int axisId
The id of the axis on which to base the rotation


rotate

Matrix4d rotate
The rotation matrix used to extract the new rotation angles


Class com.klg.jclass.chart3d.j3d.actions.RotateAction implements Serializable

Serialized Fields

x_angle

double x_angle

y_angle

double y_angle


Class com.klg.jclass.chart3d.j2d.actions.RotateEyeAction implements Serializable


Class com.klg.jclass.chart3d.j2d.actions.RotateXAction implements Serializable


Class com.klg.jclass.chart3d.j2d.actions.RotateYAction implements Serializable


Class com.klg.jclass.chart3d.j2d.actions.RotateZAction implements Serializable


Class com.klg.jclass.higrid.RowFormat implements Serializable

Serialized Fields

height

int height

width

int width

allowHeightSizing

boolean allowHeightSizing

parent

com.klg.jclass.higrid.FormatNode parent

indicatorFormats

Vector indicatorFormats

dataFormats

Vector dataFormats

printRectOffset

int printRectOffset

cachedPreferredHeight

int cachedPreferredHeight


Class com.klg.jclass.higrid.RowNode implements Serializable

Serialized Fields

formatNode

com.klg.jclass.higrid.FormatNode formatNode

rowFormat

com.klg.jclass.higrid.RowFormat rowFormat

dataTableModel

com.klg.jclass.datasource.DataTableModel dataTableModel

bookmark

long bookmark

state

byte state

selected

byte selected


Class com.klg.jclass.higrid.RowTree implements Serializable

Serialized Fields

grid

com.klg.jclass.higrid.HiGrid grid

runtime

boolean runtime

topRowNode

com.klg.jclass.higrid.RowNode topRowNode

gridAreaWidth

int gridAreaWidth

gridAreaRows

int gridAreaRows

totalNumberOfScrollableRows

int totalNumberOfScrollableRows

scrollableRowsHeight

int scrollableRowsHeight

lastPageTopRow

int lastPageTopRow

lastPageTopRowNode

com.klg.jclass.higrid.RowNode lastPageTopRowNode

metaIDArray

int[] metaIDArray

firstLevelGridAreaWidth

int firstLevelGridAreaWidth

lastHeaderFormatNode

com.klg.jclass.higrid.FormatNode lastHeaderFormatNode

sortTable

boolean sortTable


Class com.klg.jclass.util.RuntimeLicenseException implements Serializable


Class com.klg.jclass.table.beans.SBLayoutEditor implements Serializable

Serialized Fields

horizPosition

JComboBox horizPosition

vertPosition

JComboBox vertPosition

horizAttachment

JComboBox horizAttachment

vertAttachment

JComboBox vertAttachment

horizDisplay

JComboBox horizDisplay

vertDisplay

JComboBox vertDisplay

horizTrack

JComboBox horizTrack

vertTrack

JComboBox vertTrack

horizOffset

JTextField horizOffset

vertOffset

JTextField vertOffset

vertTrackColumn

JTextField vertTrackColumn

horizTrackRow

JTextField horizTrackRow


Class com.klg.jclass.table.beans.SBLayoutWrapper implements Serializable

Serialized Fields

hsbDisplay

int hsbDisplay

vsblDisplay

int vsblDisplay

hsbAttach

int hsbAttach

vsbAttach

int vsbAttach

hsbOffset

int hsbOffset

vsbOffset

int vsbOffset

hsbPosition

int hsbPosition

vsbPosition

int vsbPosition

hsbTrack

int hsbTrack

vsbTrack

int vsbTrack

hsbTrackRow

int hsbTrackRow

vsbTrackColumn

int vsbTrackColumn


Class com.klg.jclass.chart3d.j2d.actions.ScaleAction implements Serializable

Serialized Fields

first

Point first
Point at which the scale action started


last

Point last
Last point used to do scaling


scale

double scale
The current scale value for this action


horizontalShift

double horizontalShift
The current horizontal shift value for this action


verticalShift

double verticalShift
The current vertical shift value for this action


origScale

double origScale
The original scale value in case this action is cancelled


origHorizontalShift

double origHorizontalShift
The original horizontal shift value in case this action is cancelled


origVerticalShift

double origVerticalShift
The original vertical shift in case this action is cancelled


Class com.klg.jclass.chart3d.j3d.actions.ScaleAction implements Serializable


Class com.klg.jclass.chart3d.ScatterFacet implements Serializable


Class com.klg.jclass.chart3d.ScreenPoint implements Serializable

Serialized Fields

xPixel

int xPixel
The X pixel value.


yPixel

int yPixel
The Y pixel value.


hidden

boolean hidden
Is point hidden?


holeValue

boolean holeValue
Does this point correspond to a hole value in the data?


drawn

boolean drawn
Has point been drawn?


Class com.klg.jclass.datasource.beans.SerializedProperties implements Serializable

Serialized Fields

serializationFile

String serializationFile
Serialization file for this bean component at design time.


resourceName

String resourceName
resource name relative to a class loader. It is used at run-time to get the bean component.


defaultSerializationFileBase

String defaultSerializationFileBase
Default serialization file (base part) at design time.


isSerializationRequired

boolean isSerializationRequired
Indicates if serialization is required. Serialization is required when a change to the serialized bean component is made. isSerializationRequired is reset after the bean component has been saved to a file.


Class com.klg.jclass.util.value.ShortValueModel implements Serializable


Class com.klg.jclass.higrid.ShowableRowFormat implements Serializable

Serialized Fields

showing

boolean showing


Class com.klg.jclass.chart.beans.SimpleChart implements Serializable

Serialized Fields

data

String data
String representation of data held by this chart.


Class com.klg.jclass.higrid.SortData implements Serializable

Serialized Fields

columnName

String columnName

direction

int direction

previousDirection

int previousDirection


Class com.klg.jclass.higrid.SortGrid implements Serializable

Serialized Fields

grid

com.klg.jclass.higrid.HiGrid grid

useDefaultSortData

boolean useDefaultSortData


Class com.klg.jclass.higrid.SortLabel implements Serializable

Serialized Fields

label

String label

direction

int direction


Class com.klg.jclass.higrid.SortLabelCellRenderer implements Serializable


Class com.klg.jclass.chart3d.SortPoint implements Serializable

Serialized Fields

series

int series
The series to which this point belongs.


point

int point
Point number in given series.


distanceToEye

double distanceToEye
The distance of this point to the eye.


Class com.klg.jclass.table.SpanHandler implements Serializable

Serialized Fields

table

com.klg.jclass.table.JCTable table

spans

Vector spans


Class com.klg.jclass.table.beans.SpannedCellsEditor implements Serializable

Serialized Fields

buttonSpan

JButton buttonSpan

buttonUnspan

JButton buttonUnspan


Class com.klg.jclass.table.beans.SpannedCellsWrapper implements Serializable

Serialized Fields

spannedCells

com.klg.jclass.table.JCCellRange[] spannedCells


Class com.klg.jclass.chart3d.shape3d.Sphere implements Serializable


Class com.klg.jclass.util.value.SqlDateValueModel implements Serializable


Class com.klg.jclass.datasource.util.SqlParser implements Serializable

Serialized Fields

columns

Vector columns

tables

Vector tables

joins

Vector joins

parameterColumns

Vector parameterColumns

non_join_where

String non_join_where

clauses

String[] clauses

currentClause

int currentClause

parenCount

int parenCount

terminators

String[] terminators


Class com.klg.jclass.datasource.util.SqlStatement implements Serializable

Serialized Fields

columnPositions

Vector columnPositions
A list of SqlStatementColumn in the select clause in the order of the columns being added to the SQL statement.


columns

Hashtable columns
A hashtable of SqlStatementColumn key by alias. It is used in addition to columnPositions to provide fast column manipulation.


columnAliasCounter

int columnAliasCounter

tables

Hashtable tables
A hashtable of SqlStatementTable key by alias. If alias is not defined, the table qualified name is used.


tableAliasCounter

Hashtable tableAliasCounter

joins

Hashtable joins

parameterColumns

Vector parameterColumns

statement

String statement

userDefinedClauses

String[] userDefinedClauses
If statement is set manually, these are the clauses.


parser

com.klg.jclass.datasource.util.SqlParser parser

expertMode

boolean expertMode
If expert mode is used. If so, no parsing is done.


Class com.klg.jclass.datasource.util.SqlStatementColumn implements Serializable

Serialized Fields

alias

String alias

column

String column

qualifier

String qualifier

catalog

String catalog

schema

String schema

table

String table

isTableColumn

boolean isTableColumn
Indicates this is a table column in the format of [qualifier.]column. If it is false, the column can be a subquery, a value expression, or an aggregate function.


text

String text
Text for a subquery, a value expression, or an aggregate function.


Class com.klg.jclass.datasource.util.SqlStatementTable implements Serializable

Serialized Fields

alias

String alias

table

String table

qualifier

String qualifier

subQuery

String subQuery

catalog

String catalog

schema

String schema

isSubQuery

boolean isSubQuery


Class com.klg.jclass.util.value.SqlTimestampValueModel implements Serializable


Class com.klg.jclass.util.value.SqlTimeValueModel implements Serializable


Class com.klg.jclass.chart3d.shape.Square implements Serializable


Class com.klg.jclass.chart3d.shape.Star implements Serializable


Class com.klg.jclass.datasource.Store implements Serializable

Serialized Fields

idxToBookmarkMap

Vector idxToBookmarkMap

rowCache

Hashtable rowCache


Class com.klg.jclass.util.value.StringValueModel implements Serializable


Class com.klg.jclass.table.beans.StyleEditor implements Serializable

Serialized Fields

fontBar

com.klg.jclass.util.swing.JCFontChooserBar fontBar

fgButton

JButton fgButton

bgButton

JButton bgButton

borderColorBtn

JButton borderColorBtn

horizontalAlignment

JComboBox horizontalAlignment

verticalAlignment

JComboBox verticalAlignment

borderSides

JComboBox borderSides

borderType

JComboBox borderType

borderColorModeCB

JComboBox borderColorModeCB

clipHints

JComboBox clipHints

editable

JCheckBox editable

traversable

JCheckBox traversable

sampleTable

com.klg.jclass.table.beans.PropertyEditorTable sampleTable


Class com.klg.jclass.table.beans.StyleWrapper implements Serializable

Serialized Fields

styles

com.klg.jclass.table.CellRangeValue[] styles


Class com.klg.jclass.higrid.SummaryColumn implements Serializable

Serialized Fields

table

int table

name

String name

columnType

int columnType

dataType

int dataType

aggregateType

int aggregateType

columnIdentifier

String columnIdentifier


Class com.klg.jclass.higrid.SummaryDataTable implements Serializable

Serialized Fields

metaData

com.klg.jclass.datasource.MetaDataModel[] metaData

row

Vector[] row

identifiers

Hashtable[] identifiers

numColumns

int[] numColumns

internalData

Hashtable internalData

initialHashtableSize

int initialHashtableSize


Class com.klg.jclass.higrid.SummaryMetaData implements Serializable

Serialized Fields

numColumns

int numColumns
The number of columns for this record type


columns

Vector columns
A vector of summary column objects


identifiers

Hashtable identifiers
A hashtable mapping column identifiers to indices


metaID

int metaID
meta id


Class com.klg.jclass.chart3d.SurfaceFacet implements Serializable

Serialized Fields

drawFacet

com.klg.jclass.chart3d.DrawFacet drawFacet


Class com.klg.jclass.table.SwingCellBorder implements Serializable

Serialized Fields

component

Component component

border

Border border


Class com.klg.jclass.chart3d.j2d.actions.SwitchRotateAnyAction implements Serializable


Class com.klg.jclass.chart3d.j2d.actions.SwitchRotateEyeAction implements Serializable


Class com.klg.jclass.chart3d.j2d.actions.SwitchRotateXAction implements Serializable


Class com.klg.jclass.chart3d.j2d.actions.SwitchRotateYAction implements Serializable


Class com.klg.jclass.chart3d.j2d.actions.SwitchRotateZAction implements Serializable


Class com.klg.jclass.table.Table implements Serializable


Class com.klg.jclass.table.TableAction implements Serializable

Serialized Fields

initiator

com.klg.jclass.table.ActionInitiator initiator

action

int action


Class com.klg.jclass.table.TableChangeHandler implements Serializable

Serialized Fields

table

com.klg.jclass.table.JCTable table


Class com.klg.jclass.table.TableDataView implements Serializable

Serialized Fields

dataSource

com.klg.jclass.table.TableDataModel dataSource

isEditable

boolean isEditable

column_map

int[] column_map

row_map

int[] row_map

needs_column_map

boolean needs_column_map

needs_row_map

boolean needs_row_map


Class com.klg.jclass.table.TableLayout implements Serializable

Serialized Fields

table

com.klg.jclass.table.JCTable table

cah

com.klg.jclass.table.CellAreaHandler cah

needs_layout

boolean needs_layout


Class com.klg.jclass.table.TableMouseWheelListener implements Serializable

Serialized Fields

table

com.klg.jclass.table.JCTable table


Class com.klg.jclass.higrid.TableNodeRenderer implements Serializable


Class com.klg.jclass.table.TablePopupMenu implements Serializable


Class com.klg.jclass.table.beans.TablePropertyEditor implements Serializable

Serialized Fields

tableView

com.klg.jclass.table.beans.PropertyEditorTable tableView
Tables shows in the custom editor and it is used as a temporary storage of the values for the actual table.beans. After user modifies this temporary table, the modified property is copied back to the actual table.


support

PropertyChangeSupport support

initValue

Object initValue
Init value of the property to be used to reset initial value.


nl

String nl
New line delimiter for displaying a multi-line string in one line.


selectionPolicy

int selectionPolicy
Supports selection?


choiceRow

JComboBox choiceRow

choiceColumn

JComboBox choiceColumn

textRow

JTextField textRow

textColumn

JTextField textColumn

textWidth

JTextField textWidth

textHeight

JTextField textHeight

buttonResetAll

JButton buttonResetAll

updateComponents

boolean updateComponents

messageBoxExposed

boolean messageBoxExposed


Class com.klg.jclass.table.beans.TablePropertyEditor.GroupPanel implements Serializable


Class com.klg.jclass.chart3d.shape3d.Tetrahedron implements Serializable


Class com.klg.jclass.util.swing.TextRenderer implements Serializable


Class com.klg.jclass.util.calendar.TimeLabel implements Serializable

Serialized Fields

dateFormat

DateFormat dateFormat


Class com.klg.jclass.util.calendar.TimeSpin implements Serializable

Serialized Fields

valueModel

com.klg.jclass.util.value.JCValueModel valueModel
The calendar value model.


boundsValidator

com.klg.jclass.util.calendar.BoundsValidator boundsValidator
A validator that checks for values between a min and max date.


ignoreChange

boolean ignoreChange
Ignore change in spinner if already changing spinner.


Class com.klg.jclass.chart.beans.TitleWrapper implements Serializable

Serialized Fields

font

Font font

text

String text

default_font

Font default_font

prefix

String prefix


Class com.klg.jclass.chart.TrackChange implements Serializable

Serialization Methods

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Overrides write object to change the state of the changed flags being saved, so that the chart will actually recalc and draw when re-serialized.

Throws:
IOException
Serialized Fields

changed

boolean changed
Boolean representing the value of the Changed property.


changedFlag

int changedFlag


Class com.klg.jclass.chart3d.TrackChange implements Serializable

Serialization Methods

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Overrides write object to change the state of the changed flags being saved so that the chart will actually recalc and draw when re-serialized.

Throws:
IOException
Serialized Fields

changed

boolean changed
Boolean representing the value of the Changed property.


changedFlag

int changedFlag


Class com.klg.jclass.chart3d.Transform implements Serializable

Serialized Fields

absolute

Matrix4d absolute

rotation

Matrix4d rotation

perspective

Matrix4d perspective

screen

Matrix4d screen

view

Matrix4d view

textView

Matrix4d textView

iAbsolute

Matrix4d iAbsolute

iRotation

Matrix4d iRotation

iScreen

Matrix4d iScreen

eyePosition

Point4d eyePosition

currentViewport

com.klg.jclass.chart3d.JCBox currentViewport

processingOrder

int processingOrder

area

com.klg.jclass.chart3d.JCChart3dArea area


Class com.klg.jclass.chart3d.j2d.actions.TranslateAction implements Serializable

Serialized Fields

first

Point first
Point at which the translate action started.


last

Point last
Last point used to do translationg


horizontalShift

double horizontalShift
The current horizontal shift for this action


verticalShift

double verticalShift
The current vertical shift for this action


origHorizontalShift

double origHorizontalShift
The original horizontal shift in case a cancel happens


origVerticalShift

double origVerticalShift
The original vertical shift in case a cancel happens


Class com.klg.jclass.chart3d.j3d.actions.TranslateAction implements Serializable


Class com.klg.jclass.datasource.TreeData implements Serializable

Serialized Fields

meta_tree

com.klg.jclass.datasource.DataSourceTreeModel meta_tree
DataSourceTreeModel for metadata.


listeners

com.klg.jclass.util.JCListenerList listeners
Listeners


currentBookmark

long currentBookmark
Previous row_identifier, used for cursor


eventsEnabled

boolean eventsEnabled
enable events?


modelName

String modelName
This model's name


Class com.klg.jclass.datasource.TreeIterator implements Serializable

Serialized Fields

firstNode

int firstNode

currentNode

int currentNode

children

Vector children


Class com.klg.jclass.datasource.beans.TreeProperties implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Override default read object to read the serialized version first. Classes that changed between versions can compare the serialized version and the current version to see if compatibility needs to be handled.


writeObject

private void writeObject(ObjectOutputStream on)
                  throws IOException
Override default write object to write the current version first.

Serialized Fields

dataSourceType

int dataSourceType
Data source type of the tree data bean.


tree

com.klg.jclass.datasource.DataSourceTreeModel tree
DataSourceTreeModel for NodeProperties


modelName

String modelName
data model name used in data-binding editor.


Class com.klg.jclass.util.treetable.TreeTableSupport implements Serializable

Serialized Fields

sortable

boolean sortable

sortOrder

int sortOrder

keyColumnsArray

int[][] keyColumnsArray

autoSort

boolean autoSort

showNodeLines

int showNodeLines

visualComponent

JComponent visualComponent

view

int view

treetable

com.klg.jclass.util.treetable.JCTreeTableModel treetable

table

TableModel table

treeListener

TreeModelListener treeListener

tableListeners

com.klg.jclass.util.JCListenerList tableListeners

treeColumn

int treeColumn

treeExpansionListeners

com.klg.jclass.util.JCListenerList treeExpansionListeners

treeSelectionListeners

com.klg.jclass.util.JCListenerList treeSelectionListeners

treeWillExpandListeners

com.klg.jclass.util.JCListenerList treeWillExpandListeners

rootVisible

boolean rootVisible

showsRootHandles

boolean showsRootHandles

iconRenderer

com.klg.jclass.util.treetable.JCTreeIconRenderer iconRenderer

scrollsOnExpand

boolean scrollsOnExpand

expandedIcon

Icon expandedIcon

collapsedIcon

Icon collapsedIcon

leftLevelSpacing

int leftLevelSpacing

rightLevelSpacing

int rightLevelSpacing

levelIndent

int levelIndent

openIcon

Icon openIcon

closedIcon

Icon closedIcon

leafIcon

Icon leafIcon

lineColor

Color lineColor

lineThickness

int lineThickness

lineStroke

Stroke lineStroke

drawLines

boolean drawLines

tableBackground

Color tableBackground

isMotif

boolean isMotif

cellHeight

int cellHeight

rowMap

TreeTableSupport.RemovableVector rowMap
Map of expanded nodes to "treetable" rows


expandedState

Hashtable expandedState


Class com.klg.jclass.util.treetable.TreeWithSortableChildren implements Serializable

Serialized Fields

treetable

com.klg.jclass.util.treetable.JCTreeTableModel treetable

sortColumn

int sortColumn

sortOrder

int sortOrder

rowComparator

com.klg.jclass.util.swing.JCRowComparator rowComparator

keyColumnsArray

int[][] keyColumnsArray

rowIntComparator

TreeWithSortableChildren.RowIntComparator rowIntComparator

nodeChildIndexMaps

HashMap nodeChildIndexMaps

autoSort

boolean autoSort

needsResorting

boolean needsResorting

needsReordering

boolean needsReordering

listeners

com.klg.jclass.util.JCListenerList listeners

l

TreeWithSortableChildren.Listener l


Class com.klg.jclass.chart.Triangle implements Serializable


Class com.klg.jclass.chart3d.shape.Triangle implements Serializable


Class com.klg.jclass.chart.beans.TriggerWrapper implements Serializable

Serialized Fields

norm_action

int norm_action

shift_action

int shift_action

ctrl_action

int ctrl_action

alt_action

int alt_action

meta_action

int meta_action

allow

boolean allow


Class com.klg.jclass.cell.Utilities implements Serializable


Class com.klg.jclass.cell.validate.ValidateSupport implements Serializable

Serialized Fields

validateListeners

com.klg.jclass.util.JCListenerList validateListeners
Manages ValidateListeners


Class com.klg.jclass.chart3d.shape.VerticalLine implements Serializable


Class com.klg.jclass.util.calendar.YearLabel implements Serializable


Class com.klg.jclass.util.calendar.YearSpin implements Serializable

Serialized Fields

calendarModel

com.klg.jclass.util.value.JCValueModel calendarModel

specialDates

com.klg.jclass.util.calendar.JCCalendar specialDates

locale

Locale locale

ignoreChange

boolean ignoreChange

l

com.klg.jclass.util.value.JCValueListener l

actionListeners

com.klg.jclass.util.JCListenerList actionListeners


Class com.klg.jclass.chart3d.j2d.actions.ZoomAction implements Serializable

Serialized Fields

first

Point first
Point at which the zoom action started.


last

Point last
Last point used to draw the bounding box.


Copyright © 2004 Quest Software Inc..
All rights reserved.