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

G

gap - Variable in class com.klg.jclass.chart.beans.AxisAnnoWrapper
 
gap - Variable in class com.klg.jclass.chart.JCAxis
Property that controls the gap between visible value labels, in pixels.
gap_def - Variable in class com.klg.jclass.chart.beans.AxisAnnoWrapper
 
gauge - Variable in class com.klg.jclass.swing.gauge.GaugeConstraint
The gauge, upon whose gauge area this constraint is based.
gauge - Variable in class com.klg.jclass.swing.gauge.JCAbstractScale
The parent gauge.
gauge - Variable in class com.klg.jclass.swing.gauge.JCGaugeArea
The gauge to be placed in this gauge area.
gauge - Variable in class com.klg.jclass.swing.gauge.JCGaugePickEvent
The gauge associated with this event.
gaugeArea - Variable in class com.klg.jclass.swing.gauge.JCGauge
The drawing area for the circular gauge.
gaugeAreaLayoutHints - Variable in class com.klg.jclass.swing.gauge.JCGauge
 
GaugeConstraint - class com.klg.jclass.swing.gauge.GaugeConstraint.
A GaugeConstraint is one that provides layout information for a component that needs to be placed on a circular or linear gauge.
GaugeConstraint(JCGauge, double) - Constructor for class com.klg.jclass.swing.gauge.GaugeConstraint
Constructor for GaugeConstraint using a JCGauge as the component.
GaugeLayout - class com.klg.jclass.swing.gauge.GaugeLayout.
GaugeLayout -- lays out GaugeConstraint components.
GaugeLayout() - Constructor for class com.klg.jclass.swing.gauge.GaugeLayout
 
gaugeType - Variable in class com.klg.jclass.swing.gauge.JCCircularGauge
The type of gauge; full circle, semicircle, or quadrant.
gaugeType_i18n_strings - Static variable in class com.klg.jclass.swing.gauge.beans.JCGaugeEnumMappings
 
gaugeType_strings - Static variable in class com.klg.jclass.swing.gauge.beans.JCGaugeEnumMappings
 
gaugeType_values - Static variable in class com.klg.jclass.swing.gauge.beans.JCGaugeEnumMappings
 
GaugeTypeEditor - class com.klg.jclass.swing.gauge.beans.GaugeTypeEditor.
Bean editor for tick styles.
GaugeTypeEditor() - Constructor for class com.klg.jclass.swing.gauge.beans.GaugeTypeEditor
Bean editor for tick styles.
gaugeTypes - Variable in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
 
GaugeUtil - class com.klg.jclass.swing.gauge.GaugeUtil.
This class contains common methods for performing linear transformations.
GaugeUtil() - Constructor for class com.klg.jclass.swing.gauge.GaugeUtil
 
gc - Variable in class com.klg.jclass.chart3d.BarFacet
 
gc - Variable in class com.klg.jclass.chart3d.ColorBin
 
gc - Variable in class com.klg.jclass.chart3d.DrawFacetAbstract
The graphics context used.
gc - Variable in class com.klg.jclass.chart3d.ScatterFacet
 
gc - Variable in class com.klg.jclass.higrid.HiGridPrintEvent
 
gc - Variable in class com.klg.jclass.table.JCPrintEvent
 
general - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
general - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
generateAutoLabels(ChartDataView) - Method in interface com.klg.jclass.chart.JCChartLabelManager
Automatically creates JCChartLabels for every series and point, if requested.
generateAutoLabels(ChartDataView) - Method in class com.klg.jclass.chart.JCDefaultChartLabelManager
Automatically creates JCChartLabels for every series and point, if requested.
generateError() - Method in class com.klg.jclass.higrid.HiGrid
Test routine to generate an error.
generateLabels() - Method in class com.klg.jclass.chart.data.JCDefaultDataSource
Generates and sets the data source name, series labels, and point labels from the existing y values.
generateLabels(Locale) - Method in class com.klg.jclass.chart.data.JCDefaultDataSource
Generates and sets the data source name, series labels, and point labels from the existing y values for the specified locale.
generateLegendLabel(JCChart3d, int, double, double, Object) - Method in interface com.klg.jclass.chart3d.JCChart3dLegendLabelGenerator
Generates a label for the given legend level.
generateMultipleXSeries(double[][]) - Static method in class com.klg.jclass.chart.data.ChartDataSourceUtil
Generates multiple series of x data using the supplied y data.
generateSingleXSeries(int) - Static method in class com.klg.jclass.chart.data.ChartDataSourceUtil
Generates a single series of x data given the supplied array length.
GeometricMean - class com.klg.jclass.util.formulae.GeometricMean.
This operation computes the geometric mean of a set of numbers Geometric mean is defined as the Nth root of the product of a set of N numbers.
GeometricMean(Expression) - Constructor for class com.klg.jclass.util.formulae.GeometricMean
The geometric mean of the given list of elements
GeometricMean(Expression, Expression) - Constructor for class com.klg.jclass.util.formulae.GeometricMean
Geometric mean of a pair of Expressions
GeometricMean(Expression, Number) - Constructor for class com.klg.jclass.util.formulae.GeometricMean
Geometric mean of an Expression and a Number
GeometricMean(Number, Expression) - Constructor for class com.klg.jclass.util.formulae.GeometricMean
Geometric mean of a Number and an Expression
GeometricMean(Number, Number) - Constructor for class com.klg.jclass.util.formulae.GeometricMean
Geometric mean of two Numbers
get() - Method in class com.klg.jclass.datasource.TreeIterator
 
get() - Method in interface com.klg.jclass.datasource.TreeIteratorModel
Return the current node.
get() - Method in class com.klg.jclass.util.swing.JCSwingWorker
Returns the value created by the construct method.
get(int) - Method in class com.klg.jclass.field.validate.JCDateTimeValidator.WorkingCalendar
 
get(int) - Method in class com.klg.jclass.util.formulae.ExpressionList
Retrieve the element at a given position in this List
get(int) - Method in class com.klg.jclass.util.formulae.MathExpressionList
Retrieve the element at a given position in this List
get(int) - Method in class com.klg.jclass.util.formulae.QueryExpressionList
Retrieve the element at a given position in this List
get(int) - Method in class com.klg.jclass.util.formulae.TableExpressionList
Retrieve the element at a given position in this List
getAbout() - Method in class com.klg.jclass.chart.JCChart
Gets the value of the About property.
getAbout() - Method in class com.klg.jclass.chart3d.JCChart3d
Gets the value of the About property.
getAbout() - Method in class com.klg.jclass.datasource.beans.JCData
Gets the about property.
getAbout() - Method in class com.klg.jclass.datasource.beans.JCTreeData
Gets the about property.
getAbout() - Method in class com.klg.jclass.field.JCComboField
Gets the value of the About property.
getAbout() - Method in class com.klg.jclass.field.JCLabelField
Gets the value of the About property.
getAbout() - Method in class com.klg.jclass.field.JCSpinField
Gets the value of the About property.
getAbout() - Method in class com.klg.jclass.field.JCTextField
Gets the value of the About property.
getAbout() - Method in class com.klg.jclass.higrid.beans.JCHiGrid
Gets the About property.
getAbout() - Method in class com.klg.jclass.swing.BaseWizard
Returns vendor information.
getAbout() - Method in class com.klg.jclass.swing.BaseWizardPage
Returns vendor information.
getAbout() - Method in class com.klg.jclass.swing.gauge.JCGauge
Gets the value of the About property.
getAbout() - Method in class com.klg.jclass.swing.JCMDIFrame
Returns vendor information.
getAbout() - Method in class com.klg.jclass.swing.JCMDIPane
Returns vendor information.
getAbout() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns vendor information.
getAbout() - Method in class com.klg.jclass.swing.JCTreeExplorer
Returns vendor information.
getAbout() - Method in class com.klg.jclass.swing.JCTreeTable
Returns vendor information.
getAbout() - Method in class com.klg.jclass.table.beans.LiveTable
Returns vendor information.
getAbout() - Method in class com.klg.jclass.util.calendar.JCDateChooser
Gets the value of the About property.
getAbout() - Method in class com.klg.jclass.util.swing.JCBox
Returns vendor information.
getAbout() - Method in class com.klg.jclass.util.swing.JCBrace
Returns vendor information.
getAbout() - Method in class com.klg.jclass.util.swing.JCCheckBoxList
Returns vendor information.
getAbout() - Method in class com.klg.jclass.util.swing.JCExitFrame
Returns vendor information.
getAbout() - Method in class com.klg.jclass.util.swing.JCFontChooserBar
Returns vendor information.
getAbout() - Method in class com.klg.jclass.util.swing.JCFontChooserPane
Returns vendor information.
getAbout() - Method in class com.klg.jclass.util.swing.JCHelpPane
Returns vendor information.
getAbout() - Method in class com.klg.jclass.util.swing.JCHTMLPane
Returns vendor information.
getAbout() - Method in class com.klg.jclass.util.swing.JCSortableTable
Returns vendor information.
getAbout() - Method in class com.klg.jclass.util.swing.JCSpinBox
Returns vendor information.
getAbout() - Method in class com.klg.jclass.util.swing.JCSpinNumberBox
Returns vendor information.
getAbout() - Method in class com.klg.jclass.util.swing.JCSpring
Returns vendor information.
getAbsolute() - Method in class com.klg.jclass.chart3d.Transform
 
getAction() - Method in class com.klg.jclass.chart.EventTrigger
Gets the value of the Action property for this EventTrigger instance.
getAction() - Method in class com.klg.jclass.datasource.DataModelException
Return the action which caused the Exception.
getAction() - Method in class com.klg.jclass.higrid.HiGridAction
Gets the value of the Action property for this ActionInitiator instance.
getAction() - Method in class com.klg.jclass.table.JCSelectEvent
Returns the type of action where valid values are: SELECT, ADD, EXTEND, DESELECT, and END.
getAction() - Method in class com.klg.jclass.table.TableAction
Gets the value of the Action property for this TableAction instance.
getAction(AWTEvent) - Method in class com.klg.jclass.higrid.Controller
Returns the action mapped to the given event.
getAction(AWTEvent, int, int) - Method in class com.klg.jclass.table.JCTable
Returns the action mapped to the given event.
getAction(InputEvent) - Method in class com.klg.jclass.chart3d.JCActionTable
Returns the action mapped to the given event.
getActionCommand() - Method in class com.klg.jclass.util.swing.JCSpinBox
Returns the action command that is included in the event sent to action listeners.
getActionHandler() - Method in class com.klg.jclass.chart.JCChartArea
Gets the action handler for this chart area.
getActionHandler() - Method in class com.klg.jclass.chart3d.JCChart3dArea
Gets the action handler for this chart 3D area.
getActionHandler(InputEvent) - Method in class com.klg.jclass.chart3d.j2d.JCChart3dJava2d
Gets the proper action based on the given input event.
getActionHandler(InputEvent) - Method in class com.klg.jclass.chart3d.j3d.JCChart3dJava3d
 
getActionHandler(InputEvent) - Method in class com.klg.jclass.chart3d.JCChart3d
Retrieves the action handler that is associated with a given InputEvent.
getActionHandlerInstance(InputEvent, Object) - Method in class com.klg.jclass.chart3d.j2d.ActionTable
 
getActionHandlerInstance(InputEvent, Object) - Method in class com.klg.jclass.chart3d.j3d.ActionTable
 
getActionHandlerInstance(InputEvent, Object) - Method in class com.klg.jclass.chart3d.JCActionTable
Returns an instance of the JCAction to handle the InputEvent.
getActionString() - Method in class com.klg.jclass.table.JCSelectEvent
Returns a String representation of the action.
getActionTable() - Method in class com.klg.jclass.chart3d.JCChart3d
The JCActionTable object that associates key and mouse triggers with actions.
getActualColumnIndex(int) - Method in class com.klg.jclass.higrid.RowFormat
Compute the actual column index from the visible column index.
getActualIndex(RowFormat, int) - Method in class com.klg.jclass.higrid.Controller
Retrieves an actual column index given a desired column.
getActualNumColumns() - Method in class com.klg.jclass.util.legend.JCMultiColLegend
Gets the actual number of columns used in this legend.
getActualNumRows() - Method in class com.klg.jclass.util.legend.JCMultiColLegend
Gets the actual number of rows used in this legend.
getAdjust() - Method in class com.klg.jclass.chart.ChartText
Gets the Adjust property, which determines how text is justified (positioned) in the label.
getAdjustable() - Method in class com.klg.jclass.higrid.GridScrollbar
 
getAdjustable() - Method in class com.klg.jclass.table.JCScrollEvent
Gets the affected adjustable object.
getAdjustedValue(int) - Method in class com.klg.jclass.higrid.GridScrollbar
 
getAfterDetailsCellStyle() - Method in class com.klg.jclass.higrid.HiGrid
Returns the current after details cellStyle.
getAfterDetailsFormat() - Method in class com.klg.jclass.higrid.FormatNode
Retrieves the after details format for this object.
getAfterDetailsMetaTree() - Method in class com.klg.jclass.higrid.HiGridData
Retrieves the after details meta tree.
getAggregateType() - Method in class com.klg.jclass.higrid.SummaryColumn
Returns the summary column aggregate type.
getAggregateTypeStrings() - Static method in class com.klg.jclass.higrid.beans.JCHiGridConverter
Gets an internationalized array of aggregate type Strings.
getAlias() - Method in class com.klg.jclass.datasource.util.SqlStatementColumn
Gets the column alias explicited defined after the keyword "AS"
getAlias() - Method in class com.klg.jclass.datasource.util.SqlStatementTable
Gets the table alias.
getAlignedX(int, int, int, int) - Method in class com.klg.jclass.cell.renderers.JCStringCellRenderer
Returns an adjusted X position based on the String width and the horizontal alignment.
getAlignedY(int, int, int, int) - Method in class com.klg.jclass.cell.renderers.JCStringCellRenderer
Returns an adjusted Y position based on the String height and the vertical alignment.
getAlignment() - Method in class com.klg.jclass.page.JCFrame
Gets the horizontal floating alignment of this frame within its parent frame.
getAlignment() - Method in class com.klg.jclass.page.JCPageTable
Gets the alignment of the table within its frame/column.
getAlignment() - Method in class com.klg.jclass.page.JCTextStyle
Gets the text alignment mode within a paragraph.
getAlignment() - Method in class com.klg.jclass.util.swing.JCBox
Returns the alignment for the layout.
getAlignment() - Method in class com.klg.jclass.util.swing.JCElasticLayout
Returns the alignment for the layout.
getAlignment(int, int) - Method in class com.klg.jclass.table.Table
Retreives the alignment enumeration for a particular cell.
getAlignmentOffset(JCCellInfo, Object) - Method in class com.klg.jclass.cell.renderers.JCImageCellRenderer
Computes the alignment offset.
getAlignmentOffset(JCCellInfo, Object) - Method in class com.klg.jclass.cell.renderers.JCScaledImageCellRenderer
Computes the alignment offset.
getAllActions() - Method in class com.klg.jclass.higrid.Controller
Returns an enumeration of the HiGridActions
getAllIconifiedFrames() - Method in class com.klg.jclass.swing.JCMDIPane
Returns all iconified JInternalFrames currently displayed in the desktop.
getAllKeyActions() - Method in class com.klg.jclass.chart3d.JCActionTable
Returns a Set of the Key Actions.
getAllMouseActions() - Method in class com.klg.jclass.chart3d.JCActionTable
Returns a Set of the Mouse Actions.
getAllNonIconifiedAndNonPaletteFrames() - Method in class com.klg.jclass.swing.JCMDIPane
Returns all non-iconified, and non Palette layer JInternalFrames currently displayed in the desktop.
getAllowCellResize() - Method in class com.klg.jclass.table.JCTable
Gets the table's AllowCellResize value.
getAllowChange() - Method in class com.klg.jclass.field.validate.TextEvent
Determines whether the value change be allowed.
getAllowChange() - Method in class com.klg.jclass.swing.JCWizardEvent
Returns whether the event should be allowed to finish processing.
getAllowChange() - Method in class com.klg.jclass.util.value.JCValueEvent
Tests whether a change is allowed.
getAllowHeightResizing(int) - Method in class com.klg.jclass.higrid.beans.JCHiGridNode
 
getAllowHeightSizing() - Method in class com.klg.jclass.higrid.RowFormat
Retrieves whether height sizing is allowed for this object.
getAllowMovement() - Method in class com.klg.jclass.field.validate.TextCursorEvent
Determines whether the cursor movement should be allowed.
getAllowNull() - Method in class com.klg.jclass.field.validate.AbstractValidator
Returns whether or not null is a valid value.
getAllowResizeBy() - Method in class com.klg.jclass.table.JCTable
Gets the table's AllowResizeBy value to determine whether row height and column width can be resized by labels, cells, or both.
getAllowTextChange() - Method in class com.klg.jclass.field.Field
Used by the Visual Component to see if a call that has been made to its setText() method is permitted.
getAllowUserChanges() - Method in class com.klg.jclass.chart.JCChart
Gets the value of the AllowUserChanges property, which determines whether the user viewing the chart can modify chart values.
getAllowUserChanges() - Method in class com.klg.jclass.chart3d.JCChart3d
Gets the value of the AllowUserChanges property, which determines whether the user viewing the chart can modify chart values.
getAllowWidthSizing() - Method in class com.klg.jclass.higrid.CellStyle
Retrieves whether width sizing is currently allowed.
getAllowWidthSizing() - Method in interface com.klg.jclass.higrid.CellStyleModel
Retrieves whether width sizing is currently allowed.
getAlternate() - Method in class com.klg.jclass.page.JCTableStyle
Returns the JCAlternate object which controls alternating colors for rows or columns.
getAlternateCellEditorName(int) - Static method in class com.klg.jclass.higrid.LookupTable
Retrieves the Alternate String name of the editor for the given datatype.
getAlternateCellRendererName(int) - Static method in class com.klg.jclass.higrid.LookupTable
Retrieves the Alternate String name of the renderer for the given datatype.
getAmbientColor(Color3f) - Method in class com.klg.jclass.chart3d.j3d.JCDataBars
 
getAmbientColor(Color3f) - Method in class com.klg.jclass.chart3d.j3d.JCSolidDataSurface
 
getAncestorBookmarks() - Method in class com.klg.jclass.datasource.DataModelEvent
Returns a list of the bookmarks which comprise the path from the root to the event node.
getAncestors(Vector) - Method in class com.klg.jclass.datasource.BaseDataTable
Returns a list of this DataTable's ancestor bookmarks.
getAncestors(Vector) - Method in class com.klg.jclass.datasource.beans.JCData
Returns a list of this DataTable's ancestor bookmarks.
getAncestors(Vector) - Method in interface com.klg.jclass.datasource.DataTableModel
Returns a list of this DataTable's ancestor bookmarks.
getAncestors(Vector) - Method in class com.klg.jclass.higrid.SummaryDataTable
Return a list of this DataTable's ancestor bookmarks.
getAnchor() - Method in class com.klg.jclass.chart.JCChartLabel
Gets the Anchor property.
getAnchor() - Method in class com.klg.jclass.util.legend.JCLegend
Gets the Anchor property, which determines the position of the legend relative to the parent components primary draw area.
getAnchorSelectionIndex() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the first index argument from the most recent interval selection.
getAngle() - Method in class com.klg.jclass.swing.gauge.RadialConstraint
Returns the angle at which this component will be placed.
getAngleRatio(int, double, double, boolean) - Static method in class com.klg.jclass.chart.JCChartUtil
Calculates the fraction of a full circle that a specified angle represents.
getAngleUnit() - Method in class com.klg.jclass.chart.JCChartArea
Gets the value of the AngleUnit property.
getAnno() - Method in class com.klg.jclass.chart.JCValueLabel
Retrieves the JCAnno associated with this JCValueLabel.
getAnno() - Method in class com.klg.jclass.chart3d.JCChart3dArea
Gets the chart area's Anno object.
getAnnoEaseway() - Method in class com.klg.jclass.chart3d.JCAxis
Gets the annotation easeway.
getAnnoFont() - Method in class com.klg.jclass.chart3d.JCAxis
Gets the annotation font for this axis.
getAnnoFontCubeSize() - Method in class com.klg.jclass.chart3d.JCAxis
Returns the size of the annotation font.
getAnnoHandler() - Method in class com.klg.jclass.chart3d.JCAxis
Returns the annotation handler for this axis.
getAnnoHeight() - Method in class com.klg.jclass.chart3d.Chart3dAnnoHandler
Gets the maximum annotation height for the current valueLabel list.
getAnnoMax() - Method in class com.klg.jclass.chart3d.JCAxis
Gets the annotation maximum.
getAnnoMin() - Method in class com.klg.jclass.chart3d.JCAxis
Gets the annotation minimum.
getAnnoObject(int) - Method in class com.klg.jclass.chart.JCAxis
This method searches an internal List for a JCAnno object of the specified type.
getAnnoShift() - Method in class com.klg.jclass.chart3d.Chart3dAnnoHandler
Gets the annotation shift for the current valueLabel list.
getAnnoStep() - Method in class com.klg.jclass.chart3d.JCAxis
Gets the annotation step.
getAnnotateEdge() - Method in class com.klg.jclass.chart3d.Cube
Gets the array which determines whether edges are annotated or not.
getAnnotationHandler() - Method in class com.klg.jclass.chart.JCAxis
Gets the AnnotationHandler for this axis
getAnnotationList() - Method in class com.klg.jclass.chart.JCAxis
Returns the List of JCAnno objects that have been set on this axis.
getAnnotationMethod() - Method in class com.klg.jclass.chart.JCAxis
Gets the value of the AnnotationMethod property.
getAnnotationMethod() - Method in class com.klg.jclass.chart3d.JCAxis
Returns the annotation method.
getAnnotationRotation() - Method in class com.klg.jclass.chart.JCAxis
Gets the AnnotationRotation property of JCAxis.
getAnnotationRotation() - Method in class com.klg.jclass.chart3d.JCAxis
Returns the annotation rotation.
getAnnotationRotationAngle(int) - Method in class com.klg.jclass.chart.JCAxis
Returns the AnnotationRotationAngle property of JCAxis.
getAntiAliasing() - Method in class com.klg.jclass.chart.JCChart
Gets the antiAliasing value.
getAntiAliasing() - Method in interface com.klg.jclass.util.RenderProperties
Gets the antiAliasing value.
getApplet(Component) - Static method in class com.klg.jclass.util.JCEnvironment
Follows the component's parents until a parent applet is found.
getAppletContext() - Method in class com.klg.jclass.datasource.beans.JCData
Gets the Bean's applet's context.
getAppletContext() - Method in class com.klg.jclass.datasource.beans.JCTreeData
Gets the Bean's applet's context.
getAppletContext() - Method in class com.klg.jclass.higrid.beans.JCHiGrid
Gets the context for the Bean's applet.
getAppletContext(Applet) - Static method in class com.klg.jclass.datasource.beans.JCData
Gets the bean's applet's context.
getAppletContext(Applet) - Static method in class com.klg.jclass.datasource.beans.JCTreeData
Gets the Bean's applet's context.
getAppletContext(Applet) - Static method in class com.klg.jclass.higrid.beans.JCHiGrid
Gets the context for the Bean's applet.
getAppletContext(Applet) - Static method in class com.klg.jclass.util.JCEnvironment
Gets the component's applet context.
getAppletInfo() - Method in class com.klg.jclass.chart.property.html.JCChartApplet
String describing JCChartApplet.
getApplyButton() - Method in class com.klg.jclass.util.calendar.DateTimeEditor
Return the applyButton.
getArcBounds() - Method in class com.klg.jclass.swing.gauge.JCCircularGauge
Determines the x, y, width and height of an arc's bounding box.
getAreaBackground() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Gets the background color of the Chart3dArea
getAreaBackground() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Gets the background color of the Chart3dArea
getAreaForeground() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Gets the foreground color of the Chart3dArea
getAreaForeground() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Gets the foreground color of the Chart3dArea
getAreaSpace(CellArea, int, int, boolean) - Method in class com.klg.jclass.table.TableLayout
The the space used for a given cell area type.
getArrivingSpans() - Method in class com.klg.jclass.page.JCPageTable.Row
Gets the number of spanned cells which enter this row.
getArrivingSpans() - Method in class com.klg.jclass.page.JCPageTable.Column
Gets the number of spans which begin left of this column.
getAs(JCUnit) - Method in class com.klg.jclass.page.JCUnit.Measure
Gets the represented distance in different units.
getAs(JCUnit, JCUnit, double) - Static method in class com.klg.jclass.page.JCUnit
 
getAscendingImage() - Static method in class com.klg.jclass.higrid.SortLabelCellRenderer
Retrieves the sort label ascending image.
getAscent() - Method in class com.klg.jclass.page.LineMetricsBase
Returns the ascent of the Font.
getAsCentimeters(JCUnit, double) - Static method in class com.klg.jclass.page.JCUnit
Converts a given distance in the given units to a distance in centimeters.
getAsImage() - Method in class com.klg.jclass.chart3d.j3d.JCCanvas3D
Captures an image from the Canvas3D.
getAsInches(JCUnit, double) - Static method in class com.klg.jclass.page.JCUnit
Converts a given distance in the given units to a distance in inches.
getAsPoints(JCUnit, double) - Static method in class com.klg.jclass.page.JCUnit
Converts a given distance in the given units to a distance in points.
getAsText() - Method in class com.klg.jclass.chart3d.beans.BaseEditor
 
getAsText() - Method in class com.klg.jclass.chart3d.beans.DataSourceEditor
 
getAsText() - Method in class com.klg.jclass.table.beans.CellSizeEditor
Returns the current property value as a String instance.
getAsText() - Method in class com.klg.jclass.table.beans.ColorEditor
 
getAsText() - Method in class com.klg.jclass.table.beans.DataEditor
Returns the current property value as a String instance.
getAsText() - Method in class com.klg.jclass.table.beans.FocusRectColorEditor
 
getAsText() - Method in class com.klg.jclass.table.beans.FrozenCellLayoutEditor
Returns the current property value as a String instance.
getAsText() - Method in class com.klg.jclass.table.beans.LabelLayoutEditor
Returns the current property value as a String instance.
getAsText() - Method in class com.klg.jclass.table.beans.SBLayoutEditor
Returns the current property value as a String instance.
getAsText() - Method in class com.klg.jclass.table.beans.SelectedBackgroundColorEditor
 
getAsText() - Method in class com.klg.jclass.table.beans.SelectedForegroundColorEditor
 
getAsText() - Method in class com.klg.jclass.table.beans.SpannedCellsEditor
 
getAsText() - Method in class com.klg.jclass.table.beans.StyleEditor
Returns the current property value as a String instance.
getAttachMethod() - Method in class com.klg.jclass.chart.JCChartLabel
Gets the Attachment Method of the label.
getAttachPoint() - Method in class com.klg.jclass.chart.JCChartLabel
Gets the point on the chart that this label is attached to.
getAutoCommit() - Method in class com.klg.jclass.datasource.BaseMetaData
Default implementation: returns true.
getAutoCommit() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the autoCommit property.
getAutoCommit() - Method in class com.klg.jclass.datasource.jdbc.DataTableConnection
Get auto commit value.
getAutoCommit() - Method in class com.klg.jclass.datasource.jdbc.MetaData
Default implementation: returns true.
getAutoCommit() - Method in interface com.klg.jclass.datasource.MetaDataModel
Returns true if the transaction capabilities of the underlying data source should be used when saving modifications (transactions are supported and enabled).
getAutoCommit() - Method in class com.klg.jclass.higrid.SummaryMetaData
Returns true if the transaction capabilities of the underlying data source should be used when saving modifications (transactions are supported and enabled).
getAutoLabel() - Method in class com.klg.jclass.chart.ChartDataView
Gets the AutoLabel property, which determines if a chart automatically generates labels for each point in each series.
getAutoLabelList(ChartDataView) - Method in interface com.klg.jclass.chart.JCChartLabelManager
Gets the AutoLabelList property for the ChartDataView object.
getAutoLabelList(ChartDataView) - Method in class com.klg.jclass.chart.JCDefaultChartLabelManager
Gets the AutoLabelList property for the ChartDataView object.
getAutomatic() - Method in class com.klg.jclass.swing.gauge.JCAbstractTick
Returns the automatic Boolean for this tick object.
getAutomatic() - Method in interface com.klg.jclass.swing.gauge.JCTick
The automatic boolean determines whether tick increments are calculated automatically or set by the incrementValue property.
getAutoScroll() - Method in class com.klg.jclass.table.JCTable
Gets the table's AutoScroll value.
getAutoSort() - Method in class com.klg.jclass.util.swing.DefaultRowSortTableModel
Returns whether the data is automatically sorted when it changes according the current comparator.
getAutoSort() - Method in interface com.klg.jclass.util.swing.JCRowSortModel
Returns whether the data is automatically sorted according to the current comparator whenever a data change occurs.
getAutoSort() - Method in class com.klg.jclass.util.swing.JCSortableTable
Returns whether the data is automatically sorted when it changes according the current comparator.
getAutoSort() - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Returns whether the data is automatically sorted when it changes according the current comparator.
getAutoSort() - Method in class com.klg.jclass.util.treetable.TreeWithSortableChildren
Returns whether the data is automatically sorted when it changes according the current comparator.
getAutoStrokeAdjustment() - Method in class com.klg.jclass.page.adobe.pdf.JCPDFPrinter
Get the value of the AutoStrokeAdjustment property.
getAutoTickGeneration() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the automatic boolean for this tick object.
getAutoTickGeneration() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the automatic boolean for this tick object.
getAutoTraverse() - Method in class com.klg.jclass.higrid.beans.JCHiGridNode
 
getAutoTraverse() - Method in class com.klg.jclass.higrid.FormatNode
Retrieves whether to automatically traverse this level during runtime table creation.
getAutoTraverseCallback() - Method in class com.klg.jclass.higrid.HiGrid
Returns the HiGrid AutoTraverseCallback.
getAutoTraverseStrings() - Static method in class com.klg.jclass.higrid.beans.JCHiGridConverter
Gets an internationalized array of auto show Strings.
getAvailableFontNames() - Static method in class com.klg.jclass.page.FontLibrary
Return list of all font name aliases that are used across all output types.
getAvailableFontNames(int) - Static method in class com.klg.jclass.page.FontLibrary
Return list of all font name aliases specified with respect to the specified output type.
getAWTLock() - Method in class com.klg.jclass.higrid.GridArea
Returns the object used to lock layout and repaint.
getAxes() - Method in class com.klg.jclass.chart3d.JCChart3dArea
Returns the list of axes for this 3d chart.
getAxis() - Method in class com.klg.jclass.chart3d.Chart3dAnnoHandler
Gets the parent JCAxis object.
getAxis() - Method in class com.klg.jclass.chart3d.JCGridLines
Gets the value of the Axis property.
getAxis() - Method in class com.klg.jclass.chart3d.JCValueLabel
Returns the axis to which this value label belongs.
getAxis(int) - Method in class com.klg.jclass.chart3d.JCChart3dArea
Returns the axis based on the given axisId.
getAxisAnnotations() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the AxisAnnotations property.
getAxisBoundingBox() - Method in class com.klg.jclass.chart.JCChartArea
Gets the value of the AxisBoundingBox property.
getAxisColor() - Method in class com.klg.jclass.chart3d.j3d.DataAdjustmentAxis
 
getAxisGrid() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the AxisGrid property.
getAxisId() - Method in class com.klg.jclass.chart3d.JCAxis
Returns the axisId.
getAxisInformation(JCAxis) - Method in class com.klg.jclass.chart.beans.AxisInfoWrapper
Given an axis, fills in the associated axis information such as: axis data view, other axis, and whether the axis is an x or y axis.
getAxisMisc() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the AxisMisc property.
getAxisOrientation() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the axisOrientation property, which determines whether the x and y axes are inverted or not, and whether the axes are reversed or not.
getAxisOrientation() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the AxisOrientation property.
getAxisOrigin() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the AxisOrigin property.
getAxisPlacement() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the AxisPlacement property.
getAxisPointLabels() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the AxisPointLabels property.
getAxisRelationship() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the AxisRelationship property.
getAxisScale() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the AxisScale property.
getAxisTimeLabels() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the AxisTimeLabels property.
getAxisTitle() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the AxisTitle property.
getAxisValueLabels() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the AxisValueLabels property.
getBackground() - Method in interface com.klg.jclass.cell.JCCellInfo
Returns the background color of the cell being displayed or edited.
getBackground() - Method in class com.klg.jclass.chart.ChartInteriorRegion
Gets the value of the Background property.
getBackground() - Method in class com.klg.jclass.chart.ChartText
Calculates the desired background color of this ChartText object.
getBackground() - Method in class com.klg.jclass.chart.JCAxis
Gets the background color of this axis, which is derived according to the following hierarchy: set locally, set on parent region JCChartArea instance and region is opaque, and set on parent JCChart instance and chart is opaque.
getBackground() - Method in class com.klg.jclass.chart.JCFillStyle
Gets the Background property of JCFillStyle, which determines the background color used in painting patterned fills.
getBackground() - Method in class com.klg.jclass.chart.PlotArea
Gets the value of the Background property.
getBackground() - Method in class com.klg.jclass.chart3d.JCFillStyle
Gets the Background property of JCFillStyle, which determines the background color used in painting patterned fills.
getBackground() - Method in class com.klg.jclass.chart3d.JCPlotCube
Gets the plotCube background.
getBackground() - Method in class com.klg.jclass.chart3d.JCValueLabel
Returns the background color for this value label.
getBackground() - Method in class com.klg.jclass.higrid.CellStyle
Retrieves the background color for this object.
getBackground() - Method in interface com.klg.jclass.higrid.CellStyleModel
Retrieves the background color for this object.
getBackground() - Method in class com.klg.jclass.higrid.RowFormat
Retrieves the background color for this object.
getBackground() - Method in class com.klg.jclass.page.JCTableStyle
Returns the color used as a default background for table elements.
getBackground() - Method in class com.klg.jclass.page.PageArea
Get the background render object representing this object's background
getBackground() - Method in class com.klg.jclass.page.PageTableCellInfo
Returns the background colour of the cell being displayed.
getBackground() - Method in class com.klg.jclass.swing.JCTreeTable.SwitchIcon
Gets the current background color of the icon.
getBackground() - Method in interface com.klg.jclass.table.CellStyleModel
Returns the background color of the cell.
getBackground() - Method in class com.klg.jclass.table.JCCellStyle
Returns the background color of the cell.
getBackground() - Method in class com.klg.jclass.table.JCTableCellInfo
Returns the background color of the cell being displayed or edited.
getBackground(int) - Method in class com.klg.jclass.higrid.beans.JCHiGridNode
 
getBackground(int, int) - Method in class com.klg.jclass.table.Table
Returns the background value for a cell or label.
getBackgroundColor() - Method in class com.klg.jclass.page.JCPageTable
Gets the color specified for painting the table background.
getBackgroundColor() - Method in class com.klg.jclass.page.JCPageTable.Row
Gets the color specified for painting the row background.
getBackgroundColor() - Method in class com.klg.jclass.page.JCPageTable.Column
Gets the color specified for painting the column background.
getBackgroundColor() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the color that will be used to paint the cell's background.
getBackgroundImage() - Method in class com.klg.jclass.swing.gauge.JCLinearRange
Returns the background image of the range.
getBackgroundNode() - Method in class com.klg.jclass.chart3d.j3d.JC3DUniverse
Returns the Background object.
getBar() - Method in class com.klg.jclass.chart3d.JCChart3dArea
Gets the chart area's JCBar object.
getBarColor(int, int) - Method in class com.klg.jclass.chart3d.j3d.JCDataBars
 
getBase() - Method in class com.klg.jclass.higrid.beans.ExternalGridProperties
 
getBase() - Method in class com.klg.jclass.higrid.beans.GridProperties
Gets the base part of the default serialization file name.
getBaselineIndex() - Method in class com.klg.jclass.page.LineMetricsBase
Returns the current baseline index used for laying out the text of the Font.
getBaselineOffset() - Method in class com.klg.jclass.page.JCTextStyle
Gets the offset from the normal baseline of the text.
getBaselineOffsets() - Method in class com.klg.jclass.page.LineMetricsBase
Returns the baseline offsets as defined in the Font, relative to y=0.
getBeep() - Method in class com.klg.jclass.cell.validate.JCValidateEvent
Returns whether the event will cause a beep or not.
getBeepOnInvalid() - Method in class com.klg.jclass.field.Field
Returns the value of beepOnInvalid.
getBeepOnInvalid() - Method in class com.klg.jclass.field.JCInvalidInfo
Returns whether the component should beep or not when the user types an invalid entry.
getBeforeDetailsCellStyle() - Method in class com.klg.jclass.higrid.HiGrid
Returns the current before details cellStyle.
getBeforeDetailsFormat() - Method in class com.klg.jclass.higrid.FormatNode
Retrieves the before details format for this object.
getBeforeDetailsMetaTree() - Method in class com.klg.jclass.higrid.HiGridData
Retrieves the before details meta tree.
getBigDecimal(Object) - Method in class com.klg.jclass.field.validate.JCBigDecimalValidator
Given a Number object, this method will return a BigDecimal object.
getBiggestSymbolSize() - Method in class com.klg.jclass.chart.JCChartArea
Finds the biggest symbols size of all data views to be drawn in this chart area.
getBinding() - Method in class com.klg.jclass.datasource.BaseMetaData
Return the BindingModel for this level, creating it if it doesn't already exist.
getBinding() - Method in interface com.klg.jclass.datasource.MetaDataModel
Return the Binding object associated with this MetaData level.
getBinding() - Method in class com.klg.jclass.datasource.util.DataBinding
Return the BindingModel for this data binding object.
getBinding() - Method in class com.klg.jclass.higrid.SummaryMetaData
Return the Binding object associated with this MetaData level.
getBinding(DataSet) - Static method in class com.klg.jclass.datasource.jbuilder.JBuilderDataBinding
 
getBinSize() - Method in class com.klg.jclass.chart3d.ColorBin
Get the value of bin size.
getBlockIncrement() - Method in class com.klg.jclass.higrid.GridScrollbar
 
getBookmark() - Method in class com.klg.jclass.datasource.DataModelEvent
Returns the bookmark of the changed row
getBookmark() - Method in class com.klg.jclass.datasource.DataModelException
Return the bookmark for the offending row.
getBookmark() - Method in class com.klg.jclass.higrid.EditStatus
Retrieves the bookmark for this row.
getBookmark() - Method in class com.klg.jclass.higrid.RowNode
Retrieves the bookmark for this object.
getBookmark(int) - Method in class com.klg.jclass.datasource.Store
Return the bookmark of the row at ordinal.
getBookmark(int) - Method in interface com.klg.jclass.datasource.StoreModel
Return the bookmark of the row at ordinal.
getBookmarkFromIdeIndex(int) - Method in class com.klg.jclass.datasource.IdeDataTable
Converts between an IDE index and our bookmark.
getBookmarkFromIdeIndex(int) - Method in interface com.klg.jclass.datasource.IdeDataTableModel
Convert between an IDE index and our bookmark.
getBorder() - Method in class com.klg.jclass.page.JCFrame
Gets the style which determines how the frame's border is drawn.
getBorderInsets() - Method in interface com.klg.jclass.cell.JCCellInfo
Returns the Insets object representing the borders for the cell.
getBorderInsets() - Method in class com.klg.jclass.higrid.CellStyle
Retrieves the border insets for this object.
getBorderInsets() - Method in interface com.klg.jclass.higrid.CellStyleModel
Retrieves the border insets for this object.
getBorderInsets() - Method in class com.klg.jclass.higrid.EditStatusCellFormat
Retrieves the border insets for this object.
getBorderInsets() - Method in class com.klg.jclass.higrid.NodeCellFormat
Retrieves the border insets for this object.
getBorderInsets() - Method in class com.klg.jclass.higrid.RowFormat
Retrieves the border insets for this object.
getBorderInsets() - Method in class com.klg.jclass.page.PageTableCellInfo
Returns the Insets object representing the borders for the cell.
getBorderInsets() - Method in class com.klg.jclass.table.JCTableCellInfo
Returns the Insets object representing the borders for the cell.
getBorderInsets(Component) - Method in class com.klg.jclass.util.swing.AbstractSpinBox.MetalBorder
Get the insets used by the border.
getBorderInsets(int) - Method in class com.klg.jclass.higrid.beans.JCHiGridNode
 
getBorderMode() - Method in class com.klg.jclass.page.JCPageTable
Determines the mode of selecting perimeter borders for a range of cells.
getBorderSetup(Node, JCUnit) - Static method in class com.klg.jclass.page.JCPageTemplate
 
getBorderSides(int, int) - Method in class com.klg.jclass.table.Table
Retrieves the cell border side enum for a particular cell.
getBorderStyle() - Method in interface com.klg.jclass.cell.JCCellInfo
Returns the border style for the cell.
getBorderStyle() - Method in class com.klg.jclass.higrid.CellStyle
Retrieves the border style for this object.
getBorderStyle() - Method in interface com.klg.jclass.higrid.CellStyleModel
Retrieves the border style for this object.
getBorderStyle() - Method in class com.klg.jclass.higrid.RowFormat
Retrieves the border style for this object.
getBorderStyle() - Method in class com.klg.jclass.page.JCPageTable.Row
Gets the draw style used for the row's border.
getBorderStyle() - Method in class com.klg.jclass.page.JCPageTable.Column
Gets the draw style used for the column's border.
getBorderStyle() - Method in class com.klg.jclass.page.PageTableCellInfo
Returns the border style for the cell.
getBorderStyle() - Method in class com.klg.jclass.table.JCTableCellInfo
Returns the border style for the cell.
getBorderStyle(int) - Method in class com.klg.jclass.higrid.beans.JCHiGridNode
 
getBorderThickness(Node, JCUnit) - Static method in class com.klg.jclass.page.JCPageTemplate
 
getBorderType() - Method in class com.klg.jclass.table.JCCellBorder
Returns the border type.
getBorderType(int, int) - Method in class com.klg.jclass.table.Table
Gets the broder type for a particular cell.
getBorderType(Node) - Static method in class com.klg.jclass.page.JCPageTemplate
Returns the border type specified for this node.
getBorderWidth() - Method in class com.klg.jclass.page.JCPageTable.Row
Returns the width of the row's border, computing it if necessary.
getBorderWidth() - Method in class com.klg.jclass.page.JCPageTable.Column
Returns the width of the column's border, computing it if necessary.
getBottom() - Method in class com.klg.jclass.chart.PlotArea
Gets the value of the Bottom property.
getBottom() - Method in class com.klg.jclass.page.JCUnit.Margins
Returns the bottom margin width as a measure.
getBottomBorder() - Method in class com.klg.jclass.page.JCPageTable
Gets the draw style used for the bottom border.
getBottomBorder() - Method in class com.klg.jclass.page.JCTableStyle
Returns the bottom border which is drawn at the bottom of a table, or parts of it.
getBottomBorderStyle() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the border style applied to the bottom (row border) of the cell.
getBottomBorderWidth() - Method in class com.klg.jclass.page.JCPageTable.Row
Computes the space required for this row's bottom border.
getBottomBorderWidth(boolean) - Method in class com.klg.jclass.page.JCPageTable.Row
Computes the space required for the border of this row at the bottom of a table or table section.
getBottomCellArea() - Method in class com.klg.jclass.table.AdjustmentHandler
Returns bottom-most CellArea that will be used for placing the horizontal track label when visible.
getBottomEdgeStyle() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the bottom border style of this cell position (if there is no bottom border because of a span, this will return null).
getBottomIsDefault() - Method in class com.klg.jclass.chart.PlotArea
Gets the value of the BottomIsDefault property.
getBottomMargin() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the effective width of the bottom margin.
getBoundingSphere() - Method in class com.klg.jclass.chart3d.j3d.ActionHandlerParams
 
getBoundingSphere() - Method in class com.klg.jclass.chart3d.j3d.JC3DUniverse
Returns the BoundingSphere associated with Fog, Light, and Background objects in the virtual universe.
getBounds(int, int) - Method in class com.klg.jclass.table.CellAreaHandler
Returns the bounds of the cell accounting for the position of the CellArea that manages the cell.
getBounds(int, int) - Method in interface com.klg.jclass.table.CellLayoutModel
Returns the bounds of the given cell or label.
getBounds(int, int) - Method in class com.klg.jclass.table.JCCellLayout
Returns the bounds of the given cell or label.
getBounds(int, int) - Method in class com.klg.jclass.table.JCPrintTable
Replaces Table.getPosition to provide for pixel placement of any cell or label on a print page independent from the standard clip logic.
getBounds(int, int) - Method in class com.klg.jclass.table.PrintCellAreaHandler
Returns the bounds of the cell accounting for the position of the CellArea that manages the cell.
getBounds(int, int) - Method in class com.klg.jclass.table.PrintCellLayout
Returns the bounds of the given cell or label.
getBounds(int, int, int, int) - Method in class com.klg.jclass.table.CellAreaHandler
Returns the bounds of a cell range.
getBounds(int, int, int, int) - Method in interface com.klg.jclass.table.CellLayoutModel
Returns the bounds of a cell range.
getBounds(int, int, int, int) - Method in class com.klg.jclass.table.JCCellLayout
Returns the bounds of a cell range.
getBounds(int, int, int, int) - Method in class com.klg.jclass.table.PrintCellLayout
Returns the bounds of a cell range.
getBounds(int, int, int, int, Rectangle) - Method in interface com.klg.jclass.table.CellLayoutModel
Gets the bounds of a cell range using the given Rectangle.
getBounds(int, int, int, int, Rectangle) - Method in class com.klg.jclass.table.JCCellLayout
Gets the bounds of a cell range using the given Rectangle.
getBounds(int, int, int, int, Rectangle) - Method in class com.klg.jclass.table.PrintCellLayout
Gets the bounds of a cell range using the given Rectangle
getBounds(int, int, Rectangle) - Method in class com.klg.jclass.table.CellAreaHandler
Returns the bounds of the cell accounting for the position of the CellArea the manages the cell.
getBounds(int, int, Rectangle) - Method in interface com.klg.jclass.table.CellLayoutModel
Gets the bounds of the given cell or label using the given Rectangle.
getBounds(int, int, Rectangle) - Method in class com.klg.jclass.table.JCCellLayout
Gets the bounds of the given cell or label using the given Rectangle.
getBounds(int, int, Rectangle) - Method in class com.klg.jclass.table.PrintCellAreaHandler
Returns the bounds of a cell accounting for the position of the CellArea that manages the cell, using the given Rectangle.
getBounds(int, int, Rectangle) - Method in class com.klg.jclass.table.PrintCellLayout
Gets the bounds of the given cell or label using the given Rectangle.
getBufferedImage(int) - Method in class com.klg.jclass.chart3d.j3d.JCCanvas3D
Captures an image from the Canvas3D.
getBufferedImageType() - Method in class com.klg.jclass.chart3d.j3d.JCCanvas3D
Returns the value of the bufferedImageType property.
getBufferPlotData() - Method in class com.klg.jclass.chart.ChartDataView
Gets the BufferPlotData property.
getBufferSize() - Method in class com.klg.jclass.datasource.BaseMetaData
Returns the buffer size used for reading binary data, in bytes.
getButtonBackground() - Method in class com.klg.jclass.datasource.swing.DSdbJNavigator
Gets ButtonBackground property value.
getButtonForeground() - Method in class com.klg.jclass.datasource.swing.DSdbJNavigator
Gets ButtonForeground property value.
getButtonPSFromGraphics(JButton, Graphics) - Static method in class com.klg.jclass.util.swing.JCSwingUtilities
Gets the preferred size of a swing JButton from the font metrics specified by the Graphics object.
getButtonSize() - Static method in class com.klg.jclass.swing.JCMultiSelectList
Returns the nominal size of the component.
getCacheChildren() - Method in class com.klg.jclass.datasource.BaseMetaData
Returns a boolean flag indicating whether subtrees of DataTables rooted at this level are eligible for deletion.
getCacheChildren() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the cacheChildren property.
getCacheChildren() - Method in interface com.klg.jclass.datasource.MetaDataModel
Returns a boolean flag indicating whether subtrees of DataTables rooted at this level are eligible for deletion.
getCacheChildren() - Method in class com.klg.jclass.higrid.SummaryMetaData
Return a boolean flag indicating whether subtrees of DataTables rooted at this level are eligable for deletion.
getCachedData(int, String) - Method in class com.klg.jclass.higrid.SummaryDataTable
Retrieves the cached data for display.
getCachedDataID(int, String, RowNode) - Method in class com.klg.jclass.higrid.SummaryDataTable
Retrieves the cached data id.
getCalendarFromDay(int) - Method in class com.klg.jclass.util.calendar.DayTable
Return a copy of the current selected date with the day changed to the passed in value.
getCalendarFromPoint(Point) - Method in class com.klg.jclass.util.calendar.DayTable
Calculate the day on the table which corresponds to the passed in point.
getCalendarModel() - Method in class com.klg.jclass.util.calendar.CalendarContainer
Return the current value model which contains the date for this calendar container.
getCalendarModel() - Method in class com.klg.jclass.util.calendar.DayTable
Get the value model the DayTable is using.
getCalendarModel() - Method in class com.klg.jclass.util.calendar.MonthPopdown
Get the value model.
getCalendarModel() - Method in class com.klg.jclass.util.calendar.MonthSpin
Get the value model.
getCalendarModel() - Method in class com.klg.jclass.util.calendar.MonthTable
Get the value model being used.
getCalendarModel() - Method in class com.klg.jclass.util.calendar.YearSpin
Get the value model.
getCalendarType() - Method in class com.klg.jclass.swing.JCPopupCalendar
Get the calendar type.
getCalendarType() - Method in class com.klg.jclass.swing.JCPopupCalendar.DateEditor
Get the calendar type for the editor.
getCalendarType() - Method in class com.klg.jclass.swing.JCPopupCalendar.DateRenderer
Get the calendar type for the renderer.
getCancelButton() - Method in class com.klg.jclass.swing.BaseWizardPage
Gets the cancelButton
getCancelButton() - Method in class com.klg.jclass.swing.JCSplitWizard
 
getCancelKey() - Method in class com.klg.jclass.chart.JCChart
Gets the value of the CancelKey property.
getCancelled() - Method in class com.klg.jclass.datasource.DataModelEvent
Sees if proposed action was cancelled by listener.
getCancelled() - Method in class com.klg.jclass.higrid.HiGridEvent
Indicates if proposed action was cancelled by a listener.
getCancelString() - Method in class com.klg.jclass.util.swing.JCProgressHelper
Returns the String which displays in the dialog's cancel button.
getCandleOutlineStyle(int) - Method in class com.klg.jclass.chart.JCCandleChartFormat
Gets the JCChartStyle that controls the candle outline style of the complex candle chart.
getCanvas3D() - Method in class com.klg.jclass.chart3d.j3d.ActionHandlerParams
 
getCanvas3D() - Method in class com.klg.jclass.chart3d.j3d.JC3DUniverse
 
getCap() - Method in class com.klg.jclass.chart.JCLineStyle
Gets the Cap property, which dictates the cap style to use at the ends of a line.
getCap() - Method in class com.klg.jclass.chart3d.JCLineStyle
Gets the Cap property, which dictates the cap style to use at the ends of a line.
getCasePolicy() - Method in class com.klg.jclass.field.validate.AbstractValidator
Returns the value of the casePolicy property.
getCatalogName() - Method in class com.klg.jclass.datasource.BaseColumn
 
getCatalogName() - Method in interface com.klg.jclass.datasource.ColumnModel
 
getCatalogName() - Method in class com.klg.jclass.datasource.util.SqlStatementColumn
Return the catalog name, or null if it doesn't exist
getCatalogName() - Method in class com.klg.jclass.datasource.util.SqlStatementTable
Return the catalog name, or null if it doesn't exist
getCeiling() - Method in class com.klg.jclass.chart3d.JCPlotCube
Returns the PlotCube's ceiling projection.
getCell(DataModelListener, int, int) - Method in class com.klg.jclass.datasource.ReadOnlyBinding
Get the value in a cell for a specified row.
getCell(DataModelListener, int, int) - Method in interface com.klg.jclass.datasource.ReadOnlyBindingModel
Get the value in a cell for a specified row.
getCell(DataModelListener, int, String) - Method in class com.klg.jclass.datasource.ReadOnlyBinding
Get the value in a cell for a specified row.
getCell(DataModelListener, int, String) - Method in interface com.klg.jclass.datasource.ReadOnlyBindingModel
Get the value in a cell for a specified row.
getCell(int) - Method in class com.klg.jclass.page.JCPageTable.Row
Gets a particular cell from the row (instantiating it if necessary).
getCell(int, int) - Method in class com.klg.jclass.page.JCPageTable
Gets a particular cell from the table, instantiating it if necessary.
getCell(long, String) - Method in class com.klg.jclass.datasource.BaseDataTable
For internal use only.
getCell(long, String) - Method in interface com.klg.jclass.datasource.DataTableAbstractionLayer
Returns a value for given bookmark/column_identifier.
getCell(long, String) - Method in class com.klg.jclass.datasource.jdbc.DataTable
For internal use only.
getCell(String) - Method in class com.klg.jclass.cell.EditorRendererRegistry.ClassCells
 
getCell2(long, String) - Method in interface com.klg.jclass.datasource.IdeDataTableModel
Get the current cell value from the IDE, not from cache.
getCell2(long, String) - Method in class com.klg.jclass.datasource.jbuilder.DataTable
Duplicate a row.
getCellAlignment() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the alignment of the cell with respect to its row.
getCellArea() - Method in class com.klg.jclass.table.CellAreaHandler
Returns the scrollable cell area.
getCellAreaHandler() - Method in class com.klg.jclass.table.JCTable
Returns the CellArea handler, which manages the creation and removal of CellAreas within the table.
getCellAreaRenderer() - Method in class com.klg.jclass.table.CellAreaHandler
Returns the AreaRenderer.
getCellAreas() - Method in class com.klg.jclass.table.CellAreaHandler
Returns a Vector containing the areas of the table.
getCellBorder() - Method in interface com.klg.jclass.table.CellStyleModel
Returns the CellBorder object for the cell.
getCellBorder() - Method in class com.klg.jclass.table.JCCellStyle
Returns the CellBorderModel object for the cell.
getCellBorder() - Method in class com.klg.jclass.table.JCTableCellInfo
Returns the CellBorderModel for the cell.
getCellBorder() - Method in class com.klg.jclass.table.SwingCellBorder
Returns the type of border.
getCellBorder() - Method in interface com.klg.jclass.table.TableCellInfoModel
Returns the CellBorderModel for the cell.
getCellBorderColor() - Method in interface com.klg.jclass.table.CellStyleModel
Returns the CellBorder color for the cell.
getCellBorderColor() - Method in class com.klg.jclass.table.JCCellStyle
Returns the CellBorder color for the cell.
getCellBorderColorMode() - Method in interface com.klg.jclass.table.CellStyleModel
Returns the mode used to determine how the cell border color is chosen.
getCellBorderColorMode() - Method in class com.klg.jclass.table.JCCellStyle
Returns the mode used to determine how the cell border color is chosen.
getCellBorderSides() - Method in interface com.klg.jclass.table.CellStyleModel
Returns the border sides value for the cell.
getCellBorderSides() - Method in class com.klg.jclass.table.JCCellStyle
Returns the border sides value for the cell.
getCellBorderSides() - Method in class com.klg.jclass.table.JCTableCellInfo
Returns the BorderSides for the cell.
getCellBorderSides() - Method in interface com.klg.jclass.table.TableCellInfoModel
Returns the BorderSides for the cell.
getCellBorderSides(int, int) - Method in class com.klg.jclass.table.Table
Returns the CellBorderSides value for a cell or label.
getCellBorderType() - Method in class com.klg.jclass.table.beans.JCLiveCellStyle
Returns the CellBorderModel type for the cell.
getCellBorderType(int, int) - Method in class com.klg.jclass.table.Table
Returns the cellBorderType value for a cell or label.
getCellBorderWidth() - Method in class com.klg.jclass.table.JCTable
Gets the table's CellBorderWidth value.
getCellBounds(int, int) - Method in class com.klg.jclass.table.JCTable
Returns the bounds of a cell.
getCellClass() - Method in class com.klg.jclass.cell.EditorRendererRegistry.ClassCells
 
getCellClipHintsStrings() - Static method in class com.klg.jclass.higrid.beans.JCHiGridConverter
Gets an internationalized array of cell clip hints Strings.
getCellData() - Method in class com.klg.jclass.table.JCCellDisplayEvent
Retrieves the object being displayed.
getCellData(CellPosition) - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the data from the indicated cell.
getCellEditor() - Method in class com.klg.jclass.higrid.CellFormat
Retrieves the Cell Editor for this object.
getCellEditor() - Method in interface com.klg.jclass.table.CellStyleModel
Gets the cell's editor.
getCellEditor() - Method in interface com.klg.jclass.table.EditTraverseHandler
Returns the current cell editor.
getCellEditor() - Method in class com.klg.jclass.table.EditTraverseHandlerAbstract
Returns the current cell editor.
getCellEditor() - Method in class com.klg.jclass.table.JCCellStyle
Gets the cell's editor.
getCellEditor() - Method in class com.klg.jclass.util.swing.JCTableColumn
Returns the TableCellEditor used by the JTable to edit values for this column.
getCellEditor(Class) - Method in class com.klg.jclass.table.BaseDataView
Returns the cell editor given a data type class.
getCellEditor(int, int) - Method in class com.klg.jclass.swing.JCTreeExplorer.TreeIconRenderTable
Overridden to return the appropriate data render for the first column if the treetable is in tree display mode.
getCellEditor(int, int) - Method in class com.klg.jclass.swing.JCTreeTable
Overridden to return the appropriate data editor for the first column if treetable is in tree display mode.
getCellEditor(int, int) - Method in class com.klg.jclass.table.BaseDataView
Returns the cell editor for a row/column.
getCellEditor(int, int) - Method in interface com.klg.jclass.table.DataViewModel
Returns the cell editor for a row/column.
getCellEditor(int, int) - Method in class com.klg.jclass.table.Table
Gets the cell's CellEditor value.
getCellEditor(int, int) - Method in class com.klg.jclass.util.swing.JCSortableTable
Gets the cell editor for a given cell.
getCellEditor(Object) - Method in class com.klg.jclass.table.BaseDataView
Returns the cell editor given an object.
getCellEditor(Object) - Method in interface com.klg.jclass.table.DataViewModel
Returns the cell editor given an object.
getCellEditorInstance(Class) - Method in class com.klg.jclass.higrid.LookupTable
Retrieves the running editor instance for the given class.
getCellEditorInstance(Class, String) - Method in class com.klg.jclass.cell.EditorRendererRegistry
Given a data type and a modifier, retrieve an editor.
getCellEditorInstance(Class, String, boolean) - Method in class com.klg.jclass.cell.EditorRendererRegistry
Given a data type and a modifier, retrieve an editor.
getCellEditorInstance(String, String) - Method in class com.klg.jclass.cell.EditorRendererRegistry
Given a data type and a modifier, retrieve an editor.
getCellEditorName() - Method in class com.klg.jclass.higrid.CellFormat
Retrieves the Cell Editor name for this object.
getCellEditorName(int) - Static method in class com.klg.jclass.higrid.LookupTable
Retrieves the String name of the renderer for the given datatype.
getCellEditorString(Class, String) - Method in class com.klg.jclass.cell.EditorRendererRegistry
Given a data type and a modifier, gets the name of the associated cell editor
getCellEditorString(String, String) - Method in class com.klg.jclass.cell.EditorRendererRegistry
Given a data type and a modifier, gets the name of the associated cell editor.
getCellEditorText() - Method in class com.klg.jclass.cell.editors.BaseCellEditor
Gets the text for the editor (as a String)
getCellEditorText() - Method in class com.klg.jclass.cell.editors.JCMultilineCellEditor
Gets the text for the editor (as a String).
getCellEditorText() - Method in interface com.klg.jclass.cell.JCCellTextEditor
Gets the text for the editor (as a String).
getCellEditorText() - Method in class com.klg.jclass.field.cell.JCTextFieldCellEditor
Gets the text for the editor (as a String).
getCellEditorValue() - Method in class com.klg.jclass.cell.editors.BaseCellEditor
Returns the object to be commited.
getCellEditorValue() - Method in class com.klg.jclass.cell.editors.JCBigDecimalCellEditor
Returns the object to be committed.
getCellEditorValue() - Method in class com.klg.jclass.cell.editors.JCBooleanCellEditor
Returns the object to be committed.
getCellEditorValue() - Method in class com.klg.jclass.cell.editors.JCByteCellEditor
Returns the object to be committed.
getCellEditorValue() - Method in class com.klg.jclass.cell.editors.JCCheckBoxCellEditor
Returns the object to be committed.
getCellEditorValue() - Method in class com.klg.jclass.cell.editors.JCComboBoxCellEditor
Returns the object to be committed.
getCellEditorValue() - Method in class com.klg.jclass.cell.editors.JCDateCellEditor
Returns the object to be committed.
getCellEditorValue() - Method in class com.klg.jclass.cell.editors.JCDoubleCellEditor
Returns the object to be committed.
getCellEditorValue() - Method in class com.klg.jclass.cell.editors.JCFloatCellEditor
Returns the object to be committed.
getCellEditorValue() - Method in class com.klg.jclass.cell.editors.JCImageCellEditor
Returns the object to be committed.
getCellEditorValue() - Method in class com.klg.jclass.cell.editors.JCIntegerCellEditor
Returns the object to be committed.
getCellEditorValue() - Method in class com.klg.jclass.cell.editors.JCLongCellEditor
Returns the object to be committed.
getCellEditorValue() - Method in class com.klg.jclass.cell.editors.JCMultilineCellEditor
Returns the object contained in the editor.
getCellEditorValue() - Method in class com.klg.jclass.cell.editors.JCShortCellEditor
Returns the object to be committed.
getCellEditorValue() - Method in class com.klg.jclass.cell.editors.JCSqlDateCellEditor
Returns the object to be committed.
getCellEditorValue() - Method in class com.klg.jclass.cell.editors.JCSqlTimeCellEditor
Returns the object to be committed.
getCellEditorValue() - Method in class com.klg.jclass.cell.editors.JCSqlTimestampCellEditor
Returns the object to be committed.
getCellEditorValue() - Method in class com.klg.jclass.cell.editors.JCWordWrapCellEditor
Returns the object contained in the editor.
getCellEditorValue() - Method in interface com.klg.jclass.cell.JCCellEditor
Returns the value contained in the editor.
getCellEditorValue() - Method in class com.klg.jclass.field.cell.JCComboFieldCellEditor
Returns the object to be committed.
getCellEditorValue() - Method in class com.klg.jclass.field.cell.JCPopupFieldCellEditor
Returns the object to be committed.
getCellEditorValue() - Method in class com.klg.jclass.field.cell.JCSpinFieldCellEditor
Returns the object to be committed.
getCellEditorValue() - Method in class com.klg.jclass.field.cell.JCTextFieldCellEditor
Returns the object to be commited.
getCellEditorValue() - Method in class com.klg.jclass.higrid.NullCellEditor
Returns the object to be commited.
getCellEditorValue() - Method in class com.klg.jclass.swing.JCTreeExplorer.TreeEditor
 
getCellEditorValue() - Method in class com.klg.jclass.swing.JCTreeExplorer.FirstColumnEditor
 
getCellEditorValue() - Method in class com.klg.jclass.swing.JCTreeTable.Editor
 
getCellEditPolicyStrings() - Static method in class com.klg.jclass.higrid.beans.JCHiGridConverter
Gets an internationalized array of cell edit policy Strings.
getCellFormat() - Method in class com.klg.jclass.higrid.CellPosition
Retrieves the cell's cellFormat.
getCellFrame(int, int) - Method in class com.klg.jclass.page.JCPageTable
Gets the frame that holds the contents of a given cell.
getCellFromXY(Point) - Method in class com.klg.jclass.higrid.Controller
Determines the cell that corresponds to the given point.
getCellHorizontalAlignmentStrings() - Static method in class com.klg.jclass.higrid.beans.JCHiGridConverter
Gets an internationalized array of cell horizontal alignment Strings.
getCellLayout() - Method in class com.klg.jclass.table.JCTable
Returns the CellLayout manager.
getCellList() - Method in class com.klg.jclass.page.JCPageTable.Row
Returns the list of cells.
getCellOrigin() - Method in class com.klg.jclass.table.CellAreaHandler
Returns the scrollbar cell origin.
getCellPosition() - Method in class com.klg.jclass.higrid.HiGridColumnSelectionEvent
Gets the position of the cell that was selected.
getCellPosition(int, int) - Method in class com.klg.jclass.table.JCTable
Returns the position of the top-left corner of a cell.
getCellPosition(int, int, JCCellPosition) - Method in class com.klg.jclass.table.InputHandler
Sets the given JCCellPosition with the cell found at the x,y coordinates.
getCellPositionFromPoint(Point) - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the cell from the specified point.
getCellRange() - Method in class com.klg.jclass.table.CellArea
Returns the range of cells contained by the Area.
getCellRange() - Method in class com.klg.jclass.table.JCPaintEvent
Returns a JCCellRange containing the painted area.
getCellRanges(Object) - Method in class com.klg.jclass.table.JCSeries
Returns a Vector of JCCellRanges that contain the given object.
getCellRanges(Object) - Method in interface com.klg.jclass.table.SeriesModel
Returns a Collection of JCCellRanges that contain the given object.
getCellRenderer() - Method in class com.klg.jclass.higrid.CellFormat
Retrieves the Cell Renderer for this object.
getCellRenderer() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the renderer that's used to paint each cell.
getCellRenderer() - Method in interface com.klg.jclass.table.CellStyleModel
Gets the cell's renderer.
getCellRenderer() - Method in class com.klg.jclass.table.JCCellStyle
Gets the cell's renderer.
getCellRenderer(Class) - Method in class com.klg.jclass.table.BaseDataView
Returns the cell renderer given a data type class.
getCellRenderer(int, int) - Method in class com.klg.jclass.swing.JCTreeExplorer.TreeIconRenderTable
Overridden to return the appropriate data render for the first column if the treetable is in tree display mode.
getCellRenderer(int, int) - Method in class com.klg.jclass.swing.JCTreeTable
Overridden to return the appropriate data renderer for the first column if treetable is in tree display mode.
getCellRenderer(int, int) - Method in class com.klg.jclass.table.BaseDataView
Returns the cell renderer for a row/column.
getCellRenderer(int, int) - Method in interface com.klg.jclass.table.DataViewModel
Returns the cell renderer for a row/column.
getCellRenderer(int, int) - Method in class com.klg.jclass.table.Table
Gets the cell's CellRenderer value.
getCellRenderer(int, int) - Method in class com.klg.jclass.util.swing.JCSortableTable
Gets the cell renderer for a given cell.
getCellRenderer(int, int, Object) - Method in class com.klg.jclass.table.BaseDataView
Returns the cell renderer for a row/column given the data for the cell.
getCellRenderer(int, int, Object) - Method in interface com.klg.jclass.table.DataViewModel
Returns the cell renderer for a row/column given the data for the cell.
getCellRenderer(Object) - Method in class com.klg.jclass.table.BaseDataView
Returns the cell renderer given an object.
getCellRenderer(Object) - Method in interface com.klg.jclass.table.DataViewModel
Returns the cell renderer given an object.
getCellRendererInstance(Class) - Method in class com.klg.jclass.higrid.LookupTable
Retrieves the running renderer instance for the given class.
getCellRendererInstance(Class, String) - Method in class com.klg.jclass.cell.EditorRendererRegistry
Given a data type and a modifier, retrieve a renderer.
getCellRendererInstance(Class, String, boolean) - Method in class com.klg.jclass.cell.EditorRendererRegistry
Given a data type and a modifier, retrieve a renderer.
getCellRendererInstance(String, String) - Method in class com.klg.jclass.cell.EditorRendererRegistry
Given a data type and a modifier, retrieve a renderer.
getCellRendererName() - Method in class com.klg.jclass.higrid.CellFormat
Retrieves the Cell Renderer name for this object.
getCellRendererName(int) - Static method in class com.klg.jclass.higrid.LookupTable
Retrieves the String name of the renderer for the given datatype.
getCellRendererPane() - Method in class com.klg.jclass.chart.ChartRegion
Gets the cell renderer pane for this ChartRegion.
getCellRendererPane() - Method in class com.klg.jclass.util.legend.JCLegend
Gets the cell renderer pane used by this component.
getCellRendererString(Class, String) - Method in class com.klg.jclass.cell.EditorRendererRegistry
Given a data type and a modifier, gets the name of the associated cell renderer
getCellRendererString(String, String) - Method in class com.klg.jclass.cell.EditorRendererRegistry
Given a data type and a modifier, gets the name of the associated cell renderer
getCells() - Method in class com.klg.jclass.table.data.JCVectorDataSource
Returns the internal cell values of the table.
getCellSize() - Method in class com.klg.jclass.table.beans.LiveTable
Gets the textPositioning property.
getCellSize() - Method in class com.klg.jclass.table.CellArea
Returns the total dimensions of the contained cells.
getCellSize() - Method in class com.klg.jclass.util.calendar.DayTable
Returns the current cell size used.
getCellStyle() - Method in class com.klg.jclass.table.JCTableCellInfo
Returns the CellStyle object that contains the property setting for the cell.
getCellStyle() - Method in interface com.klg.jclass.table.TableCellInfoModel
Returns the CellStyleModel object that contains the property setting for the cell.
getCellStyle(int) - Method in class com.klg.jclass.higrid.HiGrid
Returns the current cellStyle corresponding to the RowFormat type.
getCellStyle(int, int) - Method in class com.klg.jclass.table.JCTable
Gets the cell's CellStyleModel value.
getCellStyleRanges(CellStyleModel) - Method in class com.klg.jclass.table.JCTable
Returns a Collection of JCCellRanges that use the given CellStyleModel.
getCellStyles() - Method in class com.klg.jclass.table.JCTable
Returns a unique Collection of CellStyleModel instances used in table.
getCellStyleValues() - Method in class com.klg.jclass.table.JCTable
Returns a list of CellStyle series values.
getCellValue() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the value assigned to this cell.
getCellVerticalAlignmentStrings() - Static method in class com.klg.jclass.higrid.beans.JCHiGridConverter
Gets an internationalized array of cell vertical alignment Strings.
getCenter() - Method in class com.klg.jclass.swing.gauge.JCCircularGauge
Returns the center for this gauge.
getCenterColor() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Gets the center's color.
getCenterRadius() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Gets the radius of the center.
getCenterShape() - Method in class com.klg.jclass.swing.gauge.JCCenter
 
getCentralRegistry() - Static method in class com.klg.jclass.cell.EditorRendererRegistry
Retrieves the central registry for use.
getChanged() - Method in class com.klg.jclass.chart.ChartDataView
Returns the value of the Changed property.
getChanged() - Method in class com.klg.jclass.chart.ChartRegion
Gets the value of the Changed property.
getChanged() - Method in class com.klg.jclass.chart.JCChart
Gets the value of the Changed property, which determines whether the chart requires a recalculation.
getChanged() - Method in class com.klg.jclass.chart.JCChartArea
Gets the value of the Changed property.
getChanged() - Method in class com.klg.jclass.chart.TrackChange
Gets the value of the Changed property.
getChanged() - Method in class com.klg.jclass.chart3d.JCChart3d
Gets the value of the Changed property, which determines whether the chart requires a recalculation.
getChanged() - Method in class com.klg.jclass.chart3d.JCChart3dArea
Gets the value of the Changed property.
getChanged() - Method in class com.klg.jclass.chart3d.TrackChange
Gets the value of the Changed property.
getChanged() - Method in interface com.klg.jclass.util.Changeable
Gets the value of the Changed property.
getChanged() - Method in class com.klg.jclass.util.legend.JCLegend
Gets the value of the Changed property.
getChanged(int) - Method in class com.klg.jclass.chart.ChartDataView
Checks for the existence of the specified flag in the ChangedFlag property.
getChanged(int) - Method in class com.klg.jclass.chart.ChartRegion
Checks the value of the ChangedFlag property for the specified mask (see Changeable for a list of valid masks).
getChanged(int) - Method in class com.klg.jclass.chart.JCChart
Checks the value of the ChangedFlag property for the specified mask (see Changeable for a list of valid masks).
getChanged(int) - Method in class com.klg.jclass.chart.TrackChange
Checks the value of the ChangedFlag property for the specified mask (see Changeable for a list of valid masks).
getChanged(int) - Method in class com.klg.jclass.chart3d.JCChart3d
Checks the value of the ChangedFlag property for the specified mask (see Changeable for a list of valid masks).
getChanged(int) - Method in class com.klg.jclass.chart3d.JCChart3dArea
Checks the value of the ChangedFlag property for the specified mask (see Changeable for a list of valid masks).
getChanged(int) - Method in class com.klg.jclass.chart3d.TrackChange
Checks the value of the ChangedFlag property for the specified mask (see Changeable for a list of valid masks).
getChanged(int) - Method in interface com.klg.jclass.util.Changeable
Checks the value of the ChangedFlag property for the existence of the specified mask.
getChanged(int) - Method in class com.klg.jclass.util.legend.JCLegend
Checks the value of the ChangedFlag property for the specified mask (see Changeable for a list of valid masks).
getCharacterEncoding() - Method in class com.klg.jclass.page.adobe.postscript.JCPostScriptPrinter
Gets the character encoding vector being used for PostScript output.
getCharacterRange() - Method in class com.klg.jclass.page.TrueTypeFontProperties
Get the CharacterRange value, which specifies the range that the characters that make up document text will occupy.
getCharHeight(int) - Method in class com.klg.jclass.table.JCTable
Returns the CharHeight value for a row.
getChars(int, int, Segment) - Method in class com.klg.jclass.field.Field.TextFieldContent
Retrieves a portion of the content.
getCharsetName() - Method in class com.klg.jclass.chart.data.JCInputStreamDataSource
Gets the name of the charset
getChart3d() - Method in class com.klg.jclass.chart3d.Chart3dDataView
Returns the parent JCChart3d object.
getChart3d() - Method in class com.klg.jclass.chart3d.j2d.actions.BaseAction
Return the JClass Chart 3D object with which this action handler is associated.
getChart3d() - Method in class com.klg.jclass.chart3d.j3d.actions.BaseAction
Return the JClass Chart 3D object witch which this action handler is associated.
getChart3d() - Method in class com.klg.jclass.chart3d.JCChart3dArea
Gets the chart area's associated JCChart3d object (normally its parent).
getChart3dArea() - Method in class com.klg.jclass.chart3d.Anno
Gets the parent chart3d area.
getChart3dArea() - Method in class com.klg.jclass.chart3d.Cube
Gets the parent chart3d area.
getChart3dArea() - Method in class com.klg.jclass.chart3d.j2d.actions.BaseAction
Returns the parent JCChart3dArea object
getChart3dArea() - Method in class com.klg.jclass.chart3d.j3d.actions.BaseAction
Returns the parent JCChart3dArea object
getChart3dArea() - Method in interface com.klg.jclass.chart3d.JCAction
Returns the associated JCChart3dArea object
getChart3dArea() - Method in class com.klg.jclass.chart3d.JCActionAdapter
Returns the associated JCChart3dArea object.
getChart3dArea() - Method in class com.klg.jclass.chart3d.JCChart3d
Gets the value of the Chart3dArea property.
getChart3dArea() - Method in class com.klg.jclass.chart3d.JCPlotCube
Gets the parent chart3d area.
getChart3dArea() - Method in class com.klg.jclass.chart3d.Transform
Gets the parent chart3d area.
getChart3dAreaJava3d() - Method in class com.klg.jclass.chart3d.j3d.ActionHandlerParams
 
getChart3dAreaJava3d() - Method in class com.klg.jclass.chart3d.j3d.CubeJava3d
Get the parent chart3d area.
getChart3dUniverse() - Method in class com.klg.jclass.chart3d.j3d.JCChart3dAreaJava3d
Returns a JCChart3dUniverse object containing the Java 3D scene graph.
getChartAppearance() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the ChartAppearance property.
getChartArea() - Method in class com.klg.jclass.chart.JCAxis
Gets the parent region JCChartArea instance.
getChartArea() - Method in class com.klg.jclass.chart.JCChart
Gets the value of the ChartArea property.
getChartAreaAppearance() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the ChartAreaAppearance property.
getChartAreaRect() - Method in class com.klg.jclass.chart.JCChartArea
Returns the current Rectangle representing the chart area.
getChartDataManager() - Method in interface com.klg.jclass.chart.ChartDataManageable
Gets the chart data manager.
getChartDataManager() - Method in class com.klg.jclass.chart.data.BaseDataSource
Retrieves the ChartDataManager instance.
getChartDataManager() - Method in class com.klg.jclass.chart.data.JCChartSwingDataSource
Retrieves the ChartDataManager instance.
getChartFormat() - Method in class com.klg.jclass.chart.ChartDataView
Gets the Format class for the current chart type.
getChartFormat(int) - Method in class com.klg.jclass.chart.ChartDataView
Gets the Format class for the specified chart type.
getChartLabelManager() - Method in class com.klg.jclass.chart.JCChart
Gets the JCChartLabelManager interface for managing chart labels.
getChartLabels() - Method in interface com.klg.jclass.chart.JCChartLabelManager
Gets the value of the ChartLabels indexed property.
getChartLabels() - Method in class com.klg.jclass.chart.JCDefaultChartLabelManager
Gets the value of the ChartLabels indexed property.
getChartLabels(int) - Method in interface com.klg.jclass.chart.JCChartLabelManager
Gets a value of the ChartLabels indexed property.
getChartLabels(int) - Method in class com.klg.jclass.chart.JCDefaultChartLabelManager
Gets a value of the ChartLabels indexed property.
getChartStyle() - Method in class com.klg.jclass.chart.ChartDataView
Gets the value of the ChartStyle property.
getChartStyle() - Method in class com.klg.jclass.chart3d.Chart3dGridData
Gets the chart style for this grid data object.
getChartStyle() - Method in class com.klg.jclass.chart3d.Chart3dPointSeries
Gets the chart style for this series.
getChartStyle(int) - Method in class com.klg.jclass.chart.ChartDataView
Gets the value of the ChartStyle property.
getChartText() - Method in class com.klg.jclass.chart.JCValueLabel
Retrieves the ChartText associated with this JCValueLabel.
getChartType() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the chartType property, which determines the chart type of the first set of data in the chart.
getChartType() - Method in class com.klg.jclass.chart.ChartDataView
Gets the ChartType property of the ChartData object, which determines how the chart data is plotted.
getChartType() - Method in class com.klg.jclass.chart3d.Chart3dDataView
Return the chart type for this dataView.
getCharValue() - Method in class com.klg.jclass.table.CellSize
Returns the number of characters that a column can display or the number of lines for a row.
getCharWidth(int) - Method in class com.klg.jclass.table.JCTable
Returns the CharWidth value for a column.
getChild(Object, int) - Method in class com.klg.jclass.util.treetable.BranchTree
Returns the "index"th non-leaf child of the parent node.
getChild(Object, int) - Method in class com.klg.jclass.util.treetable.TreeWithSortableChildren
Returns the "index"th non-leaf child of this node.
getChildColumn() - Method in class com.klg.jclass.datasource.util.ColumnMap
Gets the child column
getChildCount(Object) - Method in class com.klg.jclass.util.treetable.BranchTree
Returns the count of non-leaf children.
getChildCount(Object) - Method in class com.klg.jclass.util.treetable.TreeWithSortableChildren
Return the number of children.
getChildren() - Method in class com.klg.jclass.datasource.DataSourceTreeNode
 
getChooserType() - Method in class com.klg.jclass.util.calendar.DateTimeEditor
Gets the date chooser type.
getChooserType() - Method in class com.klg.jclass.util.calendar.JCDateChooser
Gets the date chooser type.
getCircleForCircularScale(JCCircularScale, double, double, double) - Static method in class com.klg.jclass.swing.gauge.GaugeUtil
Get a circle based on a circular scale based on the value, inner_extent, and outer_extent.
getCircleForLinearScale(JCLinearScale, double, double, double, Rectangle) - Static method in class com.klg.jclass.swing.gauge.GaugeUtil
Get the center position and the radius of a circle based on a linear scale based on the value, inner_extent, and outer_extent.
getCircularGauge() - Method in class com.klg.jclass.swing.gauge.JCCircularScale
Returns the circular gauge associated with this scale.
getCircularPolygon(JCCircularScale, double, double, double, double, boolean, boolean, JCPolygon) - Static method in class com.klg.jclass.swing.gauge.GaugeUtil
Get a polygon position and contour given a circular scale, inner and outer extent, its width, a value on the scale at which to draw, and various other attributes.
getCircularRangeShape(double, double, double, double, double) - Method in class com.klg.jclass.swing.gauge.JCCircularRange
 
getCircularScale() - Method in class com.klg.jclass.swing.gauge.JCCircularGauge
Returns the circular gauge's circular scale (appropriately cast).
getCircularScale() - Method in class com.klg.jclass.swing.gauge.JCCircularIndicator
Returns the circular scale associated with this indicator.
getCircularScale() - Method in class com.klg.jclass.swing.gauge.JCCircularNeedle
Returns the circular scale associated with this needle.
getCircularScale() - Method in class com.klg.jclass.swing.gauge.JCCircularRange
Returns the circular scale associated with this range.
getCircularScale() - Method in class com.klg.jclass.swing.gauge.JCCircularTick
Returns the circular scale associated with this tick object.
getCircularScaleShape(JCCircularScale) - Method in class com.klg.jclass.swing.gauge.JCCircularScale
 
getClassPath() - Method in class com.klg.jclass.jarmaster.JarTask
Return the current class path (i.e.
getClause(int) - Method in class com.klg.jclass.datasource.util.SqlParser
Return indicated clause.
getClause(int, boolean) - Method in class com.klg.jclass.datasource.util.SqlParser
Return indicated clause.
getClipArrows() - Method in class com.klg.jclass.table.Table
Gets the value of the ClipArrows property.
getClipHints() - Method in interface com.klg.jclass.cell.JCCellInfo
Determines whether the renderer should draw some indication if the entire contents of the cell cannot be rendered within the given area.
getClipHints() - Method in class com.klg.jclass.higrid.CellStyle
Determines whether the renderer should draw some indication if the entire contents of the cell cannot be rendered within the given area.
getClipHints() - Method in interface com.klg.jclass.higrid.CellStyleModel
Determines whether the renderer should draw some indication if the entire contents of the cell cannot be rendered within the given area.
getClipHints() - Method in class com.klg.jclass.page.PageTableCellInfo
Determines whether the renderer should draw some indication if the entire contents of the cell cannot be rendered within the given area.
getClipHints() - Method in interface com.klg.jclass.table.CellStyleModel
Determines whether the renderer should draw some indication if the entire contents of the cell cannot be rendered within the given area.
getClipHints() - Method in class com.klg.jclass.table.JCCellStyle
Determines whether the renderer should draw some indication if the entire contents of the cell cannot be rendered within the given area.
getClipHints() - Method in class com.klg.jclass.table.JCTableCellInfo
Determines whether the renderer should draw some indication if the entire contents of the cell cannot be rendered within the given area.
getClipMask() - Method in class com.klg.jclass.page.JCFrame
Gets the mask which controls the portion of the frame which is drawn.
getClipRectangle() - Method in class com.klg.jclass.higrid.HiGridRepaintEvent
Gets the Graphics clip rectangle
getCloneArrays() - Method in class com.klg.jclass.chart.data.BaseDataSource
Gets the value of the CloneArrays property.
getClosestNeedle(JCGaugePickEvent, JCAbstractNeedle.InteractionType) - Method in class com.klg.jclass.swing.gauge.JCCircularGauge
Returns the closest needle to the clicked/dragged point.
getClosestNeedle(JCGaugePickEvent, JCAbstractNeedle.InteractionType) - Method in class com.klg.jclass.swing.gauge.JCLinearGauge
Returns the closest needle to the clicked/dragged point.
getClosestPathForLocation(int, int) - Method in class com.klg.jclass.swing.JCTreeTable
Returns the path to the node that is closest to X,Y.
getClosestPoint(double, double[], int) - Method in class com.klg.jclass.chart3d.Chart3dData
Finds the closest match to a value in an array of doubles.
getClosestRowForLocation(int, int) - Method in class com.klg.jclass.swing.JCTreeTable
Returns the row to the node that is closest to X,Y.
getClusterImageMapInfo() - Method in class com.klg.jclass.chart.ChartDataView
Retrieves an array of image map information, one for each point cluster.
getClusterImageMapInfo() - Method in class com.klg.jclass.chart.data.BaseDataSource
Retrieves an array of image map information, one for each point cluster.
getClusterOverlap() - Method in class com.klg.jclass.chart.JCBarChartFormat
Gets the ClusterOverlap property, which specifies the overlap between bars.
getClusterWidth() - Method in class com.klg.jclass.chart.JCBarChartFormat
Gets the ClusterWidth property, which determines the percentage of available space to be occupied by the bars.
getCollate() - Method in class com.klg.jclass.page.JCPrinter
Gets the collate flag.
getColor() - Method in class com.klg.jclass.chart.JCFillStyle
Gets the Color property of JCFillStyle, which determines the color used to paint the fill region.
getColor() - Method in class com.klg.jclass.chart.JCLineStyle
Gets the Color property of JCLineStyle, which determines the color used to draw the line.
getColor() - Method in class com.klg.jclass.chart.JCSymbolStyle
Gets the Color property of JCSymbolStyle, which determines the color used to paint the symbols.
getColor() - Method in class com.klg.jclass.chart3d.JCFillStyle
Gets the Color property of JCFillStyle, which determines the color used to paint the fill region.
getColor() - Method in class com.klg.jclass.chart3d.JCGridColor
Gets the color used to draw the bar (or row/column of bars) referenced by the x and y of the JCData3dGridIndex.
getColor() - Method in class com.klg.jclass.chart3d.JCLineStyle
Gets the Color property of JCLineStyle, which determines the color used to draw the line.
getColor() - Method in class com.klg.jclass.chart3d.JCSymbolStyle
Gets the Color property of JCSymbolStyle, which determines the color used to paint the symbols.
getColor() - Method in class com.klg.jclass.page.JCTextStyle
Gets the color which is used to paint the text.
getColor() - Method in class com.klg.jclass.page.PageArea
Get the color which is used to paint the background of the object
getColor() - Method in class com.klg.jclass.util.swing.JCSortableTable.SortIcon
Returns the icon's fill color.
getColor(int) - Method in class com.klg.jclass.chart3d.DefaultColors
Get the color pertaining to the given index
getColorAttribute(Node) - Static method in class com.klg.jclass.page.JCPageTemplate
Returns the color; null means transparent, no color.
getColorHandler() - Method in class com.klg.jclass.chart.ChartDataView
Gets the values of the ColorHandler property.
getColorIndex() - Method in class com.klg.jclass.chart.JCFillStyle
Returns the index used to generate the color.
getColorIndex() - Method in class com.klg.jclass.chart.JCLineStyle
Returns the index used to generate the color.
getColorIndex() - Method in class com.klg.jclass.chart.JCSymbolStyle
Returns the index used to generate the color.
getColorIndex() - Method in class com.klg.jclass.chart3d.JCFillStyle
Returns the index used to generate the color.
getColorIndex() - Method in class com.klg.jclass.chart3d.JCLineStyle
Returns the index used to generate the color.
getColorIndex() - Method in class com.klg.jclass.chart3d.JCSymbolStyle
Returns the index used to generate the color.
getColorIndex(int) - Method in class com.klg.jclass.chart3d.JCChart3d
Gets the color index based on the style.
getColumn() - Method in class com.klg.jclass.datasource.DataModelEvent
Returns a string indicating which column changed, or "" in the case where the column is not applicable.
getColumn() - Method in class com.klg.jclass.higrid.HiGridEvent
Returns a string indicating which column is affected, or "" in the case where the column is not applicable.
getColumn() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the column parent of the cell in the table.
getColumn() - Method in class com.klg.jclass.table.JCCellDisplayEvent
Retrieves the column of the cell or label.
getColumn() - Method in class com.klg.jclass.table.JCEditCellEvent
Returns the column of the cell being traversed to.
getColumn() - Method in class com.klg.jclass.table.JCResizeCellEvent
Gets the column being resized.
getColumn() - Method in class com.klg.jclass.table.JCTableCellInfo
Returns the column for the cell.
getColumn() - Method in class com.klg.jclass.table.JCTableDataEvent
Returns the column that was changed.
getColumn() - Method in class com.klg.jclass.table.JCTraverseCellEvent
Gets the column of the current cell.
getColumn() - Method in interface com.klg.jclass.table.TableCellInfoModel
Returns the column for the cell.
getColumn() - Method in class com.klg.jclass.util.formulae.TableReference
Get the column coordinate of the referenced cell
getColumn(int) - Method in class com.klg.jclass.page.JCPageTable
Gets a column object corresponding to a column number.
getColumn(int, int) - Method in class com.klg.jclass.table.CellAreaHandler
Returns the column containing the given coordinates.
getColumn(int, int) - Method in interface com.klg.jclass.table.CellLayoutModel
Determines the column that contains the given (x,y) coordinate.
getColumn(int, int) - Method in class com.klg.jclass.table.JCCellLayout
Determines the column that contains the given (x,y) coordinate.
getColumn(int, int) - Method in class com.klg.jclass.table.PrintCellLayout
Returns the column at the given x,y coordinates.
getColumn(String) - Method in class com.klg.jclass.higrid.SummaryMetaData
Return the summary column given the column identifier.
getColumnBorder() - Method in class com.klg.jclass.page.JCPageTable
Gets the draw style used for the column border.
getColumnBorder() - Method in class com.klg.jclass.page.JCTableStyle
Returns the column border which is the default border drawn between table columns.
getColumnBorderWidth() - Method in class com.klg.jclass.page.JCPageTable
Gets the width of the default column border based on consideration both of this table and any header or parent table it may have.
getColumnCellSize(int) - Method in class com.klg.jclass.table.JCTable
Returns the CellSize object for a column.
getColumnClass(int) - Method in class com.klg.jclass.table.db.DataTable
Returns the class of a given column in the datasource.
getColumnClass(int) - Method in class com.klg.jclass.table.JCTable
Databound subclasses of table can override this method to return the correct datatype for the column.
getColumnClass(int) - Method in class com.klg.jclass.util.calendar.DayTable.DayModel
Get the class of a particular column.
getColumnClass(int) - Method in class com.klg.jclass.util.calendar.MonthTable.MonthModel
Get the class of a particular column.
getColumnClass(int) - Method in class com.klg.jclass.util.swing.DefaultRowSortTableModel
Returns the lowest common denominator Class for the TableModel column.
getColumnClass(int) - Method in class com.klg.jclass.util.treetable.EmptyTreeTableModel
Returns the Object class type.
getColumnClass(int) - Method in interface com.klg.jclass.util.treetable.JCTreeTableModel
Returns a class used to determine a renderer and editor for all the cell values in the column.
getColumnClass(int) - Method in class com.klg.jclass.util.treetable.NodeChildrenTable
 
getColumnClass(int) - Method in class com.klg.jclass.util.treetable.TableFromTreeTable
Returns the lowest common denominator Class in the column.
getColumnClass(int) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
 
getColumnClass(int) - Method in class com.klg.jclass.util.treetable.TreeWithSortableChildren
Returns the class of the given column index.
getColumnClassName() - Method in class com.klg.jclass.datasource.BaseColumn
 
getColumnClassName() - Method in interface com.klg.jclass.datasource.ColumnModel
 
getColumnCount() - Method in class com.klg.jclass.datasource.BaseMetaData
Returns number of columns in this result set.
getColumnCount() - Method in interface com.klg.jclass.datasource.MetaDataModel
Returns the number of columns in this result set
getColumnCount() - Method in class com.klg.jclass.datasource.ReadOnlyBinding
Return the number of columns in this table.
getColumnCount() - Method in interface com.klg.jclass.datasource.ReadOnlyBindingModel
Return the number of columns in this table.
getColumnCount() - Method in class com.klg.jclass.higrid.SummaryMetaData
Return number of columns in this result set
getColumnCount() - Method in class com.klg.jclass.page.JCFrame
Gets the number of columns of text to display in the frame.
getColumnCount() - Method in class com.klg.jclass.page.JCPageTable
Gives the number of columns in the table.
getColumnCount() - Method in class com.klg.jclass.util.calendar.DayTable.DayModel
Get the number of columns.
getColumnCount() - Method in class com.klg.jclass.util.calendar.MonthTable.MonthModel
Get the number of columns.
getColumnCount() - Method in class com.klg.jclass.util.swing.DefaultRowSortTableModel
Returns the number of columns in the TableModel.
getColumnCount() - Method in class com.klg.jclass.util.treetable.EmptyTreeTableModel
At design time returns there are two columns, otherwise return zero columns.
getColumnCount() - Method in interface com.klg.jclass.util.treetable.JCTreeTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class com.klg.jclass.util.treetable.NodeChildrenTable
 
getColumnCount() - Method in class com.klg.jclass.util.treetable.TableFromTreeTable
Returns the number of columns managed by the data source object.
getColumnCount() - Method in class com.klg.jclass.util.treetable.TreeTableSupport
 
getColumnCount() - Method in class com.klg.jclass.util.treetable.TreeWithSortableChildren
Returns the number of columns.
getColumnDatatype(int) - Method in class com.klg.jclass.table.data.JCResultSetDataSource
Returns the table datatype for a column.
getColumnDisplaySize() - Method in class com.klg.jclass.datasource.BaseColumn
 
getColumnDisplaySize() - Method in interface com.klg.jclass.datasource.ColumnModel
 
getColumnID() - Method in class com.klg.jclass.datasource.DataModelException
Return the columnId for the offending column.
getColumnIdentifier(int) - Method in class com.klg.jclass.datasource.BaseMetaData
Returns a string that uniquely identifies this column.
getColumnIdentifier(int) - Method in interface com.klg.jclass.datasource.MetaDataModel
Returns a string which uniquely identifies this column.
getColumnIdentifier(int) - Method in class com.klg.jclass.datasource.ReadOnlyBinding
Return the name of this column.
getColumnIdentifier(int) - Method in interface com.klg.jclass.datasource.ReadOnlyBindingModel
Return the name of this column.
getColumnIdentifier(int) - Method in class com.klg.jclass.higrid.SummaryMetaData
Return a string which identifies this column.
getColumnIndex() - Method in class com.klg.jclass.higrid.CellPosition
Retrieves the cell's columnIndex.
getColumnIndex(String) - Method in class com.klg.jclass.datasource.BaseMetaData
Given a column name, gets its index.
getColumnIndex(String) - Method in interface com.klg.jclass.datasource.MetaDataModel
Given a column name, gets its index.
getColumnIndex(String) - Method in class com.klg.jclass.datasource.ReadOnlyBinding
Return the index for this column name.
getColumnIndex(String) - Method in interface com.klg.jclass.datasource.ReadOnlyBindingModel
Return the index for this column name.
getColumnIndex(String) - Method in class com.klg.jclass.higrid.SummaryMetaData
Given a column identifier get its index.
getColumnIndexesForTable(String) - Method in class com.klg.jclass.datasource.jdbc.MetaData
Convenience method: returns this table's column indexes.
getColumnLabel() - Method in class com.klg.jclass.datasource.BaseColumn
 
getColumnLabel() - Method in interface com.klg.jclass.datasource.ColumnModel
 
getColumnLabelDisplay() - Method in class com.klg.jclass.table.Table
Returns true if column label display is enabled, false otherwise.
getColumnLabelOffset() - Method in class com.klg.jclass.table.JCTable
Gets the table's ColumnLabelOffset value.
getColumnLabelPlacement() - Method in class com.klg.jclass.table.JCTable
Gets the table's ColumnLabelPlacement value.
getColumnLabels() - Method in class com.klg.jclass.table.data.JCVectorDataSource
Gets the data source's ColumnLabels value.
getColumnList() - Method in class com.klg.jclass.page.JCPageTable
Returns the list of columns.
getColumnMap() - Method in class com.klg.jclass.datasource.BaseMetaData
Returns the list which associates an ordinal position with a column name.
getColumnMap() - Method in interface com.klg.jclass.table.SortableDataViewModel
Returns an array of column numbers that map view to data.
getColumnMap() - Method in class com.klg.jclass.table.TableDataView
Returns an array of column numbers that map view to data.
getColumnModel() - Method in class com.klg.jclass.field.db.datasource.DataBinding
Retrieves the column model.
getColumnName() - Method in class com.klg.jclass.datasource.BaseColumn
 
getColumnName() - Method in interface com.klg.jclass.datasource.ColumnModel
 
getColumnName() - Method in class com.klg.jclass.datasource.util.SqlStatementColumn
Gets the column name without qualifier.
getColumnName() - Method in class com.klg.jclass.field.db.jbuilder.JBdbComboField
Returns the name of the column that the field is bound to.
getColumnName() - Method in class com.klg.jclass.field.db.jbuilder.JBdbLabelField
Returns the name of the column that the field is bound to.
getColumnName() - Method in class com.klg.jclass.field.db.jbuilder.JBdbPopupField
Returns the name of the column that the field is bound to.
getColumnName() - Method in class com.klg.jclass.field.db.jbuilder.JBdbSpinField
Returns the name of the column that the field is bound to.
getColumnName() - Method in class com.klg.jclass.field.db.jbuilder.JBdbTextField
Returns the name of the column that the field is bound to.
getColumnName() - Method in class com.klg.jclass.field.db.jbuilder.JBuilderValueModel
Gets the column name.
getColumnName() - Method in class com.klg.jclass.higrid.SortData
Retrieves the column name.
getColumnName(int) - Method in class com.klg.jclass.util.calendar.DayTable.DayModel
Get the name of a particular column.
getColumnName(int) - Method in class com.klg.jclass.util.calendar.MonthTable.MonthModel
Get the name of a particular column.
getColumnName(int) - Method in class com.klg.jclass.util.swing.DefaultRowSortTableModel
Returns a TableModel default column name.
getColumnName(int) - Method in class com.klg.jclass.util.treetable.EmptyTreeTableModel
At design time returns headers for each column, otherwise returns null.
getColumnName(int) - Method in interface com.klg.jclass.util.treetable.JCTreeTableModel
The name of the column at the specified column index.
getColumnName(int) - Method in class com.klg.jclass.util.treetable.NodeChildrenTable
 
getColumnName(int) - Method in class com.klg.jclass.util.treetable.TableFromTreeTable
Returns the name of the column at columnIndex.
getColumnName(int) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
 
getColumnName(int) - Method in class com.klg.jclass.util.treetable.TreeWithSortableChildren
Returns the column name for the given column index.
getColumnNumber() - Method in class com.klg.jclass.page.JCPageTable.Column
Gets the position of the column in the table.
getColumnNumber() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the column co-ordinate of the cell in the table.
getColumnObject(String) - Method in class com.klg.jclass.datasource.BaseMetaData
Returns the
getColumnObject(String) - Method in interface com.klg.jclass.datasource.MetaDataModel
Returns the ColumnModel for the given column.
getColumnObject(String) - Method in class com.klg.jclass.datasource.ReadOnlyBinding
 
getColumnObject(String) - Method in interface com.klg.jclass.datasource.ReadOnlyBindingModel
 
getColumnObject(String) - Method in class com.klg.jclass.higrid.SummaryMetaData
Return the ColumnModel for the given column.
getColumnObjects() - Method in class com.klg.jclass.datasource.BaseMetaData
Returns the list of ColumnModel objects.
getColumnObjects() - Method in interface com.klg.jclass.datasource.MetaDataModel
Returns the list of ColumnModel objects.
getColumnObjects() - Method in class com.klg.jclass.higrid.SummaryMetaData
Return the list of ColumnModel objects.
getColumnPageIndex() - Method in class com.klg.jclass.higrid.PrintGrid12
Gets the column page index value.
getColumnPixelWidth(int) - Method in class com.klg.jclass.table.JCTable
Returns the actual pixel width for a column.
getColumnPosition(int) - Method in interface com.klg.jclass.table.CellLayoutModel
Returns the start position of a column.
getColumnPosition(int) - Method in class com.klg.jclass.table.JCCellLayout
Returns the start position of a column.
getColumnPosition(int) - Method in class com.klg.jclass.table.PrintCellLayout
Returns the start position of a column.
getColumnRangeWidth(int, int) - Method in class com.klg.jclass.page.JCPageTable
Determines the width required for a given range of columns.
getColumns() - Method in class com.klg.jclass.datasource.BaseVirtualColumn
Returns the list of names of the columns used to derive the virtual column.
getColumns() - Method in class com.klg.jclass.datasource.util.SqlParser
Gets a list of SqlStatementColumns
getColumns() - Method in class com.klg.jclass.datasource.util.SqlStatement
Return list of columns associated with this statement.
getColumns() - Method in class com.klg.jclass.table.JCSortEvent
Gets the columns that have been sorted.
getColumnSelectionHandler() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the column selection handler.
getColumnSet(int, JCUnit.Measure, JCUnit.Measure) - Method in class com.klg.jclass.page.JCPageTable
Determines the range of columns that fits in a space, given the start column.
getColumnSetup(Node, JCUnit) - Static method in class com.klg.jclass.page.JCPageTemplate
 
getColumnsForTable(String) - Method in class com.klg.jclass.datasource.util.SqlParser
Return a Vector of SqlStatementColumns for a table
getColumnSpace() - Method in class com.klg.jclass.page.JCFrame
Gets the space to leave between columns of text.
getColumnType() - Method in class com.klg.jclass.datasource.BaseColumn
 
getColumnType() - Method in interface com.klg.jclass.datasource.ColumnModel
Return the jdbc.Sql.Types type for the column.
getColumnType() - Method in class com.klg.jclass.higrid.SummaryColumn
Returns the summary column type.
getColumnType(int) - Method in class com.klg.jclass.table.data.JCResultSetDataSource
Returns the JDBC column type for a column.
getColumnTypeName() - Method in class com.klg.jclass.datasource.BaseColumn
 
getColumnTypeName() - Method in interface com.klg.jclass.datasource.ColumnModel
 
getColumnTypes() - Method in class com.klg.jclass.table.data.JCResultSetDataSource
Returns an array of column types.
getColumnWidth() - Method in class com.klg.jclass.page.JCFrame
Gets the width of columns of text in this frame.
getColumnWidthValues() - Method in class com.klg.jclass.table.JCTable
Returns a list of column width series values.
getCommand() - Method in class com.klg.jclass.datasource.DataModelEvent
Gets the command which indicates what action should be taken.
getCommand() - Method in class com.klg.jclass.table.JCTableDataEvent
Returns the command that generated the event.
getCommand(int) - Method in class com.klg.jclass.higrid.EditPopupMenu
Retrieves the specified command string.
getCommands() - Method in class com.klg.jclass.datasource.util.NavigatorPopupMenu
Returns NavigatorPopupMenu's command set.
getCommands() - Method in class com.klg.jclass.table.beans.BasePopupMenu
Returns component specific command set.
getCommands() - Method in class com.klg.jclass.table.TablePopupMenu
Returns TablePopupMenu's command set.
getCommands() - Method in class com.klg.jclass.util.swing.BasePopupMenu
Returns component specific text set.
getCommandVisible() - Method in class com.klg.jclass.datasource.swing.DSdbJNavigator
Gets CommandVisible property value.
getCommitPolicy() - Method in class com.klg.jclass.datasource.BaseMetaData
Returns the commit policy for this level.
getCommitPolicy() - Method in class com.klg.jclass.datasource.beans.JCData
Gets commitPolicy property.
getCommitPolicy() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the commitPolicy property.
getCommitPolicy() - Method in interface com.klg.jclass.datasource.MetaDataModel
Returns the commit policy for this level.
getCommitPolicy() - Method in class com.klg.jclass.higrid.SummaryMetaData
Return the commit policy for this level.
getCommitPolicyStrings() - Static method in class com.klg.jclass.datasource.beans.JCDataConverter
Gets an internationalized array of commit policy Strings.
getComparator() - Method in class com.klg.jclass.util.swing.DefaultRowSortTableModel
Returns the current comparator.
getCompleteRange(int, int, int, int) - Method in class com.klg.jclass.table.SpanHandler
Ensures that the given cell range includes all cells that are part of spans.
getComponent() - Method in class com.klg.jclass.cell.editors.BaseCellEditor
Returns the edit component.
getComponent() - Method in class com.klg.jclass.cell.editors.JCCheckBoxCellEditor
Returns the edit component.
getComponent() - Method in class com.klg.jclass.cell.editors.JCComboBoxCellEditor
Returns the ComboBox component.
getComponent() - Method in class com.klg.jclass.cell.editors.JCImageCellEditor
Returns the edit component.
getComponent() - Method in class com.klg.jclass.cell.editors.JCMultilineCellEditor
Returns the edit component.
getComponent() - Method in interface com.klg.jclass.cell.JCCellEditor
Returns the actual component that will be used to do the editing.
getComponent() - Method in class com.klg.jclass.chart.JCChartLabel
Gets the component portion of this chart label.
getComponent() - Method in class com.klg.jclass.datasource.util.DataBinding
Returns the component this object is bound to
getComponent() - Method in class com.klg.jclass.field.cell.JCComboFieldCellEditor
Returns the JCComboField component.
getComponent() - Method in class com.klg.jclass.field.cell.JCPopupFieldCellEditor
Returns the JCPopupField component.
getComponent() - Method in class com.klg.jclass.field.cell.JCSpinFieldCellEditor
Returns the JCSpinField component.
getComponent() - Method in class com.klg.jclass.field.cell.JCTextFieldCellEditor
Returns the JCTextField component.
getComponent() - Method in class com.klg.jclass.field.Field
Returns the visual component currently being used.
getComponent() - Method in class com.klg.jclass.higrid.GridScrollbar
 
getComponent() - Method in class com.klg.jclass.higrid.NullCellEditor
Returns the edit component.
getComponent() - Method in class com.klg.jclass.page.awt.JCAWTScreenPrinter
Returns the component on which the pages should be written.
getComponent() - Method in class com.klg.jclass.swing.gauge.JCGaugePickEvent
The component associated with this event.
getComponent(AbstractSpinBox, Object) - Method in interface com.klg.jclass.util.swing.JCSpinBoxRenderer
 
getComponent(int, int) - Method in class com.klg.jclass.table.JCTable
Gets the Component located at the given cell.
getComponentAfter(Container, Component) - Method in class com.klg.jclass.higrid.HiGridFocusTraversalPolicy
Returns the Component that should receive the focus after aComponent.
getComponentAfter(Container, Component) - Method in class com.klg.jclass.table.TableFocusTraversalPolicy
Returns the Component that should receive the focus after aComponent.
getComponentArea() - Method in class com.klg.jclass.chart.JCChart
Used to implement the LegendComponentLayoutUser interface.
getComponentArea() - Method in class com.klg.jclass.chart3d.JCChart3d
Used to implement the LegendComponentLayoutUser interface.
getComponentArea() - Method in class com.klg.jclass.swing.gauge.JCGauge
Returns the JClass component's sub-component on which the actual drawing of the gauge will be performed.
getComponentArea() - Method in interface com.klg.jclass.util.legend.LegendComponentLayoutUser
Return the JClass component's sub-component on which the actual drawing of the chart or gauge will be performed.
getComponentAt(int, int) - Method in class com.klg.jclass.chart.JCChart
Overrides the Container class's method to return only components that are actually showing.
getComponentAt(int, int) - Method in class com.klg.jclass.chart3d.JCChart3d
Overrides the Container class's method to return only components that are actually showing.
getComponentBefore(Container, Component) - Method in class com.klg.jclass.higrid.HiGridFocusTraversalPolicy
Returns the Component that should receive the focus before aComponent.
getComponentBefore(Container, Component) - Method in class com.klg.jclass.table.TableFocusTraversalPolicy
Returns the Component that should receive the focus before aComponent.
getComponentBorderWidth() - Method in class com.klg.jclass.table.JCTable
Returns the spacing between the border of a cell and a cell component.
getComponentModel() - Method in class com.klg.jclass.table.FocusManager
Returns the current component handler.
getComponentModel() - Method in interface com.klg.jclass.table.FocusModel
Returns the current component handler.
getComponentModel() - Method in class com.klg.jclass.table.JCTable
Returns the component handler which manages components in cells.
getComponentName(Component) - Static method in class com.klg.jclass.util.JCUtil
Gets a name for this component that can be printed.
getCompressionLevel() - Method in class com.klg.jclass.jarmaster.JarTask
Get the current compression level.
getConnection() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets DataTableConnection and establishs a JDBC connection.
getConnection() - Method in class com.klg.jclass.datasource.jdbc.DataTableConnection
Return this connection to the database.
getConnection() - Method in class com.klg.jclass.table.data.JCResultSetDataSource
Returns a JDBC database connection.
getConstant() - Method in class com.klg.jclass.chart.JCAxisFormula
Gets the Constant property of the JCAxisFormula, which specified the "c" value in the relationship y = mx + c.
getContent() - Method in class com.klg.jclass.chart3d.j3d.JC3DUniverse
Returns the BranchGroup containing the 3D chart.
getContent() - Method in class com.klg.jclass.chart3d.j3d.JCPlotCubeJava3d
Returns the BranchGroup containing the plotcube.
getContentList() - Method in class com.klg.jclass.chart3d.JCMultiFieldString
Gets the multi field String as a list of alignment items and Strings.
getContentPane() - Method in class com.klg.jclass.swing.JCMDIFrame
Overrides getContentPane to provide a container one level removed; this allows the frame to be maximized by reparenting its children to a different parent.
getContentPane() - Method in class com.klg.jclass.swing.JCWizardPage
Overrides normal getContentPane to provide specially managed area.
getContents() - Method in class com.klg.jclass.page.adobe.JCAdobeFontMap
 
getContents() - Method in class com.klg.jclass.util.SettableListResourceBundle
Get contents of this reource bundle as an array.
getContentsPage() - Method in class com.klg.jclass.util.swing.JCHelpPane
Returns the URL displayed in the contents pane.
getContentsPane() - Method in class com.klg.jclass.util.swing.JCHelpPane
Returns the HTML pane on the left hand side.
getContour() - Method in class com.klg.jclass.chart3d.Chart3dDataView
Returns the current JCContour object for this dataView.
getContourCells() - Method in class com.klg.jclass.chart3d.JCContour
Returns the contour cell array.
getContourColor3f(double) - Method in class com.klg.jclass.chart3d.j3d.JCDataBars
 
getContourLevels() - Method in class com.klg.jclass.chart3d.JCContour
Returns the contourLevels object.
getContourLinePattern(int) - Method in class com.klg.jclass.chart3d.j3d.JCZonedMeshSurface
 
getContourLines() - Method in class com.klg.jclass.chart3d.JCContour
Returns the list of contour lines (internal use only).
getContourMapping() - Method in class com.klg.jclass.chart3d.JCContour
Returns the object which currently implements the mapping between contour levels and contour styles (by default this is the JCContour object).
getContourStyleFromLevel(int) - Method in class com.klg.jclass.chart3d.JCContour
Returns the contour style used for a given contour level.
getContourStyleIndex() - Method in class com.klg.jclass.chart3d.JCData3dContourIndex
Gets the value of the ContourStyleIndex property.
getContourStyles() - Method in class com.klg.jclass.chart3d.JCContour
Returns the current contour styles.
getController() - Method in class com.klg.jclass.higrid.HiGrid
Gets the Controller object for this grid.
getCoord() - Method in class com.klg.jclass.chart.JCChartLabel
Gets the coordinates that the label is attached to.
getCounter() - Method in class com.klg.jclass.higrid.beans.ExternalGridProperties
 
getCounter() - Method in class com.klg.jclass.higrid.beans.GridProperties
Gets the variable part of the default serialization file name.
getCreateJar() - Method in class com.klg.jclass.jarmaster.JarTask
Return whether a jar file or zip file is created.
getCreator() - Static method in class com.klg.jclass.datasource.jbuilder.MetaDataCreator
Gets a JBuilder meta data creator.
getCreator(int) - Static method in class com.klg.jclass.datasource.beans.MetaDataCreator
Gets a meta data creator.
getCube() - Method in class com.klg.jclass.chart3d.JCChart3dArea
Gets the chart area's Cube object.
getCubePoints() - Method in class com.klg.jclass.chart3d.Cube
Gets the precomputed cube points in projected space.
getCurrencyLocale() - Method in class com.klg.jclass.field.validate.JCNumberValidator
Returns the locale used to determine the currency symbol to use.
getCurrencySymbol() - Method in class com.klg.jclass.field.validate.JCNumberValidator
Returns the appropriate currency symbol of the current locale.
getCurrencySymbol(Locale) - Method in class com.klg.jclass.field.validate.JCNumberValidator
Returns the appropriate currency symbol of the specified locale.
getCurrent() - Method in class com.klg.jclass.page.JCFlowInfo
Gets the current line (placed, but unpasted objects).
getCurrentAction() - Method in class com.klg.jclass.higrid.Controller
Retrieves the HiGridAction (if any) that is being currently processed.
getCurrentAngleUnit() - Method in class com.klg.jclass.chart.JCPolarRadarChartFormat
 
getCurrentAscender() - Method in class com.klg.jclass.page.JCFrame
Gets the size of the largest ascender among objects flowed to the current line.
getCurrentBaseline() - Method in class com.klg.jclass.page.JCFrame
Gets the baseline of the current line as adjusted for the ascender height.
getCurrentBookmark() - Method in class com.klg.jclass.datasource.BaseDataTable
Returns the bookmark of the current row.
getCurrentBookmark() - Method in class com.klg.jclass.datasource.BaseMetaData
Returns the bookmark of the row currently in focus.
getCurrentBookmark() - Method in class com.klg.jclass.datasource.beans.JCData
Returns the bookmark of the current row.
getCurrentBookmark() - Method in interface com.klg.jclass.datasource.DataTableModel
Returns the bookmark of the row on which this table's private cursor is located.
getCurrentBookmark() - Method in interface com.klg.jclass.datasource.MetaDataModel
Returns the bookmark of the row currently in focus.
getCurrentBookmark() - Method in class com.klg.jclass.higrid.SummaryDataTable
Return the bookmark of the current row.
getCurrentBookmark() - Method in class com.klg.jclass.higrid.SummaryMetaData
Return the bookmark of the row currently in focus.
getCurrentCell() - Method in class com.klg.jclass.higrid.Controller
Retrieves the current edit cell
getCurrentCell() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the cell that the cell editor is on.
getCurrentCell() - Method in class com.klg.jclass.table.JCTable
Gets the current cell in the table.
getCurrentCell(DataModelListener, String) - Method in class com.klg.jclass.datasource.ReadOnlyBinding
Get the value in a cell for the row currently in focus.
getCurrentCell(DataModelListener, String) - Method in interface com.klg.jclass.datasource.ReadOnlyBindingModel
Get the value in a cell for the row currently in focus.
getCurrentCellPosition() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the cell that the cell editor is on.
getCurrentColumn() - Method in class com.klg.jclass.page.JCFrame
Gets the column position within the frame.
getCurrentColumn() - Method in class com.klg.jclass.table.JCTable
Gets the current column in the table.
getCurrentColumnWidth() - Method in class com.klg.jclass.table.JCResizeCellEvent
Gets the current column width.
getCurrentDataItem(DataModelListener, MetaDataModel, String) - Method in interface com.klg.jclass.datasource.DataModel
Returns the data item at the specified MetaData level and column for the current row.
getCurrentDataItem(DataModelListener, MetaDataModel, String) - Method in class com.klg.jclass.datasource.TreeData
Returns the data item at the specified MetaData level and column for the current row.
getCurrentDataItem(DataModelListener, MetaDataModel, String) - Method in class com.klg.jclass.higrid.HiGridData
Returns the data item at the specified MetaData level and column for the current row.
getCurrentDataTable() - Method in class com.klg.jclass.datasource.BaseMetaData
Returns the data table which currently has focus.
getCurrentDataTable() - Method in interface com.klg.jclass.datasource.MetaDataModel
Returns the data table which currently has focus.
getCurrentDataTable() - Method in class com.klg.jclass.higrid.SummaryMetaData
Return the data table which currently has focus.
getCurrentDataTable(DataModelListener, MetaDataModel) - Method in interface com.klg.jclass.datasource.DataModel
Returns the DataTable at the specified MetaData level based on the current bookmark.
getCurrentDataTable(DataModelListener, MetaDataModel) - Method in class com.klg.jclass.datasource.TreeData
Returns the DataTable at the specified MetaData level based on the current bookmark.
getCurrentDataTable(DataModelListener, MetaDataModel) - Method in class com.klg.jclass.higrid.HiGridData
Returns the DataTable at the specified MetaData level based on the current bookmark.
getCurrentDataTableModel(DataModelListener) - Method in class com.klg.jclass.datasource.ReadOnlyBinding
Get the table currently in scope.
getCurrentDataTableModel(DataModelListener) - Method in interface com.klg.jclass.datasource.ReadOnlyBindingModel
Get the table currently in scope.
getCurrentDescender() - Method in class com.klg.jclass.page.JCFrame
Gets the largest descender among objects flowed to the current line.
getCurrentDrawStyle() - Method in class com.klg.jclass.page.JCFlow
Gets the draw style being applied to rendered graphics.
getCurrentDwellLabel() - Method in interface com.klg.jclass.chart.JCChartLabelManager
Gets the current dwell label.
getCurrentDwellLabel() - Method in class com.klg.jclass.chart.JCDefaultChartLabelManager
Gets the current dwell label.
getCurrentDwellLabelAttachPoint() - Method in interface com.klg.jclass.chart.JCChartLabelManager
Gets the AttachPoint property of the current dwell label, if one exists.
getCurrentDwellLabelAttachPoint() - Method in class com.klg.jclass.chart.JCDefaultChartLabelManager
Gets the AttachPoint property of the current dwell label, if one exists.
getCurrentDwellLabelComponent() - Method in interface com.klg.jclass.chart.JCChartLabelManager
Gets the Component property of the current dwell label.
getCurrentDwellLabelComponent() - Method in class com.klg.jclass.chart.JCDefaultChartLabelManager
Gets the Component property of the current dwell label.
getCurrentFrame() - Method in class com.klg.jclass.page.JCFlow
Gets the frame of the current page receiving data.
getCurrentGlobalBookmark() - Method in interface com.klg.jclass.datasource.DataModel
Returns the bookmark of the row which has the global cursor's focus.
getCurrentGlobalBookmark() - Method in class com.klg.jclass.datasource.TreeData
Return the bookmark of the row which has the global cursor's focus.
getCurrentGlobalBookmark() - Method in class com.klg.jclass.higrid.HiGridData
Return the bookmark of the row which has the global cursor's focus.
getCurrentGlobalTable() - Method in interface com.klg.jclass.datasource.DataModel
Returns the DataTableModel currently in focus.
getCurrentGlobalTable() - Method in class com.klg.jclass.datasource.TreeData
Return the DataTableModel currently in focus.
getCurrentGlobalTable() - Method in class com.klg.jclass.higrid.HiGridData
Return the DataTableModel currently in focus.
getCurrentLine() - Method in class com.klg.jclass.page.EndOfFrameException
Get the current line data
getCurrentOffset() - Method in class com.klg.jclass.page.adobe.pdf.JCPDFPrinter
Gets the current offset into the output stream.
getCurrentPage() - Method in class com.klg.jclass.page.JCFlow
Gets the current page receiving printed data.
getCurrentPage() - Method in class com.klg.jclass.swing.BaseWizard
Should return the last page.
getCurrentPage() - Method in class com.klg.jclass.swing.JCSplitWizard
Retireves the current visible page.
getCurrentPage() - Method in class com.klg.jclass.swing.JCWizard
Retrieves the current visible page.
getCurrentPage() - Method in class com.klg.jclass.swing.JCWizardEvent
Returns the current page on which the JCWizardEvent occurred.
getCurrentPageArea() - Method in class com.klg.jclass.page.JCFlowEvent
 
getCurrentPageIndex() - Method in class com.klg.jclass.higrid.PrintGrid12
Gets the current page index.
getCurrentPageNumber() - Method in class com.klg.jclass.page.JCFlow
Gets the current page number.
getCurrentPosition() - Method in class com.klg.jclass.field.validate.TextCursorEvent
Gets the current cursor position.
getCurrentRow() - Method in class com.klg.jclass.table.JCTable
Gets the current row in the table.
getCurrentRowHeight() - Method in class com.klg.jclass.table.JCResizeCellEvent
Gets the current row height.
getCurrentRowIndex() - Method in class com.klg.jclass.datasource.ReadOnlyBinding
Return the index of the row currently in focus.
getCurrentRowIndex() - Method in interface com.klg.jclass.datasource.ReadOnlyBindingModel
Return the index of the row currently in focus.
getCurrentRowIndex() - Method in class com.klg.jclass.datasource.util.DataBinding
Returns current zero-based row index for the DataTableModel instance.
getCurrentRowNode() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the current row node (the row that the cell editor is currently on.)
getCurrentRowStatus() - Method in class com.klg.jclass.datasource.beans.JCData
Returns the status of the current row, will be one of
getCurrentRowStatus() - Method in class com.klg.jclass.datasource.Binding
Return the edit status of the row currently in focus.
getCurrentRowStatus() - Method in interface com.klg.jclass.datasource.BindingModel
Return the edit status of the row currently in focus.
getCurrentSectionNumber() - Method in class com.klg.jclass.page.JCFlow
Gets the current section number.
getCurrentStyle() - Method in class com.klg.jclass.page.EndOfFrameException
Get the style last used in the frame's flow
getCurrentTextStyle() - Method in class com.klg.jclass.page.JCFlow
Gets the text style being applied to rendered text.
getCurrentUnit() - Method in class com.klg.jclass.util.progress.JCProgressEvent
Returns the current_unit being processed.
getCurrentViewport() - Method in class com.klg.jclass.chart3d.Transform
 
getCursor() - Method in class com.klg.jclass.datasource.BaseDataTable
Gets the cursor of the data table.
getCursor() - Method in class com.klg.jclass.datasource.beans.JCData
Gets the cursor of the data table.
getCursor() - Method in interface com.klg.jclass.datasource.DataTableModel
Gets the cursor of the data table model.
getCursor() - Method in class com.klg.jclass.higrid.SummaryDataTable
Gets the cursor of the data table model.
getCustomEditor() - Method in class com.klg.jclass.chart3d.beans.BaseEditor
 
getCustomEditor() - Method in class com.klg.jclass.chart3d.beans.DataSourceEditor
 
getCustomEditor() - Method in class com.klg.jclass.table.beans.TablePropertyEditor
Returns the custom editor.
getCustomizerComponent() - Method in interface com.klg.jclass.chart3d.JCChart3dCustomizer
Returns the component used to display the customizer.
getCustomizerName() - Method in class com.klg.jclass.chart.JCChart
Gets the value of the CustomizerName property.
getCustomizerName() - Method in class com.klg.jclass.chart3d.j2d.JCChart3dJava2d
Gets the current customizer name.
getCustomizerName() - Method in class com.klg.jclass.chart3d.j3d.JCChart3dJava3d
 
getCustomizerName() - Method in class com.klg.jclass.chart3d.JCChart3d
Gets the value of the CustomizerName property.
getCustomLegendPatternArray() - Method in class com.klg.jclass.chart.JCLineStyle
Returns the custom legend pattern array used for dashed lines if one has been set by the setPattern(float[], float[]) method.
getCustomPaint() - Method in class com.klg.jclass.chart.JCFillStyle
Gets the custom fill paint property that has been set by the user.
getCustomPaint() - Method in class com.klg.jclass.chart3d.JCFillStyle
Gets the custom fill paint property that has been set by the user.
getCustomParser() - Method in class com.klg.jclass.table.data.JCInputStreamDataSource
Gets the value of the CustomParser property.
getCustomPatternArray() - Method in class com.klg.jclass.chart.JCLineStyle
Returns the custom pattern array used for dashed lines if one has been set by the setPattern(float[], float[]) method.
getCustomShape() - Method in class com.klg.jclass.chart.JCSymbolStyle
Gets the value of the CustomShape property.
getCValue() - Method in class com.klg.jclass.chart3d.PolygonChain
Gets the contoured value.
getDashArray() - Method in class com.klg.jclass.chart3d.JCLineStyle
Returns the dash array.
getDashLength() - Method in class com.klg.jclass.page.JCDrawStyle
Gets the length of dashes and space between dashes in a broken line style.
getData() - Method in class com.klg.jclass.chart.beans.SimpleChart
Gets the value of the data property.
getData() - Method in class com.klg.jclass.chart3d.Chart3dDataHandler
Gets the internal data object for this data handler.
getData() - Method in class com.klg.jclass.chart3d.Chart3dPointSeries
Gets the parent Chart3dPointData for this series.
getData() - Method in class com.klg.jclass.chart3d.j2d.MapPick
Return the internal data object whose type determines the type of MapPick object required.
getData() - Method in class com.klg.jclass.chart3d.j3d.MapPick
Return the internal data object whose type determines the type of MapPick object required.
getData() - Method in interface com.klg.jclass.chart3d.Mapping
Returns the internal data object whose type determines the type of MapPick object required.
getData() - Method in class com.klg.jclass.table.beans.LiveTable
Gets the data property.
getData(DataModelListener, long, MetaDataModel) - Method in interface com.klg.jclass.datasource.ProviderModel
This method will be called by the DataSource when data is required for a particular meta data level.
getData(HiGrid, Vector) - Static method in class com.klg.jclass.higrid.StringRowFlavor
Returns the string of row data as a TAB/NEWLINE delimited string.
getData1ChartType() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Gets the chart type for the first dataview
getData1ChartType() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Gets the chart type for the first dataview
getDatabase() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the database.
getDatabase() - Method in class com.klg.jclass.datasource.LoginDialog
Get the database entered.
getDataBeanSource() - Method in class com.klg.jclass.table.db.DataTable
Returns DataBoundSource for the table.
getDataBinding() - Method in class com.klg.jclass.chart.db.datasource.DSdbChart
Returns the chart's value of a DataBinding object property.
getDataBinding() - Method in class com.klg.jclass.datasource.swing.DSdbJCheckbox
Returns the data binding hierarchy string, starting from a JCTreeData instance name and containing full sequence of MetaDataModel levels starting from the root to the level the table is bound with.
getDataBinding() - Method in class com.klg.jclass.datasource.swing.DSdbJComboBox
Returns the data binding hierarchy string, starting from a JCTreeData instance name and containing full sequence of MetaDataModel levels starting from the root to the level the table is bound with.
getDataBinding() - Method in class com.klg.jclass.datasource.swing.DSdbJImage
Returns the data binding hierarchy string, starting from a JCTreeData instance name and containing full sequence of MetaDataModel levels starting from the root to the level the table is bound with.
getDataBinding() - Method in class com.klg.jclass.datasource.swing.DSdbJLabel
Returns the data binding hierarchy string, starting from a JCTreeData instance name and containing full sequence of MetaDataModel levels starting from the root to the level the table is bound with.
getDataBinding() - Method in class com.klg.jclass.datasource.swing.DSdbJList
Returns the data binding hierarchy string, starting from a JCTreeData instance name and containing full sequence of MetaDataModel levels starting from the root to the level the table is bound with.
getDataBinding() - Method in class com.klg.jclass.datasource.swing.DSdbJNavigator
Returns the data binding hierarchy string, starting from a JCTreeData instance name and containing full sequence of MetaDataModel level descriptions separated by '|' starting from the root to the level the component is bound with (e.g.
getDataBinding() - Method in class com.klg.jclass.datasource.swing.DSdbJTextArea
Returns the data binding hierarchy string, starting from a JCTreeData instance name and containing full sequence of MetaDataModel levels starting from the root to the level the table is bound with.
getDataBinding() - Method in class com.klg.jclass.datasource.swing.DSdbJTextField
Returns the data binding hierarchy string, starting from a JCTreeData instance name and containing full sequence of MetaDataModel levels starting from the root to the level the table is bound with.
getDataBinding() - Method in class com.klg.jclass.datasource.util.ColumnDataBinding
Returns the data binding hierarchy string, starting from a JCTreeData instance name and containing full sequence of MetaDataModel levels starting from the root to the level the table is bound with and further down to the particular column.
getDataBinding() - Method in class com.klg.jclass.datasource.util.DataBinding
Return the hierarchy string for this level.
getDataBinding() - Method in class com.klg.jclass.field.db.datasource.DataSourceValueModel
Returns the field's value of the dataBinding object property.
getDataBinding() - Method in class com.klg.jclass.field.db.datasource.DSdbComboField
Returns the field's value of the dataBinding object property.
getDataBinding() - Method in class com.klg.jclass.field.db.datasource.DSdbLabelField
Returns the field's value of the dataBinding object property.
getDataBinding() - Method in class com.klg.jclass.field.db.datasource.DSdbPopupField
Returns the field's value of the dataBinding object property.
getDataBinding() - Method in class com.klg.jclass.field.db.datasource.DSdbSpinField
Returns the field's value of the dataBinding object property.
getDataBinding() - Method in class com.klg.jclass.field.db.datasource.DSdbTextField
Returns the field's value of the dataBinding object property.
getDataBinding() - Method in class com.klg.jclass.higrid.beans.GridProperties
Gets the external data binding string.
getDataBinding() - Method in class com.klg.jclass.table.db.datasource.DSdbTable
Returns the table's value of the DataBinding object property.
getDataBinding() - Method in class com.klg.jclass.table.db.DataTable
Returns the table's value of the DataBinding object property.
getDataBindingConfig() - Method in class com.klg.jclass.chart.db.DataChart
Gets the dataBindingConfig property used to build a DataBoundSource.
getDataBindingString() - Method in class com.klg.jclass.chart.db.DataChart
Returns the chart's value of the DataBinding object property.
getDataBoundSource() - Method in class com.klg.jclass.chart.db.DataChart
Returns DataBoundSource for the chart.
getDataChart() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the DataChart property.
getDataColumn(int) - Method in interface com.klg.jclass.table.SortableDataViewModel
Returns the data column mapped to the view column.
getDataColumn(int) - Method in class com.klg.jclass.table.TableDataView
Returns the data column mapped to the view column.
getDataContours(int, int, int, boolean) - Method in class com.klg.jclass.chart3d.JCContour
Returns the contour lines in point data format.
getDataCoord() - Method in class com.klg.jclass.chart.JCChartLabel
Gets the data coordinates that the label is attached to, if the label's attachMethod is ATTACH_DATACOORD.
getDataFormat() - Method in class com.klg.jclass.table.data.JCInputStreamDataSource
Gets the value of the DataFormat property.
getDataFormat() - Method in class com.klg.jclass.util.formulae.MathValue
Retrieve the NumberFormat associated with this data
getDataFormats() - Method in class com.klg.jclass.higrid.RowFormat
Retrieves the data formats for this level.
getDataHandler() - Method in class com.klg.jclass.chart.ChartDataView
Gets the current DataHandler object.
getDataHandler() - Method in class com.klg.jclass.chart3d.Chart3dData
Returns the data handler for this data object.
getDataIndex() - Method in class com.klg.jclass.chart.JCChartLabel
Gets the data item that the label is attached to.
getDataIndex() - Method in class com.klg.jclass.chart.JCValueLabel
Get the stored data index for this value label.
getDataIndex() - Method in class com.klg.jclass.chart3d.JCGridColor
Returns the JCData3dGridIndex object that contains the x and y index for this grid color.
getDataMax() - Method in class com.klg.jclass.chart3d.Chart3dData
Retrieves the data max value (computed in sub-class).
getDataMin() - Method in class com.klg.jclass.chart3d.Chart3dData
Retrieves the data min value (computed in sub-class).
getDataMisc() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the DataMisc property.
getDataModel() - Method in class com.klg.jclass.datasource.BaseMetaData
Returns the
getDataModel() - Method in interface com.klg.jclass.datasource.MetaDataModel
Return the DataModel which encapsulates this MetaDataModel.
getDataModel() - Method in class com.klg.jclass.datasource.ReadOnlyBinding
Get the data model containing this level.
getDataModel() - Method in interface com.klg.jclass.datasource.ReadOnlyBindingModel
Get the data model containing this level.
getDataModel() - Method in class com.klg.jclass.datasource.util.IDEDataBinding
 
getDataModel() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the datasource model for this object.
getDataModel() - Method in class com.klg.jclass.higrid.SummaryMetaData
Return the DataModel which encapsulates this MetaDataModel.
getDataModelListener() - Method in class com.klg.jclass.higrid.HiGrid
Gets the DataModelListener object for this grid.
getDataportMax() - Method in class com.klg.jclass.chart3d.JCAxis
Gets the dataport maximum.
getDataportMin() - Method in class com.klg.jclass.chart3d.JCAxis
Gets the dataport minimum.
getDataProperties() - Method in class com.klg.jclass.field.Field
Gets the Bean property which wraps the validator, data model, and Field objects properties into one property.
getDataProperties() - Method in class com.klg.jclass.field.JCComboField
Gets the Bean property which wraps the validator, data model, and Field objects properties into one property.
getDataProperties() - Method in interface com.klg.jclass.field.JCFieldComponent
Returns the DataProperties which contains the validator, value model, and invalid proeprties.
getDataProperties() - Method in class com.klg.jclass.field.JCLabelField
Gets the Bean property which wraps the validator, data model, and Field objects properties into one property.
getDataProperties() - Method in class com.klg.jclass.field.JCSpinField
Gets the Bean property which wraps the validator, data model, and Field objects properties into one property.
getDataProperties() - Method in class com.klg.jclass.field.JCTextField
Gets the Bean property which wraps the validator, data model, and Field objects properties into one property.
getDataRow(int) - Method in interface com.klg.jclass.table.SortableDataViewModel
Returns the data row mapped to the view row.
getDataRow(int) - Method in class com.klg.jclass.table.TableDataView
Returns the data row mapped to the view row.
getDataSet() - Method in class com.klg.jclass.chart.db.jbuilder.JBdbChart
Returns the DataSet object bound to the chart.
getDataSet() - Method in class com.klg.jclass.field.db.jbuilder.JBdbComboField
Returns the DataSet object bound to the table.
getDataSet() - Method in class com.klg.jclass.field.db.jbuilder.JBdbLabelField
Returns the DataSet object bound to the table.
getDataSet() - Method in class com.klg.jclass.field.db.jbuilder.JBdbPopupField
Returns the DataSet object bound to the table.
getDataSet() - Method in class com.klg.jclass.field.db.jbuilder.JBdbSpinField
Returns the DataSet object bound to the table.
getDataSet() - Method in class com.klg.jclass.field.db.jbuilder.JBdbTextField
Returns the DataSet object bound to the table.
getDataSet() - Method in class com.klg.jclass.field.db.jbuilder.JBuilderValueModel
Gets the data set.
getDataSet() - Method in class com.klg.jclass.table.db.jbuilder.JBdbTable
Returns the DataSet object bound to the table.
getDataSource() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the value of the data property.
getDataSource() - Method in class com.klg.jclass.chart.ChartDataView
Gets the DataSource property for ChartDataView.
getDataSource() - Method in class com.klg.jclass.chart3d.Chart3dData
Returns the current data source for this data object.
getDataSource() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the data source.
getDataSource() - Method in class com.klg.jclass.table.BaseDataView
Returns the bound data source.
getDataSource() - Method in interface com.klg.jclass.table.DataViewModel
Returns the bound data source.
getDataSource() - Method in class com.klg.jclass.table.JCTable
Returns the table data source.
getDataSource() - Method in class com.klg.jclass.table.TableDataView
Returns the bound data source.
getDataSourceName() - Method in class com.klg.jclass.chart.data.BaseDataSource
Retrieves the name for the data source.
getDataSourceName() - Method in class com.klg.jclass.chart.data.JCChartSwingDataSource
Name of data source, used at the top of the legend.
getDataSourceName() - Method in interface com.klg.jclass.chart.LabelledChartDataModel
Retrieves the name for the data source.
getDataSourceName() - Method in class com.klg.jclass.chart3d.data.Base3dGridDataSource
Returns the datasource name property .
getDataSourceName() - Method in class com.klg.jclass.chart3d.data.Base3dPointDataSource
Retrieves the name of this datasource .
getDataSourceName() - Method in interface com.klg.jclass.chart3d.LabelledChart3dDataModel
Retrieves the name for the data source.
getDataSourceName() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the data source name.
getDataSourceNames() - Method in class com.klg.jclass.datasource.beans.TreeProperties
Return an array of the names of IDE data source objects.
getDataSourceNames() - Method in class com.klg.jclass.higrid.beans.GridProperties
Returns an array of the names of IDE data source objects.
getDataSourceRowNode(int, DataTableModel, RowNode) - Method in class com.klg.jclass.higrid.SummaryDataTable
Retrieves the record row node with a data table for the given meta id.
getDataSources() - Method in class com.klg.jclass.datasource.beans.TreeProperties
Return an array of IDE data source objects.
getDataSources() - Method in class com.klg.jclass.higrid.beans.GridProperties
Returns an array of IDE data source objects.
getDataSourceType() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the data source type.
getDataSourceType() - Method in class com.klg.jclass.datasource.beans.TreeProperties
Return the data source type.
getDataSourceType() - Method in class com.klg.jclass.higrid.beans.GridProperties
Returns the data source type.
getDataTable() - Method in class com.klg.jclass.higrid.HiGridInternalData
Retrieves the dataTable.
getDataTable() - Method in class com.klg.jclass.higrid.HiGridSortTableEvent
Gets the dataTable that is being sorted.
getDataTableChildren(RowNode) - Method in class com.klg.jclass.higrid.RowTree
Creates a list of DataTables that exist as immediate children of this row
getDataTableConnection() - Method in class com.klg.jclass.datasource.jdbc.MetaData
Gets this data control's DataTableConnection.
getDataTableModel() - Method in class com.klg.jclass.datasource.DataModelException
Return the DataTableModel related to the Exception.
getDataTableModel() - Method in class com.klg.jclass.higrid.RowNode
Retrieves the DataTableModel for this object.
getDataTableModel(FormatNode, RowNode) - Method in class com.klg.jclass.higrid.RowTree
Retrieves the DataTableModel for a given format node below a given row node (one level deep only).
getDataTableSortData(FormatNode, CellPosition) - Method in class com.klg.jclass.higrid.SortGrid
Get the sort data for a single data table based on what is on the sort list and what column is to be sorted.
getDataTableTree() - Method in interface com.klg.jclass.datasource.DataModel
Returns a handle to the DataTree.
getDataTableTree() - Method in class com.klg.jclass.datasource.TreeData
Implements DataModel method getDataTree.
getDataTableTree() - Method in class com.klg.jclass.higrid.HiGridData
Return a handle to the DataTree.
getDataType() - Method in interface com.klg.jclass.cell.JCCellInfo
Returns the cell's associated data type.
getDataType() - Method in class com.klg.jclass.higrid.CellFormat
Retrieves the cell's associated data type.
getDataType() - Method in class com.klg.jclass.higrid.SummaryColumn
Returns the summary column data type.
getDataType() - Method in class com.klg.jclass.page.PageTableCellInfo
Returns the cell's associated data type.
getDataType() - Method in interface com.klg.jclass.table.CellStyleModel
Returns the cell's associated data type.
getDataType() - Method in class com.klg.jclass.table.JCCellStyle
Returns the cell's associated data type.
getDataType() - Method in class com.klg.jclass.table.JCTableCellInfo
Returns the cell's associated data type.
getDatatype(int, int) - Method in class com.klg.jclass.table.Table
This method is not yet supported.
getDataView() - Method in class com.klg.jclass.chart.JCChart
Gets the value of the DataView property, which is an indexed property that contains all the data to be displayed in the chart.
getDataView() - Method in class com.klg.jclass.chart.JCChartLabel
Gets the data view specified with the setDataView() method.
getDataView() - Method in class com.klg.jclass.chart.JCDataIndex
Gets the value of the DataView property.
getDataView() - Method in class com.klg.jclass.chart3d.Chart3dData
Gets the value of the dataView property.
getDataView() - Method in class com.klg.jclass.chart3d.Draw
Gets the value of the dataView property.
getDataView() - Method in class com.klg.jclass.chart3d.JCChart3d
Gets the value of the DataViews property, which is an indexed property that contains all the data to be displayed in the chart.
getDataView() - Method in class com.klg.jclass.chart3d.JCContour
Returns the parent dataView.
getDataView() - Method in class com.klg.jclass.chart3d.JCData3dIndex
Gets the value of the DataView property.
getDataView() - Method in class com.klg.jclass.table.JCTable
Returns the data view which controls access to data and table notification when data changes.
getDataView(int) - Method in class com.klg.jclass.chart.JCChart
Gets the value of the specified index within the Data property.
getDataView(int) - Method in class com.klg.jclass.chart.JCChartArea
 
getDataView(int) - Method in class com.klg.jclass.chart3d.JCChart3d
Gets the value of the specified index within the dataViews property.
getDataViewId() - Method in class com.klg.jclass.chart3d.Chart3dDataView
Gets the dataView ID number.
getDataViews() - Method in class com.klg.jclass.chart.JCChartArea
 
getDataWidth() - Method in class com.klg.jclass.higrid.RowFormat
Get the total width of all of the visible data cells.
getDateChooser() - Method in class com.klg.jclass.field.validate.JCDateTimeValidator.DateTimeChooser
Returns the JCDateChooser component.
getDateChooser() - Method in class com.klg.jclass.util.calendar.DateTimeEditor
Returns the JCDateChooser component.
getDateFormat() - Method in class com.klg.jclass.util.calendar.TimeLabel
Get the date formatter to use for formatting the date.
getDateStyle() - Method in class com.klg.jclass.chart.JCChartDateFormat
Retrieve the current date style for the formatted time label.
getDateTimeChooser() - Method in class com.klg.jclass.field.validate.JCDateTimeValidator.DateTimePopup
Return the date/time chooser component
getDateTimeChooser() - Method in class com.klg.jclass.swing.DateTimePopup
Returns the DateTimeChooser component that does the date/time editing.
getDayComponent() - Method in class com.klg.jclass.util.calendar.JCDateChooser
Returns the CalendarComponent used in the day portion of the chooser.
getDayFromPoint(Point) - Method in class com.klg.jclass.util.calendar.DayTable
Calculate the day on the table which corresponds to the passed in point.
getDays() - Method in class com.klg.jclass.util.calendar.JCDateChooser
Gets the days array used for day names.
getDays(Locale) - Static method in class com.klg.jclass.util.calendar.JCCalendar
Gets the list of short week day names for a given locale.
getDecimalPointChar() - Static method in class com.klg.jclass.util.JCNumberUtil
Gets the decimal point char.
getDecodeString(String, int, int) - Static method in class com.klg.jclass.page.FontBase
Given a font, build the decode string so the corresponding device-dependant font can be decoded
getDecrementArrow() - Method in class com.klg.jclass.util.swing.AbstractSpinBox
Gets the decrement (down) button.
getDefault() - Method in class com.klg.jclass.table.JCRowColumnSeries
Gets the default member value.
getDefault() - Method in class com.klg.jclass.table.JCSeries
Gets the default member value.
getDefault() - Method in interface com.klg.jclass.table.RowColumnSeriesModel
Gets the default member value.
getDefault() - Method in interface com.klg.jclass.table.SeriesModel
Gets the default member value.
getDefaultAccess() - Method in class com.klg.jclass.util.io.Properties
Return the default access for this Properties object
getDefaultAggregateType(int) - Method in class com.klg.jclass.higrid.SummaryColumn
Determine the default aggregate type based on the data type.
getDefaultBottomMargin() - Method in class com.klg.jclass.page.JCPageTable
Gets the default width of the bottom margin.
getDefaultBottomMargin() - Method in class com.klg.jclass.page.JCPageTable.Row
Gets the default width of the bottom margin.
getDefaultBottomMargin() - Method in class com.klg.jclass.page.JCPageTable.Column
Gets the default width of the bottom margin.
getDefaultCancelActionClass() - Method in class com.klg.jclass.chart3d.j2d.ActionTable
 
getDefaultCancelActionClass() - Method in class com.klg.jclass.chart3d.j3d.ActionTable
 
getDefaultCancelActionClass() - Method in class com.klg.jclass.chart3d.JCActionTable
Returns the name of the default class that implements the Cancel Action.
getDefaultCellAlignment() - Method in class com.klg.jclass.page.JCPageTable
Gets the vertical alignment of the cells in this table.
getDefaultCellAlignment() - Method in class com.klg.jclass.page.JCPageTable.Row
Gets the alignment (within each row) of the cells in this column.
getDefaultCellAlignment() - Method in class com.klg.jclass.page.JCPageTable.Column
Gets the alignment (within each row) of the cells in this column.
getDefaultCellEditor(int) - Method in class com.klg.jclass.higrid.LookupTable
Retrieves the default editor for the given datatype.
getDefaultCellEditorName(int) - Static method in class com.klg.jclass.higrid.LookupTable
Retrieves the Default String name of the editor for the given datatype.
getDefaultCellRenderer(int) - Method in class com.klg.jclass.higrid.LookupTable
Retrieves the default renderer for the given datatype.
getDefaultCellRendererName(int) - Static method in class com.klg.jclass.higrid.LookupTable
Retrieves the Default String name of the renderer for the given datatype.
getDefaultCellStyle() - Method in class com.klg.jclass.table.JCTable
Returns the default cell style, if set.
getDefaultCellValue() - Method in class com.klg.jclass.page.JCPageTable.Row
Gets the default contents for cells in this row.
getDefaultCellValue() - Method in class com.klg.jclass.page.JCPageTable.Column
Gets the default contents for cells in this column.
getDefaultColors() - Static method in class com.klg.jclass.chart.JCStyle
Allows access to the default color list.
getDefaultColors() - Method in class com.klg.jclass.chart3d.JCContour
Retrieves the default colors object which stores the list of default contour style colors.
getDefaultColors() - Static method in class com.klg.jclass.chart3d.JCStyle
Allows access to the default color list.
getDefaultComponent(Container) - Method in class com.klg.jclass.higrid.HiGridFocusTraversalPolicy
Returns the default Component to focus.
getDefaultComponent(Container) - Method in class com.klg.jclass.table.TableFocusTraversalPolicy
Returns the default Component to focus.
getDefaultCursor() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the default global cursor used by HiGrid.
getDefaultCustomizeActionClass() - Method in class com.klg.jclass.chart3d.j2d.ActionTable
 
getDefaultCustomizeActionClass() - Method in class com.klg.jclass.chart3d.j3d.ActionTable
 
getDefaultCustomizeActionClass() - Method in class com.klg.jclass.chart3d.JCActionTable
Returns the name of the default class that implements the Customize Action.
getDefaultDateFormat(int, Locale) - Static method in class com.klg.jclass.swing.JCPopupCalendar
Given a calendar type and a locale, return the default date format that JCPopupCalendar uses.
getDefaultDetail() - Method in class com.klg.jclass.field.validate.JCDateTimeValidator
Returns the detail level of the default format.
getDefaultEditActionClass() - Method in class com.klg.jclass.chart3d.j2d.ActionTable
 
getDefaultEditActionClass() - Method in class com.klg.jclass.chart3d.j3d.ActionTable
 
getDefaultEditActionClass() - Method in class com.klg.jclass.chart3d.JCActionTable
Returns the name of the default class that implements the Edit Action.
getDefaultEditFormats() - Method in class com.klg.jclass.field.validate.JCDateTimeValidator
Sets/restores the default EditFormats for the validator.
getDefaultEditFormats(Locale) - Method in class com.klg.jclass.field.validate.JCDateTimeValidator
Gets the default EditFormats for the validator.
getDefaultEditFormats(Locale) - Method in class com.klg.jclass.field.validate.JCDateValidator
Gets the default EditFormats for the validator.
getDefaultEditFormats(Locale) - Method in class com.klg.jclass.field.validate.JCTimeValidator
Gets the default EditFormats for the validator.
getDefaultEditorBorder() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the default common border used for all cell editors.
getDefaultEditorsTable() - Method in class com.klg.jclass.higrid.LookupTable
Retrieves the defaultEditors hashtable.
getDefaultEditStatusRenderer() - Static method in class com.klg.jclass.higrid.LookupTable
Retrieves the default HiGridEditStatusRenderer.
getDefaultFormat() - Method in class com.klg.jclass.field.validate.JCDateTimeValidator
Gets the default Mask for the validator.
getDefaultFormat(Locale) - Method in class com.klg.jclass.field.validate.JCDateTimeValidator
Gets the default Mask for the validator given a specific locale.
getDefaultFormat(Locale) - Method in class com.klg.jclass.field.validate.JCDateValidator
Returns the default format according to the current value of defaultDetail.
getDefaultFormat(Locale) - Method in class com.klg.jclass.field.validate.JCTimeValidator
Returns the default format according to the current defaultDetail.
getDefaultGrid() - Method in class com.klg.jclass.chart.JCAxis
For internal use only.
getDefaultHeaderRenderer() - Static method in class com.klg.jclass.higrid.LookupTable
Retrieves the default HiGridHeaderRenderer.
getDefaultInnerExtent() - Method in class com.klg.jclass.chart.JCAnno
 
getDefaultLabel() - Method in class com.klg.jclass.chart.JCChartLabel
 
getDefaultLabelExtent() - Method in class com.klg.jclass.chart.JCAnno
 
getDefaultLabels() - Method in class com.klg.jclass.chart.JCAxis
For internal use only.
getDefaultLabelStyle() - Method in class com.klg.jclass.table.JCTable
Returns the default label style, if set.
getDefaultLeftMargin() - Method in class com.klg.jclass.page.JCPageTable
Gets the default width of the left margin.
getDefaultLeftMargin() - Method in class com.klg.jclass.page.JCPageTable.Row
Gets the default width of the left margin.
getDefaultLeftMargin() - Method in class com.klg.jclass.page.JCPageTable.Column
Gets the default width of the left margin.
getDefaultMargin() - Method in class com.klg.jclass.higrid.PrintGrid12
Gets the default margin.
getDefaultNodeRenderer() - Static method in class com.klg.jclass.higrid.LookupTable
Retrieves the default HiGridNodeRenderer.
getDefaultOuterExtent() - Method in class com.klg.jclass.chart.JCAnno
 
getDefaultPageMargins() - Method in class com.klg.jclass.table.JCPrintTable
Returns the default margins.
getDefaultPickActionClass() - Method in class com.klg.jclass.chart3d.j2d.ActionTable
 
getDefaultPickActionClass() - Method in class com.klg.jclass.chart3d.j3d.ActionTable
 
getDefaultPickActionClass() - Method in class com.klg.jclass.chart3d.JCActionTable
Returns the name of the default class that implements the Pick Action.
getDefaultPrecision() - Method in class com.klg.jclass.chart.JCAnno
 
getDefaultRenderersTable() - Method in class com.klg.jclass.higrid.LookupTable
Retrieves the defaultRenderers hashtable.
getDefaultResetActionClass() - Method in class com.klg.jclass.chart3d.j2d.ActionTable
 
getDefaultResetActionClass() - Method in class com.klg.jclass.chart3d.j3d.ActionTable
 
getDefaultResetActionClass() - Method in class com.klg.jclass.chart3d.JCActionTable
Returns the name of the default class that implements the Reset Action.
getDefaultRightMargin() - Method in class com.klg.jclass.page.JCPageTable
Gets the default width of the right margin.
getDefaultRightMargin() - Method in class com.klg.jclass.page.JCPageTable.Row
Gets the default width of the right margin.
getDefaultRightMargin() - Method in class com.klg.jclass.page.JCPageTable.Column
Gets the default width of the right margin.
getDefaultRotateActionClass() - Method in class com.klg.jclass.chart3d.j2d.ActionTable
 
getDefaultRotateActionClass() - Method in class com.klg.jclass.chart3d.j3d.ActionTable
 
getDefaultRotateActionClass() - Method in class com.klg.jclass.chart3d.JCActionTable
Returns the name of the default class that implements the Rotate Action.
getDefaultRotateEyeActionClass() - Method in class com.klg.jclass.chart3d.j2d.ActionTable
 
getDefaultRotateEyeActionClass() - Method in class com.klg.jclass.chart3d.j3d.ActionTable
 
getDefaultRotateEyeActionClass() - Method in class com.klg.jclass.chart3d.JCActionTable
Returns the name of the default class that implements the RotateEye Action.
getDefaultRotateXActionClass() - Method in class com.klg.jclass.chart3d.j2d.ActionTable
 
getDefaultRotateXActionClass() - Method in class com.klg.jclass.chart3d.j3d.ActionTable
 
getDefaultRotateXActionClass() - Method in class com.klg.jclass.chart3d.JCActionTable
Returns the name of the default class that implements the RotateX Action.
getDefaultRotateYActionClass() - Method in class com.klg.jclass.chart3d.j2d.ActionTable
 
getDefaultRotateYActionClass() - Method in class com.klg.jclass.chart3d.j3d.ActionTable
 
getDefaultRotateYActionClass() - Method in class com.klg.jclass.chart3d.JCActionTable
Returns the name of the default class that implements the RotateY Action.
getDefaultRotateZActionClass() - Method in class com.klg.jclass.chart3d.j2d.ActionTable
 
getDefaultRotateZActionClass() - Method in class com.klg.jclass.chart3d.j3d.ActionTable
 
getDefaultRotateZActionClass() - Method in class com.klg.jclass.chart3d.JCActionTable
Returns the name of the default class that implements the RotateZ Action.
getDefaultScaleActionClass() - Method in class com.klg.jclass.chart3d.j2d.ActionTable
 
getDefaultScaleActionClass() - Method in class com.klg.jclass.chart3d.j3d.ActionTable
 
getDefaultScaleActionClass() - Method in class com.klg.jclass.chart3d.JCActionTable
Returns the name of the default class that implements the Scale Action.
getDefaultSerializationFile(String, int) - Static method in class com.klg.jclass.datasource.beans.SerializedProperties
Gets a default serialization file name.
getDefaultSerializationFileToOpen() - Method in class com.klg.jclass.datasource.beans.SerializedProperties
Gets a default serialization file name to open.
getDefaultShape(JCChart3d) - Static method in class com.klg.jclass.chart3d.JCSymbolStyle
Gets the current default shape for this chart based on its default shape index.
getDefaultShapes() - Static method in class com.klg.jclass.chart3d.JCSymbolStyle
Allows access to the default shape list.
getDefaultSortable() - Method in class com.klg.jclass.higrid.HiGrid
Returns the default HiGrid sortable.
getDefaultSortData() - Method in class com.klg.jclass.higrid.beans.JCHiGridNode
 
getDefaultSortData() - Method in class com.klg.jclass.higrid.FormatNode
Retrieves the default sort data.
getDefaultStyle() - Method in class com.klg.jclass.page.JCPageTable
Gets the default cell text style.
getDefaultStyle() - Method in class com.klg.jclass.page.JCPageTable.Row
Gets the default cell style.
getDefaultStyle() - Method in class com.klg.jclass.page.JCPageTable.Column
Gets the default cell style.
getDefaultSwitchRotateAnyActionClass() - Method in class com.klg.jclass.chart3d.j2d.ActionTable
 
getDefaultSwitchRotateAnyActionClass() - Method in class com.klg.jclass.chart3d.j3d.ActionTable
 
getDefaultSwitchRotateAnyActionClass() - Method in class com.klg.jclass.chart3d.JCActionTable
Returns the name of the default class that implements the RotateAny Action.
getDefaultSwitchRotateEyeActionClass() - Method in class com.klg.jclass.chart3d.j2d.ActionTable
 
getDefaultSwitchRotateEyeActionClass() - Method in class com.klg.jclass.chart3d.j3d.ActionTable
 
getDefaultSwitchRotateEyeActionClass() - Method in class com.klg.jclass.chart3d.JCActionTable
Returns the name of the default class that implements the SwitchRotateEye Action.
getDefaultSwitchRotateXActionClass() - Method in class com.klg.jclass.chart3d.j2d.ActionTable
 
getDefaultSwitchRotateXActionClass() - Method in class com.klg.jclass.chart3d.j3d.ActionTable
 
getDefaultSwitchRotateXActionClass() - Method in class com.klg.jclass.chart3d.JCActionTable
Returns the name of the default class that implements the SwitchRotateX Action.
getDefaultSwitchRotateYActionClass() - Method in class com.klg.jclass.chart3d.j2d.ActionTable
 
getDefaultSwitchRotateYActionClass() - Method in class com.klg.jclass.chart3d.j3d.ActionTable
 
getDefaultSwitchRotateYActionClass() - Method in class com.klg.jclass.chart3d.JCActionTable
Returns the name of the default class that implements the SwitchRotateY Action.
getDefaultSwitchRotateZActionClass() - Method in class com.klg.jclass.chart3d.j2d.ActionTable
 
getDefaultSwitchRotateZActionClass() - Method in class com.klg.jclass.chart3d.j3d.ActionTable
 
getDefaultSwitchRotateZActionClass() - Method in class com.klg.jclass.chart3d.JCActionTable
Returns the name of the default class that implements the SwitchRotateZ Action.
getDefaultText() - Method in class com.klg.jclass.chart.JCChartLabel
Internal use only.
getDefaultTicks() - Method in class com.klg.jclass.chart.JCAxis
For internal use only.
getDefaultTimeFormat(double) - Static method in class com.klg.jclass.chart.JCChartDateFormat
Internal method to return an appropriate time format for the provided range
getDefaultTopMargin() - Method in class com.klg.jclass.page.JCPageTable
Gets the default width of the top margin.
getDefaultTopMargin() - Method in class com.klg.jclass.page.JCPageTable.Row
Gets the default width of the top margin.
getDefaultTopMargin() - Method in class com.klg.jclass.page.JCPageTable.Column
Gets the default width of the top margin.
getDefaultTranslateActionClass() - Method in class com.klg.jclass.chart3d.j2d.ActionTable
 
getDefaultTranslateActionClass() - Method in class com.klg.jclass.chart3d.j3d.ActionTable
 
getDefaultTranslateActionClass() - Method in class com.klg.jclass.chart3d.JCActionTable
Returns the name of the default class that implements the Translate Action.
getDefaultTransparency() - Method in class com.klg.jclass.chart3d.j3d.JCPlotCubeJava3d
Returns the default transparency value for the solid walls of the plotcube.
getDefaultUnits() - Static method in class com.klg.jclass.page.JCUnit
Gets the JCUnit which specifies the interpretation of all numeric distances.
getDefaultValue() - Method in class com.klg.jclass.field.validate.JCBigDecimalValidator
Returns the default value for the field.
getDefaultValue() - Method in class com.klg.jclass.field.validate.JCDateTimeValidator
Returns the default value for the field.
getDefaultValue() - Method in class com.klg.jclass.field.validate.JCIPAddressValidator
Returns the default value for the field.
getDefaultValue() - Method in class com.klg.jclass.field.validate.JCLongValidator
Returns the default value for the field.
getDefaultValue() - Method in class com.klg.jclass.field.validate.JCStringValidator
Returns the default value for the field.
getDefaultValue() - Method in interface com.klg.jclass.field.validate.JCValidator
Returns the default value for the validator.
getDefaultZoomActionClass() - Method in class com.klg.jclass.chart3d.j2d.ActionTable
 
getDefaultZoomActionClass() - Method in class com.klg.jclass.chart3d.j3d.ActionTable
 
getDefaultZoomActionClass() - Method in class com.klg.jclass.chart3d.JCActionTable
Returns the name of the default class that implements the Zoom Action.
getDeleteAllowed(String) - Method in class com.klg.jclass.datasource.BaseMetaData
Returns true if this table can be deleted.
getDeleteAllowed(String) - Method in interface com.klg.jclass.datasource.MetaDataModel
Returns true if this table can be deleted, false otherwise.
getDeleteAllowed(String) - Method in class com.klg.jclass.higrid.SummaryMetaData
Return true if this table can be deleted, false otherwise.
getDeletedRow(long) - Method in class com.klg.jclass.datasource.BaseDataTable
Return the logically deleted row.
getDeletedRowBookmarks() - Method in class com.klg.jclass.datasource.BaseDataTable
Retrun a long array of logically deleted row bookmarks.
getDeletedRowBookmarks() - Method in class com.klg.jclass.datasource.beans.JCData
Returns a long array of logically deleted row bookmarks.
getDeletedRowBookmarks() - Method in interface com.klg.jclass.datasource.DataTableModel
Return a long array of logically deleted row bookmarks.
getDeletedRowBookmarks() - Method in class com.klg.jclass.higrid.SummaryDataTable
Return a long array of logically deleted row bookmarks.
getDeleteVisible() - Method in class com.klg.jclass.datasource.swing.DSdbJNavigator
Gets DeleteVisible property value.
getDeltaX() - Method in class com.klg.jclass.chart.JCChartArea
Gets the value of the DeltaX property.
getDeltaY() - Method in class com.klg.jclass.chart.JCChartArea
Gets the value of the DeltaY property.
getDepartingSpans() - Method in class com.klg.jclass.page.JCPageTable.Row
Gets the number of spanned cells which leave this row.
getDepartingSpans() - Method in class com.klg.jclass.page.JCPageTable.Column
Gets the number of spans which contine right of this column.
getDepth() - Method in class com.klg.jclass.chart.JCChartArea
Gets the Depth property, which controls the apparent depth of a graph.
getDescendingImage() - Static method in class com.klg.jclass.higrid.SortLabelCellRenderer
Retrieves the sort label descending image.
getDescent() - Method in class com.klg.jclass.page.LineMetricsBase
Returns the descent of the Font.
getDescription() - Method in class com.klg.jclass.datasource.BaseMetaData
Returns the user-assigned description of this instance, or "" if the description has not been set.
getDescription() - Method in class com.klg.jclass.datasource.beans.JCData
Returns the user-assigned description of this instance, or "" if the description has not been set.
getDescription() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the description of data bean component.
getDescription() - Method in interface com.klg.jclass.datasource.MetaDataModel
Returns the user-assigned description of this instance, or "" if the description has not been set.
getDescription() - Method in class com.klg.jclass.datasource.ReadOnlyBinding
Get the name for this level.
getDescription() - Method in interface com.klg.jclass.datasource.ReadOnlyBindingModel
Get the name for this level.
getDescription() - Method in class com.klg.jclass.higrid.SummaryMetaData
Return the user-assigned description of this instance, or "" if the description has not been set.
getDescription() - Method in class com.klg.jclass.util.swing.JCFileFilter
Returns the human readable description of this filter.
getDesignTimeMaxRows() - Static method in class com.klg.jclass.datasource.jdbc.MetaData
Gets the maximum number of rows returned from a database at design-time.
getDesiredColumn() - Method in class com.klg.jclass.higrid.Controller
Retrieves the desired column.
getDesktopManager() - Method in class com.klg.jclass.swing.JCMDIPane.MDIDesktopManager
Returns the desktop manager that this class wraps.
getDestination() - Method in class com.klg.jclass.table.JCTableDataEvent
For MOVE events, indicates the destination location.
getDialogTitle() - Method in class com.klg.jclass.util.swing.JCProgressHelper
Returns the String which displays in the dialog's title bar.
getDirection() - Method in class com.klg.jclass.higrid.SortData
Retrieves the direction value.
getDirection() - Method in class com.klg.jclass.higrid.SortLabel
 
getDirection() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the direction enum for this gauge.
getDirection() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the direction enum for this gauge.
getDirection() - Method in class com.klg.jclass.swing.gauge.JCAbstractScale
Returns the JCCircularScale.Direction for this scale, FORWARD or BACKWARD, giving the direction in which scale values increase.
getDirection() - Method in interface com.klg.jclass.swing.gauge.JCScale
Returns the JCAbstractScale.Direction for this scale, FORWARD or BACKWARD, giving the direction in which scale values increase.
getDirection() - Method in class com.klg.jclass.table.JCScrollEvent
Gets the scrolling direction.
getDirectionFromKeyEvent(KeyEvent) - Method in class com.klg.jclass.table.ComponentHandler
Compute the direction from a KeyEvent.
getDirectionIndex(JCAbstractScale.Direction) - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the enum for a given JCCircularScale.Direction.
getDirectionIndex(JCAbstractScale.Direction) - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the enum for a given JCLinearScale.Direction.
getDisplay() - Method in class com.klg.jclass.higrid.GridScrollbar
 
getDisplayData() - Method in class com.klg.jclass.table.JCCellDisplayEvent
Retrieves the object that will be displayed.
getDisplayFormat() - Method in class com.klg.jclass.field.validate.JCNumberValidator
Gets the DecimalFormat object being used by the validator.
getDisplayList() - Method in class com.klg.jclass.field.validate.JCLongValidator
Returns the value of DisplayList.
getDisplayPattern() - Method in class com.klg.jclass.field.validate.JCNumberValidator
Returns the displayPattern.
getDistance() - Method in class com.klg.jclass.chart.JCDataIndex
Gets the value of the Distance property.
getDistance() - Method in class com.klg.jclass.chart3d.JCData3dIndex
Gets the value of the Distance property.
getDistanceToEye() - Method in class com.klg.jclass.chart3d.SortPoint
Retrieves the distanceToEye for this point.
getDistanceToVector(Point2D.Double, Point2D.Double, Point2D.Double) - Static method in class com.klg.jclass.chart.JCChartUtil
Returns the minimum pixel distance between a pick point and a specified line segment.
getDistributionRange() - Method in class com.klg.jclass.chart3d.JCChart3dLegend
Gets the type of distribution range being used to display data in the legend (one of RANGE_DATA or RANGE_ALL).
getDistributionRange() - Method in interface com.klg.jclass.chart3d.JCChart3dLegendTemplate
Gets the type of distribution range being used to display data in the legend.
getDocBuilder() - Method in class com.klg.jclass.chart3d.data.JCXML3dDataSource
Creates a DocumentBuilder object which parses the XML into a Document object, which can then be parsed into a Chart3d dataSource.
getDocument() - Method in class com.klg.jclass.page.JCPageTable
Gets the document to which this table belongs.
getDocument() - Method in class com.klg.jclass.page.PageArea
Return the document to which this object belongs
getDocumentTotalPages() - Method in class com.klg.jclass.page.JCFlow
Gets the total number of pages in the document.
getDoRetrieveAllFields() - Method in class com.klg.jclass.higrid.beans.JCHiGridNode
 
getDoubleBuffer() - Method in class com.klg.jclass.table.Table
Returns true if double buffering is enabled, false otherwise.
getDoubleBufferGraphics() - Method in class com.klg.jclass.higrid.GridArea
Creates a double-buffer graphics for drawing into the doubleBufferImage
getDoubleBufferImage() - Method in class com.klg.jclass.higrid.GridArea
Returns the double-buffer image previously created in a call to getDoubleBufferGraphics.
getDoubleValue(Object) - Method in class com.klg.jclass.higrid.BaseAggregate
Helper method to get a double value from an Object.
getDownIcon() - Method in class com.klg.jclass.util.swing.JCSortableTable
Gets the icon used for reverse sorting.
getDownward() - Method in class com.klg.jclass.higrid.HeaderTipWalk
 
getDownward() - Method in class com.klg.jclass.higrid.LastRowWalk
 
getDownward() - Method in class com.klg.jclass.higrid.LastVisibleRowWalk
 
getDownward() - Method in interface com.klg.jclass.higrid.Walkable
Return true if walking downward, false if walking upward.
getDragBounds(int, int) - Method in class com.klg.jclass.table.CellAreaHandler
Returns the bounds of a cell during a drag process.
getDragMode() - Method in class com.klg.jclass.swing.JCMDIPane
Gets the drag style of the JCMDIPane.
getDraw() - Method in class com.klg.jclass.chart3d.Chart3dDataView
Returns the object used to draw the data.
getDraw3D() - Method in class com.klg.jclass.chart.JCChartArea
Gets the value of the Draw3D property, which determines whether the chart area will attempt to draw chart types as 3D chart types.
getDrawable(ChartDataView) - Method in class com.klg.jclass.chart.JCChartArea
Given a data view object, finds the corresponding drawable.
getDrawBackground() - Method in class com.klg.jclass.chart3d.JCPlotCube
Returns the actual background color drawn in the plotCube.
getDrawCode() - Method in class com.klg.jclass.chart3d.Chart3dDataView
Returns the current draw code mask.
getDrawEdge() - Method in class com.klg.jclass.chart3d.Cube
Gets the array which determines whether edges are drawn or not.
getDrawForeground() - Method in class com.klg.jclass.chart3d.JCPlotCube
Returns the foreground color used to draw items within the plotCube.
getDrawFrontPlane() - Method in class com.klg.jclass.chart.ChartDataView
Gets the DrawFrontPlane property.
getDrawGrid() - Method in interface com.klg.jclass.chart3d.DrawFacet
 
getDrawGrid() - Method in class com.klg.jclass.chart3d.DrawFacetAbstract
Gets the drawGrid parent.
getDrawGrid() - Method in class com.klg.jclass.chart3d.FacetAbstract
 
getDrawGrid() - Method in class com.klg.jclass.chart3d.GridRegion
 
getDrawGrid() - Method in class com.klg.jclass.chart3d.ProcessGrid
Get the parent DrawGrid object
getDrawingArea() - Method in interface com.klg.jclass.cell.JCCellInfo
Returns the dimensions of the drawing area for the cell being displayed or edited.
getDrawingArea() - Method in class com.klg.jclass.chart.ChartInteriorRegion
Gets the bounding rectangle of the component's drawing area, (its area minus the shadows and insets).
getDrawingArea() - Method in class com.klg.jclass.chart.ChartRegion
Gets the bounding rectangle of the component's drawing area, (its area minus the shadows and insets).
getDrawingArea() - Method in class com.klg.jclass.chart.JCChart
Gets the drawing area represented by this chart.
getDrawingArea() - Method in class com.klg.jclass.chart3d.JCChart3d
Gets the drawing area represented by this chart.
getDrawingArea() - Method in class com.klg.jclass.chart3d.JCChart3dArea
Gets the bounding rectangle of the component's drawing area, (its area minus the shadows and insets).
getDrawingArea() - Method in class com.klg.jclass.higrid.CellFormat
Returns the drawing area for the cell being displayed or edited.
getDrawingArea() - Method in class com.klg.jclass.page.PageTableCellInfo
Returns the dimensions of the drawing area for the cell being displayed.
getDrawingArea() - Method in class com.klg.jclass.table.JCTableCellInfo
Returns the dimensions of the drawing area for the cell being displayed or edited.
getDrawingArea() - Method in class com.klg.jclass.util.legend.JCLegend
Gets the bounding rectangle of the component's drawing area, (its area minus the shadows and insets).
getDrawingArea(Rectangle) - Method in class com.klg.jclass.chart.ChartInteriorRegion
Gets the bounding rectangle of the component's drawing area, (its area minus the shadows and insets).
getDrawingArea(Rectangle) - Method in class com.klg.jclass.chart.ChartRegion
Gets the bounding rectangle of the component's drawing area, (its area minus the insets).
getDrawingArea(Rectangle) - Method in class com.klg.jclass.chart.JCChart
Gets the drawing area represented by this chart and places it in the provided rectangle.
getDrawingArea(Rectangle) - Method in class com.klg.jclass.chart3d.JCChart3d
Gets the drawing area represented by this chart and places it in the provided rectangle.
getDrawingArea(Rectangle) - Method in class com.klg.jclass.chart3d.JCChart3dArea
Gets the bounding rectangle of the component's drawing area, (its area minus the insets).
getDrawingArea(Rectangle) - Method in class com.klg.jclass.util.legend.JCLegend
Gets the bounding rectangle of the component's drawing area, (its area minus the insets).
getDrawingAreaHeight() - Method in class com.klg.jclass.chart.JCChart
Gets the height of the drawing area represented by this chart.
getDrawingAreaHeight() - Method in class com.klg.jclass.chart3d.JCChart3d
Gets the height of the drawing area represented by this chart.
getDrawingAreaHeight() - Method in class com.klg.jclass.swing.gauge.JCGauge
Gets the height of the drawing area represented by this gauge.
getDrawingAreaHeight() - Method in interface com.klg.jclass.util.legend.LegendComponentLayoutUser
Get the height of the drawing area represented by this component.
getDrawingAreaWidth() - Method in class com.klg.jclass.chart.JCChart
Gets the width of the drawing area represented by this chart.
getDrawingAreaWidth() - Method in class com.klg.jclass.chart3d.JCChart3d
Gets the width of the drawing area represented by this chart.
getDrawingAreaWidth() - Method in class com.klg.jclass.swing.gauge.JCGauge
Gets the width of the drawing area represented by this gauge.
getDrawingAreaWidth() - Method in interface com.klg.jclass.util.legend.LegendComponentLayoutUser
Get the width of the drawing area represented by this component.
getDrawingOrder() - Method in class com.klg.jclass.chart.ChartDataView
Gets the DrawingOrder property.
getDrawingOrder() - Method in class com.klg.jclass.chart.ChartDataViewSeries
Gets the value of the DrawingOrder property.
getDrawLabels() - Method in class com.klg.jclass.chart.JCAnno
Returns the Boolean controlling the drawing of labels.
getDrawLabels() - Method in class com.klg.jclass.swing.gauge.JCAbstractTick
Returns the Boolean controlling the drawing of labels.
getDrawLabels() - Method in interface com.klg.jclass.swing.gauge.JCTick
Returns the Boolean controlling the drawing of labels.
getDrawLabelsIsDefault() - Method in class com.klg.jclass.chart.JCAnno
Returns true if the drawLabels property has the default value.
getDrawMeshLine() - Method in class com.klg.jclass.chart3d.DrawFacetAbstract
Returns whether the mesh line get drawn for this facet.
getDrawnHeight(boolean, boolean) - Method in class com.klg.jclass.page.JCPageTable.Row
Computes the height of this row (including extra space and border width) based on the given information about its position in the table part.
getDrawnWidth() - Method in class com.klg.jclass.page.JCDrawStyle
Gets the total width of a line.
getDrawnWidth(boolean, boolean) - Method in class com.klg.jclass.page.JCPageTable.Column
Computes the width of this column (including border width) based on the given information about its position in the table part.
getDrawTickLabels() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the boolean controlling the drawing of labels.
getDrawTickLabels() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the boolean controlling the drawing of labels.
getDrawTickMarks() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the boolean controlling the drawing of ticks.
getDrawTickMarks() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the boolean controlling the drawing of ticks.
getDrawTicks() - Method in class com.klg.jclass.chart.JCAnno
Returns the Boolean controlling the drawing of ticks.
getDrawTicks() - Method in class com.klg.jclass.swing.gauge.JCAbstractTick
Returns the Boolean controlling the drawing of ticks.
getDrawTicks() - Method in interface com.klg.jclass.swing.gauge.JCTick
Returns the Boolean controlling the drawing of ticks.
getDrawTicksIsDefault() - Method in class com.klg.jclass.chart.JCAnno
Returns true if the drawTicks property has the default value.
getDriver() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the driver.
getDriver() - Method in class com.klg.jclass.datasource.LoginDialog
Get the driver entered.
getDriverTable() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the driver table in a select statement.
getDriverTable() - Method in class com.klg.jclass.datasource.jdbc.MetaData
Returns the name of the table used to drive requeries when more than one table contributes columns to a row.
getDriverTableIndex() - Method in class com.klg.jclass.datasource.jdbc.MetaData
Returns the index of the driver table in the list of tables.
getDriverTablePrimaryKeys() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the primary key columns of the driver table.
getEaseway() - Method in class com.klg.jclass.chart3d.Justify
Returns the amount of space between the axis and the extent of the annotation.
getEdgeMatrix(int) - Method in class com.klg.jclass.chart3d.Anno
Returns an edge matrix based on the given edge of the cube.
getEditable(int, int) - Method in class com.klg.jclass.table.Table
Returns the editable value for a cell.
getEditColumn() - Method in interface com.klg.jclass.table.EditTraverseHandler
Get the column of the current cell being edited.
getEditColumn() - Method in class com.klg.jclass.table.EditTraverseHandlerAbstract
Get the column of the current cell being edited.
getEditFormat() - Method in class com.klg.jclass.field.validate.JCNumberValidator
Gets the DecimalFormat object being used by the validator.
getEditFormats() - Method in class com.klg.jclass.field.validate.JCDateTimeValidator
Returns the list of editFormats used to attempt to parse user input.
getEditHeightPolicy() - Method in class com.klg.jclass.higrid.CellStyle
Retrieves the edit height policy for this object.
getEditHeightPolicy() - Method in interface com.klg.jclass.higrid.CellStyleModel
Retrieves the edit height policy for this object.
getEditHeightPolicy() - Method in class com.klg.jclass.table.JCTable
Returns the vertical sizing policy for cell editors.
getEditingComponent() - Method in class com.klg.jclass.table.JCEditCellEvent
Returns the editing component.
getEditingComponent() - Method in class com.klg.jclass.table.JCTable
Gets the component associated with the currently displayed editor.
getEditingPath() - Method in class com.klg.jclass.swing.JCTreeTable
Returns the path to the element that is currently being edited.
getEditor() - Method in class com.klg.jclass.cell.editors.JCMultilineCellEditor
Returns the internal JTextArea object used for editing.
getEditor() - Method in class com.klg.jclass.swing.JCTreeExplorer.TreeEditor
 
getEditor() - Method in class com.klg.jclass.swing.JCTreeExplorer.FirstColumnEditor
 
getEditor() - Method in class com.klg.jclass.swing.JCTreeTable.Editor
 
getEditor() - Method in class com.klg.jclass.util.swing.AbstractSpinBox
Get the editor being used by this spinbox.
getEditor(JTable) - Method in class com.klg.jclass.swing.JCTreeTable.Editor
 
getEditor(String) - Method in class com.klg.jclass.cell.EditorRendererRegistry.ClassCells
 
getEditor(String, boolean) - Method in class com.klg.jclass.cell.EditorRendererRegistry.ClassCells
 
getEditorBorder() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the common border used for all cell editors.
getEditorComponent() - Method in class com.klg.jclass.field.validate.JCDateTimeValidator.DateTimePopup
 
getEditorComponent() - Method in interface com.klg.jclass.field.validate.PopupFieldEditor
Returns the component in the popup.
getEditorComponent() - Method in class com.klg.jclass.swing.DateTimePopup
Returns the component in the popup that does the date/time editing.
getEditorComponent() - Method in class com.klg.jclass.swing.JCPopupCalendar.DateEditor
Return the component that should be added to the tree hierarchy for this editor.
getEditorComponent() - Method in interface com.klg.jclass.swing.JCPopupCalendarEditor
Returns the component in the popup calendar editor.
getEditorComponent() - Method in interface com.klg.jclass.util.swing.JCSpinBoxEditor
Returns the component that should be added to the tree hierarchy for this editor.
getEditorSize(Component, CellFormat, Dimension) - Method in class com.klg.jclass.higrid.Controller
Gets the CellEditor size based on the EditWidth and EditHeight policies.
getEditorsTable() - Method in class com.klg.jclass.table.BaseDataView
Returns a Hashtable of object to editor mappings.
getEditorsTable() - Method in interface com.klg.jclass.table.DataViewModel
Returns a Hashtable of object to editor mappings.
getEditorString(String) - Method in class com.klg.jclass.cell.EditorRendererRegistry.ClassCells
 
getEditPattern() - Method in class com.klg.jclass.field.validate.JCNumberValidator
Returns the current editPattern.
getEditPopupMenu() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the edit popup menu.
getEditRow() - Method in interface com.klg.jclass.table.EditTraverseHandler
Get the row of the current cell being edited.
getEditRow() - Method in class com.klg.jclass.table.EditTraverseHandlerAbstract
Get the row of the current cell being edited.
getEditStatusRenderer() - Method in class com.klg.jclass.higrid.LookupTable
Retrieves the current object that implements the HiGridEditStatusRenderer interface.
getEditStatusWidth() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the edit status width in pixels for all levels.
getEditTraverseHandler() - Method in class com.klg.jclass.table.FocusManager
Returns the edit handler for the table.
getEditTraverseHandler() - Method in interface com.klg.jclass.table.FocusModel
Returns the edit handler for the table.
getEditTraverseHandler() - Method in class com.klg.jclass.table.JCTable
Returns the edit handler for the table, which manages editors within cells.
getEditWidthPolicy() - Method in class com.klg.jclass.higrid.CellStyle
Retrieves the edit width policy for this object.
getEditWidthPolicy() - Method in interface com.klg.jclass.higrid.CellStyleModel
Retrieves the edit width policy for this object.
getEditWidthPolicy() - Method in class com.klg.jclass.table.JCTable
Returns the horizontal sizing policy for cell editors.
getEffectiveDataView() - Method in class com.klg.jclass.chart.JCChartLabel
Gets the effective data view, that is the data view that will be used to determine the correct attachment axes for this label.
getEffectivePlacement() - Method in class com.klg.jclass.chart.JCAxisTitle
Gets the effective value of the Placement property of the JCTitleAxis given current information.
getElastic(Component) - Method in class com.klg.jclass.util.swing.JCElasticLayout
Returns the Elastic information for a particular component.
getElasticity(Component) - Method in class com.klg.jclass.util.swing.JCElasticLayout
A component may be specified as elastic in two ways.
getElementAt(int) - Method in class com.klg.jclass.field.Field
Returns the element at a given index in a pick list.
getElevation() - Method in class com.klg.jclass.chart.JCChartArea
Gets the Elevation property, which controls distance above the x axis for the 3D effect.
getElevation() - Method in class com.klg.jclass.chart3d.Chart3dDataView
Returns the current JCElevation object for this dataView.
getElevationData() - Method in class com.klg.jclass.chart3d.Chart3dDataView
Returns the internal elevation data object.
getElevationDataSource() - Method in class com.klg.jclass.chart3d.Chart3dDataView
Gets the elevationDataSource property for Chart3dDataView.
getElevationDataSource1() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Retrieves the Elevation DataSource Data1 SwingDataModel, if applicable
getElevationDataSource1() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Retrieves the Elevation DataSource Data1 SwingDataModel, if applicable
getElevationSwingDataModel1() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Retrieves the Elevation DataSource Data1 SwingDataModel, if applicable
getElevationSwingDataModel1() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Retrieves the Elevation DataSource Data1 SwingDataModel, if applicable
getEmbeddingRules() - Method in class com.klg.jclass.page.TrueTypeFontProperties
Get the rules for embedding a related true type font within the generated document (e.g.
getEmissiveColor(Color3f) - Method in class com.klg.jclass.chart3d.j3d.JCDataBars
 
getEmissiveColor(Color3f) - Method in class com.klg.jclass.chart3d.j3d.JCSolidDataSurface
 
getEmptyValue() - Method in class com.klg.jclass.util.SeqRangeCollector
Set the EmptyValue property, which is used to determine the integer value used as an internal delimiter for ranges.
getEncoder() - Method in class com.klg.jclass.util.swing.encode.JCEncodeComponent.Encoding
Returns an encoder for this encoding type.
getEndColumn() - Method in class com.klg.jclass.table.CellArea
Returns the end column for the range of cells contained in the area.
getEndColumn() - Method in class com.klg.jclass.table.JCPaintEvent
Gets the column of the last cell in the range (top-left corner).
getEndColumn() - Method in class com.klg.jclass.table.JCSelectEvent
Returns the end column of the selected or deselected cell range.
getEndColumn() - Method in class com.klg.jclass.util.formulae.TableExpressionList
Get the last column of the range
getEndPointZCoord() - Method in class com.klg.jclass.chart3d.j3d.DataAdjustmentAxis
 
getEndPosition() - Method in class com.klg.jclass.field.validate.TextEvent
Gets the ending position of the text to modify.
getEndRow() - Method in class com.klg.jclass.table.CellArea
Returns the end row for the range of cells contained in the area.
getEndRow() - Method in class com.klg.jclass.table.JCPaintEvent
Gets the row of the last cell in the range (top-left corner).
getEndRow() - Method in class com.klg.jclass.table.JCSelectEvent
Returns the end row of the selected or deselected cell range.
getEndRow() - Method in class com.klg.jclass.util.formulae.TableExpressionList
Get the last row of the range
getEntry(String) - Static method in class com.klg.jclass.field.DataPropertiesRegistry
Returns an Info class given the class name.
getErrorHandler() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the error handler.
getErrorString() - Method in class com.klg.jclass.jarmaster.JarTask
If an error has occured, the error string points to a message further explaining the error
getEscapeChar() - Method in class com.klg.jclass.util.JCStringTokenizer
Gets the escape char (default is \).
getEvent() - Method in class com.klg.jclass.cell.JCCellEditorEvent
Gets the AWTEvent on which this event is based.
getEvent() - Method in class com.klg.jclass.table.JCScrollEvent
Gets the event which initiated the action.
getEvent() - Method in class com.klg.jclass.util.swing.JCFontEvent
Retrieves the event.
getEventId() - Method in class com.klg.jclass.page.JCPrintEvent
Returns the eventId.
getEventsEnabled() - Method in interface com.klg.jclass.datasource.DataModel
Returns true if events are enabled, false otherwise.
getEventsEnabled() - Method in class com.klg.jclass.datasource.TreeData
Return true if events are enabled, false otherwise.
getEventsEnabled() - Method in class com.klg.jclass.higrid.HiGridData
Return true if events are enabled, false otherwise.
getEventSource() - Method in class com.klg.jclass.field.Field
Returns the Object that is being used as the source of posted events.
getEventType() - Method in class com.klg.jclass.higrid.HiGridEvent
Retrieves the type of this event.
getEventType() - Method in class com.klg.jclass.higrid.HiGridPrintEvent
Retrieves the type of this event.
getException() - Method in class com.klg.jclass.higrid.HiGridErrorEvent
Return the exception that occured while HiGrid was running.
getExclusions() - Method in class com.klg.jclass.jarmaster.JarTask
Get the current list of exlusions.
getExistingChartFormat(int) - Method in class com.klg.jclass.chart.ChartDataView
Gets the Format class for the specified chart type if it exists.
getExitOnClose() - Method in class com.klg.jclass.util.swing.JCExitFrame
Gets the exitOnClose value.
getExpandedDescendants(TreePath) - Method in class com.klg.jclass.swing.JCTreeTable
Returns an Enumeration of the descendants of path that are currently expanded.
getExpandedDescendants(TreePath) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Returns an Enumeration of the descendants of path that are currently expanded.
getExpandedKids(TreePath, Vector) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Store the paths of the children which are expanded for a given parent in a vector
getExplodeList() - Method in class com.klg.jclass.chart.JCPieChartFormat
Gets the ExplodeList property, which specifies a list of exploded pie slices in the pie charts.
getExplodeOffset() - Method in class com.klg.jclass.chart.JCPieChartFormat
Gets the ExplodeOffset property, which specifies the distance a slice is exploded from the center of a pie chart.
getExtension(File) - Method in class com.klg.jclass.util.swing.JCFileFilter
Returns the extension portion of the file's name.
getExtension(String) - Method in class com.klg.jclass.util.swing.JCFileFilter
Returns the extension portion of a String.
getExtent() - Method in class com.klg.jclass.swing.gauge.GaugeConstraint
Returns the extent at which this component will be placed.
getExtent() - Method in class com.klg.jclass.swing.gauge.JCAbstractScale
Deprecated. As of JClass version 4.5.1 replaced by getZoomFactor().
getExtent() - Method in interface com.klg.jclass.swing.gauge.JCScale
Deprecated. As of JClass version 4.5.1; replaced by getZoomFactor().
getExternalGridProperties() - Method in class com.klg.jclass.higrid.beans.JCHiGridExternalDS
Gets ExternalGridProperties property.
getExtraHeight() - Method in class com.klg.jclass.page.JCPageTable.Row
Gets the amount of extra height added to the row for alignment purposes.
getExtraWidth() - Method in class com.klg.jclass.higrid.HiGrid
Returns the number of extra pixels to draw at the rightmost end of HiGrid.
getExtrema() - Method in class com.klg.jclass.swing.gauge.JCPolygon
Returns the upper-left-most point of the polygon as x, y in the Rectangle, and the lower-right-most point as width and height.
getEyeCoordinate() - Method in class com.klg.jclass.chart3d.j3d.JC3DUniverse
 
getEyePosition() - Method in class com.klg.jclass.chart3d.Transform
 
getFace(int) - Method in class com.klg.jclass.chart3d.j3d.JCCubeSquareArray
 
getFaceOutline(int) - Method in class com.klg.jclass.chart3d.j3d.JCCubeSquareArray
 
getFacet() - Method in class com.klg.jclass.chart3d.ProcessGrid
Get the facet processing object
getFaceVisible() - Method in class com.klg.jclass.chart3d.Cube
Gets the array which determines whether faces are visible or not.
getFailureMessage() - Method in class com.klg.jclass.util.swing.encode.JCEncodeComponent.Encoding
Returns message about possible reasons for encoder load failure.
getFallingCandleStyle(int) - Method in class com.klg.jclass.chart.JCCandleChartFormat
Gets the JCChartStyle that controls the falling candle style of the complex candle chart.
getFastAction() - Method in class com.klg.jclass.chart.JCChartArea
Gets the value of the FastAction property.
getFastUpdate() - Method in class com.klg.jclass.chart.ChartDataView
Gets the FastUpdate property.
getFieldComponents(Container) - Static method in class com.klg.jclass.field.JCFormUtil
Recursively gets all the JCFieldComponent children of the specified container.
getFieldGap() - Method in class com.klg.jclass.chart3d.JCChart3dLegendManager
Gets the value being used as a gap between fields in JCMultiColumnString objects.
getFile() - Method in class com.klg.jclass.jarmaster.JarMasterAntTask.Manifest
 
getFileAccess() - Method in class com.klg.jclass.util.io.OutputProperties
Gets the type of file access.
getFileAccessEnumFromString(String, boolean) - Method in class com.klg.jclass.util.io.Properties
Get the file access enum from its string representation.
getFileAccessStringFromEnum(int, boolean) - Method in class com.klg.jclass.util.io.Properties
Get the file access string representation from its enum value.
getFileCharset() - Method in class com.klg.jclass.util.io.OutputDataProperties
Gets the name of the charset to use when reading data
getFileLength() - Method in class com.klg.jclass.page.FontFileLookup
Get the length of the file encapsulated by this object.
getFiles() - Method in class com.klg.jclass.jarmaster.JarTask
Get the current list of files or directories to be processed
getFill() - Method in class com.klg.jclass.chart3d.ColorBin
Get the fill array of objects.
getFillBackground() - Method in class com.klg.jclass.chart.JCChartStyle
Gets the value of the FillBackground property.
getFillBackground() - Method in class com.klg.jclass.chart3d.JCContourStyle
Gets the value of the FillBackground property.
getFillColor() - Method in class com.klg.jclass.chart.JCChartStyle
Gets the value of the FillColor property.
getFillColor() - Method in class com.klg.jclass.chart3d.JCContourStyle
Gets the value of the FillColor property.
getFillColorIndex() - Method in class com.klg.jclass.chart.JCChart
Gets the initial fill color index.
getFillColorIndex() - Method in class com.klg.jclass.chart3d.JCChart3d
Gets the current fill color index.
getFillCorrection() - Method in class com.klg.jclass.chart.JCFillStyle
 
getFillForegroundColor() - Method in class com.klg.jclass.page.JCDrawStyle
Gets the color in which figures are to be filled.
getFillImage() - Method in class com.klg.jclass.chart.JCChartStyle
Gets the value of the FillImage property.
getFillImage() - Method in class com.klg.jclass.chart3d.JCContourStyle
Gets the value of the FillImage property.
getFillPattern() - Method in class com.klg.jclass.chart.JCChartStyle
Gets the value of the FillPattern property.
getFillPattern() - Method in class com.klg.jclass.chart3d.JCContourStyle
Gets the value of the FillPattern property.
getFillRule() - Method in class com.klg.jclass.page.JCDrawStyle
Gets the method used to determine the "inside" and "outside" of a polygon.
getFillStyle() - Method in class com.klg.jclass.chart.JCChartStyle
Gets the JCFillStyle property, which controls how fills are drawn.
getFillStyle() - Method in class com.klg.jclass.chart3d.JCContourStyle
Gets the JCFillStyle property, which controls how contour zones are filled.
getFinishButton() - Method in class com.klg.jclass.swing.BaseWizardPage
gets the finishButton
getFinishButton() - Method in class com.klg.jclass.swing.JCSplitWizard
 
getFirstAttribute(Node) - Static method in class com.klg.jclass.page.JCPageTemplate
Returns whether the template is considered a starting point or not.
getFirstCell(int) - Static method in class com.klg.jclass.table.beans.TablePropertyEditor
 
getFirstCell(RowNode) - Method in class com.klg.jclass.higrid.Controller
Returns the first available editable position in the grid
getFirstChild() - Method in class com.klg.jclass.datasource.DataSourceTreeNode
 
getFirstComponent(Container) - Method in class com.klg.jclass.higrid.HiGridFocusTraversalPolicy
Returns the first Component in the traversal cycle.
getFirstComponent(Container) - Method in class com.klg.jclass.table.TableFocusTraversalPolicy
Returns the first Component in the traversal cycle.
getFirstLast() - Method in class com.klg.jclass.chart.ChartDataView
Calculates the set of points to be covered by a bar chart by finding the largest FirstPoint value and the smallest LastPoint value.
getFirstLastPoints(ChartDataView) - Static method in class com.klg.jclass.chart.ChartDataView
Used for Radar charts.
getFirstLevelGridAreaWidth() - Method in class com.klg.jclass.higrid.RowTree
Retrieves the first format node level width.
getFirstLineOffset(JCTextStyle) - Method in class com.klg.jclass.page.JCFrame
Calculates the extra top offset required for the first line of a frame.
getFirstPoint() - Method in class com.klg.jclass.chart.ChartDataViewSeries
Retrieves the index of the first point in the specified series.
getFirstRecordRowNode() - Method in class com.klg.jclass.higrid.RowTree
Does a quick search for the first record format node.
getFirstTraversable(Component) - Method in class com.klg.jclass.higrid.Controller
Retrieves the first traversable component of the CellEditor
getFirstValidCursorPosition() - Method in class com.klg.jclass.field.validate.AbstractValidator
Reports the first valid cursor position.
getFirstValidCursorPosition() - Method in class com.klg.jclass.field.validate.JCNumberValidator
Reports the first valid cursor position.
getFirstValidCursorPosition() - Method in class com.klg.jclass.field.validate.JCStringValidator
Returns the first valid cursor position in the text field.
getFirstValidCursorPosition() - Method in interface com.klg.jclass.field.validate.JCValidator
Gets the first valid cursor position.
getFirstVisible() - Method in class com.klg.jclass.datasource.swing.DSdbJNavigator
Gets FirstVisible property value.
getFirstVisibleCell() - Method in class com.klg.jclass.higrid.RowFormat
Returns the first available editable position
getFirstVisibleDataView() - Method in class com.klg.jclass.chart.JCChartArea
This method returns the first visible data view.
getFixedCellHeight() - Method in class com.klg.jclass.datasource.swing.DSdbJList
 
getFixedCellHeight() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the fixed cell height.
getFixedCellWidth() - Method in class com.klg.jclass.datasource.swing.DSdbJList
 
getFixedCellWidth() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the fixed cell width.
getFloatList() - Method in class com.klg.jclass.page.EndOfFrameException
Get the list of objects waiting to be floated to the document
getFloatList() - Method in class com.klg.jclass.page.JCFlowInfo
Gets the list of unplaced floating objects.
getFloor() - Method in class com.klg.jclass.chart3d.JCPlotCube
Returns the PlotCube's floor projection.
getFlow() - Method in class com.klg.jclass.page.JCDocument
Gets the flow object which is printing to the document.
getFlowFrameList() - Method in class com.klg.jclass.page.JCPage
Gets the list of flow frames on this page.
getFlowInfo() - Method in class com.klg.jclass.page.JCFrame
Returns the flow structure, which controls the flow in this frame.
getFlowPageTemplate() - Method in class com.klg.jclass.page.JCPage
Gets the name of the page template from which the next page is to be cloned.
getFlowSectionTemplate() - Method in class com.klg.jclass.page.JCPage
Gets the page template from which a new page is to be cloned.
getFlushPolicy() - Method in class com.klg.jclass.page.JCDocument
Gets the document's current policy on flushing completed (printed) pages.
getFocusableChild(Component) - Method in interface com.klg.jclass.table.EditTraverseHandler
Return the component if it is focusable, otherwise the first kid which is focusable.
getFocusableChild(Component) - Method in class com.klg.jclass.table.EditTraverseHandlerAbstract
Return the component if it is focusable, otherwise the first kid which is focusable.
getFocusColor() - Method in class com.klg.jclass.table.JCTable
Returns the focus color.
getFocusIndicator() - Method in class com.klg.jclass.table.JCTable
Returns the focus indicator type.
getFocusManager() - Method in class com.klg.jclass.higrid.GridArea
Returns the current FocusManager.
getFocusManager() - Method in class com.klg.jclass.table.JCTable
Returns the current FocusManager.
getFocusRectColor() - Method in class com.klg.jclass.table.Table
Gets the focus rectangle color.
getFog() - Method in class com.klg.jclass.chart3d.j3d.JC3DUniverse
Returns the last Fog object that was added.
getFogBackDistance() - Method in class com.klg.jclass.chart3d.j3d.JC3DUniverse
Returns the back distance of the fog.
getFogBackDistance() - Method in class com.klg.jclass.chart3d.j3d.JCChart3dAreaJava3d
Gets the back distance of the Fog object.
getFogColor() - Method in class com.klg.jclass.chart3d.j3d.JCChart3dAreaJava3d
Gets the color of the Fog.
getFogColor(Color3f) - Method in class com.klg.jclass.chart3d.j3d.JC3DUniverse
Returns the color of the fog.
getFogFrontDistance() - Method in class com.klg.jclass.chart3d.j3d.JC3DUniverse
Returns the front distance of the fog.
getFogFrontDistance() - Method in class com.klg.jclass.chart3d.j3d.JCChart3dAreaJava3d
Gets the front distance of the Fog object.
getFolderIcon(int) - Method in class com.klg.jclass.higrid.FolderIconStyle
Retrieves the current image for the specified folder state.
getFolderIcon(int) - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the folder icon image for the given folder state.
getFolderIconStyle() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the folder icon style index.
getFolderIconStyleStrings() - Static method in class com.klg.jclass.higrid.beans.JCHiGridConverter
Gets an internationalized array of grid scrollbar display Strings.
getFont() - Method in interface com.klg.jclass.cell.JCCellInfo
Returns the font of the cell being displayed or edited.
getFont() - Method in class com.klg.jclass.chart.ChartInteriorRegion
Gets the value of the Font property.
getFont() - Method in class com.klg.jclass.chart.ChartText
Caculates the desired font of this ChartText object.
getFont() - Method in class com.klg.jclass.chart.JCAxis
Gets the font property of this axis, which is derived according to the following hierarchy: set locally, set on parent region JCChartArea instance, and set on parent JCChart instance.
getFont() - Method in class com.klg.jclass.higrid.CellStyle
Retrieves the font for this object.
getFont() - Method in interface com.klg.jclass.higrid.CellStyleModel
Retrieves the font for this object.
getFont() - Method in class com.klg.jclass.page.GlyphVectorBase
Returns the Font associated with this GlyphVector.
getFont() - Method in class com.klg.jclass.page.JCTextStyle
Gets the font which is used for rendering text.
getFont() - Method in class com.klg.jclass.page.PageTableCellInfo
Returns the font of the cell being displayed.
getFont() - Method in interface com.klg.jclass.table.CellStyleModel
Returns the font of the cell.
getFont() - Method in class com.klg.jclass.table.JCCellStyle
Returns the font of the cell.
getFont() - Method in class com.klg.jclass.table.JCTableCellInfo
Returns the font of the cell being displayed or edited.
getFont() - Method in class com.klg.jclass.util.swing.JCFontEvent
Retrieves the new font.
getFont(int, int) - Method in class com.klg.jclass.table.Table
Returns the font value for a cell or label.
getFont(String) - Static method in class com.klg.jclass.page.FontBase
Overrides Font method.
getFont(String, Font) - Static method in class com.klg.jclass.page.FontBase
Overrides Font method.
getFontAbbreviation(String) - Method in class com.klg.jclass.page.adobe.pdf.JCPDFPrinter
Gets the abbreviation for a given font name.
getFontColor() - Method in class com.klg.jclass.swing.gauge.JCAbstractTick
Returns the color of the font labeling ticks.
getFontColor() - Method in interface com.klg.jclass.swing.gauge.JCTick
Returns the color of the font labeling ticks.
getFontEntry(String) - Method in class com.klg.jclass.page.adobe.pdf.JCPDFPrinter
Gets the AcroFontEntry class associated with the requested font
getFontFamilies() - Method in class com.klg.jclass.page.JCPrinter
Gets a list of available font families.
getFontFamily() - Method in class com.klg.jclass.page.JCTextStyle
Gets the font family to which this the font belongs.
getFontHeight(Component, Font) - Method in class com.klg.jclass.higrid.CellFormat
 
getFontHeight(FontMetrics, Font) - Method in class com.klg.jclass.higrid.CellFormat
 
getFontMetrics() - Method in class com.klg.jclass.table.JCTableCellInfo
Returns the FontMetrics object associated with the font used in the cell.
getFontMetrics(Font) - Method in class com.klg.jclass.chart.ChartText
Gets the font metrics of the font passed in.
getFontName() - Method in class com.klg.jclass.higrid.RowFormat
Retrieves the font name for this object.
getFontName() - Method in class com.klg.jclass.util.swing.JCFontChooser
Returns the font name.
getFontName(int) - Method in class com.klg.jclass.higrid.beans.JCHiGridNode
 
getFontRenderContext() - Method in class com.klg.jclass.page.GlyphVectorBase
Returns the FontRenderContext associated with this GlyphVector.
getFonts(FontParser, String, String, Hashtable, boolean) - Static method in class com.klg.jclass.page.FontBase
Return an array of fonts.
getFontSize() - Method in class com.klg.jclass.higrid.RowFormat
Retrieves the font size for this object.
getFontSize() - Method in class com.klg.jclass.util.swing.JCFontChooser
Returns the font size.
getFontSize(int) - Method in class com.klg.jclass.higrid.beans.JCHiGridNode
 
getFontStyle() - Method in class com.klg.jclass.higrid.RowFormat
Retrieves the font style for this object.
getFontStyle() - Method in class com.klg.jclass.page.JCTextStyle
Gets the writing style (italic, bold) of the font.
getFontStyle(int) - Method in class com.klg.jclass.higrid.beans.JCHiGridNode
 
getFooter() - Method in class com.klg.jclass.chart.JCChart
Sets the Footer property.
getFooter() - Method in class com.klg.jclass.chart3d.JCChart3d
Sets the Footer property.
getFooter() - Method in class com.klg.jclass.swing.gauge.JCGauge
Returns the footer for this gauge.
getFooter() - Method in interface com.klg.jclass.util.legend.LegendComponentLayoutUser
Sets the Footer property.
getFooterAppearance() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the FooterAppearance property.
getFooterCellStyle() - Method in class com.klg.jclass.higrid.HiGrid
Returns the current footer cellStyle.
getFooterFont() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the FooterFont property, which holds the font that is used to display the footer.
getFooterFont() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Gets the value of the FooterFont property, which holds the font that is used to display the footer.
getFooterFont() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Gets the value of the FooterFont property, which holds the font that is used to display the footer.
getFooterFormat() - Method in class com.klg.jclass.higrid.FormatNode
Retrieves the footer format for this object.
getFooterImageMapInfo() - Method in class com.klg.jclass.chart.JCChart
Retrieve the image map information for the footer.
getFooterMetaTree() - Method in class com.klg.jclass.higrid.HiGridData
Retrieves the footer meta tree.
getFooterText() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the FooterText property, which holds the text that is displayed in the footer.
getFooterText() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the FooterText property.
getFooterText() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Gets the value of the FooterText property, which holds the text that is displayed in the footer.
getFooterText() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Gets the value of the FooterText property, which holds the text that is displayed in the footer.
getForeground() - Method in interface com.klg.jclass.cell.JCCellInfo
Returns the foreground color of the cell being displayed or edited.
getForeground() - Method in class com.klg.jclass.chart.ChartInteriorRegion
Gets the value of the Foreground property.
getForeground() - Method in class com.klg.jclass.chart.ChartText
Calculates the desired foreground color of this ChartText object.
getForeground() - Method in class com.klg.jclass.chart.JCAxis
Gets the foreground color of this axis, which is derived according to the following hierarchy: set locally, set on parent region JCChartArea instance, and set on parent JCChart instance.
getForeground() - Method in class com.klg.jclass.chart.PlotArea
Gets the value of the Foreground property.
getForeground() - Method in class com.klg.jclass.chart3d.JCPlotCube
Gets the plotCube foreground.
getForeground() - Method in class com.klg.jclass.chart3d.JCValueLabel
Returns the foreground color for this value label.
getForeground() - Method in class com.klg.jclass.higrid.CellStyle
Retrieves the foreground color for this object.
getForeground() - Method in interface com.klg.jclass.higrid.CellStyleModel
Retrieves the foreground color for this object.
getForeground() - Method in class com.klg.jclass.higrid.RowFormat
Retrieves the foreground color for this object.
getForeground() - Method in class com.klg.jclass.page.PageTableCellInfo
Returns the foreground colour of the cell being displayed.
getForeground() - Method in interface com.klg.jclass.swing.gauge.JCRange
The foreground color of the range.
getForeground() - Method in class com.klg.jclass.swing.JCTreeTable.SwitchIcon
Gets the current foreground color of the icon.
getForeground() - Method in interface com.klg.jclass.table.CellStyleModel
Returns the foreground color of the cell.
getForeground() - Method in class com.klg.jclass.table.JCCellStyle
Returns the foreground color of the cell.
getForeground() - Method in class com.klg.jclass.table.JCTableCellInfo
Returns the foreground color of the cell being displayed or edited.
getForeground(int) - Method in class com.klg.jclass.higrid.beans.JCHiGridNode
 
getForeground(int, int) - Method in class com.klg.jclass.table.Table
Returns the foreground value for a cell or label.
getForegroundColor() - Method in class com.klg.jclass.page.JCDrawStyle
Gets the color in which lines are to be drawn.
getForegroundCoverage() - Method in class com.klg.jclass.swing.gauge.JCLinearRange
Returns the foreground coverage of the background.
getForegroundImage() - Method in class com.klg.jclass.swing.gauge.JCLinearRange
Returns the foreground image of the range.
getFormat() - Method in class com.klg.jclass.field.validate.JCDateTimeValidator
Returns the mask currently being used to display the date/time values.
getFormat() - Method in class com.klg.jclass.swing.JCPopupCalendar.DateRenderer
Return the format used by the renderer.
getFormatNode() - Method in class com.klg.jclass.higrid.HiGridFormatNodeEvent
Retrieves the formatNode.
getFormatNode() - Method in class com.klg.jclass.higrid.RowNode
Retrieves the format node for this object.
getFormatTree() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the format tree.
getFormula() - Method in class com.klg.jclass.chart.JCAxis
Retrieves the JCAxisFormula object, which specifies a relationship between this JCAxis object and another JCAxis object.
getFoundNode() - Method in class com.klg.jclass.higrid.LastRowWalk
 
getFoundNode() - Method in class com.klg.jclass.higrid.LastVisibleRowWalk
 
getFrame() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the contents from from this cell.
getFrame(Component) - Static method in class com.klg.jclass.chart3d.JCChart3dCustomizerPage
Gets the component's parent frame.
getFrame(Component) - Static method in class com.klg.jclass.higrid.HiGrid
Gets the Frame containing the Component.
getFrameBorder() - Method in class com.klg.jclass.table.JCTable
Gets the table's FrameBorderWidth value as a CellBorderModel.
getFrameBorderType() - Method in class com.klg.jclass.table.beans.LiveTable
Gets the table's frameBorderType property value.
getFrameBorderType() - Method in class com.klg.jclass.table.Table
Gets the frame border type as an enum value.
getFrameBorderWidth() - Method in class com.klg.jclass.table.JCTable
Gets the table's FrameBorderWidth value.
getFrameFromListByName(List, String) - Static method in class com.klg.jclass.page.JCPageTemplate
 
getFrameList() - Method in class com.klg.jclass.page.PageArea
Get the list of frames which are included in (overlaid on) this object
getFrameManipulationStyle() - Method in class com.klg.jclass.swing.JCMDIPane
See setFrameManipulationStyle.
getFrameRaw() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the frame (if any) which the cell has constructed.
getFrameShadowThickness() - Method in class com.klg.jclass.table.Table
Gets the frame shadow thickness.
getFrozenCellLayout() - Method in class com.klg.jclass.table.beans.LiveTable
Gets the frozenCellLayout property.
getFrozenColumnPlacement() - Method in class com.klg.jclass.table.JCTable
Gets the table's FrozenColumnPlacement value.
getFrozenColumns() - Method in class com.klg.jclass.table.JCTable
Gets the table's FrozenColumns value.
getFrozenRowPlacement() - Method in class com.klg.jclass.table.JCTable
Gets the table's FrozenRowPlacement value.
getFrozenRows() - Method in class com.klg.jclass.table.JCTable
Gets the table's FrozenRows value.
getGap() - Method in class com.klg.jclass.chart.JCAxis
Gets the value of the Gap property.
getGauge() - Method in class com.klg.jclass.swing.gauge.GaugeConstraint
Returns the JCGauge on which this constraint will be used
getGauge() - Method in class com.klg.jclass.swing.gauge.JCAbstractScale
Returns the gauge associated with this scale.
getGauge() - Method in class com.klg.jclass.swing.gauge.JCGaugePickEvent
Returns the gauge associated with this event.
getGauge() - Method in interface com.klg.jclass.swing.gauge.JCScale
Returns the gauge associated with this scale.
getGaugeArea() - Method in class com.klg.jclass.swing.gauge.JCGauge
Returns the gauge area for this gauge.
getGaugeType() - Method in class com.klg.jclass.swing.gauge.JCCircularGauge
Gets the gauge type, one of the JCCircularGauge.GaugeType enums.
getGaugeTypeIndex(JCCircularGauge.GaugeType) - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the enum for a given JCCircularGauge.GaugeType.
getGC() - Method in interface com.klg.jclass.chart3d.DrawFacet
 
getGC() - Method in class com.klg.jclass.chart3d.DrawFacetAbstract
Gets the graphics context used to draw this facet.
getGeneratedValueLabel(double) - Method in class com.klg.jclass.chart.JCAxis
Retrieves the value label for the specified value from the list of value labels generated for this axis.
getGeneratedValueLabel(double) - Method in class com.klg.jclass.chart3d.JCAxis
Retrieves the value label for the specified value from the list of value labels generated for this axis.
getGeneratedValueLabels() - Method in class com.klg.jclass.chart.JCAxis
Gets the list of value labels generated for this axis.
getGeneratedValueLabels() - Method in class com.klg.jclass.chart3d.JCAxis
Gets the list of value labels generated for this axis.
getGeneratedValueLabels(int) - Method in class com.klg.jclass.chart.JCAxis
Gets the value label at the specified index in the list of value labels generated for this axis.
getGeneratedValueLabels(int) - Method in class com.klg.jclass.chart3d.JCAxis
Gets the value label at the specified index in the list of value labels generated for this axis.
getGeometryArray() - Method in class com.klg.jclass.chart3d.j3d.DataSurfaceQA
 
getGeometryArray() - Method in class com.klg.jclass.chart3d.j3d.DataSurfaceTA
 
getGeometryArray() - Method in class com.klg.jclass.chart3d.j3d.SkirtMeshLA
 
getGeometryArray() - Method in class com.klg.jclass.chart3d.j3d.SkirtQA
 
getGlyphCharIndex(int) - Method in class com.klg.jclass.page.GlyphVectorBase
Returns the character index of the specified glyph.
getGlyphCharIndices(int, int, int[]) - Method in class com.klg.jclass.page.GlyphVectorBase
Returns the character indices of the specified glyphs.
getGlyphCodes(int, int, int[]) - Method in class com.klg.jclass.page.GlyphVectorBase
Returns an array of glyphcodes for the specified glyphs.
getGlyphJustificationInfo(int) - Method in class com.klg.jclass.page.GlyphVectorBase
Returns the justification information for the glyph at the specified index into this GlyphVector.
getGlyphLogicalBounds(int) - Method in class com.klg.jclass.page.GlyphVectorBase
Returns the logical bounds of the specified glyph within this GlyphVector.
getGlyphMetrics(int) - Method in class com.klg.jclass.page.GlyphVectorBase
Returns the metrics of the glyph at the specified index into this GlyphVector.
getGlyphOutline(int) - Method in class com.klg.jclass.page.GlyphVectorBase
Returns a Shape whose interior corresponds to the visual representation of the specified glyph within this GlyphVector.
getGlyphOutline(int, float, float) - Method in class com.klg.jclass.page.GlyphVectorBase
Returns a Shape whose interior corresponds to the visual representation of the specified glyph within this GlyphVector, offset to x, y.
getGlyphPixelBounds(int, FontRenderContext, float, float) - Method in class com.klg.jclass.page.GlyphVectorBase
Returns the pixel bounds of the glyph at index when this GlyphVector is rendered in a Graphics with the given FontRenderContext at the given location.
getGlyphPosition(int) - Method in class com.klg.jclass.page.GlyphVectorBase
Returns the position of the specified glyph within this GlyphVector.
getGlyphPositions(int, int, float[]) - Method in class com.klg.jclass.page.GlyphVectorBase
Returns and array of glyph positions for the specified glyphs.
getGlyphTransform(int) - Method in class com.klg.jclass.page.GlyphVectorBase
Gets the transform of the specified glyph within this GlyphVector.
getGlyphVisualBounds(int) - Method in class com.klg.jclass.page.GlyphVectorBase
Returns the visual bounds of the specified glyph within the GlyphVector.
getGraphics() - Method in class com.klg.jclass.chart.ChartInteriorRegion
Gets the current graphics object used.
getGraphics() - Method in class com.klg.jclass.chart.JCChart
Overrides parent getGraphics().
getGraphics() - Method in class com.klg.jclass.chart.JCChartArea
Overrides parent getGraphics().
getGraphics() - Method in class com.klg.jclass.chart3d.JCChart3d
Overrides parent getGraphics().
getGraphics() - Method in class com.klg.jclass.chart3d.JCChart3dArea
Overrides parent getGraphics().
getGraphics() - Method in class com.klg.jclass.higrid.HiGridPrintEvent
Gets the graphics for the current page.
getGraphics() - Method in class com.klg.jclass.page.adobe.pdf.JCPDFPrinter
Gets the graphics context used by this printer.
getGraphics() - Method in class com.klg.jclass.page.adobe.postscript.JCEPSPrinter
Gets a Graphics that draws to this printer.
getGraphics() - Method in class com.klg.jclass.page.adobe.postscript.JCPostScriptPrinter
Gets a Graphics that draws to this printer.
getGraphics() - Method in class com.klg.jclass.page.awt.JCAWTPrinter
Retruns null if user cancel this print job.
getGraphics() - Method in class com.klg.jclass.page.awt.JCAWTScreenPrinter
Overrides super class's getGraphics.
getGraphics() - Method in class com.klg.jclass.page.EPSImage
Creates a graphics context for drawing to an off-screen image.
getGraphics() - Method in class com.klg.jclass.page.html.JCHTMLPrinter
Gets a Graphics that draws to this printer.
getGraphics() - Method in class com.klg.jclass.page.JCPrinter
Gets the graphics context used by this printer.
getGraphics() - Method in class com.klg.jclass.page.pcl.JCPCLPrinter
Returns a graphics objects associated with this printer.
getGraphics() - Method in class com.klg.jclass.swing.gauge.JCCircularGauge
Overrides parent getGraphics().
getGraphics() - Method in class com.klg.jclass.swing.gauge.JCLinearGauge
Overrides parent getGraphics().
getGraphics() - Method in class com.klg.jclass.table.JCPrintEvent
Gets the graphics for the current page.
getGraphics() - Method in class com.klg.jclass.util.legend.JCLegend
Overrides parent getGraphics().
getGrid() - Method in class com.klg.jclass.higrid.EditStatus
Retrieves the instance of HiGrid.
getGrid() - Method in class com.klg.jclass.higrid.HiGridFocusAdapter
Retrieves current HiGrid reference
getGrid() - Method in class com.klg.jclass.higrid.NodeStatus
Retrieves the instance of HiGrid.
getGrid(int) - Method in class com.klg.jclass.chart.JCAxis
This method returns the JCGrid object at the specified index.
getGridArea() - Method in class com.klg.jclass.higrid.FocusManager
Return the gridArea for this focus manager
getGridArea() - Method in interface com.klg.jclass.higrid.FocusModel
Return the gridArea for this focus manager
getGridArea() - Method in class com.klg.jclass.higrid.HiGrid
Gets the grid area.
getGridArea() - Method in class com.klg.jclass.higrid.HiGridFocusAdapter
Retrieves current GridArea reference from the HiGrid instance
getGridAreaRows() - Method in class com.klg.jclass.higrid.RowTree
Retrieves the number of rows fully visible in the gridArea
getGridAreaWidth() - Method in class com.klg.jclass.higrid.RowTree
Retrieves the gridArea width.
getGridColors() - Method in class com.klg.jclass.chart3d.Chart3dDataView
Returns the current list of grid colors.
getGridData() - Method in class com.klg.jclass.chart3d.DrawGrid
Data must be grid data.
getGridData() - Method in class com.klg.jclass.chart3d.GridLimits
Returns the parent grid data object.
getGridIndex(double, boolean, boolean) - Method in class com.klg.jclass.chart3d.Chart3dGridData
Returns the largest x or y grid index that the value 't' is greater than.
getGridLimits() - Method in class com.klg.jclass.chart3d.Chart3dGridData
Returns the current GridLimits object.
getGridLineList() - Method in class com.klg.jclass.chart.JCAxis
Gets a list of the axis positions that grid lines have to be drawn at.
getGridLines() - Method in class com.klg.jclass.chart3d.JCAxis
Gets the gridlines object.
getGridList() - Method in class com.klg.jclass.chart.JCAxis
Returns the List of JCGrid objects.
getGridProperties() - Method in class com.klg.jclass.higrid.beans.JCHiGrid
Gets the GridProperties property.
getGridProperties() - Method in class com.klg.jclass.higrid.beans.JCHiGridNode
 
getGridRegion() - Method in class com.klg.jclass.chart3d.DrawGrid
Returns the GridRegion object.
getGridScrollbarDisplayStrings() - Static method in class com.klg.jclass.higrid.beans.JCHiGridConverter
Gets an internationalized array of grid scrollbar display Strings.
getGridSizes(Container, boolean) - Method in class com.klg.jclass.util.swing.JCGridLayout
Traverses the children and determines row heights and column widths.
getGridSpacing() - Method in class com.klg.jclass.chart.JCAxis
Gets the GridSpacing property of the first JCGrid object.
getGridSpacingIsDefault() - Method in class com.klg.jclass.chart.JCAxis
Gets the isDefault property of the first JCGrid object on this axis.
getGridStyle() - Method in class com.klg.jclass.chart.JCAxis
Gets the GridStyle property of the first JCGrid object on this axis.
getGridStyle() - Method in class com.klg.jclass.chart.JCGrid
Returns the style in which to draw grids.
getGroupGap() - Method in class com.klg.jclass.chart3d.JCChart3dLegend
Gets the gap between groups of items in the legend (columns in a vertical legend, rows in a horizontal legend).
getGroupGap() - Method in class com.klg.jclass.util.legend.JCGridLegend
Gets the gap between the groups of items in the legend (for example, the columns/rows associated with a data view).
getGroupingUsed() - Method in class com.klg.jclass.chart.ChartInteriorRegion
Gets the value of the GroupingUsed property.
getGroupingUsed() - Method in class com.klg.jclass.chart3d.ParentFormatter
Gets the value of the GroupingUsed property.
getHandler() - Static method in class com.klg.jclass.datasource.util.ExceptionManager
Return the ExceptionHandler to used when the datasource throws an exception
getHasBar() - Method in class com.klg.jclass.chart.JCChartArea
Gets the value of the HasBar property.
getHeader() - Method in class com.klg.jclass.chart.JCChart
Gets the Header property.
getHeader() - Method in class com.klg.jclass.chart3d.JCChart3d
Gets the Header property.
getHeader() - Method in class com.klg.jclass.swing.gauge.JCGauge
Returns the header for this gauge.
getHeader() - Method in interface com.klg.jclass.util.legend.LegendComponentLayoutUser
Gets the Header property.
getHeaderAppearance() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the HeaderAppearance property.
getHeaderBorder() - Method in class com.klg.jclass.page.JCPageTable
Gets the draw style used for the header border.
getHeaderBorder() - Method in class com.klg.jclass.page.JCTableStyle
Returns the header border which is drawn between the header rows and the table.
getHeaderCellStyle() - Method in class com.klg.jclass.higrid.HiGrid
Returns the current header cellStyle.
getHeaderFont() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the HeaderFont property, which holds the font that is used to display the header.
getHeaderFont() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Gets the value of the HeaderFont property, which holds the font that is used to display the header.
getHeaderFont() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Gets the value of the HeaderFont property, which holds the font that is used to display the header.
getHeaderFormat() - Method in class com.klg.jclass.higrid.FormatNode
Retrieves the header format for this object.
getHeaderImageMapInfo() - Method in class com.klg.jclass.chart.JCChart
Retrieve the image map information for the header.
getHeaderLabel(HiGrid, RowNode, CellFormat) - Method in class com.klg.jclass.higrid.RowFormat
Setup the header label for the indicated cell.
getHeaderLabelHorizontalAlignment() - Method in class com.klg.jclass.util.swing.JCTableColumn
Gets the horizontal alignment for the JLabel within the header of this column.
getHeaderRenderer() - Method in class com.klg.jclass.higrid.LookupTable
Retrieves the current object that implements the HiGridHeaderRenderer interface.
getHeaderRowNode(CellPosition) - Method in class com.klg.jclass.higrid.HiGridTip
 
getHeaders() - Method in class com.klg.jclass.page.JCPageTable
Gets the table which defines the header of this table.
getHeadersColumn(int) - Method in class com.klg.jclass.page.JCPageTable
Returns the header table's columnIndex column.
getHeaderStyle() - Method in class com.klg.jclass.page.JCTableStyle
Returns the header style for this table.
getHeaderText() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the HeaderText property; the HeaderText property holds the text that is displayed in the header.
getHeaderText() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the HeaderText property.
getHeaderText() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Gets the value of the HeaderText property; the HeaderText property holds the text that is displayed in the header.
getHeaderText() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Gets the value of the HeaderText property; the HeaderText property holds the text that is displayed in the header.
getHeaderTipDisplay() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves when the header tooltip will be displayed.
getHeight() - Method in class com.klg.jclass.chart.ChartInteriorRegion
Gets the value of the Height property.
getHeight() - Method in class com.klg.jclass.higrid.CellFormat
Retrieves the height of this object.
getHeight() - Method in class com.klg.jclass.higrid.RowFormat
Retrieves the height of this object.
getHeight() - Method in class com.klg.jclass.higrid.RowNode
Retrieves the height of this object.
getHeight() - Method in class com.klg.jclass.page.JCPageTable.Row
Gets the height of the row.
getHeight() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the height of the cell (including the height of the cell's frame).
getHeight() - Method in class com.klg.jclass.page.JCUnit.Dimension
Returns the height of the dimension as a measure.
getHeight() - Method in class com.klg.jclass.page.LineMetricsBase
Returns the height of the Font.
getHeight(FontMetrics, String) - Method in class com.klg.jclass.cell.renderers.JCStringCellRenderer
Returns the height required to paint the String.
getHeight(FontMetrics, String) - Method in class com.klg.jclass.cell.renderers.JCWordWrapCellRenderer
Returns the height required to paint the String.
getHeight(ImageObserver) - Method in class com.klg.jclass.page.EPSImage
Determines the height of the image.
getHeight(int) - Method in class com.klg.jclass.higrid.beans.JCHiGridNode
 
getHeight(int) - Method in interface com.klg.jclass.table.CellLayoutModel
Returns the height of a row.
getHeight(int) - Method in class com.klg.jclass.table.JCCellLayout
Returns the height of a row.
getHeight(int) - Method in class com.klg.jclass.table.PrintCellLayout
Returns the height of a row.
getHeightIsDefault() - Method in class com.klg.jclass.chart.ChartInteriorRegion
Gets the value of the HeightIsDefault property.
getHelpButton() - Method in class com.klg.jclass.swing.BaseWizardPage
Gets the helpButton
getHelpButton() - Method in class com.klg.jclass.swing.JCSplitWizard
 
getHgap() - Method in class com.klg.jclass.swing.JCMultiSelectList.JCFixedCenterLayout
Returns the horizontal gap between components.
getHidePopup() - Method in class com.klg.jclass.util.calendar.DateActionEvent
Return whether the popup should be hidden.
getHidePopupOnDayTableClick() - Method in class com.klg.jclass.swing.DateTimePopup
Get whether the popup will popdown when the user selects a day on the day table.
getHidePopupOnDayTableClick() - Method in class com.klg.jclass.swing.JCPopupCalendar
Get whether the popup will popdown when the user selects a day on the day table.
getHidePopupOnDayTableClick() - Method in interface com.klg.jclass.swing.JCPopupCalendarEditor
Get whether the popup will popdown when the user selects a day on the day table.
getHidePopupOnDayTableClick() - Method in class com.klg.jclass.util.calendar.DateTimeEditor
Get whether the popup will popdown when the user selects a day on the day table.
getHighCharacterBound() - Static method in class com.klg.jclass.chart.data.ChartDataSourceUtil
Get the high character bound.
getHiloStyle(int) - Method in class com.klg.jclass.chart.JCCandleChartFormat
Gets the JCChartStyle that controls the candle style of the simple candle or the HiLo line of the complex candle chart.
getHiloStyle(int) - Method in class com.klg.jclass.chart.JCHiloChartFormat
Gets the JCChartStyle that controls the style of the Hi-Lo chart.
getHiloStyle(int) - Method in class com.klg.jclass.chart.JCHLOCChartFormat
Gets the JCChartStyle that controls the style of the Hi-Lo-Open-Close chart.
getHoleValue() - Method in class com.klg.jclass.chart.ChartDataView
Returns the hole value for the chart data.
getHoleValue() - Method in class com.klg.jclass.chart.data.BaseDataSource
Retrieves the hole value for the data source.
getHoleValue() - Method in class com.klg.jclass.chart.data.JCChartSwingDataSource
Returns the hole value being used for this data source.
getHoleValue() - Method in interface com.klg.jclass.chart.HoleValueChartDataModel
Retrieves the hole value for this data source.
getHoleValue() - Method in class com.klg.jclass.chart3d.Chart3dData
Retrieves the hole value for the data.
getHoleValue() - Method in class com.klg.jclass.chart3d.data.Base3dDataSource
Returns the hole value for the chart 3D data.
getHoleValue() - Method in interface com.klg.jclass.chart3d.HoleValueChart3dDataModel
Retrieves the hole value for this data source.
getHoleValue(Chart3dDataModel) - Static method in class com.klg.jclass.chart3d.data.JCData3dUtil
A convenience method which returns the hole value for the specified Chart3dDataModel.
getHorizActionAxis() - Method in class com.klg.jclass.chart.JCChartArea
Gets the value of the HorizActionAxis property.
getHorizontalAlignment() - Method in interface com.klg.jclass.cell.JCCellInfo
Returns the horizontal alignment for the cell being displayed or edited.
getHorizontalAlignment() - Method in class com.klg.jclass.higrid.CellStyle
Retrieves the horizontal alignment for this object.
getHorizontalAlignment() - Method in interface com.klg.jclass.higrid.CellStyleModel
Retrieves the horizontal alignment for this object.
getHorizontalAlignment() - Method in class com.klg.jclass.page.PageTableCellInfo
Returns the horizontal alignment for the cell being displayed.
getHorizontalAlignment() - Method in interface com.klg.jclass.table.CellStyleModel
Returns the horizontal alignment for the cell.
getHorizontalAlignment() - Method in class com.klg.jclass.table.JCCellStyle
Returns the horizontal alignment for the cell.
getHorizontalAlignment() - Method in class com.klg.jclass.table.JCTableCellInfo
Returns the horizontal alignment for the cell being displayed or edited.
getHorizontalAlignment(int, int) - Method in class com.klg.jclass.table.Table
Returns the horizontal alignment value for a cell or label.
getHorizontalAWTFromSwingConstant(int, float, boolean) - Static method in class com.klg.jclass.util.swing.JCSwingTypeConverter
Spits out an AWT alignment float from the equivalent SwingConstant enum.
getHorizontalElasticity() - Method in interface com.klg.jclass.util.swing.JCElastic
Returns the horizontal elasticity or "stretchiness" of the component.
getHorizontalElasticity() - Method in class com.klg.jclass.util.swing.JCSpring
 
getHorizontalItemGap() - Method in class com.klg.jclass.chart3d.JCChart3dLegend
Gets the gap between the legend items in a horizontal legend.
getHorizontalPane() - Method in class com.klg.jclass.util.swing.JCHelpPane
 
getHorizontalScrollableCellPositionFromPoint(Point) - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the cell from the specified point.
getHorizontalScrollbar() - Method in class com.klg.jclass.higrid.HiGrid
 
getHorizontalScrollbarConstraints() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the horizontal scrollbar constraints.
getHorizontalScrollbarDisplay() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the horizontal scrollbar display mode.
getHorizontalShift() - Method in class com.klg.jclass.chart3d.JCViewport
Returns the horizontal shift as a multiple of the original viewport size.
getHorizontalSwingConstantFromAWT(float, int) - Static method in class com.klg.jclass.util.swing.JCSwingTypeConverter
Takes in an AWT alignment float, and spits out the equivalent SwingConstant enum.
getHorizSB() - Method in class com.klg.jclass.table.JCTable
Gets the horizontal scrollbar.
getHorizSBAttachment() - Method in class com.klg.jclass.table.JCTable
Gets the tables HorizSBAttachment value.
getHorizSBDisplay() - Method in class com.klg.jclass.table.JCTable
Gets the table's HorizSBDisplay value to determine when to display scrollbars.
getHorizSBOffset() - Method in class com.klg.jclass.table.JCTable
Gets the table's HorizSBOffset value.
getHorizSBPosition() - Method in class com.klg.jclass.table.JCTable
Gets the table's HorizSBPosition value.
getHorizSBTrack() - Method in class com.klg.jclass.table.JCTable
Gets the table's HorizSBTrack value.
getHorizSBTrackRow() - Method in class com.klg.jclass.table.JCTable
Gets the row number that determines the text to display when the track indicator is displayed.
getIcon() - Method in class com.klg.jclass.util.swing.JCIconCreator
Gets the Icon created by this instance of JCIconCreator.
getIcon(byte[]) - Static method in class com.klg.jclass.util.swing.JCIconCreator
This method takes a passed-in byte array (as might be obtained from a database's image field) and attempts to convert it into an Image.
getIcon(int) - Method in class com.klg.jclass.higrid.DefaultEditStatusRenderer
Retrieves the image for this object.
getIconHeight() - Method in class com.klg.jclass.swing.JCTreeTable.SwitchIcon
Gets the height of the icon.
getIconHeight() - Method in class com.klg.jclass.util.swing.ArrowIcon
Get the icon height
getIconHeight() - Method in class com.klg.jclass.util.swing.JCSortableTable.SortIcon
Returns the icon's height.
getIconHeight() - Method in class com.klg.jclass.util.treetable.TreeTableSupport.DefaultIcon
Get the icon height
getIconifiedFrameCount() - Method in class com.klg.jclass.swing.JCMDIPane
Returns the count of the iconified frames.
getIconsHeight(JInternalFrame.JDesktopIcon[]) - Method in class com.klg.jclass.swing.JCMDIPane
Get the current height used by all the icons.
getIconWidth() - Method in class com.klg.jclass.swing.JCTreeTable.SwitchIcon
Gets the width of the icon.
getIconWidth() - Method in class com.klg.jclass.util.swing.ArrowIcon
Get the icon width
getIconWidth() - Method in class com.klg.jclass.util.swing.JCSortableTable.SortIcon
Returns the icon's width.
getIconWidth() - Method in class com.klg.jclass.util.treetable.TreeTableSupport.DefaultIcon
Get the icon width
getIdentifier() - Method in class com.klg.jclass.datasource.BaseColumn
Return a string which uniquely identifies this column.
getIdentifier() - Method in interface com.klg.jclass.datasource.ColumnModel
 
getIdentifier() - Method in class com.klg.jclass.higrid.SummaryColumn
Return a string identifier for this column.
getImage() - Method in class com.klg.jclass.chart.JCFillStyle
Gets the Image property.
The Image property determines the custom image used to paint the fill region.
getImage() - Method in class com.klg.jclass.chart3d.JCFillStyle
Gets the Image property.
getImage() - Method in class com.klg.jclass.higrid.NodeStatus
Retrieves the image associated with this node.
getImage() - Method in class com.klg.jclass.swing.gauge.JCAbstractRange
Gets the Image to be used to mark the range.
getImage() - Method in class com.klg.jclass.swing.gauge.JCAbstractScale
Gets the Image used to mark the scale.
getImage() - Method in class com.klg.jclass.swing.gauge.JCCenter
Gets the Image to be used to mark the center of the circular scale.
getImage() - Method in class com.klg.jclass.swing.gauge.JCGauge
Gets the Image to be used for the gauge background.
getImage() - Method in class com.klg.jclass.swing.gauge.JCLinearRange
Returns the background image of the range.
getImageDimension() - Method in class com.klg.jclass.datasource.swing.DSdbJImage
Returns the image dimension.
getImageDirectory() - Method in class com.klg.jclass.page.html.JCHTMLPrinter
Gets the image directory name.
getImageHeight() - Method in class com.klg.jclass.chart3d.j3d.JCTexture2D
Returns the height in pixels of the source image used to construct this JCTexture2D object.
getImageMapInfo() - Method in class com.klg.jclass.chart.ChartDataView
Retrieve the image map information for this ChartDataView.
getImageMapInfo() - Method in class com.klg.jclass.chart.JCChart
Retrieve the image map information for this JCChart.
getImageMapInfo() - Method in class com.klg.jclass.chart.JCChartArea
Retrieve the image map information for this JCChartArea.
getImageMapInfo() - Method in class com.klg.jclass.chart.PlotArea
Retrieve the image map information for this PlotArea.
getImageMapInfo() - Method in class com.klg.jclass.util.legend.JCLegend
Retrieve the image map information for this JCLegend.
getImageWidth() - Method in class com.klg.jclass.chart3d.j3d.JCTexture2D
Returns the width in pixels of the source image used to construct this JCTexture2D object.
getImageXOffset() - Method in class com.klg.jclass.chart3d.j3d.JCTexture2D
Returns the x offset - measured in pixels relative to the top left corner of this JCTexture2D object - of the source image's top left corner.
getImageYOffest() - Method in class com.klg.jclass.chart3d.j3d.JCTexture2D
Returns the y offset - measured in pixels relative to the top left corner of this JCTexture2D object - of the source image's top left corner.
getImmutable() - Method in class com.klg.jclass.page.JCDrawStyle
Returns this object if it is already immutable; otherwise, sees if a style with the same properties already exists in the immutable cache and returns it.
getImmutable() - Method in class com.klg.jclass.page.JCTextStyle
Returns this object if it is already immutable; otherwise, checks to see if a style with the same properties already exists in the immutable cache and returns it.
getInAction() - Method in class com.klg.jclass.chart.JCChartArea
Gets the value of the InAction property, which is a flag that determines whether an action is in process.
getIncludeDefaultExclusions() - Method in class com.klg.jclass.jarmaster.JarTask
Return whether default exclusions "java/", "javax/", "com/sun/java/", "com/sun/image" are included in the exclusion list.
getIncludeUnicodeMap() - Method in class com.klg.jclass.page.TrueTypeFontProperties
Get the value of the IncludeUnicodeMap property, which determines whether output (e.g.
getIncrement() - Method in class com.klg.jclass.field.validate.JCBigDecimalValidator
Gets the number by which to spin the values in numeric spin fields.
getIncrement() - Method in class com.klg.jclass.field.validate.JCDateTimeValidator
Gets the number by which to spin the values in numeric spin fields.
getIncrement() - Method in class com.klg.jclass.field.validate.JCIPAddressValidator
Returns the increment.
getIncrement() - Method in class com.klg.jclass.field.validate.JCLongValidator
Gets the number by which to spin the values in numeric spin fields.
getIncrementArrow() - Method in class com.klg.jclass.util.swing.AbstractSpinBox
Gets the increment (up) button.
getIncrementField() - Method in class com.klg.jclass.field.validate.JCDateTimeValidator
Returns the incrementField operated on by the currently set increment value.
getIncrementField() - Method in class com.klg.jclass.field.validate.JCIPAddressValidator
Returns the incrementField operated on by the currently set increment value.
getIncrementIsDefault() - Method in class com.klg.jclass.chart.JCAnno
 
getIncrementIsDefault() - Method in class com.klg.jclass.chart.JCGrid
 
getIncrementValue() - Method in class com.klg.jclass.chart.JCAnno
In non-automatic mode, use this value as the increment value; that is, it places ticks at every incrementValue along the scale.
getIncrementValue() - Method in class com.klg.jclass.chart.JCGrid
In non-default mode, use this value as the increment value; that is, it places grids at every incrementValue along the scale.
getIncrementValue() - Method in class com.klg.jclass.swing.gauge.JCAbstractTick
In non-automatic mode, use this value as the increment value.
getIncrementValue() - Method in interface com.klg.jclass.swing.gauge.JCTick
In non-automatic mode, use this value as the increment value; that is, it places ticks at every incrementValue along the scale.
getIndent() - Method in class com.klg.jclass.higrid.FormatNode
Retrieves the indent level.
getIndex() - Method in class com.klg.jclass.chart3d.event.Chart3dDataEvent
Gets the data index.
getIndex() - Method in class com.klg.jclass.chart3d.JCValueLabel
Gets the index into the internal value labels array for this value label.
getIndex(int) - Method in class com.klg.jclass.table.JCCellLayout.Chain
Returns the index at the given position.
getIndex(long) - Method in class com.klg.jclass.datasource.Store
Get index.
getIndex(long) - Method in interface com.klg.jclass.datasource.StoreModel
Get index.
getIndexFromItem(JList, Object) - Method in class com.klg.jclass.swing.JCMultiSelectList
Given an Object, finds its index in the list.
getIndexOfChild(Object, Object) - Method in class com.klg.jclass.util.treetable.BranchTree
Returns the non-leaf index of this child.
getIndexOfChild(Object, Object) - Method in class com.klg.jclass.util.treetable.TreeWithSortableChildren
Returns the non-leaf index of this child.
getIndicatorFormats() - Method in class com.klg.jclass.higrid.RowFormat
Retrieves the indicator formats for this level.
getIndicatorIndent(HiGrid, FormatNode) - Method in class com.klg.jclass.higrid.RowFormat
Get the initial pixel indent for the given format level's indicator formats.
getIndicatorIndex(FormatNode, int) - Method in class com.klg.jclass.higrid.HiGrid
 
getIndicatorIndex(Vector, int) - Method in class com.klg.jclass.higrid.HiGrid
Gets the indicator index based on its cell type.
getIndicators() - Method in class com.klg.jclass.swing.gauge.JCGauge
Returns the list of indicators associated with this gauge.
getIndicatorStyle() - Method in class com.klg.jclass.swing.gauge.JCAbstractIndicator
Returns the JCIndicatorStyle for this indicator.
getIndicatorStyle() - Method in interface com.klg.jclass.swing.gauge.JCIndicator
Returns the JCIndicatorStyle for this indicator.
getIndicatorWidth() - Method in class com.klg.jclass.swing.gauge.JCAbstractIndicator
Returns the indicator width in pixels.
getIndicatorWidth() - Method in interface com.klg.jclass.swing.gauge.JCIndicator
Returns the indicator width in pixels.
getIndices(Object) - Method in class com.klg.jclass.util.treetable.TreeWithSortableChildren
Gets the mapped indices; returns null if unsorted.
getInetAddress() - Method in class com.klg.jclass.util.JCIPAddress
Returns the IP.
getInfo() - Method in class com.klg.jclass.page.JCFrame
Deprecated. this method is superceded by getFlowInfo()
getInitialLevelIndent(HiGrid, FormatNode) - Method in class com.klg.jclass.higrid.RowFormat
Get the initial pixel indent for the given format level.
getInitiator() - Method in class com.klg.jclass.higrid.HiGridAction
Gets the ActionInitiator for this HiGridAction.
getInitiator() - Method in class com.klg.jclass.table.TableAction
Gets the ActionInitiator for this TableAction.
getInnerArcStartCompensator() - Method in class com.klg.jclass.swing.gauge.JCCircularRange
Compensates for awt drawArc precision problems when drawing the inner arc of the range.
getInnerArcStopCompensator() - Method in class com.klg.jclass.swing.gauge.JCCircularRange
Compensates for awt drawArc precision problems when drawing the inner arc of the range.
getInnerExtent() - Method in class com.klg.jclass.chart.JCAnno
This method returns the distance (in pixels) that tick marks extend into the plot area.
getInnerExtent() - Method in class com.klg.jclass.swing.gauge.JCAbstractIndicator
Returns the inner extent of this indicator as a ratio of the scale's width, height, or radius (depending on the scale's type and orientation).
getInnerExtent() - Method in class com.klg.jclass.swing.gauge.JCAbstractRange
Specifies where the inner boundary of the range is.
getInnerExtent() - Method in class com.klg.jclass.swing.gauge.JCAbstractTick
Returns the percentage of the scale's radius (as a decimal) at which to begin drawing ticks radially outward.
getInnerExtent() - Method in interface com.klg.jclass.swing.gauge.JCIndicator
Returns the inner extent of this indicator as a ratio of the scale's width, height, or radius (depending on the scale's type and orientation).
getInnerExtent() - Method in interface com.klg.jclass.swing.gauge.JCRange
Specifies where the inner boundary of the range is.
getInnerExtent() - Method in interface com.klg.jclass.swing.gauge.JCTick
Returns the percentage of the scale's radius (as a decimal) at which to begin drawing ticks.
getInnerExtentIsDefault() - Method in class com.klg.jclass.chart.JCAnno
 
getInputEvent() - Method in class com.klg.jclass.higrid.HiGridColumnSelectionEvent
Gets the input event that caused this selection event.
getInputSource() - Method in class com.klg.jclass.page.EPSImage
Return the input source for this image
getInputStreamByAccessType(String, int) - Method in class com.klg.jclass.util.io.LoadProperties
Given a file name string and an access type, return an InputStream based on these two values.
getInsertAllowed(String) - Method in class com.klg.jclass.datasource.BaseMetaData
Returns true if this table can be inserted into.
getInsertAllowed(String) - Method in interface com.klg.jclass.datasource.MetaDataModel
Returns true if this table can be inserted into, false otherwise.
getInsertAllowed(String) - Method in class com.klg.jclass.higrid.SummaryMetaData
Return true if this table can be inserted into, false otherwise.
getInsertedRowBookmarks() - Method in class com.klg.jclass.datasource.BaseDataTable
Return a long array of inserted row bookmarks.
getInsertedRowBookmarks() - Method in class com.klg.jclass.datasource.beans.JCData
Returns a long array of inserted row bookmarks.
getInsertedRowBookmarks() - Method in interface com.klg.jclass.datasource.DataTableModel
Return a long array of inserted row bookmarks.
getInsertedRowBookmarks() - Method in class com.klg.jclass.higrid.SummaryDataTable
Return a long array of inserted row bookmarks.
getInsertionPoint() - Method in class com.klg.jclass.page.JCFrame
Returns the point in the frame at which text is being flowed.
getInsertVisible() - Method in class com.klg.jclass.datasource.swing.DSdbJNavigator
Gets InsertVisible property value.
getInsets() - Method in class com.klg.jclass.chart.ChartInteriorRegion
Returns the previously set insets.
getInsets() - Method in class com.klg.jclass.swing.JCTreeTable.TreeRendererEditor
Gets the current insets (which are set to be 0).
getInsideItemGap() - Method in class com.klg.jclass.chart3d.JCChart3dLegend
Gets the gap between the symbol and text portions of a legend item.
getInsideItemGap() - Method in class com.klg.jclass.util.legend.JCGridLegend
Gets the gap between the symbol and text portions of a legend item.
getInstance(String) - Static method in class com.klg.jclass.datasource.beans.DataSourceBeanInstance
Gets the first instance matching a model name of a data source bean.
getInstances() - Static method in class com.klg.jclass.datasource.beans.DataSourceBeanInstance
Gets the list of instances.
getInt(String) - Static method in class com.klg.jclass.table.beans.TablePropertyEditor
 
getInteractionType() - Method in class com.klg.jclass.swing.gauge.JCAbstractNeedle
Returns the interation type for this needle.
getInteractionType() - Method in interface com.klg.jclass.swing.gauge.JCNeedle
Returns the interation type for this needle.
getInteractionTypeIndex(JCAbstractNeedle.InteractionType) - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the enum index for a needle interaction type.
getInteractionTypeIndex(JCAbstractNeedle.InteractionType) - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the enum index for a needle interaction type.
getInternalData(Object) - Method in class com.klg.jclass.datasource.BaseDataTable
For internal use only.
getInternalData(Object) - Method in class com.klg.jclass.datasource.beans.JCData
For internal use only.
getInternalData(Object) - Method in interface com.klg.jclass.datasource.DataTableModel
For internal use only.
getInternalData(Object) - Method in class com.klg.jclass.higrid.SummaryDataTable
For internal use only.
getInterpreter() - Method in class com.klg.jclass.chart.data.JCInputStreamDataSource
Gets the interpreter
getIntersectionList(int) - Method in class com.klg.jclass.chart3d.ContourCell
 
getIntlCurrencySymbol(Locale) - Method in class com.klg.jclass.field.validate.JCNumberValidator
 
getInvalidBackground() - Method in class com.klg.jclass.field.Field
Returns the background color used in the visual component if the field is invalid.
getInvalidBackground() - Method in class com.klg.jclass.field.JCInvalidInfo
Returns the background color to be used if the invalid policy is SHOW_INVALID.
getInvalidChars() - Method in class com.klg.jclass.field.validate.AbstractValidator
Returns a String of characters that are not allowed to be typed in the current field.
getInvalidForeground() - Method in class com.klg.jclass.field.Field
Returns the foreground color used in the visual component if the field is invalid.
getInvalidForeground() - Method in class com.klg.jclass.field.JCInvalidInfo
Returns the foreground color to be used if the invalid policy is SHOW_INVALID.
getInvalidInfo() - Method in class com.klg.jclass.field.DataProperties
Returns the invalid policy used.
getInvalidInfo() - Method in class com.klg.jclass.field.Field
Returns the Invalid properties.
getInvalidInfo() - Method in class com.klg.jclass.field.JCComboField
Returns the Invalid properties.
getInvalidInfo() - Method in interface com.klg.jclass.field.JCFieldComponent
Returns the Invalid properties.
getInvalidInfo() - Method in class com.klg.jclass.field.JCLabelField
Returns the Invalid properties.
getInvalidInfo() - Method in class com.klg.jclass.field.JCSpinField
Returns the Invalid properties.
getInvalidInfo() - Method in class com.klg.jclass.field.JCTextField
Returns the Invalid properties.
getInvalidPolicy() - Method in class com.klg.jclass.field.Field
Returns the value of invalidPolicy.
getInvalidPolicy() - Method in class com.klg.jclass.field.JCInvalidInfo
Returns the invalid policy.
getInvalidRequiredFieldComponents(Container) - Static method in class com.klg.jclass.field.JCFormUtil
Returns the JCFieldComponent children that are "required" but invalid, for the specified form.
getInverseAbsolute() - Method in class com.klg.jclass.chart3d.Transform
 
getInverseRotation() - Method in class com.klg.jclass.chart3d.Transform
 
getInverseScreen() - Method in class com.klg.jclass.chart3d.Transform
 
getIPAddress() - Method in class com.klg.jclass.util.JCIPAddress
Returns the IP address as an array of ints.
getItem() - Method in class com.klg.jclass.swing.JCPopupCalendar.DateEditor
Return the edited item which will be of type Date.
getItem() - Method in interface com.klg.jclass.util.swing.JCSpinBoxEditor
Returns the edited item.
getItem(int) - Method in class com.klg.jclass.field.validate.AbstractValidator
Gets a String representation of the object at the specified position in to pick list.
getItemAt(int) - Method in class com.klg.jclass.util.swing.JCSpinBox
Returns the list item at the specified index.
getItemCount() - Method in class com.klg.jclass.util.swing.JCSpinBox
Returns the number of items in the list.
getItemGap() - Method in class com.klg.jclass.chart3d.JCChart3dLegend
Gets the gap between the legend items depending on the orientation.
getItemGap() - Method in interface com.klg.jclass.chart3d.JCChart3dLegendTemplate
Gets the gap between the legend items depending on the orientation.
getItemGap() - Method in class com.klg.jclass.util.legend.JCGridLegend
Gets the gap between the legend items in the same group.
getIterator() - Method in class com.klg.jclass.datasource.DataSourceTreeNode
 
getIterator(boolean) - Method in class com.klg.jclass.datasource.DataSourceTreeNode
 
getIterator(DataSourceTreeNode) - Method in class com.klg.jclass.datasource.DataSourceTreeNode
 
getIterator(DataSourceTreeNode, boolean) - Method in class com.klg.jclass.datasource.DataSourceTreeNode
 
getIU(JCUnit, double) - Static method in class com.klg.jclass.page.JCUnit
Converts a given distance, given as a JCUnit, to a distance in internal units.
getJarFile() - Method in class com.klg.jclass.jarmaster.JarTask
Return the current jarFile.
getJarListIterator() - Method in class com.klg.jclass.jarmaster.JarTask
Gets an interator containing a list of class files for the current jarName.
getJarListIterator(String) - Method in class com.klg.jclass.jarmaster.JarTask
Gets an interator containing a list of class files for the jar with the given name.
getJarListIterator(String, boolean) - Method in class com.klg.jclass.jarmaster.JarTask
Gets an interator containing a list of class files for the jar with the given name.
getJarName() - Method in class com.klg.jclass.jarmaster.JarTask
Return the current jar name.
getJava3dAsImage(Point) - Method in class com.klg.jclass.chart3d.j3d.JCChart3dAreaJava3d
Gets the Java3d canvas used by this class as an image.
getJava3dAsImage(Point) - Method in interface com.klg.jclass.util.swing.encode.Java3dImageable
Get an image represention of the Java3d objects used by the implementing class.
getJavaColumnType(int) - Method in class com.klg.jclass.datasource.ReadOnlyBinding
Return the MetaDataModel type for this column.
getJavaColumnType(int) - Method in interface com.klg.jclass.datasource.ReadOnlyBindingModel
Return the MetaDataModel type for this column.
getJavaColumnType(String) - Method in class com.klg.jclass.datasource.BaseMetaData
Returns the Java type for a column, one of MetaDataModel type constants.
getJavaColumnType(String) - Method in interface com.klg.jclass.datasource.MetaDataModel
Returns the Java Object type for a column as an enum.
getJavaColumnType(String) - Method in class com.klg.jclass.datasource.ReadOnlyBinding
Return the MetaDataModel type for this column.
getJavaColumnType(String) - Method in interface com.klg.jclass.datasource.ReadOnlyBindingModel
Return the MetaDataModel type for this column.
getJavaColumnType(String) - Method in class com.klg.jclass.datasource.util.DataBinding
Returns the JavaColumnType for the column.
getJavaColumnType(String) - Method in class com.klg.jclass.higrid.SummaryMetaData
Return the Java type for a column.
getJavaDataTypeStrings() - Static method in class com.klg.jclass.datasource.beans.JCDataConverter
Gets an internationalized array of Java data type Strings.
getJavaInitializationString() - Method in class com.klg.jclass.chart.db.DataBindingConfigWrapper
 
getJavaInitializationString() - Method in class com.klg.jclass.chart3d.beans.BaseEditor
 
getJavaInitializationString() - Method in class com.klg.jclass.chart3d.beans.DataSourceEditor
 
getJavaInitializationString() - Method in class com.klg.jclass.table.beans.CellSizeEditor
Returns a fragment of Java code representing an initializer for the current value.
getJavaInitializationString() - Method in class com.klg.jclass.table.beans.CellSizeWrapper
Returns a fragment of Java code representing an initializer for the current value.
getJavaInitializationString() - Method in class com.klg.jclass.table.beans.ColorEditor
 
getJavaInitializationString() - Method in class com.klg.jclass.table.beans.DataEditor
Returns a fragment of Java code representing an initializer for the current value.
getJavaInitializationString() - Method in class com.klg.jclass.table.beans.DataWrapper
Returns a fragment of Java code representing an initializer for the current value.
getJavaInitializationString() - Method in class com.klg.jclass.table.beans.FrozenCellLayoutEditor
Returns a fragment of Java code representing an initializer for the current value.
getJavaInitializationString() - Method in class com.klg.jclass.table.beans.FrozenCellLayoutWrapper
Returns a fragment of Java code representing an initializer for the current value.
getJavaInitializationString() - Method in class com.klg.jclass.table.beans.LabelLayoutEditor
Returns a fragment of Java code representing an initializer for the current value.
getJavaInitializationString() - Method in class com.klg.jclass.table.beans.LabelLayoutWrapper
Returns a fragment of Java code representing an initializer for the current value.
getJavaInitializationString() - Method in class com.klg.jclass.table.beans.SBLayoutEditor
Returns a fragment of Java code representing an initializer for the current value.
getJavaInitializationString() - Method in class com.klg.jclass.table.beans.SBLayoutWrapper
Returns a fragment of Java code representing an initializer for the current value.
getJavaInitializationString() - Method in class com.klg.jclass.table.beans.SpannedCellsEditor
Returns a string which is passed to the String setter of the property.
getJavaInitializationString() - Method in class com.klg.jclass.table.beans.SpannedCellsWrapper
Returns a fragment of Java code representing an initializer for the current value.
getJavaInitializationString() - Method in class com.klg.jclass.table.beans.StyleEditor
Returns a fragment of Java code representing an initializer for the current value.
getJavaInitializationString() - Method in class com.klg.jclass.table.beans.StyleWrapper
Returns a fragment of Java code representing an initializer for the current value.
getJavaVersion() - Static method in class com.klg.jclass.util.JCEnvironment
Returns the version of the JDK for easy numeric comparison.
getJCHiGridNode() - Method in class com.klg.jclass.higrid.beans.JCHiGridEvent
Returns the JCHiGridNode.
getJdbcConnection(MetaDataModel, NodeProperties) - Static method in class com.klg.jclass.datasource.jdbc.MetaDataCreator
Helper method to get a Jdbc connection.
getJMenuBar() - Method in class com.klg.jclass.swing.JCMDIPane
 
getJoin() - Method in class com.klg.jclass.chart.JCLineStyle
Gets the Join property, which dictates the join style to use when joining two lines.
getJoin() - Method in class com.klg.jclass.chart3d.JCLineStyle
Gets the Join property, which dictates the join style to use when joining two lines.
getJoinColumns() - Method in class com.klg.jclass.datasource.jdbc.MetaData
Return the list of join columns.
getJoins() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets all the join columns.
getJoins() - Method in class com.klg.jclass.datasource.util.SqlParser
Gets a list of ColumnMaps
getJoins() - Method in class com.klg.jclass.datasource.util.SqlStatement
Return list of joins associated with this statement.
getJumpScroll() - Method in class com.klg.jclass.table.JCTable
Gets the table's JumpScroll value.
getJustifyMatrix(double, double, Justify) - Method in class com.klg.jclass.chart3d.Anno
This method creates a justify matrix which positions the annotation so that it will not conflict with the tick-marks, etc.
getKeyColumns() - Method in class com.klg.jclass.util.swing.DefaultRowComparator
Gets a list of columns by which to sort.
getKeyColumns() - Method in interface com.klg.jclass.util.swing.JCRowComparator
Gets a list of columns to sort by.
getKeyColumns(int) - Method in class com.klg.jclass.util.swing.DefaultRowSortTableModel
Returns the key columns used to sort the table model when clicking on the specified column.
getKeyColumns(int) - Method in interface com.klg.jclass.util.swing.JCRowSortModel
Returns the key columns used to sort the table model when clicking on the specified column.
getKeyColumns(int) - Method in class com.klg.jclass.util.swing.JCSortableTable
Returns the key columns used to sort the table model when clicking on the specified column.
getKeyColumns(int) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Return the key columns used to sort the table model when clicking on the specified column.
getKeyColumns(int) - Method in class com.klg.jclass.util.treetable.TreeWithSortableChildren
Returns the key columns used to sort the table model when clicking on a specified column.
getKeyInputHandler() - Method in class com.klg.jclass.table.JCTable
Returns the key input manager for the table.
getKeySelectionManager() - Method in class com.klg.jclass.util.swing.JCSpinBox
Returns the list's key-selection manager.
getLabel() - Method in class com.klg.jclass.chart.ChartDataViewSeries
Gets the Label property of the data series.
getLabel() - Method in class com.klg.jclass.chart3d.Chart3dPointSeries
Gets the series label.
getLabel() - Method in class com.klg.jclass.chart3d.JCValueLabel
Gets the value of the Label property.
getLabel() - Method in class com.klg.jclass.datasource.beans.JCData
Returns the value of the label property
getLabel() - Method in class com.klg.jclass.higrid.beans.JCHiGrid
Returns the value of the label property.
getLabel() - Method in class com.klg.jclass.higrid.SortLabel
 
getLabelColor() - Method in class com.klg.jclass.chart.JCAnno
Returns the color in which to draw labels.
getLabelComponent(Component) - Static method in class com.klg.jclass.page.JCPageTableFromJTable
Searches for a JLabel and returns it.
getLabelExtent() - Method in class com.klg.jclass.chart.JCAnno
Returns the distance (in pixels) of tick labels from the axis.
getLabelExtent() - Method in class com.klg.jclass.swing.gauge.JCAbstractTick
Returns the position, expressed as a decimal fraction of the scale's size, where tick labels are placed (the size is the scale's radius or its width/height, depending on the linear scale's orientation).
getLabelExtent() - Method in interface com.klg.jclass.swing.gauge.JCTick
Returns the position, expressed as a decimal fraction of the scale's size, where tick labels are placed.
getLabelExtentIsDefault() - Method in class com.klg.jclass.chart.JCAnno
 
getLabelFromValue(double, boolean, boolean, boolean, boolean) - Method in class com.klg.jclass.chart3d.Chart3dAnnoHandler
Makes a formatted value label given a value.
getLabelGenerator() - Method in class com.klg.jclass.chart.JCAxis
Gets the value of the LabelGenerator property.
getLabelGenerator() - Method in class com.klg.jclass.chart3d.JCAxis
Gets the value of the LabelGenerator property.
getLabelGenerator() - Method in class com.klg.jclass.chart3d.JCChart3dLegend
Gets the class specifying custom labels for the legend.
getLabelGenerator() - Method in interface com.klg.jclass.chart3d.JCChart3dLegendTemplate
Gets the class specifying custom labels to be used in the legend.
getLabelGenerator() - Method in class com.klg.jclass.swing.gauge.JCAbstractTick
Returns the label generator associated with this tick.
getLabelGenerator() - Method in interface com.klg.jclass.swing.gauge.JCTick
Returns the label generator associated with this tick.
getLabelIndex() - Method in class com.klg.jclass.chart3d.JCData3dLabelIndex
Gets the value of the labelIndex property.
getLabelLayout() - Method in class com.klg.jclass.table.beans.LiveTable
Gets the labelLayout property.
getLabelPSFromGraphics(JLabel, Graphics) - Static method in class com.klg.jclass.util.swing.JCSwingUtilities
Gets the preferred size of a swing JLabel from the font metrics specified by the Graphics object.
getLabelRowNode(int) - Method in class com.klg.jclass.higrid.GridScrollbar
 
getLabels() - Method in class com.klg.jclass.chart3d.JCChart3dLegend
Gets the list of user specified label lists used to override default label generation.
getLabels() - Method in interface com.klg.jclass.chart3d.JCChart3dLegendTemplate
Gets the list of user specified label lists used to override default label generation.
getLabels(int) - Method in class com.klg.jclass.chart3d.JCChart3dLegend
Gets the list of user specified labels being used to override the default label generation for the specified data view.
getLabelValue(int, int) - Method in class com.klg.jclass.table.data.JCVectorDataSource
Private method gets the label value.
getLabelVerticalAlignment(Component) - Method in class com.klg.jclass.util.swing.JCAlignLayout
Gets the vertical position of a label relative to its control.
getLargestLocaleTimeLabel() - Method in class com.klg.jclass.chart.JCChartDateFormat
Calculates and returns the largest time label based on the default locale
getLargestTimeLabel(String) - Method in class com.klg.jclass.chart.JCChartDateFormat
 
getLastCell(RowNode) - Method in class com.klg.jclass.higrid.Controller
Returns the last available editable position in the grid
getLastChild() - Method in class com.klg.jclass.datasource.DataSourceTreeNode
 
getLastComponent(Container) - Method in class com.klg.jclass.higrid.HiGridFocusTraversalPolicy
Returns the last Component in the traversal cycle.
getLastComponent(Container) - Method in class com.klg.jclass.table.TableFocusTraversalPolicy
Returns the last Component in the traversal cycle.
getLastOpenedRowNode() - Method in class com.klg.jclass.higrid.DefaultDataModelListener
Retrieves the rowNode last opened by the UI.
getLastPoint() - Method in class com.klg.jclass.chart.ChartDataViewSeries
Retrieves the index of the last point in the specified series.
getLastPointIsDefault() - Method in class com.klg.jclass.chart.ChartDataViewSeries
Gets the LastPointIsDefault property of ChartDataViewSeries.
getLastValidInputCharPosition(String) - Method in class com.klg.jclass.field.validate.JCStringValidator
Returns the last valid input character in text.
getLastVisible() - Method in class com.klg.jclass.datasource.swing.DSdbJNavigator
Gets LastVisible property value.
getLastVisibleCell() - Method in class com.klg.jclass.higrid.RowFormat
Returns the last available editable position
getLayoutAlignmentX(Container) - Method in class com.klg.jclass.swing.gauge.GaugeLayout
 
getLayoutAlignmentX(Container) - Method in class com.klg.jclass.swing.JCMultiSelectList.JCFixedCenterLayout
Returns the alignment along the X axis.
getLayoutAlignmentX(Container) - Method in class com.klg.jclass.util.swing.JCElasticLayout
Returns the X layout alignment.
getLayoutAlignmentY(Container) - Method in class com.klg.jclass.swing.gauge.GaugeLayout
 
getLayoutAlignmentY(Container) - Method in class com.klg.jclass.swing.JCMultiSelectList.JCFixedCenterLayout
Returns the alignment along the Y axis.
getLayoutAlignmentY(Container) - Method in class com.klg.jclass.util.swing.JCElasticLayout
Returns the Y layout alignment.
getLayoutButtonBox() - Method in class com.klg.jclass.swing.JCMDIPane
Returns the LayoutButtonBox.
getLayoutFlags() - Method in class com.klg.jclass.page.GlyphVectorBase
Returns flags describing the global state of the GlyphVector.
getLayoutHints(JComponent) - Method in class com.klg.jclass.chart.JCChart
Gets layout hints for the specified chart child.
getLayoutHints(JComponent) - Method in class com.klg.jclass.chart3d.JCChart3d
Gets layout hints for the specified chart child.
getLayoutHints(JComponent) - Method in class com.klg.jclass.swing.gauge.JCGauge
Gets layout hints for the specified gauge child.
getLayoutHints(JComponent) - Method in interface com.klg.jclass.util.legend.LegendComponentLayoutUser
Get layout hints for the specified component child.
getLayoutStatus() - Method in class com.klg.jclass.page.PageArea
Get the flag which indicates if more passes are necessary to resolve any macros or print-time variables contained in the area
getLayoutStyle() - Method in class com.klg.jclass.chart3d.JCChart3dLegend
Gets the style being used for displaying data ranges in the legend.
getLayoutStyle() - Method in interface com.klg.jclass.chart3d.JCChart3dLegendTemplate
Gets the style being used for displaying data ranges in the legend.
getLeading() - Method in class com.klg.jclass.page.LineMetricsBase
Returns the leading of the Font.
getLeadSelectionIndex() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the second index argument from the most recent interval selection.
getLeft() - Method in class com.klg.jclass.chart.ChartInteriorRegion
Gets the value of the Left property.
getLeft() - Method in class com.klg.jclass.chart.PlotArea
Gets the value of the Left property.
getLeft() - Method in class com.klg.jclass.page.JCUnit.Margins
Returns the left margin width as a measure.
getLeftBorder() - Method in class com.klg.jclass.page.JCPageTable
Gets the draw style used for the left border.
getLeftBorder() - Method in class com.klg.jclass.page.JCTableStyle
Returns the left border which is drawn at the left of a table, or parts of it.
getLeftBorderWidth() - Method in class com.klg.jclass.page.JCPageTable
Gets the width of the left side border based on consideration both of this table and any header or parent table it may have.
getLeftBorderWidth() - Method in class com.klg.jclass.page.JCPageTable.Column
Computes the space required for the border of this column at the left.
getLeftBorderWidth(boolean) - Method in class com.klg.jclass.page.JCPageTable.Column
Computes the space required for the border of this column at the left side of a table or table section.
getLeftColumn() - Method in class com.klg.jclass.table.JCTable
Gets the table's LeftColumn value.
getLeftIndent() - Method in class com.klg.jclass.page.JCTextStyle
Gets the amount of space to move text in from the left margin.
getLeftIsDefault() - Method in class com.klg.jclass.chart.ChartInteriorRegion
Gets the value of the LeftIsDefault property.
getLeftIsDefault() - Method in class com.klg.jclass.chart.PlotArea
Gets the value of the LeftIsDefault property.
getLeftMargin() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the effective width of the left margin.
getLeftPanel() - Method in class com.klg.jclass.swing.JCSplitWizard
 
getLegend() - Method in class com.klg.jclass.chart.JCChart
Gets the Legend property.
getLegend() - Method in class com.klg.jclass.chart3d.JCChart3d
Gets the Legend property.
getLegend() - Method in class com.klg.jclass.swing.gauge.JCGauge
Returns the legend for this gauge.
getLegend() - Method in interface com.klg.jclass.util.legend.LegendComponentLayoutUser
Gets the Legend property The Legend property controls the object that controls the display of the legend.
getLegendAnchor() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the LegendAnchor property, which determines the position of the legend relative to the ChartArea.
getLegendAnchor() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Gets the value of the LegendAnchor property, which determines the position of the legend relative to the ChartArea.
getLegendAnchor() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Gets the value of the LegendAnchor property, which determines the position of the legend relative to the ChartArea.
getLegendAppearance() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the LegendAppearance property.
getLegendDashArray() - Method in class com.klg.jclass.chart3d.JCLineStyle
Returns the legend dash array.
getLegendImageMapInfo() - Method in class com.klg.jclass.chart.ChartDataViewSeries
Gets the legend image map information for this series.
getLegendImageMapInfo() - Method in class com.klg.jclass.chart.data.BaseDataSource
Retrieves an array of legend image map information, one for each series.
getLegendItems() - Method in class com.klg.jclass.util.legend.JCLegend
Returns the list of legend items being used by this legend.
getLegendItems(FontMetrics) - Method in class com.klg.jclass.chart.JCChartLegendManager
Creates the list of legend items from the chart's data views and populates the legend with it.
getLegendItems(FontMetrics) - Method in class com.klg.jclass.chart3d.JCChart3dLegendManager
Creates legend items for each range listed in the ranges list.
getLegendItems(FontMetrics) - Method in class com.klg.jclass.swing.gauge.DefaultLegendPopulatorRenderer
Creates legend items for each range listed in the ranges list.
getLegendItems(FontMetrics) - Method in interface com.klg.jclass.util.legend.JCLegendPopulator
Retrives the legend items that make up the legend.
getLegendLayout() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the LegendLayout property.
getLegendOrientation() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the LegendOrientation property, which determines how legend information is laid out.
getLegendOrientation() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Gets the value of the LegendOrientation property, which determines how legend information is laid out.
getLegendOrientation() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Gets the value of the LegendOrientation property, which determines how legend information is laid out.
getLegendPopulator() - Method in class com.klg.jclass.util.legend.JCLegend
Gets the JCLegendPopulator instance used to populate this legend.
getLegendRenderer() - Method in class com.klg.jclass.util.legend.JCLegend
Gets the legend renderer class which is used to help draw the legend.
getLegendTitle() - Method in class com.klg.jclass.swing.gauge.DefaultLegendPopulatorRenderer
Returns this legend's title.
getLegendVisible() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the LegendVisible property; this property determines whether the legend is visible.
getLength() - Method in class com.klg.jclass.swing.gauge.JCAbstractNeedle
Returns the length of this needle as a ratio of the scale's radius, width, or height (depending on the scale's type and orientation).
getLength() - Method in interface com.klg.jclass.swing.gauge.JCNeedle
Returns the length of this needle as a ratio of the scale's radius, width, or height (depending on the scale's type and orientation).
getLength() - Method in class com.klg.jclass.util.swing.JCBrace
 
getLevel() - Method in class com.klg.jclass.chart3d.ContourLine
Retrieves the level for this contour line.
getLevel() - Method in class com.klg.jclass.chart3d.Intersection
Gets the level for this intersection.
getLevel() - Static method in class com.klg.jclass.util.JCDebug
Returns the level that determines what gets printed.
getLevel(int) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Get the level (how many nodes on the path) for the current row
getLevelFromValue(double) - Method in class com.klg.jclass.chart3d.JCContourLevels
Calculates the contour level for this value.
getLevelIndent() - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Get the width of a single indent level.
getLevels() - Method in class com.klg.jclass.chart3d.JCContourLevels
Returns the current contour levels array (distribution table).
getLicense() - Method in class com.klg.jclass.chart.JCChart
 
getLicense() - Method in class com.klg.jclass.table.JCTable
 
getLighting() - Method in class com.klg.jclass.chart3d.j3d.JC3DUniverse
Returns an ArrayList containing references to all of the Light objects in the scene graph.
getLine() - Method in class com.klg.jclass.page.adobe.postscript.AFMParser
Return the rest of the current line and move the pointer to the next line.
getLinearGauge() - Method in class com.klg.jclass.swing.gauge.JCLinearScale
Returns the gauge associated with this scale.
getLinearPolygon(JCLinearScale, double, double, double, double, boolean, boolean, JCPolygon, Rectangle) - Static method in class com.klg.jclass.swing.gauge.GaugeUtil
Get the contour of a polygon and its position given a linear scale, inner and outer extent, its width, a value on the scale at which to draw, and various other attributes.The xpoints[0], ypoints[0] from Polygon return the position of polygon.
getLinearRangeSize(JCLinearScale, Rectangle) - Method in class com.klg.jclass.swing.gauge.JCLinearRange
This routine computes the range rectangle to be drawn with respect to range's scale.
getLinearScale() - Method in class com.klg.jclass.swing.gauge.JCLinearGauge
Returns the linear gauge's linear scale (appropriately cast).
getLinearScale() - Method in class com.klg.jclass.swing.gauge.JCLinearIndicator
Returns the linear scale associated with this indicator.
getLinearScale() - Method in class com.klg.jclass.swing.gauge.JCLinearNeedle
Returns the linear scale associated with this needle.
getLinearScale() - Method in class com.klg.jclass.swing.gauge.JCLinearRange
Returns the linear scale associated with this range.
getLinearScale() - Method in class com.klg.jclass.swing.gauge.JCLinearTick
Returns the linear scale associated with this tick object.
getLineCap() - Method in class com.klg.jclass.chart.JCChartStyle
Gets the value of the LineCap property.
getLineCap() - Method in class com.klg.jclass.chart3d.JCChart3dStyle
Gets the value of the LineCap property.
getLineCap() - Method in class com.klg.jclass.chart3d.JCContourStyle
Gets the value of the LineCap property.
getLineColor() - Method in class com.klg.jclass.chart.JCChartStyle
Gets the value of the LineColor property.
getLineColor() - Method in class com.klg.jclass.chart3d.JCChart3dStyle
Gets the value of the LineColor property.
getLineColor() - Method in class com.klg.jclass.chart3d.JCContourStyle
Gets the value of the LineColor property.
getLineColorIndex() - Method in class com.klg.jclass.chart.JCChart
Gets the initial line color index.
getLineColorIndex() - Method in class com.klg.jclass.chart3d.JCChart3d
Gets the current line color index.
getLineJoin() - Method in class com.klg.jclass.chart.JCChartStyle
Gets the value of the LineJoin property.
getLineJoin() - Method in class com.klg.jclass.chart3d.JCChart3dStyle
Gets the value of the LineJoin property.
getLineJoin() - Method in class com.klg.jclass.chart3d.JCContourStyle
Gets the value of the LineJoin property.
getLinePattern() - Method in class com.klg.jclass.chart.JCChartStyle
Gets the value of the LinePattern property.
getLinePattern() - Method in class com.klg.jclass.chart3d.JCChart3dStyle
Gets the value of the LinePattern property.
getLinePattern() - Method in class com.klg.jclass.chart3d.JCContourStyle
Gets the value of the LinePattern property.
getLineSegments(Polygon) - Static method in class com.klg.jclass.chart.JCChartUtil
Creates an array of line segments from the vertex coordinates of the specified polygon.
getLineSpacing() - Method in class com.klg.jclass.page.JCDrawStyle
Gets the spacing between drawn lines in a multi-line style.
getLineSpacing() - Method in class com.klg.jclass.page.JCTextStyle
Gets the line spacing as a factor of the text height.
getLineStyle() - Method in class com.klg.jclass.chart.JCChartStyle
Gets the JCLineStyle property, which controls how lines are drawn.
getLineStyle() - Method in class com.klg.jclass.chart3d.JCChart3dStyle
Gets the JCLineStyle property, which controls how lines are drawn.
getLineStyle() - Method in class com.klg.jclass.chart3d.JCContourStyle
Gets the JCLineStyle property, which controls how contour lines are drawn.
getLineStyle() - Method in class com.klg.jclass.chart3d.JCGridLines
Gets the JCLineStyle property, which controls how gridlines are drawn.
getLineType() - Method in class com.klg.jclass.page.JCDrawStyle
Gets the type used for drawing lines.
getLineWidth() - Method in class com.klg.jclass.chart.JCChartStyle
Gets the value of the LineWidth property.
getLineWidth() - Method in class com.klg.jclass.chart3d.JCChart3dStyle
Gets the value of the LineWidth property.
getLineWidth() - Method in class com.klg.jclass.chart3d.JCContourStyle
Gets the value of the LineWidth property.
getLineWidth() - Method in class com.klg.jclass.page.JCDrawStyle
Gets the width of drawn lines.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.klg.jclass.swing.JCPopupCalendar.DateRenderer
Return a component that has been configured to display the specified value.
getListeners() - Method in interface com.klg.jclass.datasource.DataModel
Returns a list of listeners on this DataModel.
getListeners() - Method in class com.klg.jclass.datasource.ReadOnlyBinding
Returns a list of listeners
getListeners() - Method in interface com.klg.jclass.datasource.ReadOnlyBindingModel
Returns a list of listeners
getListeners() - Method in class com.klg.jclass.datasource.TreeData
Returns a list of listeners
getListeners() - Method in class com.klg.jclass.higrid.HiGridData
Return a list of listeners on this DataModel.
getListPreferredWidth() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the preferred width of the list.
getListSelectionModel() - Method in class com.klg.jclass.swing.DefaultTreeTableSelectionModel
Get the list selection model of the DefaultTreeSelectionModel implementation
getListSelectionModel() - Method in interface com.klg.jclass.swing.JCTreeTableSelectionModel
Returns the listSelectionModel that maps the tree selections to a table.
getLocalCurrencySymbol(Locale) - Method in class com.klg.jclass.field.validate.JCNumberValidator
 
getLocale() - Method in class com.klg.jclass.chart.ChartDataView
Retrieve the local for this axis.
getLocale() - Method in class com.klg.jclass.chart.ChartDataViewSeries
Retrieve the local for this axis.
getLocale() - Method in class com.klg.jclass.chart.JCAxis
Retrieve the locale for this axis.
getLocale() - Method in class com.klg.jclass.chart.JCChart
Returns the chart locale.
getLocale() - Method in class com.klg.jclass.chart3d.j3d.JC3DUniverse
Returns the Locale object for the virtual universe.
getLocale() - Method in class com.klg.jclass.chart3d.JCChart3d
Returns the chart3d locale.
getLocale() - Method in class com.klg.jclass.field.validate.AbstractValidator
Returns the Locale used for formatting and parsing.
getLocale() - Method in class com.klg.jclass.util.calendar.AbstractLabel
Gets the locale of this component.
getLocale() - Method in class com.klg.jclass.util.calendar.CalendarContainer
Return the locale used
getLocale() - Method in class com.klg.jclass.util.calendar.DayTable
Get the locale object being used by the DayTable.
getLocale() - Method in class com.klg.jclass.util.calendar.MonthPopdown
Get the current locale.
getLocale() - Method in class com.klg.jclass.util.calendar.MonthSpin
Get the locale that is being used.
getLocale() - Method in class com.klg.jclass.util.calendar.MonthTable
Get the locale being used.
getLocale() - Method in class com.klg.jclass.util.calendar.YearSpin
Get the locale that is being used.
getLocalEntitySystemId() - Method in class com.klg.jclass.util.io.LoadProperties
Get System ID used for local (to jclass) external entities, such as DTDs.
getLocation() - Method in class com.klg.jclass.page.PageArea
Get the origin (relative to the parent) of the object
getLocation() - Method in class com.klg.jclass.util.formulae.TableReference
Return the location of the table cell being used by this expression
getLocation(Node, JCUnit) - Static method in class com.klg.jclass.page.JCPageTemplate
 
getLongName() - Method in class com.klg.jclass.util.swing.encode.JCEncodeComponent.Encoding
Returns the long name of the supported encoding type.
getLongValue(Object) - Method in class com.klg.jclass.higrid.BaseAggregate
Helper method to get a long value from an Object.
getLookupTable() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the lookup table.
getLowCharacterBound() - Static method in class com.klg.jclass.chart.data.ChartDataSourceUtil
Get the low character bound.
getLowerContourRangeValue() - Method in class com.klg.jclass.chart3d.JCData3dContourIndex
Gets the value of the LowerContourRangeValue property.
getMainClass() - Method in class com.klg.jclass.jarmaster.JarTask
Get the main class for the jar/zip.
getManifestFiles() - Method in class com.klg.jclass.jarmaster.JarTask
Get the current list of manifest files.
getMapper() - Method in class com.klg.jclass.chart.JCAxis
Get the current image map mapper.
getMapping() - Method in class com.klg.jclass.chart3d.Chart3dDataView
Returns the current mapping object.
getMapping() - Method in class com.klg.jclass.chart3d.Draw
Gets the current mapping object.
getMargin() - Method in class com.klg.jclass.higrid.PrintGrid12
Gets the margin insets.
getMarginGap() - Method in class com.klg.jclass.chart3d.JCChart3dLegend
Gets the gap between the edge of the legend and where the items start being layed out.
getMarginGap() - Method in class com.klg.jclass.util.legend.JCGridLegend
Gets the gap between the edge of the legend and where the items start being layed out.
getMarginHeight() - Method in class com.klg.jclass.table.JCTable
Gets the table's MarginHeight value.
getMarginInsets() - Method in interface com.klg.jclass.cell.JCCellInfo
Returns the Insets object representing the margins for the cell.
getMarginInsets() - Method in class com.klg.jclass.higrid.CellStyle
Retrieves the margin insets for this object.
getMarginInsets() - Method in interface com.klg.jclass.higrid.CellStyleModel
Retrieves the margin insets for this object.
getMarginInsets() - Method in class com.klg.jclass.higrid.EditStatusCellFormat
Retrieves the margin insets for this object.
getMarginInsets() - Method in class com.klg.jclass.higrid.NodeCellFormat
Retrieves the margin insets for this object.
getMarginInsets() - Method in class com.klg.jclass.page.PageTableCellInfo
Returns the Insets object representing the margins for the cell.
getMarginInsets() - Method in class com.klg.jclass.table.JCTableCellInfo
Returns the Insets object representing the margins for the cell.
getMargins() - Method in class com.klg.jclass.page.JCFrame
Gets the margin spacing defined for the perimeter of the frame.
getMargins(Node, JCUnit) - Static method in class com.klg.jclass.page.JCPageTemplate
 
getMarginSide(NamedNodeMap, String) - Static method in class com.klg.jclass.page.JCPageTemplate
 
getMarginUnits() - Method in class com.klg.jclass.table.JCPrintEvent
Gets the units for margins.
getMarginUnits() - Method in class com.klg.jclass.table.JCPrintTable
Returns the units for margins.
getMarginWidth() - Method in class com.klg.jclass.table.JCTable
Gets the table's MarginWidth value.
getMask() - Method in class com.klg.jclass.field.validate.JCStringValidator
Returns the current mask.
getMaskChars() - Method in class com.klg.jclass.field.validate.JCStringValidator
Returns the mask characters used.
getMaskInput() - Method in class com.klg.jclass.field.validate.JCDateTimeValidator
Gets the flag that controls whether or not to force the user to input data that exactly matches the format.
getMaskOrientation() - Method in class com.klg.jclass.swing.gauge.JCLinearRange
Gets the mask orientation of the range.
getMatchPickList() - Method in class com.klg.jclass.field.validate.AbstractValidator
Returns the value of matchPickList.
getMatteBorderColor(MatteBorder, Component) - Static method in class com.klg.jclass.util.swing.JCSwingTypeConverter
As of JDK 1.3, MatteBorder has a getMatteColor() method.
getMax() - Method in class com.klg.jclass.chart.JCAxis
Gets the Max property of the axis, which controls the maximum value shown on the axis.
getMax() - Method in class com.klg.jclass.chart3d.JCAxis
Gets the max property of the axis, which controls the maximum value shown on the axis.
getMax() - Method in class com.klg.jclass.chart3d.JCContourLevels
Returns the contour max.
getMax() - Method in class com.klg.jclass.field.validate.AbstractValidator
Returns the maximum possible value of the object checked by the validator.
getMax() - Method in class com.klg.jclass.swing.gauge.JCAbstractScale
Returns the maximum value for this scale.
getMax() - Method in interface com.klg.jclass.swing.gauge.JCScale
Returns the maximum value for this scale.
getMaxAnnoLength() - Method in class com.klg.jclass.chart3d.JCAxis
Gets the maximum annotation length for this axis (previously computed).
getMaxHeight(int) - Method in class com.klg.jclass.table.JCTable
Returns the MaxHeight value for a row.
getMaxIconHeight() - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Return the maximum height of the icons used
getMaximum() - Method in class com.klg.jclass.higrid.GridScrollbar
 
getMaximumDate() - Method in class com.klg.jclass.swing.JCPopupCalendar
Returns the maximum date.
getMaximumDate() - Method in class com.klg.jclass.util.calendar.BoundsValidator
Returns the maximum roll date.
getMaximumDate() - Method in class com.klg.jclass.util.calendar.DateTimeEditor
Returns the maximum roll date.
getMaximumDate() - Method in class com.klg.jclass.util.calendar.JCDateChooser
Returns the maximum roll date.
getMaximumDate() - Method in class com.klg.jclass.util.calendar.TimeSpin
Returns the maximum roll date.
getMaximumHeight() - Method in class com.klg.jclass.higrid.FolderIconStyle
Computes the maximum height of all of the icons.
getMaximumSize() - Method in class com.klg.jclass.datasource.swing.DSdbJNavigator
Returns the maximum size of the component.
getMaximumSize() - Method in class com.klg.jclass.swing.JCMDIPane
 
getMaximumSize() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the maximum size of the component.
getMaximumSize() - Method in class com.klg.jclass.swing.JCMultiSelectList.SelectionButton
Returns the minimum size of the component.
getMaximumSize() - Method in class com.klg.jclass.swing.JCTreeExplorer.WhiteOutContainer
 
getMaximumSize() - Method in class com.klg.jclass.util.swing.JCBrace
Returns the maximum size of the component.
getMaximumSize() - Method in class com.klg.jclass.util.swing.JCSpring
Returns the maximum size of the component.
getMaximumValue() - Method in class com.klg.jclass.util.swing.JCSpinNumberBox
 
getMaximumWidth() - Method in class com.klg.jclass.higrid.FolderIconStyle
Computes the maximum width of all of the icons.
getMaxIsDefault() - Method in class com.klg.jclass.chart.JCAxis
Gets the MaxIsDefault property.
getMaxIsDefault() - Method in class com.klg.jclass.chart3d.JCAxis
Gets the maxIsDefault property.
getMaxLength(int, int) - Method in class com.klg.jclass.table.Table
This method is not yet supported.
getMaxPrecision() - Method in class com.klg.jclass.chart.JCAxis
Gets the MaxPrecision property of the Axis, which controls the maximum value of the Precision property.
getMaxRows() - Method in class com.klg.jclass.datasource.BaseMetaData
Returns the maximum number of rows which can be returned by a query.
getMaxRows() - Method in interface com.klg.jclass.datasource.MetaDataModel
Returns the maximum number of rows which can be returned by a query.
getMaxRows() - Method in class com.klg.jclass.higrid.SummaryMetaData
Return the maximum number of rows which can be returned by a query.
getMaxSelectionIndex() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the maximal selected cell index.
getMaxTickOuterExtent() - Method in class com.klg.jclass.chart.JCAxis
This method returns the maximum outer extent of tick marks on this axis.
getMaxTime() - Static method in class com.klg.jclass.chart.JCChartDateFormat
Returns the latest date that can be represented in Chart
getMaxValue() - Method in class com.klg.jclass.table.CellSize
Returns the maximum size in pixels of a row or columns.
getMaxWidth(int) - Method in class com.klg.jclass.table.JCTable
Returns the MaxWidth value for a column.
getMDIMenuBar() - Method in class com.klg.jclass.swing.JCMDIFrame
Gets the menu bar associated with this frame.
getMDIMenuBar() - Method in class com.klg.jclass.swing.JCMDIPane
Returns the menubar used if there are no internal frames.
getMDIMenuBar(JInternalFrame) - Method in class com.klg.jclass.swing.JCMDIPane
Returns the menubar used for the specified frame, if the frame is a JCMDIFrame with a non-null MDIMenuBar.
getMDIToolBar() - Method in class com.klg.jclass.swing.JCMDIFrame
Sets the toolbar associated with this frame.
getMDIToolBar() - Method in class com.klg.jclass.swing.JCMDIPane
Returns the toolbar used if there are no internal frames.
getMDIToolBar(JInternalFrame) - Method in class com.klg.jclass.swing.JCMDIPane
Returns the toolbar used for the specified frame, if the frame is a JCMDIFrame with a non-null MDIToolBar.
getMeshBottomColor() - Method in class com.klg.jclass.chart3d.JCElevation
Sets the bottom color of the mesh (only drawn in certain cases).
getMeshLinePattern() - Method in class com.klg.jclass.chart3d.j3d.JCZonedMeshSurface
 
getMeshTopColor() - Method in class com.klg.jclass.chart3d.JCElevation
Sets the top color of the mesh (only drawn in certain cases).
getMetaColumnType() - Method in class com.klg.jclass.datasource.BaseColumn
Return one of MetaDataModel types.
getMetaColumnType() - Method in interface com.klg.jclass.datasource.ColumnModel
Return one of MetaDataModel types.
getMetaData() - Method in class com.klg.jclass.datasource.BaseDataTable
Returns the MetaData for this DataTable.
getMetaData() - Method in class com.klg.jclass.datasource.beans.JCData
Returns the meta-data of this data Bean.
getMetaData() - Method in interface com.klg.jclass.datasource.DataTableModel
Returns the MetaDataModel for this table.
getMetaData() - Method in class com.klg.jclass.higrid.HiGridFormatNodeEvent
Retrieves the metaData.
getMetaData() - Method in class com.klg.jclass.higrid.RowFormat
Retrieves the metadata for this row format.
getMetaData() - Method in class com.klg.jclass.higrid.SummaryDataTable
Return the MetaDataModel for this table.
getMetaData(String) - Method in interface com.klg.jclass.datasource.DataModel
Gets a MetaDataModel instance by name, or null if not found.
getMetaData(String) - Method in class com.klg.jclass.datasource.TreeData
Get a MetaDataModel instance by name, or null if not found.
getMetaData(String) - Method in class com.klg.jclass.higrid.HiGridData
Get a MetaDataModel instance by name, or null if not found.
getMetaDataModel() - Method in class com.klg.jclass.datasource.ReadOnlyBinding
Get the meta data model for this level.
getMetaDataModel() - Method in interface com.klg.jclass.datasource.ReadOnlyBindingModel
Get the meta data model for this level.
getMetaDataModelTypeStrings() - Static method in class com.klg.jclass.higrid.beans.JCHiGridConverter
Gets an internationalized array of meta data value type Strings.
getMetaDataTree() - Method in interface com.klg.jclass.datasource.DataModel
Returns a handle to a TreeModel containing meta-data.
getMetaDataTree() - Method in class com.klg.jclass.datasource.TreeData
Implements DataModel method getMetaDataTree.
getMetaDataTree() - Method in class com.klg.jclass.higrid.HiGridData
Return a handle to the MetaTree.
getMetaID() - Method in class com.klg.jclass.datasource.BaseMetaData
Returns an int that uniquely identifies this instance of the
getMetaID() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Returns an int which uniquely identifies this instance of the MetaDataModel.
getMetaID() - Method in interface com.klg.jclass.datasource.MetaDataModel
Returns an int which uniquely identifies this instance of the MetaDataModel.
getMetaID() - Method in class com.klg.jclass.higrid.SummaryMetaData
Return an int which uniquely identifies this instance of the MetaDataModel.
getMilleniumThreshold() - Method in class com.klg.jclass.field.validate.JCDateTimeValidator
Returns millenium threshold.
getMin() - Method in class com.klg.jclass.chart.JCAxis
Gets the Min property of the JCAxis, which controls the minimum value shown on the axis.
getMin() - Method in class com.klg.jclass.chart3d.JCAxis
Gets the min property of the JCAxis, which controls the minimum value shown on the axis.
getMin() - Method in class com.klg.jclass.chart3d.JCContourLevels
Returns the contour min.
getMin() - Method in class com.klg.jclass.field.validate.AbstractValidator
Returns the minimum possible value of the object checked by the validator.
getMin() - Method in class com.klg.jclass.swing.gauge.JCAbstractScale
Returns the minimum value for this scale.
getMin() - Method in interface com.klg.jclass.swing.gauge.JCScale
Returns the minimum value for this scale.
getMinCellVisibility() - Method in class com.klg.jclass.table.JCTable
Gets the table's MinCellVisibility value.
getMinHeight(int) - Method in class com.klg.jclass.table.JCTable
Returns the MinHeight value for a row.
getMinimum() - Method in class com.klg.jclass.higrid.GridScrollbar
 
getMinimumDate() - Method in class com.klg.jclass.swing.JCPopupCalendar
Returns the minimum date.
getMinimumDate() - Method in class com.klg.jclass.util.calendar.BoundsValidator
Returns the minimum roll date.
getMinimumDate() - Method in class com.klg.jclass.util.calendar.DateTimeEditor
Returns the minimum roll date.
getMinimumDate() - Method in class com.klg.jclass.util.calendar.JCDateChooser
Returns the minimum roll date.
getMinimumDate() - Method in class com.klg.jclass.util.calendar.TimeSpin
Returns the minimum roll date.
getMinimumSize() - Method in class com.klg.jclass.cell.editors.JCMultilineCellEditor
Overrides the minimumSize method to get the minimumSize based on an abitrary row/column pair.
getMinimumSize() - Method in class com.klg.jclass.chart.JCChartArea
Returns the minimum size for the chart area.
getMinimumSize() - Method in class com.klg.jclass.chart3d.JCChart3dArea
Returns the minimum size for the chart area.
getMinimumSize() - Method in class com.klg.jclass.datasource.swing.DSdbJList
Returns the minimum size of the component.
getMinimumSize() - Method in class com.klg.jclass.datasource.swing.DSdbJNavigator
Returns the minimum size of the component.
getMinimumSize() - Method in class com.klg.jclass.datasource.swing.DSdbJTextArea
Returns the minimum size of the component.
getMinimumSize() - Method in class com.klg.jclass.higrid.HiGrid
Gets the minimum allowable size for the grid.
getMinimumSize() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the minimum size of the component.
getMinimumSize() - Method in class com.klg.jclass.swing.JCMultiSelectList.SelectionButton
Returns the minimum size of the component.
getMinimumSize() - Method in class com.klg.jclass.swing.JCTreeExplorer.WhiteOutContainer
 
getMinimumSize() - Method in class com.klg.jclass.table.CellArea
Returns the minimum size of the area.
getMinimumSize() - Method in class com.klg.jclass.table.JCTable
 
getMinimumSize() - Method in class com.klg.jclass.table.TableLayout
Returns the minimum size of table based on the number of rows and columns and scrollbar policy.
getMinimumSize() - Method in class com.klg.jclass.util.swing.JCBrace
Returns the minimum size of the component.
getMinimumSize() - Method in class com.klg.jclass.util.swing.JCSpring
Returns the minimum size of the component.
getMinimumValue() - Method in class com.klg.jclass.util.swing.JCSpinNumberBox
 
getMinIsDefault() - Method in class com.klg.jclass.chart.JCAxis
Gets the MinIsDefault property.
getMinIsDefault() - Method in class com.klg.jclass.chart3d.JCAxis
Gets the minIsDefault property.
getMinSelectionIndex() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the minimal selected cell index.
getMinSlices() - Method in class com.klg.jclass.chart.JCPieChartFormat
Gets the MinSlices property, which represents the minimum number of pie slices that the chart must display, overriding the placing of series into the "other" slice.
getMinStep(double[], int) - Method in class com.klg.jclass.chart3d.Chart3dData
Finds the minimum delta (or step) in an array of doubles.
getMinTime() - Static method in class com.klg.jclass.chart.JCChartDateFormat
Returns the earliest date that can be represented in Chart
getMinValue() - Method in class com.klg.jclass.table.CellSize
Returns the minimum size in pixels of a row or columns.
getMinWidth(int) - Method in class com.klg.jclass.table.JCTable
Returns the MinWidth value for a column.
getMinXStep() - Method in class com.klg.jclass.chart3d.Chart3dGridData
Retrieves the minimum difference between x grid values.
getMinYStep() - Method in class com.klg.jclass.chart3d.Chart3dGridData
Retrieves the minimum difference between y grid values.
getMissingFiles() - Method in class com.klg.jclass.jarmaster.JarTask
Returns a list of files that could not be found in the search path but were found to be dependencies.
getMode() - Method in class com.klg.jclass.table.Table
This method is not yet supported.
getModel() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the list's data model.
getModel() - Method in class com.klg.jclass.swing.JCTreeExplorer
 
getModel() - Method in class com.klg.jclass.util.swing.DefaultRowSortTableModel
Returns the table model this model wraps.
getModel() - Method in class com.klg.jclass.util.swing.JCSpinBox
Returns the data model currently used by the JCSpinBox.
getModel() - Method in class com.klg.jclass.util.treetable.TreeWithSortableChildren
Returns the JCTreeTable model this model wraps
getModelName() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Sets the model name.
getModelName() - Method in class com.klg.jclass.datasource.beans.TreeProperties
Sets the model name.
getModelName() - Method in interface com.klg.jclass.datasource.DataModel
Gets this model's name
getModelName() - Method in class com.klg.jclass.datasource.TreeData
Get this model's name.
getModelName() - Method in class com.klg.jclass.higrid.beans.GridProperties
Gets the model name.
getModelName() - Method in class com.klg.jclass.higrid.HiGridData
Get this model's name.
getModifiedAxis() - Method in class com.klg.jclass.chart.JCChartEvent
Gets the ModifiedAxis property.
getModifiers() - Method in class com.klg.jclass.chart.EventTrigger
Gets the value of the modifiers property for this EventTrigger instance.
getMonthComponent() - Method in class com.klg.jclass.util.calendar.JCDateChooser
Returns the CalendarComponent used in the Month portion of the chooser.
getMonths() - Method in class com.klg.jclass.util.calendar.JCDateChooser
Gets the months array used for month names.
getMonths(Locale, boolean) - Static method in class com.klg.jclass.util.calendar.JCCalendar
Gets the list of short or long month names for a given locale.
getMouseActionInitiator(int, int) - Method in class com.klg.jclass.higrid.Controller
Returns the specified MouseActionInitiator, If no matching ActionInitiator exists, null is returned.
getMouseEditScaleFactor() - Method in class com.klg.jclass.chart3d.Chart3dDataView
This method returns the mouseEditScaleFactor used in mouse editing of a SURFACE, BAR, or SCATTER chart.
getMouseInputHandler() - Method in class com.klg.jclass.table.JCTable
Returns the mouse input manager for the table.
getMultiline(int, int) - Method in class com.klg.jclass.table.Table
This method is not yet supported.
getMultiplier() - Method in class com.klg.jclass.chart.JCAxisFormula
Gets the Multiplier property of the JCAxisFormula, which specifies the "m" value in the relationship y = mx + c.
getName() - Method in class com.klg.jclass.chart.ChartDataView
Gets the Name property of the ChartData object.
getName() - Method in class com.klg.jclass.chart.ChartDataViewSeries
Gets the value of the Name property.
getName() - Method in class com.klg.jclass.chart.ChartInteriorRegion
Gets the value of the Name property.
getName() - Method in class com.klg.jclass.chart.JCAnno
Returns the name of this tick object.
getName() - Method in class com.klg.jclass.chart.JCGrid
Returns the name of this grid object.
getName() - Method in class com.klg.jclass.chart3d.Chart3dData
Gets the value of the name property.
getName() - Method in class com.klg.jclass.chart3d.Chart3dDataView
Gets the dataView's name.
getName() - Method in class com.klg.jclass.chart3d.shape.BaseShape
Return a localized name for this shape
getName() - Method in class com.klg.jclass.chart3d.shape.Box
Return a localized name for this shape
getName() - Method in class com.klg.jclass.chart3d.shape.Circle
Return a localized name for this shape
getName() - Method in class com.klg.jclass.chart3d.shape.Cross
Return a localized name for this shape
getName() - Method in class com.klg.jclass.chart3d.shape.Diamond
Return a localized name for this shape
getName() - Method in class com.klg.jclass.chart3d.shape.Dot
Return a localized name for this shape
getName() - Method in class com.klg.jclass.chart3d.shape.HorizontalLine
Return a localized name for this shape
getName() - Method in interface com.klg.jclass.chart3d.shape.JCSymbolShape
Returns a localized name for this shape.
getName() - Method in class com.klg.jclass.chart3d.shape.Rectangle
Return a localized name for this shape
getName() - Method in class com.klg.jclass.chart3d.shape.Square
Return a localized name for this shape
getName() - Method in class com.klg.jclass.chart3d.shape.Star
Return a localized name for this shape
getName() - Method in class com.klg.jclass.chart3d.shape.Triangle
Return a localized name for this shape
getName() - Method in class com.klg.jclass.chart3d.shape.VerticalLine
Return a localized name for this shape
getName() - Method in class com.klg.jclass.chart3d.shape3d.Cone
Return a localized name for this shape
getName() - Method in class com.klg.jclass.chart3d.shape3d.Cube
Return a localized name for this shape
getName() - Method in class com.klg.jclass.chart3d.shape3d.Cylinder
Return a localized name for this shape
getName() - Method in class com.klg.jclass.chart3d.shape3d.Point
Return a localized name for this shape
getName() - Method in class com.klg.jclass.chart3d.shape3d.Sphere
Return a localized name for this shape
getName() - Method in class com.klg.jclass.chart3d.shape3d.Tetrahedron
Return a localized name for this shape
getName() - Method in class com.klg.jclass.datasource.beans.JCData
Gets the name of the Bean, as set in the constructor or by setName.
getName() - Method in class com.klg.jclass.datasource.beans.JCTreeData
Gets the name of the Bean, as set in the constructor or by setName.
getName() - Method in class com.klg.jclass.higrid.beans.JCHiGrid
Gets the name of the Bean, as set in the constructor or by setName.
getName() - Method in class com.klg.jclass.higrid.beans.JCHiGridExternalDS
Gets the name of the Bean, as set in the constructor or by setName.
getName() - Method in class com.klg.jclass.higrid.CellFormat
Retrieves the name of this object.
getName() - Method in class com.klg.jclass.higrid.FormatNode
Retrieves the name for this format node.
getName() - Method in class com.klg.jclass.higrid.SummaryColumn
Returns the summary column name.
getName() - Method in class com.klg.jclass.page.JCDocument
Gets the name associated with the document.
getName() - Method in class com.klg.jclass.page.JCDrawStyle
Gets the name of the style.
getName() - Method in class com.klg.jclass.page.JCTableStyle
Returns the name of this style.
getName() - Method in class com.klg.jclass.page.JCTextStyle
Gets the name of the style.
getName() - Method in class com.klg.jclass.page.PageArea
Get the name by which this object is known to other objects
getName() - Method in class com.klg.jclass.table.data.JCBeanFileDataSource
 
getNameAttribute(Node) - Static method in class com.klg.jclass.page.JCPageTemplate
Gets the name attribute of the current node.
getNameList() - Method in class com.klg.jclass.util.swing.JCFontChooser
Gets the font name list.
getNativeMetaData() - Method in class com.klg.jclass.chart.db.DataChart
Returns the IDE specific metadata object bound to the chart.
getNativeMetaData() - Method in class com.klg.jclass.datasource.BaseMetaData
Returns the native meta-data object: must be overriden.
getNativeMetaData() - Method in class com.klg.jclass.datasource.jbuilder.MetaData
Return the native meta data object.
getNativeMetaData() - Method in class com.klg.jclass.datasource.jdbc.MetaData
Return the native meta data object.
getNativeMetaData() - Method in interface com.klg.jclass.datasource.MetaDataModel
Returns the native meta data object.
getNativeMetaData() - Method in class com.klg.jclass.datasource.util.DataBinding
 
getNativeMetaData() - Method in class com.klg.jclass.higrid.SummaryMetaData
Return the native meta data object.
getNativeMetaData() - Method in class com.klg.jclass.table.db.DataTable
Returns the IDE specific metadata object bound to the table.
getNeedleColor() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the color of the needle.
getNeedleColor() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the color of the needle.
getNeedleInnerExtent() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the inner extent of the needle as a ratio.
getNeedleInnerExtent() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the inner extent of the needle as a ratio.
getNeedleInteractionType() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the interation type for this needle.
getNeedleInteractionType() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the interation type for this needle.
getNeedleLength() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the length of the needle as a ratio.
getNeedleLength() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the length of the needle as a ratio.
getNeedleOuterExtent() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the outer extent of the needle as a ratio.
getNeedleOuterExtent() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the outer extent of the needle as a ratio.
getNeedles() - Method in class com.klg.jclass.swing.gauge.JCGauge
Returns the list of needles associated with this gauge.
getNeedleStyle() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the JCIndicatorStyle for this needle.
getNeedleStyle() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the JCIndicatorStyle for this needle.
getNeedleStyle() - Method in class com.klg.jclass.swing.gauge.JCAbstractNeedle
Returns the JCIndicatorStyle for this needle.
getNeedleStyle() - Method in interface com.klg.jclass.swing.gauge.JCNeedle
Returns the JCIndicatorStyle for this needle.
getNeedleStyleIndex(JCIndicatorStyle) - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the enum for a given JCIndicatorStyle.
getNeedleStyleIndex(JCIndicatorStyle) - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the enum for a given JCIndicatorStyle.
getNeedleValue() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the scale value at which the needle is currently pointing.
getNeedleValue() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the scale value at which the needle is currently pointing.
getNeedleWidth() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the width of the needle in pixels.
getNeedleWidth() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the width of the needle in pixels.
getNeedleWidth() - Method in class com.klg.jclass.swing.gauge.JCAbstractNeedle
Returns the width for this needle (this is actually stored in the inherited indicatorWidth property).
getNeedleWidth() - Method in interface com.klg.jclass.swing.gauge.JCNeedle
Returns the width for this needle.
getNewCellPosition() - Method in class com.klg.jclass.higrid.HiGridTraverseEvent
Retrieves the cell position after the traversal completed.
getNewColumnWidth() - Method in class com.klg.jclass.table.JCResizeCellEvent
Gets the new column width.
getNewIntersection() - Method in class com.klg.jclass.chart3d.ContourCell
Gets the newest intersection (possibly still under construction).
getNewPage() - Method in class com.klg.jclass.swing.JCWizardEvent
Returns the next page.
getNewPosition() - Method in class com.klg.jclass.field.validate.TextCursorEvent
Gets the new cursor position.
getNewRowHeight() - Method in class com.klg.jclass.table.JCResizeCellEvent
Gets the new row height.
getNewRows() - Method in class com.klg.jclass.higrid.HiGridRowSelectionEvent
Returns the Vector of newly selected rows.
getNewRows() - Method in class com.klg.jclass.table.JCSortEvent
Gets the newly sorted order -- new_rows[i] are moved to row i.
getNewValue() - Method in class com.klg.jclass.util.swing.JCPopupEvent
Returns the new value selected in the popup.
getNewValue() - Method in class com.klg.jclass.util.value.JCValueEvent
During a valueChanged() event, this is equivalent to getValueModel().getValue().
getNext() - Method in class com.klg.jclass.chart3d.PolygonChain
Getd the next polygon in this chain.
getNextBookmark() - Method in class com.klg.jclass.datasource.BaseDataTable
Returns the next unique row identifier.
getNextButton() - Method in class com.klg.jclass.swing.BaseWizardPage
Gets the nextButton
getNextButton() - Method in class com.klg.jclass.swing.JCSplitWizard
 
getNextChild(DataSourceTreeNode) - Method in class com.klg.jclass.datasource.DataSourceTreeNode
 
getNextColumn() - Method in class com.klg.jclass.table.JCTraverseCellEvent
Gets the proposed column of the cell to traverse to.
getNextCursorPosition(int, boolean) - Method in class com.klg.jclass.field.validate.JCStringValidator
Gets the next non-literal cursor position.
getNextDirection() - Method in class com.klg.jclass.higrid.SortData
Get direction to the next stage.
getNextDouble(StreamTokenizer) - Static method in class com.klg.jclass.table.data.JCStandardFormatParser
Reads the next double value.
getNextElementName() - Method in class com.klg.jclass.page.JCFlowEvent
 
getNextPageArea() - Method in class com.klg.jclass.page.JCFlowEvent
 
getNextRow() - Method in class com.klg.jclass.table.JCTraverseCellEvent
Gets the proposed row of the cell to traverse to.
getNextToken(StreamTokenizer) - Static method in class com.klg.jclass.util.JCFormatParserUtil
Returns the next token from a stream tokenizer.
getNextUncle(RowNode) - Method in class com.klg.jclass.higrid.RowTree
A helper routine that returns the "uncle" (or "aunt") of the passed row.
getNextValue(int) - Method in class com.klg.jclass.field.validate.AbstractValidator
Returns the next value in the pickList or "null" if we are already at the end of the list.
getNextVisible() - Method in class com.klg.jclass.datasource.swing.DSdbJNavigator
Gets NextVisible property value.
getNFrac() - Method in class com.klg.jclass.chart3d.ParentFormatter
Gets the number of fractional digits in the step.
getNIntersections() - Method in class com.klg.jclass.chart3d.ContourCell
Retrieves the number of contour intersections for this cell.
getNode(int) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Returns the node that maps to the specified row of the treetable view.
getNode(TreePath) - Static method in class com.klg.jclass.util.treetable.BranchTree
Given a TreePath, this method returns the last component or "node" of the TreePath.
getNode(TreePath) - Static method in class com.klg.jclass.util.treetable.TreeTableSupport
Given a TreePath this method returns the last component or "node" of the TreePath.
getNode(TreePath) - Static method in class com.klg.jclass.util.treetable.TreeWithSortableChildren
Given a TreePath, this method returns the last component or "node" of the TreePath.
getNodeIcon(TreeModel, Object, Object, Class, boolean, boolean, Icon) - Method in class com.klg.jclass.util.treetable.DefaultTreeIconRenderer
Returns the icon to render to the right of the specified value.
getNodeIcon(TreeModel, Object, Object, Class, boolean, boolean, Icon) - Method in interface com.klg.jclass.util.treetable.JCTreeIconRenderer
Returns the icon to render to the right of the specified value.
getNodeIcon(TreePath, Object, Class, boolean, boolean) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Return the icon for the node of a given path.
getNodeIndent(HiGrid, Vector) - Method in class com.klg.jclass.higrid.RowFormat
 
getNodeIndent(TreePath) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Returns the x offset at which we can begin drawing the value of the heirarchy column.
getNodeLevelList(RowNode) - Method in class com.klg.jclass.higrid.RowTree
 
getNodeProperties() - Method in class com.klg.jclass.datasource.beans.JCData
Gets the data bean component.
getNodeProperties() - Method in class com.klg.jclass.datasource.beans.JCDataEvent
Returns the NodeProperties.
getNodeProperties() - Method in class com.klg.jclass.higrid.beans.JCHiGridEvent
Returns the NodeProperties.
getNodeProperties() - Method in class com.klg.jclass.higrid.beans.JCHiGridNode
 
getNodeRenderer() - Method in class com.klg.jclass.higrid.LookupTable
Retrieves the current object that implements the HiGridNodeRenderer interface.
getNodeWidth() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the node width in pixels for all levels.
getNonJoinWhereClause() - Method in class com.klg.jclass.datasource.util.SqlParser
Gets text of non-join where clause
getNonScatterLabel(int, JCChart3dNumberFormat, int, Vector, List, int, JCChart3dLegendLabelGenerator) - Method in class com.klg.jclass.chart3d.JCChart3dLegendManager
Gets the label for a legend item in a non-Scatter legend.
getNonSelectedIcon() - Method in class com.klg.jclass.swing.JCMDIPane
Gets the icon which is to appear beside the non-selected window item in the Windows menu.
getNumAffected() - Method in class com.klg.jclass.table.JCTableDataEvent
Returns the number of rows or columns affected.
getNumberFormat() - Method in class com.klg.jclass.util.swing.JCSpinNumberBox
Returns the NumberFormat object used by the spinner to parse and format numbers.
getNumberFormatter() - Method in class com.klg.jclass.chart.ChartInteriorRegion
Gets the number formatter (used for number localization).
getNumberFormatter() - Method in class com.klg.jclass.chart3d.ParentFormatter
Gets the internal number formatter for this axis.
getNumberLocalization() - Method in class com.klg.jclass.chart.ChartInteriorRegion
Gets the value of the NumberLocalization property.
getNumberLocalization() - Method in class com.klg.jclass.chart3d.ParentFormatter
Do number localization to labels generated for this axis?
getNumberOfPages() - Method in class com.klg.jclass.higrid.PrintGrid12
Gets the number of pages in the set.
getNumberOfScrollableRows() - Method in class com.klg.jclass.higrid.FormatNode
Retrieves the total number of scrollable rows for this FormatNode.
getNumberOfScrollableRows(RowNode, boolean) - Method in class com.klg.jclass.higrid.RowTree
Retrieves the number of scrollable rows beneath this row.
getNumberOfScrollableRows(RowNode, FormatNode, boolean) - Method in class com.klg.jclass.higrid.RowTree
Retrieves the number of scrollable rows beneath this row of a given format node.
getNumChars() - Method in class com.klg.jclass.page.LineMetricsBase
Returns the number of characters in the Font.
getNumChartLabels() - Method in interface com.klg.jclass.chart.JCChartLabelManager
Gets the current number of chart labels.
getNumChartLabels() - Method in class com.klg.jclass.chart.JCDefaultChartLabelManager
Gets the current number of chart labels.
getNumColors() - Method in class com.klg.jclass.chart3d.DefaultColors
Retrieve the number of colors in the default color array
getNumColumns() - Method in class com.klg.jclass.datasource.util.DataBinding
Returns the number of rows the data source table contains.
getNumColumns() - Method in class com.klg.jclass.table.data.JCCachedDataSource
Returns the number of columns in the contained data source.
getNumColumns() - Method in class com.klg.jclass.table.data.JCTableModelDataSource
Returns the number of columns of data that the data source contains.
getNumColumns() - Method in class com.klg.jclass.table.data.JCVectorDataSource
Gets the number of columns in the table from the data source's NumColumns value.
getNumColumns() - Method in class com.klg.jclass.table.JCTable
Gets the number of columns in the table from the data source.
getNumColumns() - Method in class com.klg.jclass.table.TableDataView
Returns the number of columns of data the data source contains.
getNumColumns() - Method in interface com.klg.jclass.util.JCTableDataModel
Returns the number of columns of data the data source contains.
getNumColumns() - Method in class com.klg.jclass.util.legend.JCMultiColLegend
Gets the number of columns set for this legend.
getNumCopies() - Method in class com.klg.jclass.page.JCPrinter
Gets number of copies.
getNumData() - Method in class com.klg.jclass.chart.JCChart
Gets the value of the NumData property, which indicates how many ChartDataView objects are stored in JClass Chart.
getNumDataViews() - Method in class com.klg.jclass.chart3d.JCChart3d
Gets the value of the NumDataViews property, which indicates how many Chart3dDataView objects are stored in JClass Chart 3D.
getNumEditorColumns() - Static method in class com.klg.jclass.table.beans.LiveTable
Returns the number of columns in the editor
getNumEditorColumns() - Static method in class com.klg.jclass.table.beans.PropertyEditorTable
 
getNumEditorRows() - Static method in class com.klg.jclass.table.beans.LiveTable
Returns the number of rows in the editor
getNumEditorRows() - Static method in class com.klg.jclass.table.beans.PropertyEditorTable
 
getNumGlyphs() - Method in class com.klg.jclass.page.GlyphVectorBase
Returns the number of glyphs in this GlyphVector.
getNumHorizontalPages() - Method in class com.klg.jclass.table.JCPrintEvent
Gets the number of horizontal pages required to print all of the columns in the table.
getNumHorizontalPages() - Method in class com.klg.jclass.table.JCPrintTable
Returns the number of horizontal pages.
getNumLevels() - Method in class com.klg.jclass.chart3d.JCContourLevels
Returns the current number of levels property as specified by the user.
getNumLevelsInternal() - Method in class com.klg.jclass.chart3d.JCContourLevels
Returns the actual number of levels used.
getNumMaskMatch() - Method in class com.klg.jclass.field.validate.JCStringValidator
Returns the number of characters to match with the mask.
getNumPages() - Method in class com.klg.jclass.higrid.HiGridPrintEvent
Gets the number of pages.
getNumPages() - Method in class com.klg.jclass.higrid.PrintPreview
Gets the number of pages in this job.
getNumPages() - Method in class com.klg.jclass.page.awt.JCAWTPreviewer
Returns the number of pages in this document.
getNumPages() - Method in class com.klg.jclass.table.JCPrintEvent
Gets the number of pages required to print the table.
getNumPages() - Method in class com.klg.jclass.table.JCPrintTable
Returns the number of pages required to print the table.
getNumPointLabels() - Method in class com.klg.jclass.chart.ChartDataView
Gets the number of point labels set on this view.
getNumPoints() - Method in class com.klg.jclass.chart3d.Chart3dPointSeries
Returns the number of points in the point array (equivalent to points.length).
getNumRows() - Method in class com.klg.jclass.datasource.util.DataBinding
Returns the number of rows the data source table contains.
getNumRows() - Method in class com.klg.jclass.table.data.JCCachedDataSource
Returns the number of rows in the contained data source.
getNumRows() - Method in class com.klg.jclass.table.data.JCTableModelDataSource
Returns the number of rows of data that the data source contains.
getNumRows() - Method in class com.klg.jclass.table.data.JCVectorDataSource
Gets the number of rows in the table by retrieving the value of the data source's NumRows property.
getNumRows() - Method in class com.klg.jclass.table.JCTable
Gets the number of rows in the table from the data source.
getNumRows() - Method in class com.klg.jclass.table.TableDataView
Returns the number of rows of data the data source contains.
getNumRows() - Method in interface com.klg.jclass.util.JCTableDataModel
Returns the number of rows of data the data source contains.
getNumRows() - Method in class com.klg.jclass.util.legend.JCMultiColLegend
Gets the number of rows set for this legend.
getNumSeries() - Method in interface com.klg.jclass.chart.ChartDataModel
Retrieves the number of data series.
getNumSeries() - Method in class com.klg.jclass.chart.ChartDataView
Gets the value of the NumSeries parameter, which determines how many data series there are in a ChartDataView.
getNumSeries() - Method in class com.klg.jclass.chart.data.BaseDataSource
Retrieves the number of data series.
getNumSeries() - Method in class com.klg.jclass.chart.data.JCChartSwingDataSource
Retrieves the number of data series.
getNumSeries() - Method in interface com.klg.jclass.chart.LabelledChartDataModel
Retrieves the number of data series.
getNumSeries() - Method in class com.klg.jclass.chart3d.Chart3dPointData
Gets the current number of series.
getNumSeries() - Method in class com.klg.jclass.chart3d.data.Base3dPointDataSource
Retrieves the number of data series this datasource holds.
getNumSeries() - Method in interface com.klg.jclass.chart3d.LabelledChart3dPointDataModel
Retrieves the number of data series.
getNumSeriesPerData() - Method in class com.klg.jclass.chart.ChartDataView
Returns the number of actual series that comprise one item to be drawn.
getNumSpacing() - Method in class com.klg.jclass.chart.JCAxis
Gets the NumSpacing property of the Axis, which controls the interval between axis labels.
getNumSpacingIsDefault() - Method in class com.klg.jclass.chart.JCAxis
Gets the NumSpacingIsDefault property of JCAxis.
getNumTriggers() - Method in class com.klg.jclass.chart.JCChart
Gets the NumTriggers property, which indicates how many event triggers have been specified.
getNumVerticalPages() - Method in class com.klg.jclass.table.JCPrintEvent
Gets the number of vertical pages required to print all of the rows in the table.
getNumVerticalPages() - Method in class com.klg.jclass.table.JCPrintTable
Returns the number of vertical pages.
getNumVisibleColumns() - Method in class com.klg.jclass.table.JCTable
Gets the number of visible columns.
getNumVisibleRows() - Method in class com.klg.jclass.table.JCTable
Gets the number of visible rows.
getNumX() - Method in class com.klg.jclass.chart3d.Chart3dGridData
This is the number of X points that is actually used (this may not match xGrid.length)
getNumX() - Method in class com.klg.jclass.chart3d.data.Base3dGridDataSource
Retrieves the number of X grid values (which is the same as the number of z arrays) this datasource holds.
getNumX() - Method in class com.klg.jclass.chart3d.GridLimits
Returns the number of x grid points in region defined by [xOffset, xLast].
getNumX() - Method in interface com.klg.jclass.chart3d.LabelledChart3dGridDataModel
Retrieves the number of X grid values.
getNumY() - Method in class com.klg.jclass.chart3d.Chart3dGridData
This is the number of Y points that is actually used (this may not match yGrid.length)
getNumY() - Method in class com.klg.jclass.chart3d.data.Base3dGridDataSource
Retrieves the number of Y grid values.
getNumY() - Method in class com.klg.jclass.chart3d.GridLimits
Returns the number of y grid points in region defined by [yOffset, yLast].
getNumY() - Method in interface com.klg.jclass.chart3d.LabelledChart3dGridDataModel
Retrieves the number of Y grid values.
getObject() - Method in class com.klg.jclass.chart.JCDataIndex
Gets the value of the Obj property.
getObject() - Method in class com.klg.jclass.chart3d.JCChart3dCustomizerPage
Method that returns the target that this page is editing.
getObject() - Method in class com.klg.jclass.chart3d.JCData3dIndex
Gets the value of the Obj property.
getObject(int, int) - Method in class com.klg.jclass.table.BaseDataView
Returns the object given a row or column.
getObject(int, int) - Method in interface com.klg.jclass.table.DataViewModel
Returns the object given a row or column.
getObject(int, int) - Method in class com.klg.jclass.table.TableDataView
Returns the object given a row or column.
getObjectRoot() - Method in class com.klg.jclass.chart3d.j3d.ActionHandlerParams
 
getObjectSize() - Method in class com.klg.jclass.util.swing.encode.page.AbstractVectorEncoder
 
getOffset() - Method in class com.klg.jclass.chart.JCChartLabel
Gets the adjustment to the location of the label relative to the position determined by the attachMethod.
getOldCellPosition() - Method in class com.klg.jclass.higrid.HiGridTraverseEvent
Retrieves the cell position before the traversal started.
getOldFont() - Method in class com.klg.jclass.util.swing.JCFontEvent
Retrieves the old font.
getOldUnderline() - Method in class com.klg.jclass.util.swing.JCFontEvent
Retrieves the old underline indication.
getOldValue() - Method in class com.klg.jclass.cell.validate.JCValidateEvent
Returns the previous value of the field.
getOldValue() - Method in class com.klg.jclass.util.value.JCValueEvent
During a valueChanging() event, this is equivalent to getValueModel().getValue().
getOpenInternalFrameCount() - Method in class com.klg.jclass.swing.JCMDIPane
Returns the count of internal frames that are not closed.
getOperation() - Method in class com.klg.jclass.datasource.BaseVirtualColumn
Returns the operation.
getOperation() - Method in class com.klg.jclass.util.swing.JCSpinNumberBox
 
getOrientation() - Method in class com.klg.jclass.higrid.GridScrollbar
 
getOrientation() - Method in class com.klg.jclass.page.JCPage
Internal use only.
getOrientation() - Method in class com.klg.jclass.page.JCPrinter
Gets the page orientation.
getOrientation() - Method in class com.klg.jclass.swing.gauge.JCLinearScale
Returns the JCLinearScale.Orientation for this linear scale, HORIZONTAL or VERTICAL, giving the orientation in which scale values are rendered.
getOrientation() - Method in class com.klg.jclass.util.legend.JCLegend
Gets the Orientation property, which determines how the legend information is laid out.
getOrientation() - Method in class com.klg.jclass.util.swing.JCBox
Returns the current orientation.
getOrientation() - Method in class com.klg.jclass.util.swing.JCBrace
 
getOrientationAttribute(Node) - Static method in class com.klg.jclass.page.JCPageTemplate
Returns the orientation method for this node.
getOrientationMatrix(int, Justify) - Method in class com.klg.jclass.chart3d.Anno
Calculates the orientation matrix.
getOrigin() - Method in class com.klg.jclass.chart.JCAxis
Gets the Origin property of the Axis, which controls the location of the origin along the axis.
getOrigin() - Method in class com.klg.jclass.chart3d.JCAxis
Returns the axis origin.
getOriginalDataView() - Method in class com.klg.jclass.chart.JCChart
Gets the actual data view collection.
getOriginalDataView() - Method in class com.klg.jclass.chart3d.JCChart3d
Gets the actual data view collection.
getOriginalException() - Method in class com.klg.jclass.util.io.JCIOException
Get the original exception that caused this exception.
getOriginalException() - Method in class com.klg.jclass.util.io.JCParseException
Get the original exception that caused this exception.
getOriginalPickList() - Method in class com.klg.jclass.field.JCComboField
Gets the original pick list.
getOriginalRow(long) - Method in class com.klg.jclass.datasource.BaseDataTable
Given a bookmark, returns the original row as it was before any changes where made.
getOriginalText() - Method in class com.klg.jclass.field.validate.TextEvent
Returns the orignal text
getOriginalValue() - Method in class com.klg.jclass.cell.editors.JCCheckBoxCellEditor
Returns the original unedited boolean value of this editor.
getOriginator() - Method in class com.klg.jclass.chart.JCAxisFormula
Gets the Originator property of the JCAxisFormula, which is an object representing the axis that is related to the current axis by the formula y = mx + c.
getOriginator() - Method in class com.klg.jclass.datasource.DataModelEvent
Returns the DataModelListener which initiated this event.
getOriginBase() - Method in class com.klg.jclass.chart.JCPolarRadarChartFormat
Gets the angle of the theta axis origin.
getOriginBase(int) - Method in class com.klg.jclass.chart.JCAxis
Method to get the angle of the theta axis origin.
getOriginBase(int) - Method in class com.klg.jclass.chart.JCPolarRadarChartFormat
Gets the angle of the theta axis origin.
getOriginIsDefault() - Method in class com.klg.jclass.chart.JCAxis
Gets the OriginIsDefault property.
getOriginPlacement() - Method in class com.klg.jclass.chart.JCAxis
Gets the OriginPlacement property of the JCAxis, which specifies where the origin is placed.
getOriginPlacementIsDefault() - Method in class com.klg.jclass.chart.JCAxis
Gets the OriginPlacementIsDefault property.
getOtherCellFormat() - Method in class com.klg.jclass.higrid.CellFormat
Retrieves the cell format of the other header/record pair.
getOtherImageMapInfo() - Method in class com.klg.jclass.chart.JCPieChartFormat
Retrieves an array of image map information for the other slice, one for each point (i.e.
getOtherLabel() - Method in class com.klg.jclass.chart.JCPieChartFormat
Gets the OtherLabel property, which represents the label used on the "other" pie slice.
getOtherLegendImageMapInfo() - Method in class com.klg.jclass.chart.JCPieChartFormat
Retrieves the image map information for the other slice in the legend.
getOtherStyle() - Method in class com.klg.jclass.chart.JCPieChartFormat
Gets the OtherStyle property, which specifies the style used to render the "other" pie slice.
getOuterExtent() - Method in class com.klg.jclass.chart.JCAnno
This method returns the distance (in pixels) that tick marks extend beyond the plot area.
getOuterExtent() - Method in class com.klg.jclass.swing.gauge.JCAbstractIndicator
Returns the outer extent of this indicator as a ratio of the scale's width, height, or radius (depending on the scale's type and orientation).
getOuterExtent() - Method in class com.klg.jclass.swing.gauge.JCAbstractRange
Returns where the outer boundary of the range is.
getOuterExtent() - Method in class com.klg.jclass.swing.gauge.JCAbstractTick
Returns the percentage of the scale's radius (as a decimal) at which to stop drawing the ticks.
getOuterExtent() - Method in interface com.klg.jclass.swing.gauge.JCIndicator
Returns the outer extent of this indicator as a ratio of the scale's width, height, or radius (depending on the scale's type and orientation).
getOuterExtent() - Method in interface com.klg.jclass.swing.gauge.JCRange
Returns where the outer boundary of the range is.
getOuterExtent() - Method in interface com.klg.jclass.swing.gauge.JCTick
Returns the percentage of the scale's size parameter (as a decimal) at which to stop drawing the ticks.
getOuterExtentIsDefault() - Method in class com.klg.jclass.chart.JCAnno
 
getOutline() - Method in class com.klg.jclass.page.GlyphVectorBase
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector.
getOutline(float, float) - Method in class com.klg.jclass.page.GlyphVectorBase
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector, offset to x, y.
getOutlineCap() - Method in class com.klg.jclass.chart.ChartDataView
Gets the cap attribute of the outline around a filled chart item (for example, bar, pie).
getOutlineColor() - Method in class com.klg.jclass.chart.ChartDataView
Gets the value of the OutlineColor property.
getOutlineColor() - Method in class com.klg.jclass.chart3d.j3d.JCPlotCubeJava3d
Returns the outline color of the solid walls of the plotcube.
getOutlineColor() - Method in class com.klg.jclass.util.swing.JCSortableTable.SortIcon
Returns the icon's outline color.
getOutlineColor(JCLegendItem) - Method in class com.klg.jclass.chart.JCChartLegendManager
Retrieves the appropriate outline color for this legend item's symbol.
getOutlineColor(JCLegendItem) - Method in class com.klg.jclass.chart3d.JCChart3dLegendManager
Gets the outline color to use when drawing this legend item's symbol.
getOutlineColor(JCLegendItem) - Method in class com.klg.jclass.swing.gauge.DefaultLegendPopulatorRenderer
Gets the outline color to use when drawing this legend item's symbol.
getOutlineColor(JCLegendItem) - Method in interface com.klg.jclass.util.legend.JCLegendRenderer
Retrieves the outline color to use when drawing the legend item's symbol.
getOutlineJoin() - Method in class com.klg.jclass.chart.ChartDataView
Gets the join attribute of the outline around a filled chart item (for example, bar, pie).
getOutlinePattern() - Method in class com.klg.jclass.chart.ChartDataView
Gets the pattern of the outline around a filled chart item (for example, bar, pie).
getOutlineStyle() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the value of the OutlineStyle property.
getOutlineStyle() - Method in class com.klg.jclass.chart.ChartDataView
Gets the OutlineStyle property.
getOutlineWidth() - Method in class com.klg.jclass.chart.ChartDataView
Gets the width of the outline around a filled chart item (for example, bar, pie).
getOutputDataProperties() - Method in class com.klg.jclass.chart.ChartDataView
Get the current object which holds the output properties for writing data to a file and to html/xml properties.
getOutputFileName() - Method in class com.klg.jclass.util.io.OutputProperties
Returns the file name of the actual output file to write to (if null, nothing is written)
getOutputPageEnd() - Method in class com.klg.jclass.page.JCPrinter
Gets end page in the range to print.
getOutputPageStart() - Method in class com.klg.jclass.page.JCPrinter
Gets the first page in the range to print.
getOutputPolicy() - Method in class com.klg.jclass.page.JCDocument
Gets the document's current policy on outputting completed (rendered) pages.
getOutputProperties() - Method in class com.klg.jclass.chart.JCFillStyle
Get the current object which holds the output properties for saving the image to html or xml.
getOutputStream() - Method in class com.klg.jclass.page.JCPrinter
Gets output stream.
getOverflowMode() - Method in class com.klg.jclass.page.JCPageTable
Gets the mode switch which controls the placement of columns that do not fit.
getOverstrike() - Method in class com.klg.jclass.field.Field.TextFieldContent
 
getPage() - Method in class com.klg.jclass.table.JCPrintEvent
Gets the page number.
getPage() - Method in class com.klg.jclass.util.swing.JCHTMLPane
 
getPageCellRange(int) - Method in class com.klg.jclass.table.JCPrintTable
Returns the cell range that defines the boundary of cells that are on a page.
getPageCount() - Method in class com.klg.jclass.page.JCDocument
Gets the number of pages currently created within the document.
getPageDimensions() - Method in class com.klg.jclass.table.JCPrintEvent
Gets the page dimensions.
getPageDimensions() - Method in class com.klg.jclass.table.JCPrintTable
Returns the page dimensions.
getPageFormat() - Method in class com.klg.jclass.higrid.HiGridPrintEvent
Gets the page format.
getPageFormat() - Method in class com.klg.jclass.higrid.PrintGrid12
Gets the current pageFormat.
getPageFormat() - Method in class com.klg.jclass.table.JCPrintTable
Gets the page format.
getPageFormat(int) - Method in class com.klg.jclass.higrid.PrintGrid12
Always returns the PageFormat of the page specified by pageIndex.
getPageHeight() - Method in class com.klg.jclass.higrid.PrintGrid12
Gets the height of a page.
getPageHeight() - Method in class com.klg.jclass.higrid.PrintPreview
Gets the height of a page.
getPageHeight() - Method in class com.klg.jclass.page.awt.JCAWTPreviewer
Gets the height of a page.
getPageHeight() - Method in class com.klg.jclass.table.JCPrintTable
Returns the height of a page.
getPageIndex() - Method in class com.klg.jclass.higrid.HiGridPrintEvent
Gets the page index.
getPageMargins() - Method in class com.klg.jclass.table.JCPrintEvent
Gets the page margins.
getPageMargins() - Method in class com.klg.jclass.table.JCPrintTable
Returns the page margins.
getPageNumber() - Method in class com.klg.jclass.page.JCPage
Gets the number which is to be used to evaluate the pagenumber macro.
getPageNumber() - Method in class com.klg.jclass.page.JCPrintEvent
Returns the page number, or -1 if not applicable.
getPageResolution() - Method in class com.klg.jclass.table.JCPrintEvent
Gets the page resolution.
getPageResolution() - Method in class com.klg.jclass.table.JCPrintTable
Returns the page resolution.
getPages() - Method in class com.klg.jclass.page.JCDocument
Gets the List of pages currently created within the document.
getPageSize() - Method in class com.klg.jclass.page.JCPage
Gets the page's size and position and returns the information in the form of a rectangle.
getPageType() - Method in class com.klg.jclass.page.JCPage
Gets the page type.
getPageWidth() - Method in class com.klg.jclass.higrid.PrintGrid12
Gets the width of a page.
getPageWidth() - Method in class com.klg.jclass.higrid.PrintPreview
Gets the width of a page.
getPageWidth() - Method in class com.klg.jclass.page.awt.JCAWTPreviewer
Gets the width of a page.
getPageWidth() - Method in class com.klg.jclass.table.JCPrintTable
Returns the width of a page.
getPaintCompleteBackground() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Paints the complete background defined by the GaugeType, not just area swept by scale.
getPaintCompleteBackground() - Method in class com.klg.jclass.swing.gauge.JCCircularScale
Paints the complete background defined by the GaugeType, not just area swept by scale.
getPaperCode(double, double) - Method in class com.klg.jclass.page.pcl.JCPCLPrinter
Given width and height, returns the hp paper code.
getParagraphIndent() - Method in class com.klg.jclass.page.JCTextStyle
Gets the amount of space to indent the first line of a paragraph.
getParagraphSpacing() - Method in class com.klg.jclass.page.JCTextStyle
Gets the paragraph spacing as a factor of the text height.
getParam(String) - Method in class com.klg.jclass.higrid.beans.JCHiGrid
Gets a parameter for this data Bean.
getParameterColumns() - Method in class com.klg.jclass.datasource.util.SqlParser
Gets a list of parameter columns
getParameters() - Method in class com.klg.jclass.datasource.beans.JCData
Reads the parameter values from the HTML page using the data Bean's applet.
getParameters() - Method in class com.klg.jclass.datasource.beans.JCTreeData
Reads the parameter values from the HTML page using the tree data Bean's applet.
getParameters() - Method in class com.klg.jclass.higrid.beans.JCHiGrid
Reads the parameter values from the HTML page using the data Bean's applet.
getParameters(Applet) - Method in class com.klg.jclass.datasource.beans.JCData
Reads the parameter values from the HTML page using the specified applet.
getParameters(Applet) - Method in class com.klg.jclass.datasource.beans.JCTreeData
Reads the parameter values from the HTML page using the specified applet.
getParameters(Applet) - Method in class com.klg.jclass.higrid.beans.JCHiGrid
Reads the parameter values from the HTML page using the specified applet.
getParameters(Applet, String) - Method in class com.klg.jclass.datasource.beans.JCData
Reads the parameter values from the file.
getParameters(Applet, String) - Method in class com.klg.jclass.datasource.beans.JCTreeData
Reads the parameter values from the file.
getParameters(Applet, String) - Method in class com.klg.jclass.higrid.beans.JCHiGrid
Reads the parameter values from the file.
getParams(JCHiGrid) - Static method in class com.klg.jclass.higrid.beans.JCHiGridConverter
 
getParent() - Method in class com.klg.jclass.chart.ChartDataView
Gets the JCChart object with which a ChartDataView instance is associated.
getParent() - Method in class com.klg.jclass.chart.ChartDataViewSeries
Gets the value of the Parent property.
getParent() - Method in class com.klg.jclass.chart.JCAnno
Returns the parent JCAxis.
getParent() - Method in class com.klg.jclass.chart.JCAxisFormula
Allows access to parent JCAxis object.
getParent() - Method in class com.klg.jclass.chart.JCCandleChartFormat
 
getParent() - Method in class com.klg.jclass.chart.JCGrid
Returns the parent JCAxis.
getParent() - Method in class com.klg.jclass.chart.JCHiloChartFormat
 
getParent() - Method in class com.klg.jclass.chart.JCHLOCChartFormat
 
getParent() - Method in class com.klg.jclass.chart.PlotArea
Gets the ChartArea that contains this Plot Area.
getParent() - Method in class com.klg.jclass.datasource.ReadOnlyBinding
Get the parent Binding of this table.
getParent() - Method in interface com.klg.jclass.datasource.ReadOnlyBindingModel
Get the parent Binding of this table.
getParent() - Method in class com.klg.jclass.higrid.CellFormat
Retrieves the parent of this object.
getParent() - Method in class com.klg.jclass.higrid.RowFormat
Retrieves the parent of this object.
getParent() - Method in class com.klg.jclass.util.calendar.BoundsValidator
Return the parent component.
getParent(TreePath) - Static method in class com.klg.jclass.util.treetable.TreeTableSupport
Given a tree path, this method returns the parent object or null if no parent exists.
getParentBookmark() - Method in class com.klg.jclass.datasource.BaseDataTable
Returns the bookmark of the parent row for this table.
getParentBookmark() - Method in class com.klg.jclass.datasource.beans.JCData
Since JCData has no parent, it always returns -1.
getParentBookmark() - Method in interface com.klg.jclass.datasource.DataTableModel
Returns the parent bookmark for this table.
getParentBookmark() - Method in class com.klg.jclass.higrid.SummaryDataTable
Return the parent row for this table.
getParentChart() - Method in class com.klg.jclass.chart.ChartInteriorRegion
 
getParentChart() - Method in class com.klg.jclass.chart.JCChartLabel
Returns the parent chart to this chart label.
getParentChart() - Method in interface com.klg.jclass.chart.JCChartLabelManager
Gets the chart for which this class is managing chart labels.
getParentChart() - Method in class com.klg.jclass.chart.JCDefaultChartLabelManager
Gets the parent chart, whose chart labels are managed by this class.
getParentColumn() - Method in class com.klg.jclass.datasource.util.ColumnMap
Gets the parent column
getParentManager() - Method in class com.klg.jclass.chart.JCChartLabel
Returns the manager chart to this chart label.
getParentNodeProperties() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the parent data bean component property.
getParentPath() - Method in class com.klg.jclass.util.treetable.NodeChildrenTable
Returns the path of the parent node.
getParentRegion() - Method in class com.klg.jclass.chart.ChartInteriorRegion
 
getParentStyle() - Method in interface com.klg.jclass.table.CellStyleModel
Returns the parent style.
getParentStyle() - Method in class com.klg.jclass.table.JCCellStyle
Returns the parent style.
getParsedMask() - Method in class com.klg.jclass.field.validate.JCStringValidator
Returns a String with only literals in the correct position.
getParser() - Method in class com.klg.jclass.datasource.jdbc.MetaData
Returns the parser of the sql query statement.
getPassword() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the password for the database.
getPassword() - Method in class com.klg.jclass.datasource.LoginDialog
Get the user password entered.
getPathBounds(TreePath) - Method in class com.klg.jclass.swing.JCTreeTable
This method not functional in this release
getPathForLocation(int, int) - Method in class com.klg.jclass.swing.JCTreeTable
Returns the path for the node at the specified location.
getPathForRow(int) - Method in class com.klg.jclass.swing.JCTreeTable
Returns the path that is displayed at the table row specified.
getPathForRow(int) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Returns the path for the specified row.
getPathForRow(int, int) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Returns the path for the specified row.
getPattern() - Method in class com.klg.jclass.chart.JCFillStyle
Gets the Pattern property of JCFillStyle, which controls the pattern used to fill the specified region.
getPattern() - Method in class com.klg.jclass.chart.JCLineStyle
Gets the Pattern property, which dictates the pattern used to draw a line.
getPattern() - Method in class com.klg.jclass.chart3d.JCFillStyle
Gets the Pattern property of JCFillStyle, which controls the pattern used to fill the specified region.
getPattern() - Method in class com.klg.jclass.chart3d.JCLineStyle
Gets the Pattern property, which dictates the pattern used to draw a line.
getPersistor() - Method in class com.klg.jclass.datasource.jdbc.MetaData
Return the PersistorModel instance which is to be used to save changes to the data base.
getPerspective() - Method in class com.klg.jclass.chart3d.JCView3d
Returns the plot cube perspective.
getPerspective() - Method in class com.klg.jclass.chart3d.Transform
 
getPickFocus() - Method in class com.klg.jclass.chart.ChartDataView
Gets the PickFocus property of the data view.
getPickList() - Method in class com.klg.jclass.field.JCComboField
Gets the current pick list.
getPickList() - Method in class com.klg.jclass.field.validate.AbstractValidator
Gets the pick list.
getPickList() - Method in interface com.klg.jclass.field.validate.JCValidator
Returns the list of values that the end user can pick from.
getPickListIndex(Object) - Method in class com.klg.jclass.field.validate.AbstractValidator
Checks to see if a given object is in the pick list.
getPickListIndex(Object) - Method in interface com.klg.jclass.field.validate.JCValidator
Returns the offset into the PickList of the object.
getPickResult() - Method in class com.klg.jclass.chart.JCPickEvent
Gets the result of a pick event, a JCDataIndex object.
getPickResult() - Method in class com.klg.jclass.chart3d.event.JCPick3dEvent
Gets the result of a pick event, which is a JCData3dIndex object.
getPixelBounds(FontRenderContext, float, float) - Method in class com.klg.jclass.page.GlyphVectorBase
Returns the pixel bounds of this GlyphVector when rendered in a graphics with the given FontRenderContext at the given location.
getPixelHeight(int) - Method in class com.klg.jclass.table.JCTable
Returns the PixelHeight value for a row, previous set using setPixelHeight.
getPixelValue() - Method in class com.klg.jclass.table.CellSize
Returns the pixel value for a row or column.
getPixelWidth(int) - Method in class com.klg.jclass.table.JCTable
Returns the PixelWidth value for a column, previously set using setPixelWidth.
getPlaceHolderChars() - Method in class com.klg.jclass.field.validate.JCStringValidator
Returns the placeholder String.
getPlacement() - Method in class com.klg.jclass.chart.JCAxis
Gets the Placement property of the JCAxis, which controls where the axis is placed.
getPlacement() - Method in class com.klg.jclass.chart.JCAxisTitle
Gets the actual value of the Placement property of the JCTitleAxis.
getPlacementAxis() - Method in class com.klg.jclass.chart.JCAxis
Gets the PlacementAxis property of the axis.
getPlacementIsDefault() - Method in class com.klg.jclass.chart.JCAxis
Gets the PlacementIsDefault property.
getPlacementIsDefault() - Method in class com.klg.jclass.chart.JCAxisTitle
Gets the value of the PlacementIsDefault property.
getPlacementLocation() - Method in class com.klg.jclass.chart.JCAxis
Gets the value of the PlacementLocation property.
getPlaneMask() - Method in class com.klg.jclass.chart3d.JCGridLines
Returns the plane mask that determines on which plane(s) to draw gridlines.
getPlotArea() - Method in class com.klg.jclass.chart.JCChartArea
Gets the value of the PlotArea property, which represents the region of the ChartArea that is inside the axes.
getPlotAreaAppearance() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the PlotAreaAppearance property.
getPlotCube() - Method in class com.klg.jclass.chart3d.JCChart3dArea
Gets the chart area's JCPlotCube object.
getPlotCubeBackground() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Gets the background color of the PlotCube
getPlotCubeBackground() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Gets the background color of the PlotCube
getPlotCubeForeground() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Gets the foreground color of the PlotCube
getPlotCubeForeground() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Gets the foreground color of the PlotCube
getPlotCubeScaling() - Method in class com.klg.jclass.chart3d.j3d.JCPlotCubeJava3d
Returns the scaling transform for the plotcube.
getPlotRect() - Method in class com.klg.jclass.chart.JCChartArea
Returns the current Rectangle representing the plotting region in chart area.
getPoint() - Method in class com.klg.jclass.chart.JCDataIndex
Gets the value of the Point property.
getPoint() - Method in class com.klg.jclass.chart3d.ContourSegment
Returns the point for this contour segment.
getPoint() - Method in class com.klg.jclass.chart3d.event.Chart3dPointDataEvent
Retrieves the point index associated with the event.
getPoint() - Method in class com.klg.jclass.chart3d.JCData3dPointIndex
Gets the value of the Point property.
getPoint() - Method in class com.klg.jclass.chart3d.SortPoint
Retrieves the point number of this point in the given series.
getPoint() - Method in class com.klg.jclass.swing.gauge.JCGaugePickEvent
Returns the (x, y) point of the click.
getPoint(double, double[]) - Method in class com.klg.jclass.chart.ChartDataViewSeries
Finds the closest match to a value in an array.
getPoint(int) - Method in class com.klg.jclass.chart3d.Chart3dPointSeries
Returns the point in the points array indexed by point.
getPoint(int, int) - Method in class com.klg.jclass.chart3d.Chart3dPointData
Returns the point indexed by pointNum in the series indexed by seriesNum.
getPoint(int, int) - Method in class com.klg.jclass.chart3d.data.JCEditable3dPointDataSource
Retrieves the specified point object, given series and point indices.
getPointData() - Method in class com.klg.jclass.chart3d.DrawPoint
Data must be point data.
getPointerTraverseForcesEdit() - Method in class com.klg.jclass.table.JCTable
Gets the value of the PointerTraverseForcesEdit property.
getPointFromCellPosition(CellPosition) - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the point from the specified cell.
getPointFromHorizontalScrollableCellPosition(CellPosition) - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the point from the specified cell.
getPointImageMapInfo() - Method in class com.klg.jclass.chart.ChartDataViewSeries
Retrieves an array of image map information, one for each point in the series.
getPointImageMapInfo(int) - Method in class com.klg.jclass.chart.data.BaseDataSource
Retrieves a array of image map information indexed by series.
getPointIndex() - Method in class com.klg.jclass.chart.ChartDataEvent
Gets the PointIndex property.
getPointIndex(double, double[], int) - Method in class com.klg.jclass.chart3d.Chart3dData
Usees a binary search to look for the value 't' in the array 'arr'.
getPointLabel(int) - Method in class com.klg.jclass.chart.ChartDataView
Gets a particular PointLabel from the PointLabels property.
getPointLabels() - Method in class com.klg.jclass.chart.ChartDataView
Gets the PointLabels property for the ChartDataView object.
getPointLabels() - Method in class com.klg.jclass.chart.data.BaseDataSource
 
getPointLabels() - Method in class com.klg.jclass.chart.data.JCChartSwingDataSource
Point labels can be set manually if desired.
getPointLabels() - Method in interface com.klg.jclass.chart.LabelledChartDataModel
Retrieves the labels to be used for each point in a particular data series.
getPoints() - Method in interface com.klg.jclass.chart3d.Chart3dPointDataModel
Retrieves an doubly subscripted array of points (arranged by series).
getPoints() - Method in class com.klg.jclass.chart3d.Chart3dPointSeries
Returns the array of points.
getPoints() - Method in class com.klg.jclass.chart3d.data.Base3dPointDataSource
Retrieves a doubly subscripted array of points (arranged by series).
getPoints() - Method in class com.klg.jclass.chart3d.JCChart3d
Retrieves a list of points for a scatter plot.
getPointSize() - Method in class com.klg.jclass.page.JCTextStyle
Gets the style's defined point size.
getPolarAnnotationBounds() - Method in class com.klg.jclass.chart.JCAxis
Returns an AnnoBoundsInfo object for this axis.
getPolarAxisParams() - Method in class com.klg.jclass.chart.JCAxis
 
getPolarChartDeltas(ChartDataView, Deltas) - Method in class com.klg.jclass.chart.JCChartArea
Computes size and position offsets needed to keep the axis annotations of a Polar or Radar chart in view.
getPolarRadar() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the value of the PolarRadar property.
getPolarRadarCenter() - Method in class com.klg.jclass.chart.JCAxis
Gets the center of the plot area for polar/radar charts.
getPolarRadarRadius() - Method in class com.klg.jclass.chart.JCAxis
Gets the radius of the plot area for polar/radar charts.
getPolygonDistance(int, int, Polygon) - Static method in class com.klg.jclass.chart.JCChartUtil
Returns the minimum pixel distance between a pick point and a specified polygon.
getPolygonOffset() - Method in class com.klg.jclass.chart3d.j3d.JCCubeSquareArray
 
getPolygonOffsetFactor() - Method in class com.klg.jclass.chart3d.j3d.JCCubeSquareArray
 
getPopupCalendar() - Method in class com.klg.jclass.swing.JCPopupCalendar.DateEditor
Return the editor's JCPopupCalendar parent.
getPopupCalendar() - Method in class com.klg.jclass.swing.JCPopupCalendar.DateRenderer
Return the renderer's JCPopupCalendar parent.
getPopupEditor() - Method in class com.klg.jclass.field.JCPopupField
Returns the popup editor.
getPopupEditor() - Method in class com.klg.jclass.swing.JCPopupCalendar
Returns the popup editor.
getPosition() - Method in class com.klg.jclass.page.JCTab
Gets the position of the tab measured from the left margin.
getPosition() - Method in class com.klg.jclass.swing.gauge.LinearConstraint
Returns the position (normally corresponding to a particular scale value) at which this component will be placed on the scale as an integer
getPosition() - Method in class com.klg.jclass.util.JCStringTokenizer
Returns the current scan position within the String.
getPosition(Component) - Method in class com.klg.jclass.table.JCTable
Returns the JCCellPosition of the given component in table.
getPositionAsDouble() - Method in class com.klg.jclass.swing.gauge.LinearConstraint
Returns the position (normally corresponding to a particular scale value) at which this component will be placed on the scale as a double.
getPrecision() - Method in class com.klg.jclass.chart.JCAnno
Returns the format for numbers in a tick label.
getPrecision() - Method in class com.klg.jclass.chart.JCAxis
Gets the Precision property of the Axis, which controls the number of zeros that appear after the decimal place in the axis label.
getPrecision() - Method in class com.klg.jclass.datasource.BaseColumn
 
getPrecision() - Method in interface com.klg.jclass.datasource.ColumnModel
 
getPrecision() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the format for numbers in a tick label: positive values denote the number of places after the decimal point (for example, 3 means multiples of 0.001); negative values indicate the positive number of zeros are used before the decimal place (for example, -3 means numbering will be in multiples of 1000).
getPrecision() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the format for numbers in a tick label: positive values denote the number of places after the decimal point (for example, 3 means multiples of 0.001); negative values indicate the positive number of zeros are used before the decimal place (for example, -3 means numbering will be in multiples of 1000).
getPrecision() - Method in class com.klg.jclass.swing.gauge.JCAbstractTick
Returns the format for numbers in a tick label: positive values denote the number of places after the decimal point (for example, 3 means multiples of 0.001), negative values indicate the positive number of zeros are used before the decimal place (for example, -3 means numbering will be in multiples of 1000).
getPrecision() - Method in interface com.klg.jclass.swing.gauge.JCTick
Returns the format for numbers in a tick label.
getPrecisionIsDefault() - Method in class com.klg.jclass.chart.JCAnno
If true, uses the axis-determined precision for tick labels; otherwise, uses the current value of precision property to label tick marks.
getPrecisionIsDefault() - Method in class com.klg.jclass.chart.JCAxis
Gets the PrecisionIsDefault property of JCAxis.
getPrecisionUseDefault() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
If true, uses gauge-determined precision for tick labels; otherwise, uses setPrecision to label tick marks.
getPrecisionUseDefault() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
If true, uses gauge-determined precision for tick labels; otherwise, uses setPrecision to label tick marks.
getPrecisionUseDefault() - Method in class com.klg.jclass.swing.gauge.JCAbstractTick
If true, uses gauge-determined precision for tick labels; otherwise, uses the current value of precision property to label tick marks.
getPrecisionUseDefault() - Method in interface com.klg.jclass.swing.gauge.JCTick
If true, uses the gauge-determined precision for tick labels; otherwise, uses the current value of precision property to label tick marks.
getPreferredHeight() - Method in class com.klg.jclass.higrid.RowFormat
Get the preferred height of this row format.
getPreferredLayoutSize(Container, Dimension) - Method in class com.klg.jclass.util.swing.JCElasticLayout
Returns the preferred layout size of the containers within their parent given this layout, and the total amount of "elasticity" in the child components.
getPreferredSize() - Method in class com.klg.jclass.chart.ChartRegion
Returns the manually set preferred size for the ChartRegion instance.
getPreferredSize() - Method in class com.klg.jclass.chart.JCChartArea
Returns the preferred size for the chart area.
getPreferredSize() - Method in class com.klg.jclass.chart3d.beans.BaseEditor
 
getPreferredSize() - Method in class com.klg.jclass.chart3d.JCChart3dArea
Returns the preferred size for the chart area.
getPreferredSize() - Method in class com.klg.jclass.datasource.swing.DSdbJCheckbox
Returns the preferred size of the component.
getPreferredSize() - Method in class com.klg.jclass.datasource.swing.DSdbJImage
Returns the preferred size of the component.
getPreferredSize() - Method in class com.klg.jclass.datasource.swing.DSdbJLabel
Returns the preferred size of the component.
getPreferredSize() - Method in class com.klg.jclass.datasource.swing.DSdbJList
Returns the preferred size of the component.
getPreferredSize() - Method in class com.klg.jclass.datasource.swing.DSdbJNavigator
Returns the preferred size of the component.
getPreferredSize() - Method in class com.klg.jclass.datasource.swing.DSdbJTextArea
Returns the preferred size of the component.
getPreferredSize() - Method in class com.klg.jclass.datasource.swing.DSdbJTextField
Returns the preferred size of the component.
getPreferredSize() - Method in class com.klg.jclass.higrid.GridArea
Gets the preferred size of this component.
getPreferredSize() - Method in class com.klg.jclass.higrid.HiGridTip
 
getPreferredSize() - Method in class com.klg.jclass.page.awt.JCPrintPage
Gets the preferred size of the page.
getPreferredSize() - Method in class com.klg.jclass.swing.gauge.JCAbstractIndicator
Returns the preferred size for this component.
getPreferredSize() - Method in class com.klg.jclass.swing.gauge.JCAbstractNeedle
Returns the preferred size for this component.
getPreferredSize() - Method in class com.klg.jclass.swing.gauge.JCCenter
Overridden so that the center can scale itself proportionately with the scale.
getPreferredSize() - Method in class com.klg.jclass.swing.gauge.JCCircularRange
Returns the preferred size of this range, which will be the preferred size of the scale.
getPreferredSize() - Method in class com.klg.jclass.swing.gauge.JCCircularScale
This is called by our widget parent when it wants to know our preferrred size.
getPreferredSize() - Method in class com.klg.jclass.swing.gauge.JCCircularTick
 
getPreferredSize() - Method in class com.klg.jclass.swing.gauge.JCLinearRange
Returns the preferred size of this range, which will be the preferred size of the scale.
getPreferredSize() - Method in class com.klg.jclass.swing.gauge.JCLinearScale
This is called by our widget parent when it wants to know our preferred size.
getPreferredSize() - Method in class com.klg.jclass.swing.gauge.JCLinearTick
This is called by our widget parent when it wants to know our preferred size.
getPreferredSize() - Method in class com.klg.jclass.swing.JCMDIPane
If this pane has an ancestor that is a scrollpane or it has no children, then it returns the default preferred size.
getPreferredSize() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the preferred size of the component.
getPreferredSize() - Method in class com.klg.jclass.swing.JCMultiSelectList.SelectionButton
Returns the preferred size of the component.
getPreferredSize() - Method in class com.klg.jclass.swing.JCTreeExplorer
 
getPreferredSize() - Method in class com.klg.jclass.swing.JCTreeExplorer.WhiteOutContainer
 
getPreferredSize() - Method in class com.klg.jclass.swing.JCTreeTable
 
getPreferredSize() - Method in class com.klg.jclass.swing.JCTreeTable.Renderer
 
getPreferredSize() - Method in class com.klg.jclass.table.CellArea
Returns the preferred size of the cell area.
getPreferredSize() - Method in class com.klg.jclass.table.JCPrintPreview.PageImage
Gets the preferred size of the page.
getPreferredSize() - Method in class com.klg.jclass.table.JCTable
 
getPreferredSize() - Method in class com.klg.jclass.table.TableLayout
Returns the preferred size of table based on the number of rows and columns and scrollbar policy.
getPreferredSize() - Method in class com.klg.jclass.util.calendar.DayTable
Gets the preferred size of the DayTable.
getPreferredSize() - Method in class com.klg.jclass.util.calendar.MonthTable
Get the preferred size.
getPreferredSize() - Method in class com.klg.jclass.util.legend.JCLegend
Calculates and returns the preferred size for the legend, or the manually set preferred size if it has been manually set.
getPreferredSize() - Method in interface com.klg.jclass.util.legend.LegendComponentLayoutUser
Return the preferred size of this component.
getPreferredSize() - Method in class com.klg.jclass.util.swing.AbstractSpinBox
Returns the preferred size of the Spin Field.
getPreferredSize() - Method in class com.klg.jclass.util.swing.JCBrace
Returns the preferred size of the component.
getPreferredSize() - Method in class com.klg.jclass.util.swing.JCSortableTable
Override this method to allow a different default preferred size for design time.
getPreferredSize() - Method in class com.klg.jclass.util.swing.JCSpring
Returns the preferred size of the component.
getPreferredSize(Graphics, JCCellInfo, Object) - Method in class com.klg.jclass.cell.editors.BaseCellEditor
 
getPreferredSize(Graphics, JCCellInfo, Object) - Method in class com.klg.jclass.cell.editors.JCImageCellEditor
 
getPreferredSize(Graphics, JCCellInfo, Object) - Method in class com.klg.jclass.cell.editors.JCMultilineCellEditor
 
getPreferredSize(Graphics, JCCellInfo, Object) - Method in interface com.klg.jclass.cell.JCLightCellRenderer
Returns the preferred size of the cell's drawing area.
getPreferredSize(Graphics, JCCellInfo, Object) - Method in class com.klg.jclass.cell.renderers.JCImageCellRenderer
Returns the size of the cell required to display the image.
getPreferredSize(Graphics, JCCellInfo, Object) - Method in class com.klg.jclass.cell.renderers.JCRawImageCellRenderer
Returns the size of the cell required to display the image.
getPreferredSize(Graphics, JCCellInfo, Object) - Method in class com.klg.jclass.cell.renderers.JCScaledImageCellRenderer
Returns the size of the cell required to display the image.
getPreferredSize(Graphics, JCCellInfo, Object) - Method in class com.klg.jclass.cell.renderers.JCStringCellRenderer
Used to determine the preferred size of the cell.
getPreferredSize(Graphics, JCCellInfo, Object) - Method in class com.klg.jclass.cell.renderers.JCWordWrapCellRenderer
Determines the preferred size of the cell.
getPreferredSize(Graphics, JCCellInfo, Object) - Method in class com.klg.jclass.field.cell.JCTextFieldCellEditor
 
getPreferredSize(Graphics, JCCellInfo, Object) - Method in class com.klg.jclass.higrid.DefaultEditStatusRenderer
Returns the preferred size of the cell's drawing area.
getPreferredSize(Graphics, JCCellInfo, Object) - Method in class com.klg.jclass.higrid.NullCellEditor
 
getPreferredSize(Graphics, JCCellInfo, Object) - Method in class com.klg.jclass.higrid.SortLabelCellRenderer
Returns the preferred size of the cell's drawing area.
getPreferredSizeFromGraphics(JComponent, Graphics, boolean) - Static method in class com.klg.jclass.util.swing.JCSwingUtilities
Calculates the preferred size of Swing components from the font metrics in the specified Graphics object, not from the default screen font metrics as Swing usually does.
getPreferredTotalArea() - Method in class com.klg.jclass.higrid.CellFormat
Returns the preferred area for the cell being displayed or edited.
getPrefixList() - Method in class com.klg.jclass.field.JCComboField
Returns the value of PrefixList.
getPreviewMethod() - Method in class com.klg.jclass.chart3d.JCViewport
Returns the preview method.
getPreviousButton() - Method in class com.klg.jclass.swing.BaseWizardPage
Gets the previousButton
getPreviousButton() - Method in class com.klg.jclass.swing.JCSplitWizard
 
getPreviousChild(DataSourceTreeNode) - Method in class com.klg.jclass.datasource.DataSourceTreeNode
 
getPreviousDirection() - Method in class com.klg.jclass.higrid.SortData
Retrieves the previous direction value.
getPreviousUncle(RowNode) - Method in class com.klg.jclass.higrid.RowTree
A helper routine that returns the "uncle" (or "aunt") of the passed row.
getPreviousValue(int) - Method in class com.klg.jclass.field.validate.AbstractValidator
Returns the previous value in the pickList or "null" if we are already at the beginning of the list.
getPreviousVisible() - Method in class com.klg.jclass.datasource.swing.DSdbJNavigator
Gets PreviousVisible property value.
getPrintable(int) - Method in class com.klg.jclass.higrid.PrintGrid12
Gets the Printable instance responsible for rendering the page specified by pageIndex.
getPrintableHeight() - Method in class com.klg.jclass.higrid.PrintGrid12
Gets the printable height of a page.
getPrintableWidth() - Method in class com.klg.jclass.higrid.PrintGrid12
Gets the printable width of a page.
getPrintColumnPageIndex() - Method in class com.klg.jclass.higrid.HiGrid
Returns the printing column page index value.
getPrinter() - Method in class com.klg.jclass.page.awt.JCAWTPreviewer
Returns the screen printer for this previewer.
getPrinter() - Method in class com.klg.jclass.page.JCDocument
Gets the printer for which this document is being prepared.
getPrinterGraphics() - Method in class com.klg.jclass.page.JCDocument
Gets the printer for which this document is being prepared.
getPrintFormat() - Method in class com.klg.jclass.higrid.HiGrid
Returns the print format.
getPrintFormatStrings() - Static method in class com.klg.jclass.higrid.beans.JCHiGridConverter
Gets an internationalized array of print format Strings.
getPrintGrid() - Method in class com.klg.jclass.higrid.HiGrid
Returns the print grid object.
getPrintGrid() - Method in class com.klg.jclass.higrid.HiGridPrintEvent
Gets the print grid.
getPrintOffset(PageFormat) - Method in class com.klg.jclass.higrid.PrintGrid12
Gets the top/left corner of the printable area on the page.
getPrintRowPageIndex() - Method in class com.klg.jclass.higrid.HiGrid
Returns the printing row page index value.
getPrintStream() - Static method in class com.klg.jclass.util.JCDebug
Returns the PrintStream currently in use.
getPrintTimeRowTree() - Method in class com.klg.jclass.higrid.PrintGrid12
Setup the print time row tree.
getProcessGrid() - Method in class com.klg.jclass.chart3d.DrawGrid
Returns the ProcessGrid object.
getProcessingOrder() - Method in class com.klg.jclass.chart3d.Transform
 
getProcessName() - Method in class com.klg.jclass.util.progress.JCProgressAbortedException
Returns the process name aborted.
getProcessName() - Method in class com.klg.jclass.util.progress.JCProgressEvent
Returns the process name.
getPromptLabel() - Method in class com.klg.jclass.field.JCPromptHelper
Returns the prompt label being used.
getPromptUserForLogin() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Get boolean if user is prompted for login.
getProperty(String, ImageObserver) - Method in class com.klg.jclass.page.EPSImage
Gets a property of this image by name.
getPropertyFrame() - Method in class com.klg.jclass.chart3d.JCChart3dCustomizerPage
Utility method that returns a frame for placing a propery page in.
getPropertyName() - Method in class com.klg.jclass.util.io.OutputProperties
Gets the name to write to the property.
getPrototypeCellValue() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the cell size based on an estimate of the cell's width and height.
getProvider() - Method in class com.klg.jclass.datasource.BaseMetaData
Get the provider (if any) for this level.
getProvider() - Method in interface com.klg.jclass.datasource.MetaDataModel
Get the provider (if any) for this level.
getProvider() - Method in class com.klg.jclass.higrid.SummaryMetaData
Get the provider (if any) for this level.
getProviderName() - Method in class com.klg.jclass.datasource.beans.NodeProperties
 
getQualifiedName() - Method in class com.klg.jclass.datasource.util.SqlStatementColumn
Gets the qualified column name, i.e.
getQualifiedName() - Method in class com.klg.jclass.datasource.util.SqlStatementTable
Gets the qualified table name, i.e.
getQualifiedTableName(String, boolean, MetaData) - Method in class com.klg.jclass.datasource.jdbc.Persistor
Return the qualified version of the table name, i.e., can be [catalog.][schema.]table [alias]
getQualifier() - Method in class com.klg.jclass.datasource.util.SqlStatementColumn
Gets the column qualifier, i.e.
getQualifier() - Method in class com.klg.jclass.datasource.util.SqlStatementTable
Gets the table qualifier, i.e.
getQuality() - Method in class com.klg.jclass.util.swing.encode.JPEGEncoder
Get quality factor for JPEG encoding.
getQuery() - Method in class com.klg.jclass.datasource.jdbc.JDBCBinding
Get the query for this level.
getQuery() - Method in class com.klg.jclass.table.data.JCResultSetDataSource
Returns the SQL statement.
getQueryGraphics() - Method in class com.klg.jclass.chart.JCChart
Return the current query graphics object, if one exists.
getRadarAngle(int, int, int, boolean) - Static method in class com.klg.jclass.chart.JCChartUtil
Returns the radar angle for a data point.
getRadius() - Method in class com.klg.jclass.swing.gauge.JCCenter
Gets the radius of the center.
getRadius() - Method in class com.klg.jclass.swing.gauge.JCCircularScale
Returns the current radius of this scale.
getRadiusOfInfluence() - Method in class com.klg.jclass.chart3d.Chart3dDataView
This method returns the value of the radiusOfInfluence parameter used in mouse editing of a SURFACE chart.
getRadiusOfInfluence() - Method in class com.klg.jclass.chart3d.j3d.actions.EditAction
 
getRange() - Method in class com.klg.jclass.util.formulae.TableExpressionList
Return the range of the table data being used by this expression
getRangeBreak() - Method in class com.klg.jclass.util.SeqRangeCollector
Set the RangeBreak property, which determines the type of range breaks that will be forced in addition to the rule specified in RangeType; Currently, this value must be one of RANGE_BREAK_NORMAL or RANGE_BREAK_HEX_BOUNDARY.
getRangedSelection() - Method in class com.klg.jclass.table.beans.PropertyEditorTable
 
getRangeName() - Method in class com.klg.jclass.swing.gauge.JCAbstractRange
Gets the name of this range.
getRangeName() - Method in interface com.klg.jclass.swing.gauge.JCRange
Gets the name of this range.
getRanges() - Method in class com.klg.jclass.swing.gauge.JCAbstractScale
Returns the Vector of tick objects for this scale.
getRanges() - Method in class com.klg.jclass.swing.gauge.JCGauge
Returns the list of ranges.
getRanges() - Method in interface com.klg.jclass.swing.gauge.JCScale
Returns the Vector of tick objects for this scale.
getRanges() - Method in class com.klg.jclass.util.SeqRangeCollector
Get list of ranges created from integer input.
getRangeType() - Method in class com.klg.jclass.util.SeqRangeCollector
Get the RangeType property, which determines the type of range that is being tracked.
getRangeValue(String) - Static method in class com.klg.jclass.table.beans.TablePropertyEditor
 
getRangeValue(String, String) - Static method in class com.klg.jclass.table.beans.TablePropertyEditor
 
getRealCellEditor(int, int) - Method in class com.klg.jclass.swing.JCTreeExplorer.TreeIconRenderTable
Supplied to figure out the real editor needed.
getRealCellRenderer(int, int) - Method in class com.klg.jclass.swing.JCTreeExplorer.TreeIconRenderTable
Supplied to figure out the real renderer needed.
getRecordCellStyle() - Method in class com.klg.jclass.higrid.HiGrid
Returns the current record cellStyle.
getRecordFormat() - Method in class com.klg.jclass.higrid.FormatNode
Retrieves the record format for this object.
getRegion(int, int) - Method in class com.klg.jclass.chart3d.GridRegion
 
getRegistryType() - Method in class com.klg.jclass.util.swing.JCTableColumn
Get the current registry type.
getRelativeURLPrefix() - Method in class com.klg.jclass.util.io.LoadProperties
Get the prefix that will be prepended to relative urls
getRemainingCellEditorName(int) - Static method in class com.klg.jclass.higrid.LookupTable
Retrieves the Remaining String name of the editor for the given datatype.
getRemainingCellRendererName(int) - Static method in class com.klg.jclass.higrid.LookupTable
Retrieves the Remaining String name of the renderer for the given datatype.
getRenderer() - Method in class com.klg.jclass.util.swing.AbstractSpinBox
Get the renderer being used by this spinbox
getRenderer(String) - Method in class com.klg.jclass.cell.EditorRendererRegistry.ClassCells
 
getRenderer(String, boolean) - Method in class com.klg.jclass.cell.EditorRendererRegistry.ClassCells
 
getRendererComponent(JCCellInfo, Object, boolean) - Method in interface com.klg.jclass.cell.JCComponentCellRenderer
Method that returns the cell rendering component.
getRendererComponent(JCCellInfo, Object, boolean) - Method in class com.klg.jclass.cell.renderers.JCCheckBoxCellRenderer
 
getRendererComponent(JCCellInfo, Object, boolean) - Method in class com.klg.jclass.cell.renderers.JCComboBoxCellRenderer
 
getRendererComponent(JCCellInfo, Object, boolean) - Method in class com.klg.jclass.cell.renderers.JCHTMLCellRenderer
 
getRendererComponent(JCCellInfo, Object, boolean) - Method in class com.klg.jclass.cell.renderers.JCLabelCellRenderer
 
getRendererComponent(JCCellInfo, Object, boolean) - Method in class com.klg.jclass.field.cell.JCComboFieldCellRenderer
 
getRendererComponent(JCCellInfo, Object, boolean) - Method in class com.klg.jclass.field.cell.JCLabelFieldCellRenderer
 
getRendererComponent(JCCellInfo, Object, boolean) - Method in class com.klg.jclass.field.cell.JCPopupFieldCellRenderer
 
getRendererComponent(JCCellInfo, Object, boolean) - Method in class com.klg.jclass.field.cell.JCSpinFieldCellRenderer
 
getRendererComponent(JCCellInfo, Object, boolean) - Method in class com.klg.jclass.field.cell.JCTextFieldCellRenderer
 
getRendererIndent(TreePath) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Deprecated. As of JClass DesktopViews 6.3. Use getRenderIndent(path, value, value_class) instead.
getRendererIndent(TreePath, Object, Class) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Returns the x offset at which we need to place the renderer.
getRenderersTable() - Method in class com.klg.jclass.table.BaseDataView
Returns a Hashtable of object to renderer mappings.
getRenderersTable() - Method in interface com.klg.jclass.table.DataViewModel
Returns a Hashtable of object to renderer mappings.
getRendererString(String) - Method in class com.klg.jclass.cell.EditorRendererRegistry.ClassCells
 
getRenderList() - Method in class com.klg.jclass.page.JCFrame
Gets the list of render objects which have been placed in this frame.
getRepaint() - Method in class com.klg.jclass.table.Table
Returns true if repaint is enabled, false otherwise.
getRepaintEnabled() - Method in class com.klg.jclass.swing.gauge.JCGauge
Disable/enable repaints of gauge and its components.
getRepeatBackground() - Method in interface com.klg.jclass.table.CellStyleModel
Returns the background repeat flag.
getRepeatBackground() - Method in class com.klg.jclass.table.JCCellStyle
Returns the background repeat flag.
getRepeatBackgroundColors() - Method in interface com.klg.jclass.table.CellStyleModel
Gets the table's RepeatBackgroundColors value.
getRepeatBackgroundColors() - Method in class com.klg.jclass.table.JCCellStyle
Gets the table's RepeatBackgroundColors value.
getRepeatColor(int, int, int, Color[]) - Method in class com.klg.jclass.table.JCTableCellInfo
Gets the color of a cell from the repeated background or foreground list.
getRepeatForeground() - Method in interface com.klg.jclass.table.CellStyleModel
Returns the foreground repeat flag.
getRepeatForeground() - Method in class com.klg.jclass.table.JCCellStyle
Returns the foreground repeat flag.
getRepeatForegroundColors() - Method in interface com.klg.jclass.table.CellStyleModel
Gets the table's RepeatForegroundColors value.
getRepeatForegroundColors() - Method in class com.klg.jclass.table.JCCellStyle
Gets the table's RepeatForegroundColors value.
getRequiredFieldComponents(Container) - Static method in class com.klg.jclass.field.JCFormUtil
Returns the JCFieldComponent children of the form that are considered required (isRequired() == true).
getReservedKeys() - Method in class com.klg.jclass.cell.editors.BaseCellEditor
This editor reserves the LEFT and RIGHT arrow keys for its own use.
getReservedKeys() - Method in class com.klg.jclass.cell.editors.JCCheckBoxCellEditor
This editor reserves no keys for its own use.
getReservedKeys() - Method in class com.klg.jclass.cell.editors.JCComboBoxCellEditor
This editor reserves no keys for its own use.
getReservedKeys() - Method in class com.klg.jclass.cell.editors.JCImageCellEditor
This editor reserves no keys for its own use.
getReservedKeys() - Method in class com.klg.jclass.cell.editors.JCMultilineCellEditor
This editor reserves the enter key and navigation keys.
getReservedKeys() - Method in interface com.klg.jclass.cell.JCCellEditor
Retrieves the keys that the editor would like to reserve for itself.
getReservedKeys() - Method in class com.klg.jclass.field.cell.JCComboFieldCellEditor
This editor reserves no keys for its own use.
getReservedKeys() - Method in class com.klg.jclass.field.cell.JCPopupFieldCellEditor
This editor reserves no keys for its own use.
getReservedKeys() - Method in class com.klg.jclass.field.cell.JCSpinFieldCellEditor
This editor reserves no keys for its own use.
getReservedKeys() - Method in class com.klg.jclass.field.cell.JCTextFieldCellEditor
This editor reserves the LEFT and RIGHT arrow keys for its own use.
getReservedKeys() - Method in class com.klg.jclass.higrid.NullCellEditor
No keys are reserved.
getResetKey() - Method in class com.klg.jclass.chart.JCChart
Gets the value of the ResetKey property.
getResizeByLabelsOnly() - Method in class com.klg.jclass.table.Table
Returns true if cell resizing can happen only using column or row labels, false otherwise.
getResizeDirection(int, int, int, int) - Method in class com.klg.jclass.table.MouseInputHandler
Determines whether a resize is available at the current position.
getResizeHeight(Component) - Method in class com.klg.jclass.util.swing.JCAlignLayout
Gets the component's RezizeHeight value.
getResizeWidth(Component) - Method in class com.klg.jclass.util.swing.JCAlignLayout
Gets the component's RezizeWidth value.
getResolvingClass() - Method in class com.klg.jclass.util.io.LoadProperties
Get the Class object that will be used to resolve files relative to the classpath.
getResourceBundle() - Method in class com.klg.jclass.page.FontFileLookup
Open a resource bundle .properties file based on the information encapsulated by this class.
getResourceName() - Method in class com.klg.jclass.datasource.beans.SerializedProperties
Gets resource name relative to a class loader.
getResultData() - Method in interface com.klg.jclass.higrid.Aggregate
Returns the result data as a object.
getResultData() - Method in class com.klg.jclass.higrid.AggregateAverage
Returns the result data as an Object.
getResultData() - Method in class com.klg.jclass.higrid.AggregateCount
Returns the result data as an Object.
getResultData() - Method in class com.klg.jclass.higrid.AggregateLast
Returns the result data as an Object.
getResultData() - Method in class com.klg.jclass.higrid.BaseAggregate
Returns the result data as an Object.
getResultData(DataTableModel, long) - Method in class com.klg.jclass.datasource.BaseVirtualColumn
Returns the value calculated by performing operation on columns .
getResultData(DataTableModel, long) - Method in interface com.klg.jclass.datasource.VirtualColumnModel
Return the value to be displayed in the cell
getResultData(HiGrid, DataTableModel, RowFormat, RowNode, String) - Method in class com.klg.jclass.higrid.SummaryDataTable
Return a value for given summary column identifier.
getResultData(HiGrid, DataTableModel, RowFormat, RowNode, String, boolean) - Method in class com.klg.jclass.higrid.SummaryDataTable
Helper method to support both isResultDataChanged() and getResultData().
getResultData(int, int) - Method in class com.klg.jclass.datasource.util.NavigatorDataBinding
Returns the value for the specified location.
getResultData(long, String) - Method in class com.klg.jclass.datasource.BaseDataTable
Returns a value for a given row/column.
getResultData(long, String) - Method in class com.klg.jclass.datasource.beans.JCData
 
getResultData(long, String) - Method in interface com.klg.jclass.datasource.DataTableModel
Returns the object specified by the given bookmark and column identifier name.
getResultData(long, String) - Method in class com.klg.jclass.higrid.SummaryDataTable
Return a value for given row_identifier/column_identifier.
getReverseOrder() - Method in class com.klg.jclass.page.JCPrinter
Gets reverse order
getRight() - Method in class com.klg.jclass.chart.PlotArea
Gets the value of the Right property.
getRight() - Method in class com.klg.jclass.page.JCUnit.Margins
Returns the right margin width as a measure.
getRightBorder() - Method in class com.klg.jclass.page.JCPageTable
Gets the draw style used for the right border.
getRightBorder() - Method in class com.klg.jclass.page.JCTableStyle
Returns the right border which is drawn at the right of a table, or parts of it.
getRightBorderStyle() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the border style applied to the right (column border) of the cell.
getRightBorderWidth() - Method in class com.klg.jclass.page.JCPageTable
Gets the width of the right side border based on consideration both of this table and any header or parent table it may have.
getRightBorderWidth() - Method in class com.klg.jclass.page.JCPageTable.Column
Computes the space required for the border of this column at the right side of a table or table section.
getRightBorderWidth(boolean) - Method in class com.klg.jclass.page.JCPageTable.Column
Computes the space required for the border of this column at the right side of a table or table section.
getRightCellArea() - Method in class com.klg.jclass.table.AdjustmentHandler
Returns the right-most CellArea that will be used for placing the vertical track label when visible.
getRightEdgeStyle() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the right border style of this cell position (if there is no right border because of a span, this will return null).
getRightIndent() - Method in class com.klg.jclass.page.JCTextStyle
Gets the amount of space to move text in from the right margin.
getRightIsDefault() - Method in class com.klg.jclass.chart.PlotArea
Gets the value of the RightIsDefault property.
getRightMargin() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the effective width of the right margin.
getRisingCandleStyle(int) - Method in class com.klg.jclass.chart.JCCandleChartFormat
Gets the JCChartStyle that controls the rising candle style of the complex candle chart.
getRoot() - Method in class com.klg.jclass.datasource.beans.TreeProperties
Gets the root of the tree structure.
getRoot() - Method in class com.klg.jclass.datasource.DataSourceTreeModel
 
getRoot() - Method in class com.klg.jclass.higrid.beans.GridProperties
Gets the root of the tree structure.
getRoot() - Method in class com.klg.jclass.util.treetable.BranchTree
Returns the root node of the tree.
getRoot() - Method in class com.klg.jclass.util.treetable.TreeWithSortableChildren
Returns the root node of the tree.
getRootAncestorBookmark(long) - Method in class com.klg.jclass.datasource.BaseDataTable
Recurses up the tree and determines the row number of the ultimate ancestor.
getRootAncestorBookmark(long) - Method in class com.klg.jclass.datasource.beans.JCData
Since JCDatagetRootAncestorBookmark(long) - Method in interface com.klg.jclass.datasource.DataTableModel
Recurses up the tree and determine the row number of its ultimate ancestor.
getRootAncestorBookmark(long) - Method in class com.klg.jclass.higrid.SummaryDataTable
Recurse up the tree and determine the row number of your ultimate ancestor.
getRootNode() - Method in class com.klg.jclass.datasource.DataSourceTreeModel
 
getRotate() - Method in class com.klg.jclass.chart3d.Justify
Returns whether to rotate text 0, 90, 180, or 270 degrees.
getRotation() - Method in class com.klg.jclass.chart.ChartText
Gets the value of the Rotation property, which specifies the rotation (counterclockwise) of the label.
getRotation() - Method in class com.klg.jclass.chart.JCChartArea
Gets the Rotation property, which controls the position of the eye relative to the y axis for the 3D effect.
getRotation() - Method in class com.klg.jclass.chart3d.Transform
 
getRotation(int) - Method in class com.klg.jclass.chart3d.j3d.JCCubeSquareArray
 
getRoundMode() - Method in class com.klg.jclass.datasource.BaseVirtualColumn
Returns the roundMode.
getRow() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the row parent of the cell in the table.
getRow() - Method in class com.klg.jclass.table.JCCellDisplayEvent
Retrieves the row of the cell or label.
getRow() - Method in class com.klg.jclass.table.JCEditCellEvent
Returns the row of the cell being traversed to.
getRow() - Method in class com.klg.jclass.table.JCResizeCellEvent
Gets the row being resized.
getRow() - Method in class com.klg.jclass.table.JCTableCellInfo
Returns the row for the cell.
getRow() - Method in class com.klg.jclass.table.JCTableDataEvent
Returns the row that was changed.
getRow() - Method in class com.klg.jclass.table.JCTraverseCellEvent
Gets the row of the current cell.
getRow() - Method in interface com.klg.jclass.table.TableCellInfoModel
Returns the row for the cell.
getRow() - Method in class com.klg.jclass.util.formulae.TableReference
Get the row coordinate of the referenced cell
getRow() - Method in class com.klg.jclass.util.swing.GotoRowDialog
Returns the chosen row.
getRow(int) - Method in class com.klg.jclass.page.JCPageTable
Gets a row from the table, creating it if it doesn't exist.
getRow(int, int) - Method in class com.klg.jclass.table.CellAreaHandler
Returns the row containing the given coordinates.
getRow(int, int) - Method in interface com.klg.jclass.table.CellLayoutModel
Determines the row that contains the given (x,y) coordinate.
getRow(int, int) - Method in class com.klg.jclass.table.JCCellLayout
Determines the row that contains the given (x,y) coordinate.
getRow(int, int) - Method in class com.klg.jclass.table.PrintCellLayout
Returns the row at the given x,y coordinates.
getRow(long) - Method in class com.klg.jclass.datasource.Store
Given a bookmark, return the row
getRow(long) - Method in interface com.klg.jclass.datasource.StoreModel
Given a bookmark, return the row
getRowBorder() - Method in class com.klg.jclass.page.JCPageTable
Gets the draw style used for the row border.
getRowBorder() - Method in class com.klg.jclass.page.JCTableStyle
Returns the row border which is the default border drawn between table rows.
getRowBounds(int) - Method in class com.klg.jclass.swing.JCTreeTable
This method is not functional in this release
getRowCellSize(int) - Method in class com.klg.jclass.table.JCTable
Returns copy of the CellSize object for a row.
getRowColumnDominance() - Method in class com.klg.jclass.page.JCPageTable
Gets the dominant direction for precedence of row and column attributes.
getRowCount() - Method in class com.klg.jclass.datasource.BaseDataTable
Returns the number of rows in this DataTable.
getRowCount() - Method in class com.klg.jclass.datasource.beans.JCData
 
getRowCount() - Method in interface com.klg.jclass.datasource.DataTableModel
Returns the number of rows in this DataTable.
getRowCount() - Method in class com.klg.jclass.datasource.ReadOnlyBinding
Return the number of rows in the table currently in scope.
getRowCount() - Method in interface com.klg.jclass.datasource.ReadOnlyBindingModel
Return the number of rows in the table currently in scope.
getRowCount() - Method in class com.klg.jclass.datasource.Store
Return the number of rows in this store
getRowCount() - Method in interface com.klg.jclass.datasource.StoreModel
Return the number of rows in this store
getRowCount() - Method in class com.klg.jclass.higrid.SummaryDataTable
Return the number of rows in this DataTable.
getRowCount() - Method in class com.klg.jclass.page.JCPageTable
Gives the number of rows in the table.
getRowCount() - Method in class com.klg.jclass.util.calendar.DayTable.DayModel
Get the number of rows.
getRowCount() - Method in class com.klg.jclass.util.calendar.MonthTable.MonthModel
Get the number of rows.
getRowCount() - Method in class com.klg.jclass.util.swing.DefaultRowSortTableModel
Returns the number of rows in the TableModel.
getRowCount() - Method in class com.klg.jclass.util.treetable.NodeChildrenTable
 
getRowCount() - Method in class com.klg.jclass.util.treetable.TableFromTreeTable
Returns the number of records managed by the data source object.
getRowCount() - Method in class com.klg.jclass.util.treetable.TreeTableSupport
 
getRowForLocation(int, int) - Method in class com.klg.jclass.swing.JCTreeTable
Returns the row for the specified location.
getRowFormat() - Method in class com.klg.jclass.higrid.RowNode
Retrieves the row format for this object.
getRowFormat(int) - Method in class com.klg.jclass.higrid.beans.JCHiGridNode
 
getRowFormat(int) - Method in class com.klg.jclass.higrid.FormatNode
Retrieves the indexed row format for this object.
getRowFormatBorderStyleStrings() - Static method in class com.klg.jclass.higrid.beans.JCHiGridConverter
Gets an internationalized array of row format border style Strings.
getRowForPath(int, TreePath) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Returns the row that displays the node identified by the specified path.
getRowForPath(TreePath) - Method in class com.klg.jclass.swing.JCTreeTable
Returns the row that displays the node identified by the specified path.
getRowForPath(TreePath) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Returns the row that displays the node identified by the specified path.
getRowFromCache(long) - Method in class com.klg.jclass.datasource.BaseDataTable
Returns a row Object from the store.
getRowFromServer(String, String, long) - Method in class com.klg.jclass.datasource.jdbc.DataTable
Sends the query to the server, fetches and returns the row.
getRowHeightValues() - Method in class com.klg.jclass.table.JCTable
Returns a list of row height series values.
getRowIdentifier(int) - Method in class com.klg.jclass.datasource.BaseDataTable
Returns an int which will uniquely identify this row.
getRowIdentifier(int) - Method in class com.klg.jclass.datasource.beans.JCData
Returns a long which will uniquely identify this row.
getRowIdentifier(int) - Method in interface com.klg.jclass.datasource.DataTableModel
Returns a long which will uniquely identify this row.
getRowIdentifier(int) - Method in class com.klg.jclass.higrid.SummaryDataTable
Return an int which will uniquely identify this row.
getRowIndex() - Method in class com.klg.jclass.datasource.DataModelEvent
Returns the row index of the changed row.
getRowIndex() - Method in interface com.klg.jclass.util.swing.JCComparableRow
Returns the natural (unsorted) index of the current row.
getRowIndex(long) - Method in class com.klg.jclass.datasource.BaseDataTable
Given a bookmark, return the zero-relative row index in this table
getRowIndex(long) - Method in class com.klg.jclass.datasource.beans.JCData
Given a bookmark, returns the zero-relative row index in this table.
getRowIndex(long) - Method in interface com.klg.jclass.datasource.DataTableModel
Given a bookmark, return the zero-relative row index in this table
getRowIndex(long) - Method in class com.klg.jclass.higrid.SummaryDataTable
Given a bookmark, return the zero-relative row index in this table
getRowIndex(RowNode) - Method in class com.klg.jclass.higrid.HiGrid
Converts a RowNode to its index in the RowTree
getRowIndex(RowNode) - Method in class com.klg.jclass.higrid.RowTree
Converts a RowNode to its index in the RowTree
getRowLabelDisplay() - Method in class com.klg.jclass.table.Table
Returns true if row label display is enabled, false otherwise.
getRowLabelOffset() - Method in class com.klg.jclass.table.JCTable
Gets the table's RowLabelOffset value.
getRowLabelPlacement() - Method in class com.klg.jclass.table.JCTable
Gets the table's RowLabelPlacement value.
getRowLabels() - Method in class com.klg.jclass.table.data.JCVectorDataSource
Gets the data source's RowLabels value.
getRowList() - Method in class com.klg.jclass.page.JCPageTable
Returns the list of rows.
getRowMap() - Method in interface com.klg.jclass.table.SortableDataViewModel
Returns an array of row numbers that map view to data.
getRowMap() - Method in class com.klg.jclass.table.TableDataView
Returns an array of row numbers that map view to data.
getRowNode() - Method in class com.klg.jclass.higrid.CellPosition
Retrieves the cell's rowNode.
getRowNode() - Method in class com.klg.jclass.higrid.HiGridEvent
Retrieves the RowNode associated with this event.
getRowNode(int) - Method in class com.klg.jclass.higrid.HiGrid
Converts an index to a RowNode
getRowNode(int) - Method in class com.klg.jclass.higrid.RowTree
Converts an index to a RowNode
getRowNode(long) - Method in class com.klg.jclass.higrid.HiGrid
Get the row node given the bookmark.
getRowNodeResultData(RowNode, String) - Method in class com.klg.jclass.higrid.BaseAggregate
Helper method to get the result data from the row node given the column identifier.
getRowNumber() - Method in class com.klg.jclass.page.JCPageTable.Row
Gets the number (position) of this row.
getRowNumber() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the row co-ordinate of the cell in the table.
getRowPageIndex() - Method in class com.klg.jclass.higrid.PrintGrid12
Gets the row page index value.
getRowPixelHeight(int) - Method in class com.klg.jclass.table.JCTable
Returns the actual pixel height for a row.
getRowPosition(int) - Method in interface com.klg.jclass.table.CellLayoutModel
Returns the start position of a row.
getRowPosition(int) - Method in class com.klg.jclass.table.JCCellLayout
Returns the start position of a row.
getRowPosition(int) - Method in class com.klg.jclass.table.PrintCellLayout
Reutrns the start position of a row.
getRowRangeHeight(int, int) - Method in class com.klg.jclass.page.JCPageTable
Determines the height required for a given range of rows.
getRowSelectionMode() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the row selection mode.
getRowSelectionModeStrings() - Static method in class com.klg.jclass.higrid.beans.JCHiGridConverter
Gets an internationalized array of row selection mode Strings.
getRowSet(int, JCUnit.Measure, JCUnit.Measure) - Method in class com.klg.jclass.page.JCPageTable
Determines the range of rows that fits in a certain space, given a start row.
getRowsForPaths(TreePath[]) - Method in class com.klg.jclass.swing.JCTreeTable
Returns the rows for the visible specified paths.
getRowsForPaths(TreePath[]) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Return the rows for the visible specified paths
getRowSortModel() - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Routine that returns a JCRowSortModel if the cirrcumstances warrant it.
getRowStatus(int) - Method in class com.klg.jclass.datasource.Binding
Return the edit status of the specified row.
getRowStatus(int) - Method in interface com.klg.jclass.datasource.BindingModel
Return the edit status of the specified row.
getRowStatus(int) - Method in class com.klg.jclass.datasource.util.NavigatorDataBinding
Returns the status of the row.
getRowStatus(long) - Method in class com.klg.jclass.datasource.BaseDataTable
Returns the status of a row, and will be one of INSERTED, UPDATED, DELETED, COMMITTED, NONEXISTENT.
getRowStatus(long) - Method in class com.klg.jclass.datasource.beans.JCData
Returns the status of a row, will be one of:
getRowStatus(long) - Method in interface com.klg.jclass.datasource.DataTableModel
Returns the status of a row which will be one of INSERTED, UPDATED, DELETED, COMMITTED, NONEXISTENT.
getRowStatus(long) - Method in class com.klg.jclass.higrid.SummaryDataTable
Return the status of a row, will be one of INSERTED, UPDATED, DELETED, COMMITTED.
getRowtip() - Method in class com.klg.jclass.higrid.GridScrollbar
 
getRowtipCallback() - Method in class com.klg.jclass.higrid.GridScrollbar
 
getRowtipText() - Method in class com.klg.jclass.higrid.GridScrollbar
 
getRowTree() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the row tree.
getRuntimeEditorsTable() - Method in class com.klg.jclass.higrid.LookupTable
Retrieves the runtimeEditors hashtable.
getRuntimeRenderersTable() - Method in class com.klg.jclass.higrid.LookupTable
Retrieves the runtimeRenderers hashtable.
getSaveType() - Method in class com.klg.jclass.util.io.OutputProperties
Gets the type of file to save.
getSaveTypeAsEnum() - Method in class com.klg.jclass.util.io.OutputDataProperties
Return the save type as an enum.
getSaveTypeEnumFromString(String, boolean) - Static method in class com.klg.jclass.util.io.OutputDataProperties
Get the file access enum from its string representation.
getSaveTypeStringFromEnum(int, boolean) - Static method in class com.klg.jclass.util.io.OutputDataProperties
Get the file access string representation from its enum value.
getSBLayout() - Method in class com.klg.jclass.table.beans.LiveTable
Gets the sBLayout property.
getScale() - Method in class com.klg.jclass.chart3d.j3d.JCDataPoints
 
getScale() - Method in class com.klg.jclass.chart3d.JCViewport
Gets the scale zoom factor.
getScale() - Method in class com.klg.jclass.datasource.BaseColumn
 
getScale() - Method in interface com.klg.jclass.datasource.ColumnModel
 
getScale() - Method in class com.klg.jclass.swing.gauge.JCAbstractIndicator
Returns the scale associated with this indicator.
getScale() - Method in class com.klg.jclass.swing.gauge.JCAbstractRange
Returns the scale associated with this range.
getScale() - Method in class com.klg.jclass.swing.gauge.JCAbstractTick
Returns the scale associated with this tick.
getScale() - Method in class com.klg.jclass.swing.gauge.JCCenter
Returns the scale associated with this center.
getScale() - Method in class com.klg.jclass.swing.gauge.JCGauge
Returns the scale associated with this gauge.
getScale() - Method in interface com.klg.jclass.swing.gauge.JCIndicator
Returns the scale associated with this indicator.
getScale() - Method in interface com.klg.jclass.swing.gauge.JCRange
Returns the scale associated with this range.
getScale() - Method in interface com.klg.jclass.swing.gauge.JCTick
Returns the scale associated with this tick.
getScale(int) - Method in class com.klg.jclass.datasource.BaseVirtualColumn
Returns the scale which is used when dividing.
getScaleColor() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Gets the scale's color.
getScaleColor() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Gets the scale's color.
getScaledInstance(int, int, int) - Method in class com.klg.jclass.page.EPSImage
Creates a scaled version of this image.
getScaleExtent() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the extent to which the scale's background will be drawn from the center.
getScaleExtent() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the extent to which the scale's background will be drawn from the center.
getScaleFactorX() - Method in class com.klg.jclass.chart3d.j3d.actions.BaseAction
 
getScaleFactorY() - Method in class com.klg.jclass.chart3d.j3d.actions.BaseAction
 
getScaleFactorZ() - Method in class com.klg.jclass.chart3d.j3d.actions.BaseAction
 
getScaleImage() - Method in class com.klg.jclass.swing.gauge.JCAbstractRange
Scales the image in relation to the range dimensions.
getScaleImage() - Method in class com.klg.jclass.swing.gauge.JCAbstractScale
Scales the image in relation to the scale dimensions.
getScaleImage() - Method in class com.klg.jclass.swing.gauge.JCCenter
Scales the image in relation to the radius.
getScaleImage() - Method in class com.klg.jclass.swing.gauge.JCGauge
Scales the image in relation to the scale dimensions.
getScaleInsets() - Method in class com.klg.jclass.swing.gauge.JCCircularScale
Since the scale and the gaugeArea share the same real estate, their insets may overlap (note that the scale's border will be drawn overtop of the gaugeArea's border).
getScaleMax() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the value which will appear at the scale's stopAngle.
getScaleMax() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the value which will appear at the scale's stopAngle.
getScaleMin() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the value which will appear at the scale's startAngle.
getScaleMin() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the value which will appear at the scale's startAngle.
getScaleSize() - Method in class com.klg.jclass.swing.gauge.JCLinearScale
Calculates the rectangle that defines the position and dimensions of the linear scale.
getScatter() - Method in class com.klg.jclass.chart3d.JCChart3dArea
Gets the chart area's JCScatter object.
getSceneBranchGroup() - Method in class com.klg.jclass.chart3d.j3d.JC3DUniverse
Returns the BranchGroup containing the scene graph.
getSchemaName() - Method in class com.klg.jclass.datasource.BaseColumn
 
getSchemaName() - Method in interface com.klg.jclass.datasource.ColumnModel
 
getSchemaName() - Method in class com.klg.jclass.datasource.util.SqlStatementColumn
Return the schema name, or null if it doesn't exist
getSchemaName() - Method in class com.klg.jclass.datasource.util.SqlStatementTable
Return the schema name, or null if it doesn't exist
getScreen() - Method in class com.klg.jclass.chart3d.Transform
 
getScreenPoint(double, double, double) - Method in class com.klg.jclass.chart3d.FacetAbstract
Gets the transformed screen point from data point (x, y, z)
getScreenPoint(JCChart3d, double, double, double, double, ScreenPoint) - Static method in class com.klg.jclass.chart3d.JCChart3dUtil
Transforms the point (x, y, z) based on the current transformation defined in the chart.
getScreenPoints() - Method in class com.klg.jclass.chart3d.Chart3dData
Returns the list of precomputed screen points for this data set.
getScreenPoints() - Method in class com.klg.jclass.chart3d.j2d.MapPick
Return the data's screen points.
getScrollableRowsHeight() - Method in class com.klg.jclass.higrid.RowTree
Retrieves the ScrollableRows height in pixels.
getScrollsOnExpand() - Method in class com.klg.jclass.swing.JCTreeTable
Returns true if the tree scrolls to show previously hidden children.
getScrollsOnExpand() - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Returns true if the tree scrolls to show previously hidden children.
getSectionPageNumber() - Method in class com.klg.jclass.page.JCFlow
Gets the page number of current section.
getSectionTotalPages() - Method in class com.klg.jclass.page.JCFlow
Gets the total number of pages in the current section.
getSegment1() - Method in class com.klg.jclass.chart3d.Intersection
Gets the first point for this contour intersection.
getSegment2() - Method in class com.klg.jclass.chart3d.Intersection
Gets the second point for this contour intersection.
getSegments() - Method in class com.klg.jclass.chart3d.ContourLine
 
getSelectAll() - Method in class com.klg.jclass.cell.editors.BaseCellEditor
Returns whether this editor will select the text on initialization
getSelectAll() - Method in class com.klg.jclass.cell.editors.JCMultilineCellEditor
Returns whether this editor will select the text on initialization.
getSelectAll() - Method in interface com.klg.jclass.cell.JCCellInfo
Determines whether the editor should select the contents before editing.
getSelectAll() - Method in interface com.klg.jclass.cell.JCCellTextEditor
Returns whether this editor will select the text on initialization.
getSelectAll() - Method in class com.klg.jclass.field.cell.JCTextFieldCellEditor
Returns whether this editor will select the text on initialization.
getSelectAll() - Method in class com.klg.jclass.higrid.CellStyle
Determines whether the editor should select the contents before editing.
getSelectAll() - Method in interface com.klg.jclass.higrid.CellStyleModel
Determines whether the editor should select the contents before editing.
getSelectAll() - Method in class com.klg.jclass.page.PageTableCellInfo
Determines whether the editor should select the contents before editing.
getSelectAll() - Method in class com.klg.jclass.table.JCTableCellInfo
Determines whether the editor should select the contents before editing.
getSelectedBackground() - Method in interface com.klg.jclass.cell.JCCellInfo
Returns the background color of the cell being displayed or edited when the cell is selected.
getSelectedBackground() - Method in class com.klg.jclass.higrid.CellStyle
Retrieves the selected background color for this object.
getSelectedBackground() - Method in interface com.klg.jclass.higrid.CellStyleModel
Retrieves the selected background color for this object.
getSelectedBackground() - Method in class com.klg.jclass.page.PageTableCellInfo
Returns the background color of the cell being displayed when the cell is selected.
getSelectedBackground() - Method in class com.klg.jclass.table.JCTable
Gets the table's SelectedBackground value.
getSelectedBackground() - Method in class com.klg.jclass.table.JCTableCellInfo
Returns the background color of the cell being displayed or edited when the cell is selected.
getSelectedBackgroundMode() - Method in class com.klg.jclass.table.JCTable
Gets the table's SelectedBackgroundMode value.
getSelectedCells() - Method in class com.klg.jclass.table.JCSelection
Returns a Vector containing all of the selected regions as JCCellRange objects.
getSelectedCells() - Method in class com.klg.jclass.table.JCTable
Gets the table's SelectedCells value.
getSelectedCells() - Method in interface com.klg.jclass.table.SelectionModel
Returns a Collection containing all of the selected regions as JCCellRange objects.
getSelectedColor(int) - Method in class com.klg.jclass.table.JCTableCellInfo
SelectedBackgroundMode and SelectedForegroundMode determine how the selected color is obtained for a cell.
getSelectedFont() - Method in class com.klg.jclass.util.swing.JCFontChooser
Gets the selected font.
getSelectedForeground() - Method in interface com.klg.jclass.cell.JCCellInfo
Returns the foreground color of the cell being displayed or edited when the cell is selected.
getSelectedForeground() - Method in class com.klg.jclass.higrid.CellStyle
Retrieves the selected foreground color for this object.
getSelectedForeground() - Method in interface com.klg.jclass.higrid.CellStyleModel
Retrieves the selected foreground color for this object.
getSelectedForeground() - Method in class com.klg.jclass.page.PageTableCellInfo
Returns the foreground color of the cell being displayed when the cell is selected.
getSelectedForeground() - Method in class com.klg.jclass.table.JCTable
Gets the table's SelectedForeground value.
getSelectedForeground() - Method in class com.klg.jclass.table.JCTableCellInfo
Returns the foreground color of the cell being displayed or edited when the cell is selected.
getSelectedForegroundMode() - Method in class com.klg.jclass.table.JCTable
Gets the table's SelectedForegroundMode value.
getSelectedIcon() - Method in class com.klg.jclass.swing.JCMDIPane
Gets the icon which is to appear beside the selected window item in the Windows menu.
getSelectedIndex() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the first selected cell index.
getSelectedIndex() - Method in class com.klg.jclass.util.swing.JCSpinBox
Returns the index of the currently selected item in the list.
getSelectedIndices() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the selected indices array.
getSelectedItem() - Method in class com.klg.jclass.field.Field
Get the currently selected item (and format accordingly)
getSelectedItem() - Method in class com.klg.jclass.field.JCPopupField
Overridden since this method assumed that a combobox list always exists.
getSelectedItem() - Method in class com.klg.jclass.util.swing.JCSpinBox
Returns the currently selected item.
getSelectedObjects() - Method in class com.klg.jclass.util.swing.JCSpinBox
Returns an array containing the selected item.
getSelectedRange() - Method in class com.klg.jclass.table.beans.LiveTable
 
getSelectedRows() - Method in class com.klg.jclass.higrid.Controller
Returns the Vector of selected row items.
getSelectedRows() - Method in class com.klg.jclass.higrid.HiGrid
Returns an enumeration of the selected row items.
getSelectedRows() - Method in class com.klg.jclass.higrid.HiGridRowSelectionEvent
Returns the Vector of currently selected rows.
getSelectedValue() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the first selected cell value.
getSelectedValues() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns an array of the selected cell values.
getSelectIncludeLabels() - Method in class com.klg.jclass.table.JCTable
Gets the table's SelectIncludeLabels value.
getSelection() - Method in class com.klg.jclass.table.db.DataTable
 
getSelectionBackground() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the background color for selected cells.
getSelectionForeground() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the foreground color for selected cells.
getSelectionMode() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the selectionMode property value.
getSelectionModel() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the current selection model.
getSelectionModel() - Method in class com.klg.jclass.table.JCTable
Returns the SelectionModel manager.
getSelectionPath() - Method in class com.klg.jclass.swing.JCTreeExplorer
Returns the TreePath of the first selected row inside the table view or, if no rows are selected, the selected node within the tree view.
getSelectionPath() - Method in class com.klg.jclass.swing.JCTreeTable
Returns the path to the first selected node.
getSelectionPaths() - Method in class com.klg.jclass.swing.JCTreeExplorer
Returns the TreePath's of the selected rows inside the table view.
getSelectionPaths() - Method in class com.klg.jclass.swing.JCTreeTable
Returns the paths of all selected values.
getSelectionPolicy() - Method in class com.klg.jclass.table.JCSelection
Returns the policy of selection supported by the model.
getSelectionPolicy() - Method in class com.klg.jclass.table.JCTable
Gets the table's SelectionPolicy value.
getSelectionPolicy() - Method in interface com.klg.jclass.table.SelectionModel
Returns the policy of selection supported by the model.
getSelectionType() - Method in class com.klg.jclass.table.JCListTable
Returns the selection type.
getSelectOnEnter() - Method in class com.klg.jclass.field.Field
Returns a flag indicating the selection status on entering the field.
getSelectOnEnter() - Method in class com.klg.jclass.field.JCComboField
Returns a flag indicating the selection status on entering the field.
getSelectOnEnter() - Method in interface com.klg.jclass.field.JCFieldComponent
Returns a flag indicating the selection status on entering the field.
getSelectOnEnter() - Method in class com.klg.jclass.field.JCLabelField
Returns a flag indicating the selection status on entering the field.
getSelectOnEnter() - Method in class com.klg.jclass.field.JCSpinField
Returns a flag indicating the selection status on entering the field.
getSelectOnEnter() - Method in class com.klg.jclass.field.JCTextField
Returns a flag indicating the selection status on entering the field.
getSelectState() - Method in class com.klg.jclass.higrid.HiGridRowSelectionEvent
Returns true if this is a Selection, false if a DeSelection
getSendEvents() - Method in class com.klg.jclass.swing.gauge.JCAbstractNeedle
Returns a sendEvents flag; true means events will be sent when the needle's value changes, false means do not send the events.
getSendEvents() - Method in interface com.klg.jclass.swing.gauge.JCNeedle
Returns a sendEvents flag; true means events will be sent when the needle's value changes, false means don't send the events.
getSerializationFile() - Method in class com.klg.jclass.datasource.beans.SerializedProperties
Gets the bean component serialization file.
getSerializedVersion() - Static method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the serialized version of the bean component currently being de-serialized.
getSerializedVersion() - Static method in class com.klg.jclass.datasource.beans.TreeProperties
Gets the serialized version of the bean component currently being de-serialized.
getSerializedVersion() - Static method in class com.klg.jclass.higrid.beans.GridProperties
Gets the serialized version of the bean component currently being de-serialized.
getSeries() - Method in class com.klg.jclass.chart.ChartDataView
Gets the value of the Series property for this ChartDataView instance.
getSeries() - Method in class com.klg.jclass.chart.JCDataIndex
Gets the value of the Series property.
getSeries() - Method in class com.klg.jclass.chart3d.Chart3dPointData
Returns the series array list.
getSeries() - Method in class com.klg.jclass.chart3d.event.Chart3dPointDataEvent
Retrieves the series index associated with the event.
getSeries() - Method in class com.klg.jclass.chart3d.JCData3dPointIndex
Gets the value of the Series property.
getSeries() - Method in class com.klg.jclass.chart3d.SortPoint
Retrieves the series for this point.
getSeries(int) - Method in class com.klg.jclass.chart.ChartDataView
Gets the value of the Series property at a particular index.
getSeries(int) - Method in class com.klg.jclass.chart3d.Chart3dPointData
Returns the Chart3dPointSeries object indexed by seriesNum.
getSeries(int) - Method in class com.klg.jclass.chart3d.data.JCDefault3dPointDataSource
Retrieves the specified series as an array of Point3d objects.
getSeriesImageMapInfo() - Method in class com.klg.jclass.chart.ChartDataViewSeries
Gets the image map information for this series.
getSeriesImageMapInfo() - Method in class com.klg.jclass.chart.data.BaseDataSource
Retrieves an array of image map information, one for each series.
getSeriesIndex() - Method in class com.klg.jclass.chart.ChartDataEvent
Gets the SeriesIndex property.
getSeriesIndex() - Method in class com.klg.jclass.chart.JCDataIndex
Gets the value of the SeriesIndex property.
getSeriesIndex(ChartDataViewSeries) - Method in class com.klg.jclass.chart.ChartDataView
A convenience method to retrieve a data series index given data series itself.
getSeriesIndex(String) - Method in class com.klg.jclass.chart.ChartDataView
A convenience method to retrieve a data series index given the name of the data series.
getSeriesLabels() - Method in class com.klg.jclass.chart.data.BaseDataSource
Retrieves the labels to be used for each data series.
getSeriesLabels() - Method in class com.klg.jclass.chart.data.JCChartSwingDataSource
Gets series labels from TabelModel's column headers.
getSeriesLabels() - Method in interface com.klg.jclass.chart.LabelledChartDataModel
Retrieves the labels to be used for each data series.
getSeriesLabels() - Method in class com.klg.jclass.chart3d.data.Base3dPointDataSource
Retrieves the list of series labels .
getSeriesLabels() - Method in interface com.klg.jclass.chart3d.LabelledChart3dPointDataModel
Retrieves the labels to be used for each data series.
getSeriesValues() - Method in class com.klg.jclass.table.JCRowColumnSeries
Returns an iterator for an ordered set of series values.
getSeriesValues() - Method in class com.klg.jclass.table.JCSeries
Returns an iterator for an ordered set of series values.
getSeriesValues() - Method in interface com.klg.jclass.table.RowColumnSeriesModel
Returns an iterator for an ordered set of series values.
getSeriesValues() - Method in interface com.klg.jclass.table.SeriesModel
Returns an iterator for an ordered set of series values.
getSetDataView() - Method in class com.klg.jclass.chart.JCChartLabel
Internal use only.
getSetText() - Method in class com.klg.jclass.chart.JCChartLabel
Internal use only.
getShadedBottomColor() - Method in class com.klg.jclass.chart3d.JCElevation
Sets the bottom color of the shaded (only drawn in certain cases).
getShadedTopColor() - Method in class com.klg.jclass.chart3d.JCElevation
Sets the top color of the shaded (only drawn in certain cases).
getShadowThickness() - Method in class com.klg.jclass.table.Table
Gets the shadown thickness, which is the thickness of all cell borders.
getShape() - Method in class com.klg.jclass.chart.JCSymbolStyle
Gets the Shape property.
getShape() - Method in class com.klg.jclass.chart3d.JCSymbolStyle
Gets the Shape property.
getShapeDistance(Point2D.Double, Shape, double) - Static method in class com.klg.jclass.chart.JCChartUtil
Returns the minimum pixel distance between a pick point and a specified Shape object.
getShapeInstances() - Method in class com.klg.jclass.chart3d.j3d.JCChart3dAreaJava3d
 
getSharedInstance() - Static method in class com.klg.jclass.swing.JCTreeTable.EmptyTreeSelectionModel
Returns a shared instance of an empty selection model.
getShininessColor() - Method in class com.klg.jclass.chart3d.j3d.JCDataBars
 
getShininessColor() - Method in class com.klg.jclass.chart3d.j3d.JCSolidDataSurface
 
getShortMonths() - Method in class com.klg.jclass.util.calendar.JCDateChooser
Gets the months array used for month names.
getShortName() - Method in class com.klg.jclass.util.swing.encode.JCEncodeComponent.Encoding
Returns the brief name of the supported encoding type.
getShowApplyButton() - Method in class com.klg.jclass.swing.DateTimePopup
Get whether an apply button be shown in the popup.
getShowApplyButton() - Method in class com.klg.jclass.swing.JCPopupCalendar
Get whether an apply button be shown in the popup.
getShowApplyButton() - Method in interface com.klg.jclass.swing.JCPopupCalendarEditor
Get whether an apply button be shown in the popup.
getShowApplyButton() - Method in class com.klg.jclass.util.calendar.DateTimeEditor
Get whether an apply button be shown in the popup.
getShowDeletedRows() - Method in class com.klg.jclass.datasource.BaseMetaData
Returns whether logically deleted rows should be shown.
getShowDeletedRows() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the showDeletedRows property.
getShowDeletedRows() - Method in interface com.klg.jclass.datasource.MetaDataModel
Show logically deleted rows?
getShowDeletedRows() - Method in class com.klg.jclass.higrid.SummaryMetaData
Show logically deleted rows?
getShowDialog() - Method in class com.klg.jclass.page.awt.JCAWTPrinter
Is the print dialog to be shown when printing is requested? True means show it.
getShowFirstRowTopBorder() - Method in class com.klg.jclass.page.JCTableStyle
Returns the boolean which controls whether the top border of the first row is shown or not.
getShowNodeLines() - Method in class com.klg.jclass.swing.JCTreeTable
Returns the state of ShowNodeLines.
getShowNodeLines() - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Return the state of ShowNodeLines.
getShowPopupOnUpDownArrow() - Method in class com.klg.jclass.swing.JCPopupCalendar
Get whether the popup should appear when the user presses up or down arrow while in the editor.
getShowsRootHandles() - Method in class com.klg.jclass.swing.JCTreeTable
Returns true if handles for the root nodes are displayed.
getShowsRootHandles() - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Returns true if handles for the root nodes are displayed.
getShowTimeComponent() - Method in class com.klg.jclass.swing.DateTimePopup
Returns whether the time component should appear or not.
getShowTimeComponent() - Method in interface com.klg.jclass.swing.JCPopupCalendarEditor
Gets whether the time component should appear or not.
getShowTimeComponent() - Method in class com.klg.jclass.util.calendar.DateTimeEditor
Returns whether the time component should appear or not.
getSide(int, int, int) - Method in class com.klg.jclass.chart3d.JCContour
Gets the index of a given side in the sides array for cell (x, y).
getSide1() - Method in class com.klg.jclass.chart3d.Intersection
Gets the first side for this intersection.
getSide2() - Method in class com.klg.jclass.chart3d.Intersection
Gets the second side for this intersection.
getSize() - Method in class com.klg.jclass.chart.ChartInteriorRegion
Returns the size of the region.
getSize() - Method in class com.klg.jclass.chart.JCSymbolStyle
Gets the Size property.
getSize() - Method in class com.klg.jclass.chart3d.JCSymbolStyle
Gets the Size property.
getSize() - Method in class com.klg.jclass.field.Field
Returns the number of items in the pick list.
getSize() - Method in class com.klg.jclass.page.EPSImage
Get the display size of the EPS image
getSize() - Method in class com.klg.jclass.page.PageArea
Get the width and height of the object
getSize(Node, JCUnit) - Static method in class com.klg.jclass.page.JCPageTemplate
 
getSize2D(Font) - Static method in class com.klg.jclass.page.FontBase
Reinterprets getSize2D depending on the Java version
getSizeList() - Static method in class com.klg.jclass.util.swing.JCFontChooser
Gets the font size list.
getSizeX(Chart3dGridDataModel) - Static method in class com.klg.jclass.chart3d.data.JCData3dUtil
A convenience method which returns the size of the specified data model's x grid, or 0 if the model has no x data.
getSizeY(Chart3dGridDataModel) - Static method in class com.klg.jclass.chart3d.data.JCData3dUtil
A convenience method which returns the size of the specified data model's y grid, or 0 if the model has no y data.
getSnapToValue() - Method in class com.klg.jclass.swing.gauge.JCGauge
Returns the snapToValue property that controls whether the needle should snap to the closest discrete integral scale value (true) or to any scale value (false).
getSortable() - Method in class com.klg.jclass.higrid.CellFormat
Retrieves the sortable.
getSortable() - Method in class com.klg.jclass.higrid.HiGrid
Returns the HiGrid sortable.
getSortable(FormatNode, String) - Method in class com.klg.jclass.higrid.SortGrid
Returns the current Comparator for the specified column.
getSortColumn() - Method in class com.klg.jclass.util.swing.DefaultRowSortTableModel
Gets the sorting column.
getSortColumn() - Method in interface com.klg.jclass.util.swing.JCRowSortModel
Gets the sorting column.
getSortColumn() - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Gets the sorting column.
getSortColumn() - Method in class com.klg.jclass.util.treetable.TreeWithSortableChildren
Gets the sorting column.
getSortData() - Method in class com.klg.jclass.higrid.HiGridInternalData
Retrieves the sort data.
getSortDataDirectionStrings() - Static method in class com.klg.jclass.higrid.beans.JCHiGridConverter
Gets an internationalized array of sort data direction Strings.
getSortedRow(int) - Method in class com.klg.jclass.util.swing.DefaultRowSortTableModel
Returns the sorted row index of the specified unsorted row
getSortedRow(int) - Method in interface com.klg.jclass.util.swing.JCRowSortTableModel
Returns the sorted row index of the specified unsorted row.
getSortedRow(int) - Method in class com.klg.jclass.util.swing.JCSortableTable
Returns the unsorted row index of specified sorted row.
getSortedRow(int) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Returns the index of the unsorted row for the table view
getSortOrder() - Method in class com.klg.jclass.chart.JCPieChartFormat
Gets the SortOrder property, which is used to determine the order in which pie slices will be displayed.
getSortOrder() - Method in class com.klg.jclass.util.swing.DefaultRowComparator
Gets a sorting order.
getSortOrder() - Method in class com.klg.jclass.util.swing.DefaultRowSortTableModel
Gets the sorting order.
getSortOrder() - Method in interface com.klg.jclass.util.swing.JCRowComparator
Gets a sorting order.
getSortOrder() - Method in interface com.klg.jclass.util.swing.JCRowSortModel
Gets the sorting order to use the next time a sort is performed.
getSortOrder() - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Gets the sorting order to use the next time a sort is performed
getSortOrder() - Method in class com.klg.jclass.util.treetable.TreeWithSortableChildren
Gets the sorting order to use the next time a sort is performed.
getSortPoints() - Method in class com.klg.jclass.chart3d.Chart3dPointData
Gets the array of sorted points.
getSource() - Method in class com.klg.jclass.chart.JCChart
Returns this chart as an object.
getSource() - Method in class com.klg.jclass.chart3d.JCChart3d
Returns this chart as an object.
getSource() - Method in class com.klg.jclass.page.EPSImage
Gets the object that produces the pixels for the image.
getSource() - Method in class com.klg.jclass.page.JCFlowEvent
 
getSource() - Method in class com.klg.jclass.util.swing.JCPopupEvent
Returns the value model in which the change is occurring.
getSource() - Method in class com.klg.jclass.util.value.JCValueEvent
Returns the value model in which the change is occurring.
getSpanColumns() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the number of columns this cell spans over.
getSpanHandler() - Method in class com.klg.jclass.table.JCTable
Returns the span manager.
getSpannedCells() - Method in class com.klg.jclass.table.beans.LiveTable
Gets the spannedCells property.
getSpannedRange(int, int) - Method in class com.klg.jclass.table.JCTable
Returns a JCCellRange that represents that the spanned region contains the given row and column.
getSpannedRange(int, int) - Method in class com.klg.jclass.table.SpanHandler
Returns a JCCellRange containing the given row and column.
getSpannedRanges() - Method in class com.klg.jclass.table.JCTable
Returns a Collection containing all of the spanned cell ranges.
getSpannedRanges() - Method in class com.klg.jclass.table.SpanHandler
Returns a Vector containing all of the spanned cell ranges.
getSpanOrigin() - Method in class com.klg.jclass.page.JCPageTable.Cell
Returns the origin (root cell) of the spanning cell.
getSpanRows() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the number of rows this cell spans over.
getSpecialDates() - Method in class com.klg.jclass.util.calendar.DayTable
Get the special dates being used by the DayTable.
getSpecialDates() - Method in class com.klg.jclass.util.calendar.MonthPopdown
Get the special dates being used by the DayTable.
getSpecialDates() - Method in class com.klg.jclass.util.calendar.MonthSpin
Get the special dates being used by the DayTable.
getSpecialDates() - Method in class com.klg.jclass.util.calendar.MonthTable
Get the special dates being used by the DayTable.
getSpecialDates(JCCalendar) - Method in class com.klg.jclass.util.calendar.DayTable
Deprecated. As the parameter is unused, should use getSpecialDates()
getSpecialDates(JCCalendar) - Method in class com.klg.jclass.util.calendar.MonthPopdown
Deprecated. As the parameter is unused, should use getSpecialDates()
getSpecialDates(JCCalendar) - Method in class com.klg.jclass.util.calendar.MonthSpin
Deprecated. As the parameter is unused, should use getSpecialDates()
getSpecialDates(JCCalendar) - Method in class com.klg.jclass.util.calendar.MonthTable
Deprecated. As the parameter is unused, should use getSpecialDates()
getSpecularColor(Color3f) - Method in class com.klg.jclass.chart3d.j3d.JCDataBars
 
getSpecularColor(Color3f) - Method in class com.klg.jclass.chart3d.j3d.JCSolidDataSurface
 
getSpinPolicy() - Method in class com.klg.jclass.field.validate.AbstractValidator
Returns the spin policy.
getSpinStep() - Method in class com.klg.jclass.util.swing.JCSpinNumberBox
 
getSqlStatementColumn(String, String) - Method in class com.klg.jclass.datasource.util.SqlParser
Return the SqlStatementColumn object for this table column combination.
getSqlStatementTable(String) - Method in class com.klg.jclass.datasource.util.SqlParser
Given an unqualified table name, return the SqlStatementTable object
getStandardOffsetX() - Method in class com.klg.jclass.table.CellArea
Returns the x offset of the area bounds to standard layout.
getStandardOffsetY() - Method in class com.klg.jclass.table.CellArea
Returns the y offset of the area bounds to standard layout.
getStart(String, String) - Static method in class com.klg.jclass.table.beans.TablePropertyEditor
 
getStartAngle() - Method in class com.klg.jclass.chart.JCPieChartFormat
Gets the StartAngle property, which specifies the angle (in degrees) at which the first pie slice is drawn.
getStartAngle() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Gets the start angle of the scale.
getStartAngle() - Method in class com.klg.jclass.swing.gauge.JCCircularGauge.GaugeType
Returns the start angle for this gauge.
getStartAngle() - Method in class com.klg.jclass.swing.gauge.JCCircularScale
Returns the start angle for this scale.
getStartColumn() - Method in class com.klg.jclass.table.CellArea
Returns the start column for the range of cells contained in the area.
getStartColumn() - Method in class com.klg.jclass.table.JCPaintEvent
Gets the column of the first cell in the range (top-left corner).
getStartColumn() - Method in class com.klg.jclass.table.JCSelectEvent
Returns the start column of the selected or deselected cell range.
getStartColumn() - Method in class com.klg.jclass.util.formulae.TableExpressionList
Get the first column of the range
getStartingPageNumber() - Method in class com.klg.jclass.page.JCDocument
Get the page number at which the flow will start counting.
getStartPointZCoord() - Method in class com.klg.jclass.chart3d.j3d.DataAdjustmentAxis
 
getStartPosition() - Method in class com.klg.jclass.field.validate.TextEvent
Gets the starting position of the text to modify.
getStartRow() - Method in class com.klg.jclass.table.CellArea
Returns the start row for the range of cells contained in the area.
getStartRow() - Method in class com.klg.jclass.table.JCPaintEvent
Gets the row of the first cell in the range (top-left corner).
getStartRow() - Method in class com.klg.jclass.table.JCSelectEvent
Returns the start row of the selected or deselected cell range.
getStartRow() - Method in class com.klg.jclass.util.formulae.TableExpressionList
Get the first row of the range
getStartValue() - Method in class com.klg.jclass.chart.JCAnno
In non-automatic mode, uses this value as the start value.
getStartValue() - Method in class com.klg.jclass.chart.JCGrid
In non-default mode, use this value as the start value.
getStartValue() - Method in class com.klg.jclass.swing.gauge.JCAbstractRange
Returns the scale value (not angle or position) at which to begin the range.
getStartValue() - Method in class com.klg.jclass.swing.gauge.JCAbstractTick
In non-automatic mode, use this value as the start value.
getStartValue() - Method in interface com.klg.jclass.swing.gauge.JCRange
Returns the scale value (not angle or position) at which to begin the range.
getStartValue() - Method in interface com.klg.jclass.swing.gauge.JCTick
In non-automatic mode, usez this value as the start value.
getStartValueIsDefault() - Method in class com.klg.jclass.chart.JCAnno
 
getStartValueIsDefault() - Method in class com.klg.jclass.chart.JCGrid
 
getState() - Method in class com.klg.jclass.field.Field
Returns the state of the field.
getState() - Method in class com.klg.jclass.field.JCComboField
Returns the state of the component: one of VALID, INVALID, or UNDER_EDIT.
getState() - Method in interface com.klg.jclass.field.JCFieldComponent
Returns the state of the component; one of VALID, INVALID, or UNDER_EDIT.
getState() - Method in class com.klg.jclass.field.JCLabelField
Returns the state of the component: VALID or INVALID.
getState() - Method in class com.klg.jclass.field.JCSpinField
Returns the state of the component: VALID, INVALID, or UNDER_EDIT.
getState() - Method in class com.klg.jclass.field.JCTextField
Returns the state of the component.
getState() - Method in class com.klg.jclass.higrid.RowNode
Retrieves the state of the row.
getState(HiGrid, RowNode) - Method in interface com.klg.jclass.higrid.AutoTraverseCallback
Return the new state of this rowNode, after its creation.
getState(HiGrid, RowNode) - Method in class com.klg.jclass.higrid.AutoTraverseCallbackAdapter
Return the new state of this rowNode, after its creation.
getStatement() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the SQL statement.
getStatement() - Method in class com.klg.jclass.datasource.jdbc.MetaData
Return the current query statement.
getStatus() - Method in class com.klg.jclass.higrid.EditStatus
Retrieves the EDIT_ status for this object.
getStatus() - Method in class com.klg.jclass.higrid.NodeStatus
Retrieves the FOLDER_ status for this object.
getStatus() - Method in class com.klg.jclass.page.render.DocumentPageCountMacro
Return the status of the last evaluation of the macro
getStatus() - Method in class com.klg.jclass.page.render.PageNumberMacro
Return the status of the last evaluation of the macro
getStatus() - Method in class com.klg.jclass.page.render.RomanPageMacro
Return the status of the last evaluation of the macro
getStatus() - Method in class com.klg.jclass.page.render.SectionNumberMacro
Return the status of the last evaluation
getStatus() - Method in class com.klg.jclass.page.render.SectionPageCountMacro
Return the status of the last evaluation
getStatus() - Method in class com.klg.jclass.page.render.SectionPageNumberMacro
Return the status of the last evaluation
getStatus() - Method in interface com.klg.jclass.page.TextMacro
Gets the status of the last evaluation of the macro.
getStatusBackground() - Method in class com.klg.jclass.datasource.swing.DSdbJNavigator
Gets StatusBackground property value.
getStatusForeground() - Method in class com.klg.jclass.datasource.swing.DSdbJNavigator
Gets StatusForeground property value.
getStatusVisible() - Method in class com.klg.jclass.datasource.swing.DSdbJNavigator
Gets StatusVisible property value.
getStopAngle() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Gets the stop angle of the scale.
getStopAngle() - Method in class com.klg.jclass.swing.gauge.JCCircularScale
Returns the stop angle for this scale.
getStopValue() - Method in class com.klg.jclass.chart.JCAnno
In non-automatic mode, uses this value as the stop value.
getStopValue() - Method in class com.klg.jclass.chart.JCGrid
In non-default mode, use this value as the stop value.
getStopValue() - Method in class com.klg.jclass.swing.gauge.JCAbstractRange
Returns the scale value (not angle or position) at which to stop the range.
getStopValue() - Method in class com.klg.jclass.swing.gauge.JCAbstractTick
In non-automatic mode, use this value as the stop value.
getStopValue() - Method in interface com.klg.jclass.swing.gauge.JCRange
Returns the scale value (not angle or position) at which to stop the range.
getStopValue() - Method in interface com.klg.jclass.swing.gauge.JCTick
In non-automatic mode, usez this value as the stop value.
getStopValueIsDefault() - Method in class com.klg.jclass.chart.JCAnno
 
getStopValueIsDefault() - Method in class com.klg.jclass.chart.JCGrid
 
getStoreClass() - Method in class com.klg.jclass.datasource.BaseMetaData
Return the class responsible for data storage and retrieval (implements StoreModel).
getStoreClass() - Method in interface com.klg.jclass.datasource.MetaDataModel
Returns the class responsible for data storage and retrieval (implements StoreModel).
getStoreClass() - Method in class com.klg.jclass.higrid.SummaryMetaData
Return the class responsible for data storage and retrieval (implements StoreModel).
getStoreUserObject() - Method in class com.klg.jclass.util.io.LoadProperties
Determine whether the object specified in the UserObject property will be stored on the created JClass object.
getStreamStart() - Method in class com.klg.jclass.page.adobe.pdf.JCPDFPrinter
Gets the start (initial offset) of the current contents stream.
getStrikethroughOffset() - Method in class com.klg.jclass.page.LineMetricsBase
Returns the position of the strike through line relative to the baseline.
getStrikethroughThickness() - Method in class com.klg.jclass.page.LineMetricsBase
Returns the thickness of the strike through line.
getString(int, int) - Method in class com.klg.jclass.field.Field.TextFieldContent
Retrieves a portion of the content.
getStringBounds(FontMetrics, String, Graphics) - Static method in class com.klg.jclass.page.FontMetricsBase
 
getStringCase(int, int) - Method in class com.klg.jclass.table.Table
This method is not yet supported.
getStringList() - Method in class com.klg.jclass.field.validate.JCLongValidator
Returns the value of DisplayList.
getStringsFromArrayList(ArrayList) - Method in class com.klg.jclass.jarmaster.JarTask
Get a Strings array from an ArrayList that contains Strings
getStringWidth(FontMetrics, Font, String) - Method in class com.klg.jclass.higrid.CellFormat
Accounts for bug in AWT which does not account for italic fonts.
getStyle() - Method in class com.klg.jclass.chart.ChartDataViewSeries
Gets the Style property for this ChartDataViewSeries, which defines the rendering style for the data series.
getStyle() - Method in class com.klg.jclass.higrid.FolderIconStyle
Retrieves the folder style index.
getStyle() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the cell style.
getStyleControls() - Method in class com.klg.jclass.util.swing.JCFontChooserBar
Gets the font style support variable.
getStyleControls() - Method in class com.klg.jclass.util.swing.JCFontChooserPane
Gets the font style support variable.
getStyleList() - Static method in class com.klg.jclass.page.JCDrawStyle
Returns the entire style Map.
getStyleList() - Static method in class com.klg.jclass.page.JCTextStyle
Returns the entire style Map.
getStyles() - Static method in class com.klg.jclass.page.JCDrawStyle
Provides an iterator over all immutable styles.
getStyles() - Static method in class com.klg.jclass.page.JCTextStyle
Provides an iterator over all immutable styles.
getStyles() - Method in class com.klg.jclass.table.beans.LiveTable
Gets the styles property.
getStyleString(int) - Static method in class com.klg.jclass.page.FontBase
Given a style constant return its string.
getSubQuery() - Method in class com.klg.jclass.datasource.util.SqlStatementTable
Gets the sub query.
getSubscriptRatio() - Method in class com.klg.jclass.page.JCTextStyle
Gets the ratio of sub-/superscript text to normal text.
getSum(int) - Method in class com.klg.jclass.table.JCCellLayout.Chain
Returns the sum of all index's values, up to the index.
getSummaryColumns(int) - Method in class com.klg.jclass.higrid.beans.JCHiGridNode
 
getSummaryColumnTypeStrings() - Static method in class com.klg.jclass.higrid.beans.JCHiGridConverter
Gets an internationalized array of summary column type Strings.
getSummaryRow(RowFormat) - Method in class com.klg.jclass.higrid.SummaryDataTable
Return the summary row index given the row format type.
getSupportedClasses() - Method in class com.klg.jclass.field.validate.JCBigDecimalValidator
Creates a list of classes supported by the validator.
getSupportedClasses() - Method in class com.klg.jclass.field.validate.JCDateTimeValidator
Creates a list of classes supported by the validator.
getSupportedClasses() - Method in class com.klg.jclass.field.validate.JCIPAddressValidator
Creates a list of classes supported by the validator.
getSupportedClasses() - Method in class com.klg.jclass.field.validate.JCLongValidator
Creates a list of classes supported by the validator.
getSupportedClasses() - Method in class com.klg.jclass.field.validate.JCStringValidator
Creates a list of classes supported by the validator.
getSuppressErrorMessages() - Static method in class com.klg.jclass.page.FontLibrary
Get the SuppressErrorMessages property, which determines if font-related error messages are being suppressed.
getSurface() - Method in class com.klg.jclass.chart3d.JCChart3dArea
Gets the chart area's JCSurface object.
getSweepAngle() - Method in class com.klg.jclass.swing.gauge.JCCircularGauge.GaugeType
Returns the sweep angle.
getSwingCellBorderType(Border) - Method in class com.klg.jclass.table.beans.JCLiveCellStyle
 
getSwingDataModel() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the Swing TableModel instance being used to populate the data source.
getSwingDataModel() - Method in class com.klg.jclass.table.beans.LiveTable
Gets the swingDataModel property.
getSwingDataModel1() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the Swing TableModel instance being used to populate the data source of the first data view.
getSwingDataModel2() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the Swing TableModel instance being used to populate the data source of the second data view.
getSwitchButton() - Method in class com.klg.jclass.swing.JCTreeTable.SwitchRenderer
Return the switch button.
getSwitchPolicy() - Method in class com.klg.jclass.swing.JCTreeTable
Returns the current value of the switchPolicy variable.
getSymbolColor() - Method in class com.klg.jclass.chart.JCChartStyle
Gets the value of the SymbolColor property.
getSymbolColor() - Method in class com.klg.jclass.chart3d.JCChart3dStyle
Gets the value of the SymbolColor property.
getSymbolColor() - Method in class com.klg.jclass.chart3d.JCContourStyle
Gets the value of the SymbolColor property.
getSymbolColorIndex() - Method in class com.klg.jclass.chart.JCChart
Gets the initial symbol color index.
getSymbolColorIndex() - Method in class com.klg.jclass.chart3d.JCChart3d
Gets the current symbol color index.
getSymbolCustomShape() - Method in class com.klg.jclass.chart.JCChartStyle
Gets the value of the SymbolCustomShape property.
getSymbolShape() - Method in class com.klg.jclass.chart.JCChartStyle
Gets the value of the SymbolShape property.
getSymbolShape() - Method in class com.klg.jclass.chart3d.JCChart3dStyle
Gets the value of the SymbolShape property.
getSymbolShape() - Method in class com.klg.jclass.chart3d.JCContourStyle
Gets the value of the SymbolShape property.
getSymbolShape() - Method in class com.klg.jclass.chart3d.shape3d.Cone
 
getSymbolShape() - Method in class com.klg.jclass.chart3d.shape3d.Cube
 
getSymbolShape() - Method in class com.klg.jclass.chart3d.shape3d.Cylinder
 
getSymbolShape() - Method in interface com.klg.jclass.chart3d.shape3d.JCSymbolShape3d
 
getSymbolShape() - Method in class com.klg.jclass.chart3d.shape3d.Point
 
getSymbolShape() - Method in class com.klg.jclass.chart3d.shape3d.Sphere
 
getSymbolShape() - Method in class com.klg.jclass.chart3d.shape3d.Tetrahedron
 
getSymbolShapeIndex() - Method in class com.klg.jclass.chart.JCChart
Gets the initial symbol shape index.
getSymbolShapeIndex() - Method in class com.klg.jclass.chart3d.JCChart3d
Gets the current symbol shape index.
getSymbolShapeInstance(String) - Static method in class com.klg.jclass.chart3d.JCSymbolStyle
Gets an instance of a symbol shape object for a given shape.
getSymbolSize() - Method in class com.klg.jclass.chart.JCChartStyle
Gets the value of the SymbolSize property.
getSymbolSize() - Method in class com.klg.jclass.chart3d.JCChart3dStyle
Gets the value of the SymbolSize property.
getSymbolSize() - Method in class com.klg.jclass.chart3d.JCContourStyle
Gets the value of the SymbolSize property.
getSymbolSize() - Method in class com.klg.jclass.util.legend.JCLegend
Gets the default symbol size being used for legend item.
getSymbolStyle() - Method in class com.klg.jclass.chart.JCChartStyle
Gets the SymbolStyle property.
getSymbolStyle() - Method in class com.klg.jclass.chart3d.JCChart3dStyle
Gets the SymbolStyle property The SymbolStyle property controls the symbol that represents an individual point.
getSymbolStyle() - Method in class com.klg.jclass.chart3d.JCContourStyle
Gets the SymbolStyle property.
getTabAlignment() - Method in class com.klg.jclass.page.JCTab
Gets the alignment of text to the tab.
getTabFill() - Method in class com.klg.jclass.page.JCTab
Gets the tab leader fill pattern.
getTable() - Method in class com.klg.jclass.datasource.DataModelEvent
Returns the DataTableModel related to this event.
getTable() - Method in class com.klg.jclass.higrid.SummaryColumn
Returns the summary column table source.
getTable() - Method in class com.klg.jclass.page.EndOfFrameException
Return the table which we are in the process of flowing to the document
getTable() - Method in class com.klg.jclass.page.PageTableVectorDataSource
Gets the table associated with this data source.
getTable() - Method in class com.klg.jclass.swing.JCTreeExplorer
Returns the JTable component used.
getTable() - Method in class com.klg.jclass.table.BaseDataView
Returns the JCTable controlled by the DataView.
getTable() - Method in class com.klg.jclass.table.CellAreaHandler
Returns the table controlled by the AreaHandler.
getTable() - Method in interface com.klg.jclass.table.CellLayoutModel
Returns the JCTable.
getTable() - Method in class com.klg.jclass.table.ComponentHandler
Returns the JCTable.
getTable() - Method in interface com.klg.jclass.table.ComponentModel
Returns the JCTable.
getTable() - Method in interface com.klg.jclass.table.DataViewModel
Returns the JCTable controlled by the DataViewModel.
getTable() - Method in class com.klg.jclass.table.FocusManager
Return the table for this focus manager
getTable() - Method in interface com.klg.jclass.table.FocusModel
Return the table for this focus manager
getTable() - Method in class com.klg.jclass.table.JCCellLayout
Returns the JCTable.
getTable() - Method in class com.klg.jclass.table.JCSelection
Returns the Table controlled by the SelectionModel.
getTable() - Method in class com.klg.jclass.table.JCTableCellInfo
Returns the table object associated with the cell.
getTable() - Method in class com.klg.jclass.table.PrintCellLayout
Returns the JCTable
getTable() - Method in interface com.klg.jclass.table.SelectionModel
Returns the JCTable controlled by the SelectionModel.
getTable() - Method in interface com.klg.jclass.table.TableCellInfoModel
Returns the table object associated with the cell.
getTable() - Method in class com.klg.jclass.table.TableMouseWheelListener
Get the table to which this listener will change in response to MouseWheelEvents
getTable(long, TreeNode) - Method in class com.klg.jclass.datasource.BaseDataTable
Searches the existing children of this node for a child node which matches the input criteria.
getTable(long, TreeNode) - Method in class com.klg.jclass.datasource.beans.JCData
Since JCData has no child, it always returns null.
getTable(long, TreeNode) - Method in interface com.klg.jclass.datasource.DataTableModel
Searches the existing children of this node for a child node which matches the input criteria.
getTable(long, TreeNode) - Method in class com.klg.jclass.higrid.SummaryDataTable
Search the existing children of this node for a child node which matches the input criteria.
getTableAccess() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the data access of all the tables in the data source.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class com.klg.jclass.swing.JCTreeExplorer.FirstColumnEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class com.klg.jclass.swing.JCTreeTable.Editor
 
getTableCellInfo() - Method in class com.klg.jclass.table.CellAreaHandler
Returns the TableCellInfoModel object that acts as an intermediary between CellStyleModel objects and CellEditors/CellRenderers.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.klg.jclass.swing.JCTreeExplorer.FirstColumnRenderer
Map TreeCellRenderer to TableCellRenderer.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.klg.jclass.swing.JCTreeTable.Renderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.klg.jclass.util.calendar.DayTable.Renderer
Get the table cell renderer component.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.klg.jclass.util.calendar.MonthTable.Renderer
Get the renderer component for the cell at (row, column).
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.klg.jclass.util.swing.JCSortableTable.SortableHeaderRenderer
Returns the component used for drawing the cell.
getTableColumnLabel(int) - Method in class com.klg.jclass.datasource.util.DataBinding
Returns the value for the column label at the specified column.
getTableColumnLabel(int) - Method in class com.klg.jclass.table.BaseDataView
Returns the value for the column label at the specified column.
getTableColumnLabel(int) - Method in class com.klg.jclass.table.data.JCCachedDataSource
Returns the value for the column label at the specified column.
getTableColumnLabel(int) - Method in class com.klg.jclass.table.data.JCTableModelDataSource
Returns the value for the column label at the specified column.
getTableColumnLabel(int) - Method in class com.klg.jclass.table.data.JCVectorDataSource
Gets the label of a given column in the data source.
getTableColumnLabel(int) - Method in class com.klg.jclass.table.TableDataView
Returns the value for the column label at the specified column.
getTableColumnLabel(int) - Method in interface com.klg.jclass.util.JCTableDataModel
Returns the value for the column label at the specified column.
getTableData() - Method in class com.klg.jclass.page.JCPageTable
Gets the table data which stores values associated with the table.
getTableDataItem(int, int) - Method in class com.klg.jclass.page.PageTableVectorDataSource
Overrides getTableDataItem in order to provide inheritance within a JClass PageLayout table.
getTableDataItem(int, int) - Method in class com.klg.jclass.table.BaseDataView
Returns the value for the cell at the specified location.
getTableDataItem(int, int) - Method in class com.klg.jclass.table.data.JCCachedDataSource
Returns the value for the cell at the specified location.
getTableDataItem(int, int) - Method in class com.klg.jclass.table.data.JCTableModelDataSource
Returns the value for the cell at the specified location.
getTableDataItem(int, int) - Method in class com.klg.jclass.table.data.JCVectorDataSource
Returns the value for the cell at the specified location.
getTableDataItem(int, int) - Method in class com.klg.jclass.table.TableDataView
Returns the value for the cell at the specified location.
getTableDataItem(int, int) - Method in interface com.klg.jclass.util.JCTableDataModel
Returns the value for the cell at the specified location.
getTableDimensions() - Method in class com.klg.jclass.table.JCPrintEvent
Gets the dimension required to print the table on the current page.
getTableDimensions(int) - Method in class com.klg.jclass.table.JCPrintTable
Returns the Dimensions that JClass LiveTable uses on a given page.
getTableEndColumn() - Method in class com.klg.jclass.page.EndOfFrameException
Return the end column for resuming the current table section
getTableHeaderMouseListener() - Method in class com.klg.jclass.util.swing.JCSortableTable
Gets the current table header mouse listener.
getTableLayout() - Method in class com.klg.jclass.table.JCTable
Returns the TableLayout manager.
getTableModel() - Method in class com.klg.jclass.chart3d.data.JCSwing3dDataSource
Gets the TableModel object for this datasource.
getTableModel() - Method in class com.klg.jclass.table.data.JCTableModelDataSource
Returns the current TableModel instance assiciated with the class.
getTableModel() - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Return the table model that corresponds to the treetable model.
getTableName() - Method in class com.klg.jclass.datasource.BaseColumn
 
getTableName() - Method in interface com.klg.jclass.datasource.ColumnModel
 
getTableName() - Method in class com.klg.jclass.datasource.util.SqlStatementColumn
Return the table name or alias, or null if it doesn't exist
getTableName() - Method in class com.klg.jclass.datasource.util.SqlStatementTable
Gets the table name without qualifier.
getTablePosition(Component) - Method in class com.klg.jclass.table.ComponentHandler
Get the position of the component within the table.
getTableRowLabel(int) - Method in class com.klg.jclass.datasource.util.NavigatorDataBinding
Returns the value for the row label at the specified row.
getTableRowLabel(int) - Method in class com.klg.jclass.table.BaseDataView
Returns the value for the row label at the specified row.
getTableRowLabel(int) - Method in class com.klg.jclass.table.data.JCCachedDataSource
Returns the value for the row label at the specified row.
getTableRowLabel(int) - Method in class com.klg.jclass.table.data.JCTableModelDataSource
Returns the value for the row label at the specified row.
getTableRowLabel(int) - Method in class com.klg.jclass.table.data.JCVectorDataSource
Gets the label of a given row in the data source.
getTableRowLabel(int) - Method in class com.klg.jclass.table.TableDataView
Returns the value for the row label at the specified row.
getTableRowLabel(int) - Method in interface com.klg.jclass.util.JCTableDataModel
Returns the value for the row label at the specified row.
getTableRowNodes(RowNode) - Method in class com.klg.jclass.higrid.HiGrid
Returns all of the RowNodes that exist in the given dataTable, in the order that they visually appear.
getTables() - Method in class com.klg.jclass.datasource.jdbc.MetaData
Convenience method: returns the tables associated with this level.
getTables() - Method in class com.klg.jclass.datasource.util.SqlParser
Gets a list of SqlStatementTables
getTables() - Method in class com.klg.jclass.datasource.util.SqlStatement
Return a list of tables associated with this statement.
getTables() - Method in class com.klg.jclass.page.JCDocument
Gets the list of this document's tables.
getTableStartColumn() - Method in class com.klg.jclass.page.EndOfFrameException
Return the start column for resuming the current table
getTableStartRow() - Method in class com.klg.jclass.page.EndOfFrameException
Return the start row for resuming the current table
getTableView() - Method in class com.klg.jclass.table.beans.TablePropertyEditor
 
getTabs() - Method in class com.klg.jclass.page.JCTextStyle
Gets the list of tabs from the style.
getTags() - Method in class com.klg.jclass.chart3d.beans.BaseEditor
 
getTags() - Method in class com.klg.jclass.chart3d.beans.DataSourceEditor
 
getTags() - Method in class com.klg.jclass.table.beans.ColorEditor
 
getTags() - Method in class com.klg.jclass.table.beans.FocusRectColorEditor
 
getTags() - Method in class com.klg.jclass.table.beans.SelectedBackgroundColorEditor
 
getTags() - Method in class com.klg.jclass.table.beans.SelectedForegroundColorEditor
 
getTags() - Method in class com.klg.jclass.table.beans.TablePropertyEditor
Returns the tag values for this property.
getTags() - Static method in class com.klg.jclass.util.JCDebug
Gets the tags currently used to filter output.
getTarget() - Method in interface com.klg.jclass.chart3d.JCChart3dCustomizer
Method called to return the target chart that this page is editing.
getTemplateByName(List, String) - Static method in class com.klg.jclass.page.JCPageTemplate
 
getTemplateName() - Method in class com.klg.jclass.page.JCPage
Gets the name of the page template from which this page was cloned.
getTemplates() - Method in class com.klg.jclass.page.JCDocument
Gets the name-to-template mapping the document is using.
getTemplates() - Method in class com.klg.jclass.page.JCFlow
Gets a list of the template pages in the flow.
getText() - Method in class com.klg.jclass.cell.editors.JCMultilineCellEditor
getText() must map to JTextArea in Swing version.
getText() - Method in class com.klg.jclass.chart.ChartText
Gets the value of the Text property.
getText() - Method in class com.klg.jclass.chart.JCValueLabel
Gets the value of the Text property.
getText() - Method in class com.klg.jclass.datasource.util.SqlStatement
Return the sql statement for this level.
getText() - Method in class com.klg.jclass.datasource.util.SqlStatementColumn
Gets the text for a subquery, a value expression, or an aggregate function.
getText() - Method in class com.klg.jclass.field.validate.TextEvent
Gets the string to be inserted.
getText() - Method in class com.klg.jclass.higrid.CellFormat
Retrieves the text label of this object.
getText() - Method in class com.klg.jclass.page.render.DocumentPageCountMacro
Return the total page number as determined by the last evaluation
getText() - Method in class com.klg.jclass.page.render.PageNumberMacro
Return the page number as determined by the last evaluation
getText() - Method in class com.klg.jclass.page.render.RomanPageMacro
Return the page number as determined by the last evaluation
getText() - Method in class com.klg.jclass.page.render.SectionNumberMacro
Return the text that was the result of the most recent evaluation
getText() - Method in class com.klg.jclass.page.render.SectionPageCountMacro
Return the text that was the result of the most recent evaluation
getText() - Method in class com.klg.jclass.page.render.SectionPageNumberMacro
Return the text that was the result of the most recent evaluation
getText() - Method in interface com.klg.jclass.page.TextMacro
Gets the text to which this macro evaluates given the current context.
getTextComponent() - Method in class com.klg.jclass.table.Table
This method is not yet supported.
getTextField() - Method in class com.klg.jclass.field.Field
Returns a JTextField given a component.
getTextFieldEditor() - Method in class com.klg.jclass.field.JCComboField
Convenience method that returns the TextField Editor Component.
getTextHeightOffset() - Method in class com.klg.jclass.table.JCTable
Returns the vertical offset of cell text based on the margin and border.
getTextRenderer() - Method in class com.klg.jclass.util.legend.JCLegend
Gets the TextRenderer class used to draw HTML text.
getTextStyle() - Method in class com.klg.jclass.page.JCTableStyle
Returns the JCTextStyle for this table.
getTextView() - Method in class com.klg.jclass.chart3d.Transform
 
getTextWidthOffset() - Method in class com.klg.jclass.table.JCTable
Returns the horizontal offset of cell text based on the margin and border.
getThetaAxis() - Method in class com.klg.jclass.chart.JCPolarRadarChartFormat
 
getThetaAxisLabelOffset() - Method in class com.klg.jclass.chart.JCAxis
Returns the pixel distance between the theta axis and a theta axis label in a Polar/Radar chart.
getThresholdMethod() - Method in class com.klg.jclass.chart.JCPieChartFormat
Gets the ThresholdMethod property of PieChartStyle.
getThresholdValue() - Method in class com.klg.jclass.chart.JCPieChartFormat
Gets the ThresholdValue property, which is a percentage value (that is, between 0.0 and 100.0).
getTickColor() - Method in class com.klg.jclass.chart.JCAnno
Returns the color in which to draw ticks.
getTickColor() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the color in which tick marks will be drawn.
getTickColor() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the color in which tick marks will be drawn.
getTickColor() - Method in class com.klg.jclass.swing.gauge.JCAbstractTick
Returns the color in which to draw ticks.
getTickColor() - Method in interface com.klg.jclass.swing.gauge.JCTick
Returns the color in which to draw ticks.
getTickFont() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the font in which ticks are to be drawn.
getTickFont() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the font in which ticks are to be drawn.
getTickFontColor() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the color in which tick labels will be drawn.
getTickFontColor() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the color in which tick labels will be drawn.
getTickIncrement() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
In non-automatic mode, uses this value as the increment value; that is, places ticks at every incrementValue along the scale.
getTickIncrement() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
In non-automatic mode, uses this value as the increment value; that is, places ticks at every incrementValue along the scale.
getTickInnerExtent() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the percentage of the scale's radius (as a decimal) at at which to begin drawing ticks radially outward.
getTickInnerExtent() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the percentage of the scale's radius (as a decimal) at at which to begin drawing ticks radially outward.
getTickLabelExtent() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the position, expressed as a decimal fraction of the scale's radius, where tick labels are placed.
getTickLabelExtent() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the position, expressed as a decimal fraction of the scale's radius, where tick labels are placed.
getTickOuterExtent() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the percentage of the scale's radius (as a decimal) at which to stop drawing the ticks.
getTickOuterExtent() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the percentage of the scale's radius (as a decimal) at which to stop drawing the ticks.
getTicks() - Method in class com.klg.jclass.swing.gauge.JCAbstractScale
Returns the Vector of tick objects for this scale.
getTicks() - Method in class com.klg.jclass.swing.gauge.JCGauge
Returns the tick objects for this gauge.
getTicks() - Method in interface com.klg.jclass.swing.gauge.JCScale
Returns the Vector of tick objects for this scale.
getTickSize(int) - Method in class com.klg.jclass.chart.JCHLOCChartFormat
Gets the tick size for the open and close ticks.
getTickSpacing() - Method in class com.klg.jclass.chart.JCAxis
Gets the TickSpacing property, which controls the interval between tick lines on the axis.
getTickSpacingIsDefault() - Method in class com.klg.jclass.chart.JCAxis
Gets the TickSpacingIsDefault property of JCAxis.
getTickStartValue() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
In non-automatic mode, uses this value as the start value.
getTickStartValue() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
In non-automatic mode, uses this value as the start value.
getTickStopValue() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
In non-automatic mode, uses this value as the stop value.
getTickStopValue() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
In non-automatic mode, uses this value as the stop value.
getTickStyle() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the JCTickStyle controlling the shape of the tick.
getTickStyle() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the JCTickStyle controlling the shape of the tick.
getTickStyle() - Method in class com.klg.jclass.swing.gauge.JCAbstractTick
Returns the JCTickStyle controlling the shape of the tick.
getTickStyle() - Method in interface com.klg.jclass.swing.gauge.JCTick
Returns the JCTickStyle controlling the shape of the tick.
getTickStyleIndex(JCTickStyle) - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the enum for a given JCTickStyle.
getTickStyleIndex(JCTickStyle) - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the enum for a given JCTickStyle.
getTickWidth() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the width in pixels of the tick mark.
getTickWidth() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Returns the width in pixels of the tick mark.
getTickWidth() - Method in class com.klg.jclass.swing.gauge.JCAbstractTick
Returns the width in pixels of the tick mark.
getTickWidth() - Method in interface com.klg.jclass.swing.gauge.JCTick
Returns the width, in pixels, of the tick mark.
getTimeBase() - Method in class com.klg.jclass.chart.JCAxis
Gets the value of the TimeBase property.
getTimeComponent() - Method in class com.klg.jclass.util.calendar.DateTimeEditor
Returns the time component.
getTimeFormat() - Method in class com.klg.jclass.chart.JCAxis
Gets the value of the TimeFormat property The TimeFormat property controls the format used to generate time labels for time labelled axes.
getTimeFormatIsDefault() - Method in class com.klg.jclass.chart.JCAxis
Gets the value of the TimeFormatIsDefault property.
getTimeSpinnerContainer() - Method in class com.klg.jclass.field.validate.JCDateTimeValidator.DateTimeChooser
Returns the time spinner component.
getTimeStyle() - Method in class com.klg.jclass.chart.JCChartDateFormat
Retrieve the current time style for the formatted time label.
getTimeUnit() - Method in class com.klg.jclass.chart.JCAxis
Gets the value of the TimeUnit property.
getTimeZone() - Method in class com.klg.jclass.chart.JCAxis
Retrieve the time zone for this axis.
getTimeZone() - Method in class com.klg.jclass.field.validate.JCDateTimeValidator
Gets the time zone to be used by the validator.
getTimeZone() - Method in class com.klg.jclass.field.validate.JCDateTimeValidator.WorkingCalendar
 
getTip(Point) - Method in class com.klg.jclass.higrid.HiGridTip
This method returns the point at which a tool tip should be drawn.
getTitle() - Method in class com.klg.jclass.chart.JCAxis
Retrieves the JCAxisTitle object, which controls the appearance of the axis title.
getTitle() - Method in class com.klg.jclass.chart3d.JCAxis
Returns the title for this axis.
getTitleFont() - Method in class com.klg.jclass.chart3d.JCAxis
Gets the title font for this axis.
getTitleFontCubeSize() - Method in class com.klg.jclass.chart3d.JCAxis
Returns the size of the title font.
getTitlePage() - Method in class com.klg.jclass.util.swing.JCHelpPane
Returns the URL displayed in the title pane.
getToolTipLocation(MouseEvent) - Method in class com.klg.jclass.chart.JCChart
Override this method to return the location of the dwell label being brought up.
getToolTipLocation(MouseEvent) - Method in class com.klg.jclass.higrid.GridArea
Computes the point at which the HiGridTip must be placed for correct alignment.
getToolTipText(MouseEvent) - Method in class com.klg.jclass.chart.JCChart
Override this method to provide blank tool tip text when you want to bring up a dwell label.
getTop() - Method in class com.klg.jclass.chart.ChartInteriorRegion
Gets the value of the Top property.
getTop() - Method in class com.klg.jclass.chart.PlotArea
Gets the value of the Top property.
getTop() - Method in class com.klg.jclass.page.JCUnit.Margins
Returns the top margin width as a measure.
getTopBorder() - Method in class com.klg.jclass.page.JCPageTable
Gets the draw style used for the top border.
getTopBorder() - Method in class com.klg.jclass.page.JCTableStyle
Returns the top border which is drawn at the top of a table, above the header table.
getTopBorderWidth() - Method in class com.klg.jclass.page.JCPageTable.Row
Computes the space required for this row's border at the top.
getTopBorderWidth(boolean) - Method in class com.klg.jclass.page.JCPageTable.Row
Computes the space required for the border of this row at the top of a table or table section.
getTopFrame() - Method in class com.klg.jclass.swing.JCMDIPane
Returns the topmost frame.
getTopIsDefault() - Method in class com.klg.jclass.chart.ChartInteriorRegion
Gets the value of the TopIsDefault property.
getTopIsDefault() - Method in class com.klg.jclass.chart.PlotArea
Gets the value of the TopIsDefault property.
getTopMargin() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the effective width of the top margin.
getTopRow() - Method in class com.klg.jclass.table.JCTable
Gets the table's TopRow value.
getTopRowIndex() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the topmost visible row.
getTopRowNode() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the topmost visible RowNode.
getTopRowNode() - Method in class com.klg.jclass.higrid.RowTree
Retrieves the topmost visible RowNode.
getTopRowNodeFromLastFullyVisibleRow(RowNode) - Method in class com.klg.jclass.higrid.RowTree
Find the row node of the topmost visible row when the row at the bottom of the window is scrolled into view.
getTotalArea() - Method in class com.klg.jclass.higrid.CellFormat
Returns the total area for the cell being displayed or edited.
getTotalNumberOfScrollableRows() - Method in class com.klg.jclass.higrid.RowTree
Retrieves the total number of scrollable rows in the grid.
getTotalNumPages() - Method in class com.klg.jclass.higrid.PrintGrid12
Gets the total number of pages to print.
getTotalPrintWidth(HiGrid, FormatNode, int) - Method in class com.klg.jclass.higrid.RowFormat
 
getTotalWidth(HiGrid) - Method in class com.klg.jclass.higrid.FormatNode
Retrieves the total width of this level.
getTotalWidth(HiGrid, FormatNode) - Method in class com.klg.jclass.higrid.RowFormat
 
getTrackBackground() - Method in class com.klg.jclass.table.JCTable
Returns the background color of the track component.
getTrackCursor() - Method in class com.klg.jclass.table.Table
Returns true if cursor tracking is enabled, false otherwise.
getTrackForeground() - Method in class com.klg.jclass.table.JCTable
Returns the foreground color of the track component.
getTrackSize() - Method in class com.klg.jclass.table.JCTable
Returns the dimensions of the component that tracks horizontal or vertical scrollbar info.
getTransferData(DataFlavor) - Method in class com.klg.jclass.table.CellRangeFlavor
Returns the vector of cells in the given DataFlavor format.
getTransferDataFlavors() - Method in class com.klg.jclass.table.CellRangeFlavor
Returns the CellRange data flavor.
getTransform() - Method in class com.klg.jclass.chart3d.JCChart3dArea
Gets the chart area's Transform object.
getTransformGroup() - Method in class com.klg.jclass.chart3d.j3d.JCPlotCubeJava3d
Returns the TransformGroup containing the plotcube.
getTranslation(Vector3d) - Method in class com.klg.jclass.chart3d.j3d.JCPlotCubeJava3d
 
getTranslationOffset() - Method in class com.klg.jclass.higrid.CellFormat
 
getTransposedX(int, int, int) - Method in class com.klg.jclass.table.CellAreaHandler
Gets the x position of a column during a column drag.
getTransposedY(int, int, int) - Method in class com.klg.jclass.table.CellAreaHandler
Gets the y position of a row during a row drag.
getTraversable(int, int) - Method in class com.klg.jclass.table.Table
Returns the traversable value for a cell.
getTraverseCycle() - Method in class com.klg.jclass.table.Table
Returns true if traversal will cycle on the same line of cells (same row), false otherwise.
getTraverseType() - Method in class com.klg.jclass.table.JCTraverseCellEvent
Returns the action that caused the traverse.
getTraverseTypeString() - Method in class com.klg.jclass.table.JCTraverseCellEvent
Returns a String value for a traverse type.
getTree() - Method in class com.klg.jclass.swing.JCTreeExplorer
Returns the JTree component used.
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class com.klg.jclass.swing.JCTreeExplorer.TreeEditor
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.klg.jclass.swing.JCTreeExplorer.TreeRenderer
 
getTreeColumn() - Method in class com.klg.jclass.swing.JCTreeTable
Returns the actual tree column index.
getTreeColumn() - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Get the tree column index
getTreeColumnClass() - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Returns the true class stored in the tree column.
getTreeColumnValue(Object) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Returns the true value stored in the tree column.
getTreeIconRenderer() - Method in class com.klg.jclass.swing.JCTreeExplorer
Returns the icon renderer being used.
getTreeIconRenderer() - Method in class com.klg.jclass.swing.JCTreeTable
Returns the icon renderer being used.
getTreeIconRenderer() - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Return the icon renderer being used.
getTreeProperties() - Method in class com.klg.jclass.datasource.beans.JCTreeData
Gets TreeProperties property.
getTreeSelectionModel() - Method in class com.klg.jclass.swing.JCTreeTable
Returns the model for selections.
getTreeTableModel() - Method in class com.klg.jclass.swing.JCTreeTable
Returns the JCTreeTableModel that is providing the data.
getTreeTableModel() - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Return the treetable model that is the source of all.
getTrigger(int) - Method in class com.klg.jclass.chart.JCChart
Gets a single trigger from the Triggers property of JClass Chart.
getTriggerList() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the values of the properties encapsulated in the TriggerList property.
getTrueTypeFontProperties(String, int) - Static method in class com.klg.jclass.page.FontLibrary
Get the TrueTypeFontProperties class associated with the given user font name.
getTTFFontNames() - Method in class com.klg.jclass.page.FontFileLookup
Return optional TTFFontNames object containing possible names for TrueType file.
getTTFFontNames(String) - Static method in class com.klg.jclass.page.FontLibrary
Returns the list of font names contained with a TTF file.
getTTFFontNames(URL) - Static method in class com.klg.jclass.page.FontLibrary
Returns the list of font names contained with a TTF file.
getType() - Method in class com.klg.jclass.chart.ChartDataEvent
Gets the Type property.
getType() - Method in class com.klg.jclass.chart.JCAnno
Intended for internal use.
getType() - Method in class com.klg.jclass.chart3d.event.Chart3dDataEvent
Gets the Type property.
getType() - Method in class com.klg.jclass.higrid.CellFormat
Retrieves the type of this object.
getType() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Returns the JCCircularGauge type for this gauge.
getType() - Method in class com.klg.jclass.table.CellArea
Returns the type of area.
getType() - Method in class com.klg.jclass.table.JCEditCellEvent
Gets the event type.
getType() - Method in class com.klg.jclass.table.JCPaintEvent
Gets the event type.
getType() - Method in class com.klg.jclass.table.JCPrintEvent
Gets the event type.
getType() - Method in class com.klg.jclass.table.JCResizeCellEvent
Gets the event type.
getType() - Method in class com.klg.jclass.table.JCScrollEvent
Gets the event type.
getType() - Method in class com.klg.jclass.table.JCSelectEvent
Returns the type of event.
getType() - Method in class com.klg.jclass.table.JCTraverseCellEvent
Gets the event type.
getTypeString() - Method in class com.klg.jclass.table.CellArea
Returns a string representation of the Area type.
getUI() - Method in class com.klg.jclass.chart.JCChart
Returns the UI for JCChart.
getUI() - Method in class com.klg.jclass.chart3d.JCChart3d
Returns the UI for JCChart3d.
getUI() - Method in class com.klg.jclass.higrid.HiGrid
Returns the UI for HiGrid.
getUI() - Method in class com.klg.jclass.table.JCTable
Returns the UI for JCTable.
getUIClassID() - Method in class com.klg.jclass.chart.JCChart
Returns the UIClass ID for JCChart.
getUIClassID() - Method in class com.klg.jclass.chart3d.JCChart3d
Returns the UIClass ID for JCChart3d.
getUIClassID() - Method in class com.klg.jclass.higrid.HiGrid
Returns the UIClass ID for HiGrid.
getUIClassID() - Method in class com.klg.jclass.swing.JCMultiSelectList
Returns the name of the UIFactory for this component.
getUIClassID() - Method in class com.klg.jclass.table.JCTable
Returns the UIClass ID for JCTable.
getUnboundColumns() - Method in class com.klg.jclass.datasource.beans.NodeProperties
 
getUnderline() - Method in class com.klg.jclass.util.swing.JCFontEvent
Retrieves the new underline indication.
getUnderlineOffset() - Method in class com.klg.jclass.page.LineMetricsBase
Returns the position of the underline relative to the descender.
getUnderlineThickness() - Method in class com.klg.jclass.page.LineMetricsBase
Returns the thickness of the underline.
getUnderlining() - Method in class com.klg.jclass.page.JCTextStyle
Gets the underlining mode this style is applying.
getUniqueCellStyle(int, int) - Method in class com.klg.jclass.table.JCTable
Gets a unique instance of the cell's CellStyleModel value.
getUniqueValues() - Method in class com.klg.jclass.table.JCSeries
Returns a Vector of unique objects used in JCTable.
getUniqueValues() - Method in interface com.klg.jclass.table.SeriesModel
Returns a Collection of unique objects used in JCTable.
getUnitAttribute(Node) - Static method in class com.klg.jclass.page.JCPageTemplate
Returns the JCUnit specified for this node.
getUnitCount() - Method in class com.klg.jclass.util.progress.JCProgressEvent
Returns the total unit count for the process.
getUnitIncrement() - Method in class com.klg.jclass.higrid.GridScrollbar
 
getUnitName() - Method in class com.klg.jclass.util.progress.JCProgressEvent
Returns the unit name.
getUnsortedRow(int) - Method in class com.klg.jclass.util.swing.DefaultRowSortTableModel
Returns the unsorted row index of specified sorted row.
getUnsortedRow(int) - Method in interface com.klg.jclass.util.swing.JCRowSortTableModel
Returns the unsorted row index of a specified sorted row.
getUnsortedRow(int) - Method in class com.klg.jclass.util.swing.JCSortableTable
Returns the unsorted row index of specified sorted row.
getUnsortedRow(int) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Returns the index of the unsorted row for the table view
getUpdateAllowed(String) - Method in class com.klg.jclass.datasource.BaseMetaData
Returns true if this table can be updated.
getUpdateAllowed(String) - Method in interface com.klg.jclass.datasource.MetaDataModel
Returns true if this table can be updated.
getUpdateAllowed(String) - Method in class com.klg.jclass.higrid.SummaryMetaData
Return true if this table can be updated, false otherwise.
getUpdatedRowBookmarks() - Method in class com.klg.jclass.datasource.BaseDataTable
Return a long array of updated row bookmarks.
getUpdatedRowBookmarks() - Method in class com.klg.jclass.datasource.beans.JCData
Returns a long array of updated row bookmarks.
getUpdatedRowBookmarks() - Method in interface com.klg.jclass.datasource.DataTableModel
Return a long array of updated row bookmarks.
getUpdatedRowBookmarks() - Method in class com.klg.jclass.higrid.SummaryDataTable
Return a long array of updated row bookmarks.
getUpIcon() - Method in class com.klg.jclass.util.swing.JCSortableTable
Gets the icon used for forward sorting.
getUpperContourRangeValue() - Method in class com.klg.jclass.chart3d.JCData3dContourIndex
Gets the value of the UpperContourRangeValue property.
getURL() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the connection url.
getURLByAccessType(String, int) - Method in class com.klg.jclass.util.io.LoadProperties
Given a file name string and an access type, return an InputStream based on these two values.
getUseAnnoTicks() - Method in class com.klg.jclass.chart.JCAxis
This method returns the value of the useAnnoTicks flag.
getUseDatasourceEditable() - Method in class com.klg.jclass.table.db.DataTable
Gets the useDatasourceEditable property.
getUseFormatting() - Method in class com.klg.jclass.field.validate.JCBigDecimalValidator
Returns true if formatting is used.
getUseIntlCurrencySymbol() - Method in class com.klg.jclass.field.validate.JCNumberValidator
Returns the status of the flag that indicates whether the international or local currency symbol is being used.
getUseParentConnection() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the useParentConnection property.
getUser() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the username parameter.
getUser() - Method in class com.klg.jclass.datasource.LoginDialog
Get the user/login entered.
getUserdata(int, int) - Method in class com.klg.jclass.table.Table
 
getUserData(int, int) - Method in class com.klg.jclass.table.JCTable
Gets the cell's UserData value.
getUserData(Object) - Method in class com.klg.jclass.datasource.BaseDataTable
Gets user data.
getUserData(Object) - Method in class com.klg.jclass.datasource.beans.JCData
Gets user data.
getUserData(Object) - Method in interface com.klg.jclass.datasource.DataTableModel
Gets user data.
getUserData(Object) - Method in class com.klg.jclass.higrid.SummaryDataTable
Gets user data.
getUserFont() - Method in class com.klg.jclass.util.calendar.CalendarContainer
If a font has been set by the user, return it.
getUserObject() - Method in class com.klg.jclass.chart.JCChart
Get the user-specified object being stored on this instance of JClass Chart.
getUserObject() - Method in class com.klg.jclass.util.io.LoadProperties
Get the user-specified object.
getUserValueLabels() - Method in class com.klg.jclass.chart.JCAxis
Intended for internal use only.
getUserValueLabels() - Method in class com.klg.jclass.chart3d.Chart3dAnnoHandler
Returns the user value label list.
getUseZoomFactorForMax() - Method in class com.klg.jclass.swing.gauge.JCLinearScale
Gets the value of useZoomFactorForMax, which tells whether the ZoomFactor is in effect in the maximum extent direction or not.
getUseZoomFactorForMin() - Method in class com.klg.jclass.swing.gauge.JCLinearScale
Gets the value of useZoomFactorForMin, which tells whether the ZoomFactor is in effect in the minimum extent direction or not.
getValidateEvent() - Method in class com.klg.jclass.higrid.HiGridValidateEvent
Gets the validate event.
getValidator() - Method in class com.klg.jclass.field.DataProperties
Returns the validator currently being used.
getValidator() - Method in class com.klg.jclass.field.DataPropertiesRegistry.Info
Returns the validator class name.
getValidator() - Method in class com.klg.jclass.field.Field
Returns the current validator being used by this field of the field.
getValidator() - Method in class com.klg.jclass.field.JCComboField
Returns the validator currently in use.
getValidator() - Method in interface com.klg.jclass.field.JCFieldComponent
Returns the validator currently in use.
getValidator() - Method in class com.klg.jclass.field.JCLabelField
Returns the validator currently in use.
getValidator() - Method in class com.klg.jclass.field.JCSpinField
Returns the validator currently in use.
getValidator() - Method in class com.klg.jclass.field.JCTextField
Returns the validator currently in use.
getValidators() - Method in class com.klg.jclass.field.validate.JCIPAddressValidator
Returns the set of Integer validators used to validate each subfield.
getValidBackground() - Method in class com.klg.jclass.field.Field
Returns the background color used in the visual component if the field is valid.
getValidChars() - Method in class com.klg.jclass.field.validate.AbstractValidator
Returns a String of characters that are allowed to be typed in the current field.
getValidForeground() - Method in class com.klg.jclass.field.Field
Returns the foreground color used in the visual component if the field is valid.
getValue() - Method in class com.klg.jclass.cell.validate.JCValidateEvent
Returns the new value of the field.
getValue() - Method in class com.klg.jclass.chart.JCValueLabel
Gets the value of the Value property.
getValue() - Method in class com.klg.jclass.chart3d.beans.BaseEditor
 
getValue() - Method in class com.klg.jclass.chart3d.beans.DataSourceEditor
 
getValue() - Method in class com.klg.jclass.chart3d.JCValueLabel
Gets the value of the Value property.
getValue() - Method in class com.klg.jclass.datasource.beans.JCDataEvent
Returns the value.
getValue() - Method in class com.klg.jclass.field.Field
Returns the internal value of the field.
getValue() - Method in class com.klg.jclass.field.JCComboField
Returns the value for the combo field.
getValue() - Method in interface com.klg.jclass.field.JCFieldComponent
Returns the value for the text field.
getValue() - Method in class com.klg.jclass.field.JCLabelField
Returns the value for the label field.
getValue() - Method in class com.klg.jclass.field.JCSpinField
Returns the value for the text field.
getValue() - Method in class com.klg.jclass.field.JCTextField
Returns the value for the text field.
getValue() - Method in class com.klg.jclass.field.validate.JCDateTimeValidator.DateTimeChooser
Returns the value in the data model.
getValue() - Method in class com.klg.jclass.higrid.beans.JCHiGridEvent
Returns the value.
getValue() - Method in class com.klg.jclass.higrid.GridScrollbar
 
getValue() - Method in class com.klg.jclass.swing.gauge.JCAbstractIndicator
Returns the scale value at which this indicator is currently pointing.
getValue() - Method in class com.klg.jclass.swing.gauge.JCGaugePickEvent
The value associated with this event.
getValue() - Method in interface com.klg.jclass.swing.gauge.JCIndicator
Returns the scale value at which this indicator is currently pointing.
getValue() - Method in class com.klg.jclass.swing.JCPopupCalendar
Return the model's current value (stored as a Date object).
getValue() - Method in class com.klg.jclass.swing.JCPopupCalendar.Bounds
Get the minimum or maximum value.
getValue() - Method in class com.klg.jclass.table.beans.CellSizeEditor
Returns the current value of the property.
getValue() - Method in class com.klg.jclass.table.beans.DataEditor
Returns the current value of the property.
getValue() - Method in class com.klg.jclass.table.beans.FrozenCellLayoutEditor
Returns the current value of the property.
getValue() - Method in class com.klg.jclass.table.beans.LabelLayoutEditor
Returns the current value of the property.
getValue() - Method in class com.klg.jclass.table.beans.SBLayoutEditor
Returns the current value of the property.
getValue() - Method in class com.klg.jclass.table.beans.SpannedCellsEditor
 
getValue() - Method in class com.klg.jclass.table.beans.StyleEditor
Returns the current value of the property.
getValue() - Method in class com.klg.jclass.table.JCScrollEvent
Gets the scrollbar's current value.
getValue() - Method in class com.klg.jclass.util.calendar.DateTimeEditor
Returns the value in the data model.
getValue() - Method in class com.klg.jclass.util.calendar.JCDateChooser
Returns the selected calendar.
getValue() - Method in class com.klg.jclass.util.formulae.ExpressionVariable
Retrieve the Expression which is stored by this Variable
getValue() - Method in class com.klg.jclass.util.swing.JCSpinNumberBox
 
getValue() - Method in class com.klg.jclass.util.value.AbstractValueModel
Returns the internal core value.
getValue() - Method in interface com.klg.jclass.util.value.JCValueModel
Returns the internal core value.
getValue(int) - Method in class com.klg.jclass.table.JCCellLayout.Chain
Returns the value at the index.
getValue(int) - Method in class com.klg.jclass.table.JCRowColumnSeries
Returns the value at the specified position.
getValue(int) - Method in interface com.klg.jclass.table.RowColumnSeriesModel
Returns the value at the specified position.
getValue(int, int) - Method in class com.klg.jclass.table.JCSeries
Returns the value at the specified cell, or within the cell's row or column.
getValue(int, int) - Method in interface com.klg.jclass.table.SeriesModel
Returns the value at the specified cell, or within the cell's row or column.
getValue(String) - Method in class com.klg.jclass.util.swing.JCAction
 
getValueAt(int) - Method in class com.klg.jclass.util.formulae.MathVector
Retrieve the value at a particular index in the vector
getValueAt(int) - Method in interface com.klg.jclass.util.swing.JCComparableRow
Returns the value of the cell specified by the column and the current row.
getValueAt(int, int) - Method in class com.klg.jclass.util.calendar.DayTable.DayModel
Return the value at the given row and column.
getValueAt(int, int) - Method in class com.klg.jclass.util.calendar.MonthTable.MonthModel
Return the value at the given row and column.
getValueAt(int, int) - Method in class com.klg.jclass.util.formulae.MathMatrix
Retrieve the value at a particular index in the matrix
getValueAt(int, int) - Method in class com.klg.jclass.util.swing.DefaultRowSortTableModel
Gets a value for the record in the TableModel cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class com.klg.jclass.util.treetable.NodeChildrenTable
 
getValueAt(int, int) - Method in class com.klg.jclass.util.treetable.TableFromTreeTable
Returns an attribute value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
 
getValueAt(Object, int) - Method in class com.klg.jclass.util.treetable.EmptyTreeTableModel
Returns a simple string object if running at design time, otherwise returns null.
getValueAt(Object, int) - Method in interface com.klg.jclass.util.treetable.JCTreeTableModel
Returns the value of the specific node and column.
getValueAt(Object, int) - Method in class com.klg.jclass.util.treetable.TreeWithSortableChildren
Returns the value of the specific node and column.
getValueClass() - Method in class com.klg.jclass.field.db.datasource.AbstractBindingValueModel
Returns the type of the core value.
getValueClass() - Method in class com.klg.jclass.field.db.datasource.DataBinding
Retrieves the value class for the column.
getValueClass() - Method in class com.klg.jclass.util.value.AbstractValueModel
Returns the type of the core value.
getValueClass() - Method in class com.klg.jclass.util.value.BigDecimalValueModel
Returns the type of the core value, in this case any Object.
getValueClass() - Method in class com.klg.jclass.util.value.BooleanValueModel
Returns the type of the core value, in this case any Object.
getValueClass() - Method in class com.klg.jclass.util.value.ByteValueModel
Returns the type of the core value, in this case any Object.
getValueClass() - Method in class com.klg.jclass.util.value.CalendarValueModel
Returns the type of the core value, in this case any Object.
getValueClass() - Method in class com.klg.jclass.util.value.DateValueModel
Returns the type of the core value, in this case any Object.
getValueClass() - Method in class com.klg.jclass.util.value.DoubleValueModel
Returns the type of the core value, in this case any Object.
getValueClass() - Method in class com.klg.jclass.util.value.FloatValueModel
Returns the type of the core value, in this case any Object.
getValueClass() - Method in class com.klg.jclass.util.value.IntegerValueModel
Returns the type of the core value, in this case any Object.
getValueClass() - Method in class com.klg.jclass.util.value.IPAddressValueModel
Returns the type of the core value, in this case any Object.
getValueClass() - Method in interface com.klg.jclass.util.value.JCValueModel
Returns the type of the core value.
getValueClass() - Method in class com.klg.jclass.util.value.LongValueModel
Returns the type of the core value, in this case any Object.
getValueClass() - Method in class com.klg.jclass.util.value.MutableValueModel
Returns the type of the core value, by default an Object.
getValueClass() - Method in class com.klg.jclass.util.value.ObjectValueModel
Returns the type of the core value, in this case any Object.
getValueClass() - Method in class com.klg.jclass.util.value.ShortValueModel
Returns the type of the core value, in this case any Object.
getValueClass() - Method in class com.klg.jclass.util.value.SqlDateValueModel
Returns the type of the core value, in this case any Object.
getValueClass() - Method in class com.klg.jclass.util.value.SqlTimestampValueModel
Returns the type of the core value, in this case any Object.
getValueClass() - Method in class com.klg.jclass.util.value.SqlTimeValueModel
Returns the type of the core value, in this case any Object.
getValueClass() - Method in class com.klg.jclass.util.value.StringValueModel
Returns the type of the core value, in this case any Object.
getValueClassName() - Method in class com.klg.jclass.field.db.datasource.DataBinding
Retrieves the value class name.
getValueLabel() - Method in class com.klg.jclass.chart3d.JCData3dLabelIndex
Gets the selected label (stored as a JCValueLabel).
getValueLabel(double) - Method in class com.klg.jclass.chart.JCAxis
Retrieves the value label for the specified value from the list of user-specified value labels.
getValueLabel(double) - Method in class com.klg.jclass.chart3d.JCAxis
Retrieves the value label for the specified value from the list of user-specified value labels.
getValueLabels() - Method in class com.klg.jclass.chart.JCAxis
Gets the value of the ValueLabels property.
getValueLabels() - Method in class com.klg.jclass.chart3d.Chart3dAnnoHandler
Gets the internally generated value labels.
getValueLabels() - Method in class com.klg.jclass.chart3d.JCAxis
Gets the value of the ValueLabels property.
getValueLabels(int) - Method in class com.klg.jclass.chart.JCAxis
Gets the value of the ValueLabels property at a specified index.
getValueLabels(int) - Method in class com.klg.jclass.chart3d.JCAxis
Gets the value of the ValueLabels property at a specified index.
getValueModel() - Method in class com.klg.jclass.field.DataProperties
Returns the data model currently being used.
getValueModel() - Method in class com.klg.jclass.field.DataPropertiesRegistry.Info
Returns the data model class name.
getValueModel() - Method in class com.klg.jclass.field.Field
Returns the data model being used by the field.
getValueModel() - Method in class com.klg.jclass.field.JCComboField
Returns the data model being used by the field.
getValueModel() - Method in interface com.klg.jclass.field.JCFieldComponent
Returns the data model being used by the field.
getValueModel() - Method in class com.klg.jclass.field.JCLabelField
Returns the data model being used by the field.
getValueModel() - Method in class com.klg.jclass.field.JCSpinField
Returns the data model being used by the field.
getValueModel() - Method in class com.klg.jclass.field.JCTextField
Returns the data model being used by the field.
getValueModel() - Method in class com.klg.jclass.util.swing.AbstractSpinBox
Get the value model.
getVariable(Object, String) - Static method in class com.klg.jclass.util.formulae.ExpressionVariable
Retrieve a variable Expression given a context and name
getVariableEstimateCount() - Method in class com.klg.jclass.table.JCTable
Returns the number of cells to use in estimating variable pixel calculations.
getVCClassName() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the Visual Cafe QueryNavigator class name.
getVCFullName() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the Visual Cafe data binding full name.
getVendorString() - Static method in class com.klg.jclass.util.JCEnvironment
Retrieves and caches the vendor String.
getVersion() - Method in class com.klg.jclass.datasource.beans.JCData
Gets the value of the Version property.
getVersion() - Method in class com.klg.jclass.datasource.beans.JCTreeData
Gets the value of the Version property.
getVersion() - Static method in class com.klg.jclass.datasource.beans.NodeProperties
Gets the current version.
getVersion() - Static method in class com.klg.jclass.datasource.beans.TreeProperties
Gets the current version.
getVersion() - Static method in class com.klg.jclass.higrid.beans.GridProperties
Gets the current version.
getVersion() - Method in class com.klg.jclass.higrid.beans.JCHiGrid
Gets the value of the Version property.
getVersion() - Method in class com.klg.jclass.util.calendar.JCDateChooser
Gets the version.
getVersionNumber() - Static method in class com.klg.jclass.chart.JCVersion
Gets the version number for the current package.
getVersionNumber() - Static method in class com.klg.jclass.chart3d.JCVersion
Gets the version number for the current package.
getVersionNumber() - Static method in class com.klg.jclass.datasource.JCVersion
Gets the version number for the current package.
getVersionNumber() - Static method in class com.klg.jclass.field.JCVersion
Gets the version number for the current package.
getVersionNumber() - Static method in class com.klg.jclass.higrid.JCVersion
Gets the version number for the current package.
getVersionNumber() - Static method in class com.klg.jclass.page.JCVersion
Gets the version number for the current package.
getVersionNumber() - Static method in class com.klg.jclass.swing.JCVersion
Gets the version number for the current package.
getVersionNumber() - Static method in class com.klg.jclass.table.JCVersion
Gets the version number for the current package.
getVersionString() - Static method in class com.klg.jclass.chart.JCVersion
Gets the version String for the current package.
getVersionString() - Static method in class com.klg.jclass.chart3d.JCVersion
Gets the version String for the current package.
getVersionString() - Static method in class com.klg.jclass.datasource.JCVersion
Gets the version String for the current package.
getVersionString() - Static method in class com.klg.jclass.field.JCVersion
Gets the version String for the current package.
getVersionString() - Static method in class com.klg.jclass.higrid.JCVersion
Gets the version String for the current package.
getVersionString() - Static method in class com.klg.jclass.page.JCVersion
Gets the version String for the current package.
getVersionString() - Static method in class com.klg.jclass.swing.JCVersion
Gets the version String for the current package.
getVersionString() - Static method in class com.klg.jclass.swing.Version
Retrieves the version string for the specified package.
getVersionString() - Static method in class com.klg.jclass.table.JCVersion
Gets the version String for the current package.
getVersionString() - Static method in class com.klg.jclass.util.JCEnvironment
Retrieves and caches the version String.
getVersionString() - Static method in class com.klg.jclass.util.Version
Gets the version number for the current package.
getVersionString(String) - Static method in class com.klg.jclass.swing.Version
Retrieves the version string for the specified package.
getVersionString(String) - Static method in class com.klg.jclass.util.Version
Retrieves the version string for the specified package.
getVertActionAxis() - Method in class com.klg.jclass.chart.JCChartArea
Gets the value of the VertActionAxis property.
getVerticalAlignment() - Method in interface com.klg.jclass.cell.JCCellInfo
Returns the vertical alignment for the cell being displayed or edited.
getVerticalAlignment() - Method in class com.klg.jclass.higrid.CellStyle
Retrieves the vertical alignment for this object.
getVerticalAlignment() - Method in interface com.klg.jclass.higrid.CellStyleModel
Retrieves the vertical alignment for this object.
getVerticalAlignment() - Method in class com.klg.jclass.page.PageTableCellInfo
Returns the vertical alignment for the cell being displayed.
getVerticalAlignment() - Method in interface com.klg.jclass.table.CellStyleModel
Returns the vertical alignment for the cell.
getVerticalAlignment() - Method in class com.klg.jclass.table.JCCellStyle
Returns the vertical alignment for the cell.
getVerticalAlignment() - Method in class com.klg.jclass.table.JCTableCellInfo
Returns the vertical alignment for the cell being displayed or edited.
getVerticalAlignment(int, int) - Method in class com.klg.jclass.table.Table
Returns the vertical alignment value for a cell or label.
getVerticalAWTFromSwingConstant(int, float) - Static method in class com.klg.jclass.util.swing.JCSwingTypeConverter
Spits out an AWT alignment float from the equivalent SwingConstant enum.
getVerticalElasticity() - Method in interface com.klg.jclass.util.swing.JCElastic
Returns the vertical elasticity or "stretchiness" of the component.
getVerticalElasticity() - Method in class com.klg.jclass.util.swing.JCSpring
 
getVerticalItemGap() - Method in class com.klg.jclass.chart3d.JCChart3dLegend
Gets the gap between the legend items in a vertical legend.
getVerticalPane() - Method in class com.klg.jclass.util.swing.JCHelpPane
 
getVerticalScrollbar() - Method in class com.klg.jclass.higrid.HiGrid
Gets the vertical scrollbar for this component.
getVerticalScrollbarConstraints() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the vertical scrollbar constraints.
getVerticalScrollbarDisplay() - Method in class com.klg.jclass.higrid.HiGrid
Retrieves the vertical scrollbar display mode.
getVerticalShift() - Method in class com.klg.jclass.chart3d.JCViewport
Returns the vertical shift as a multiple of the original viewport size.
getVerticalSwingConstantFromAWT(float, int) - Static method in class com.klg.jclass.util.swing.JCSwingTypeConverter
Takes in an AWT alignment float, and spits out the equivalent SwingConstant enum.
getVertSB() - Method in class com.klg.jclass.table.JCTable
Gets the vertical scrollbar.
getVertSBAttachment() - Method in class com.klg.jclass.table.JCTable
Gets the tables VertSBAttachment value.
getVertSBDisplay() - Method in class com.klg.jclass.table.JCTable
Gets the table's VertSBDisplay value to determine when to display scrollbars.
getVertSBOffset() - Method in class com.klg.jclass.table.JCTable
Gets the table's VertSBOffset value.
getVertSBPosition() - Method in class com.klg.jclass.table.JCTable
Gets the table's VertSBPosition value.
getVertSBTrack() - Method in class com.klg.jclass.table.JCTable
Gets the table's VertSBTrack value.
getVertSBTrackColumn() - Method in class com.klg.jclass.table.JCTable
Gets the column number that determines the text to display when the track indicator is displayed.
getView() - Method in class com.klg.jclass.chart3d.Transform
 
getView() - Method in class com.klg.jclass.swing.JCTreeTable
Returns the current view.
getView() - Method in class com.klg.jclass.swing.JCTreeTable.SwitchIcon
Gets the current icon view.
getView() - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Return the current view.
getView3d() - Method in class com.klg.jclass.chart3d.JCChart3dArea
Gets the chart area's JCView3d object.
getView3D() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the View3D property, which combines the values of the Depth, Elevation, and Rotation properties defined in JCChartArea.
getView3D() - Method in class com.klg.jclass.chart.beans.MultiChart
Gets the value of the View3D property.
getViewColumn(int) - Method in interface com.klg.jclass.table.SortableDataViewModel
Returns the column in the view for the data column.
getViewColumn(int) - Method in class com.klg.jclass.table.TableDataView
Returns the column in the view for the data column.
getViewPage() - Method in class com.klg.jclass.util.swing.JCHelpPane
Returns the URL displayed in the contents pane.
getViewPane() - Method in class com.klg.jclass.util.swing.JCHelpPane
Returns the HTML pane on the right hand side.
getViewPlatformDistance() - Method in class com.klg.jclass.chart3d.j3d.JC3DUniverse
 
getViewPlatformDistance() - Method in class com.klg.jclass.chart3d.j3d.JCChart3dUniverse
Returns the distance of the view platform from the origin of the virtual universe.
getViewPlatformTransformGroup() - Method in class com.klg.jclass.chart3d.j3d.ActionHandlerParams
 
getViewPlatformTransformGroup() - Method in class com.klg.jclass.chart3d.j3d.JC3DUniverse
 
getViewport() - Method in class com.klg.jclass.chart3d.JCChart3dArea
Gets the chart area's JCViewport object.
getViewRow(int) - Method in interface com.klg.jclass.table.SortableDataViewModel
Returns the row in the view for the data row.
getViewRow(int) - Method in class com.klg.jclass.table.TableDataView
Returns the row in the view for the data row.
getVirtualColumn(String) - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets a virtual column by column name.
getVirtualColumns() - Method in class com.klg.jclass.datasource.beans.NodeProperties
Gets all virtual columns.
getVirtualUniverse() - Method in class com.klg.jclass.chart3d.j3d.JCChart3dUniverse
Returns a reference to our virtual universe.
getVisibleCells() - Method in class com.klg.jclass.table.CellAreaHandler
Returns the cell range of visible, scrollable cells.
getVisibleCells() - Method in class com.klg.jclass.table.JCTable
Returns the range of scrollable cells that are currently visible.
getVisibleColumnCount() - Method in class com.klg.jclass.higrid.RowFormat
Compute the number of visible dataFormat columns for this rowFormat.
getVisibleColumnIndex(int) - Method in class com.klg.jclass.higrid.RowFormat
Compute the visible column index from the actual column index.
getVisibleColumns() - Method in class com.klg.jclass.table.JCTable
Gets the number of non-frozen columns visible in the table.
getVisibleDataSeries() - Method in class com.klg.jclass.chart.ChartDataView
Returns the number of children data series that are marked as visible.
getVisibleIndex(CellPosition) - Method in class com.klg.jclass.higrid.Controller
Retrieves the visible column index associated with the given cell.
getVisibleRowCount() - Method in class com.klg.jclass.datasource.swing.DSdbJList
 
getVisibleRows() - Method in class com.klg.jclass.table.JCTable
Gets the number of non-frozen rows visible in the table.
getVisibleSize() - Method in class com.klg.jclass.swing.JCMDIPane
Gets the size of the visible area, which is the size of this pane.
getVisualBounds() - Method in class com.klg.jclass.page.GlyphVectorBase
Returns the visual bounds of this GlyphVector The visual bounds is the tightest rectangle enclosing all non-background pixels in the rendered representation of this GlyphVector.
getVisualComponent() - Method in class com.klg.jclass.field.Field
This method is internal.
getWaitRenderFlag() - Method in class com.klg.jclass.chart3d.j3d.JCCanvas3D
Returns the value of the JCCanvas3D busy flag.
getWallImageAngle(int) - Method in class com.klg.jclass.chart3d.j3d.JCPlotCubeJava3d
 
getWallImageRotation(int) - Method in class com.klg.jclass.chart3d.j3d.JCCubeSquareArray
 
getWhereClause() - Method in class com.klg.jclass.datasource.jdbc.MetaData
Return the current "where" clause used for getting data.
getWholeCell(JCCellInfo, Rectangle) - Static method in class com.klg.jclass.cell.Utilities
Creates a Rectangle to allow drawing over the whole cell instead of being positioned inside the borders and margins.
getWidth() - Method in class com.klg.jclass.chart.ChartInteriorRegion
Gets the value of the Width property.
getWidth() - Method in class com.klg.jclass.chart.JCLineStyle
Gets the Width property, which controls line width.
getWidth() - Method in class com.klg.jclass.chart3d.JCLineStyle
Gets the Width property, which controls line width.
getWidth() - Method in class com.klg.jclass.higrid.CellFormat
Retrieves the width of this object.
getWidth() - Method in class com.klg.jclass.higrid.EditStatusCellFormat
Retrieves the width of this object.
getWidth() - Method in class com.klg.jclass.higrid.NodeCellFormat
Retrieves the width of this object.
getWidth() - Method in class com.klg.jclass.higrid.RowFormat
Retrieves the width of this object.
getWidth() - Method in class com.klg.jclass.higrid.RowNode
Retrieves the width of this object.
getWidth() - Method in class com.klg.jclass.page.JCPageTable.Column
Gets the width of the column.
getWidth() - Method in class com.klg.jclass.page.JCPageTable.Cell
Gets the width of the cell.
getWidth() - Method in class com.klg.jclass.page.JCUnit.Dimension
Returns the width of the dimension as a measure.
getWidth(FontMetrics, String) - Method in class com.klg.jclass.cell.renderers.JCStringCellRenderer
Returns the width required to paint a multi-line String.
getWidth(FontMetrics, String) - Method in class com.klg.jclass.cell.renderers.JCWordWrapCellRenderer
Returns the width required to paint a multi-line String.
getWidth(ImageObserver) - Method in class com.klg.jclass.page.EPSImage
Determines the width of the image.
getWidth(int) - Method in interface com.klg.jclass.table.CellLayoutModel
Returns the width of a column.
getWidth(int) - Method in class com.klg.jclass.table.JCCellLayout
Returns the width of a column.
getWidth(int) - Method in class com.klg.jclass.table.PrintCellLayout
Returns the width of a column.
getWidthIsDefault() - Method in class com.klg.jclass.chart.ChartInteriorRegion
Gets the value of the WidthIsDefault property.
getWindowsMenuFromMenuBar() - Method in class com.klg.jclass.swing.JCMDIPane
 
getWireframeColor() - Method in class com.klg.jclass.chart3d.j3d.JCPlotCubeJava3d
Returns the color of the wireframe outline of the plotcube.
getWrappedException() - Method in class com.klg.jclass.datasource.DataModelException
Return the Exception that wrapped by this DataModelException.
getX() - Method in class com.klg.jclass.chart.ChartDataViewSeries
 
getX() - Method in class com.klg.jclass.chart.JCDataCoord
Gets the value of the X property, which represents a data value along a particular axis.
getX() - Method in class com.klg.jclass.chart3d.event.Chart3dGridDataEvent
Method which returns the x index of the affected data.
getX() - Method in class com.klg.jclass.chart3d.JCData3dGridIndex
Gets the value of the X property.
getX() - Method in class com.klg.jclass.chart3d.JCGridColor
Returns the x index for this grid color.
getX() - Method in class com.klg.jclass.page.JCUnit.Point
Returns the x position as a measure.
getX(double) - Method in class com.klg.jclass.chart.ChartDataViewSeries
Returns the index that contains the value closest to the specified X value.
getX(int) - Method in class com.klg.jclass.chart.ChartDataViewSeries
Returns the X value at the specified index.
getX(int) - Method in class com.klg.jclass.chart3d.Chart3dGridData
Returns the X value at the specified index.
getXArrayCopy() - Method in class com.klg.jclass.chart.ChartDataView
Gets a copy of the X values array currently used by this data view.
getXArrayCopy() - Method in class com.klg.jclass.chart.ChartDataViewSeries
Gets a copy of the X values array in this data series.
getXAxes() - Method in class com.klg.jclass.chart.JCChartArea
Gets the value of the XAxes property.
getXAxis() - Method in class com.klg.jclass.chart.ChartDataView
Gets the value of the XAxis property.
getXAxis() - Method in class com.klg.jclass.chart3d.JCChart3dArea
Gets the X axis for this chart3dArea object.
getXAxis(int) - Method in class com.klg.jclass.chart.JCChartArea
Gets the value of the XAxis property at a specified index.
getXAxisAnnotationMethod() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the XAxisAnnotationMethod property, which determines how axis annotations are generated.
getXAxisAnnotationMethod() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Returns the annotation method for the X Axis.
getXAxisAnnotationMethod() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Returns the annotation method for the X Axis.
getXAxisGridVisible() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the XAxisGridVisible property, which determines whether a grid is drawn for the axis.
getXAxisLogarithmic() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the XAxisLogarithmic property, which determines whether the first x axis will be logarithmic (true) or linear (false).
getXAxisMax() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the XAxisMax property, which controls the maximum value shown on the axis.
getXAxisMax() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Retrieves the maximum value of the x axis
getXAxisMax() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Retrieves the maximum value of the x axis
getXAxisMin() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the XAxisMin property; this property controls the minimum value shown on the axis.
getXAxisMin() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Retrieves the minimum value of the x axis
getXAxisMin() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Retrieves the minimum value of the x axis
getXAxisMinMax() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the XAxisMinMax property, which controls both the XAxisMin and XAxisMax properties.
getXAxisNumSpacing() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the XAxisNumSpacing property -- this property controls the interval between axis labels.
getXAxisTitleText() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the XAxisTitleText property, which specifies the text that will appear as the x axis title.
getXAxisTitleText() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Retrieves the Title text for the x axis
getXAxisTitleText() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Retrieves the Title text for the x axis
getXAxisVisible() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the XAxisVisible property, which determines whether the first x axis is currently visible.
getXBegin() - Method in class com.klg.jclass.chart3d.GridRegion
 
getXClosest(double) - Method in class com.klg.jclass.chart3d.Chart3dGridData
Returns the index that contains the x value closest to the specified value.
getXEnd() - Method in class com.klg.jclass.chart3d.GridRegion
 
getXEye() - Method in class com.klg.jclass.chart3d.GridRegion
 
getXFormat() - Method in class com.klg.jclass.chart3d.JCBar
Gets the current x or X axis bar format.
getXGrid() - Method in class com.klg.jclass.chart3d.Chart3dGridData
Returns the X grid array.
getXGrid() - Method in interface com.klg.jclass.chart3d.Chart3dGridDataModel
Retrieves the x grid values array.
getXGrid() - Method in class com.klg.jclass.chart3d.data.Base3dGridDataSource
Returns the xGrid values If the values don't exist, but the zValues do, a default array of values with an increment of 1.0 will be generated.
getXGrid() - Method in class com.klg.jclass.chart3d.JCChart3d
Retrieves the x grid values.
getXGridSize() - Method in class com.klg.jclass.chart3d.data.JCDefault3dGridDataSource
Retrieves the number of X values.
getXLabels() - Method in class com.klg.jclass.chart3d.Chart3dGridData
Returns the X data labels for this Chart3dGridData object
getXLabels() - Method in class com.klg.jclass.chart3d.data.Base3dGridDataSource
Retrieves the xLabels .
getXLabels() - Method in interface com.klg.jclass.chart3d.LabelledChart3dGridDataModel
Retrieves the X labels to be used for the X axis if its annotation type isJCAxis.ANNOTATION_DATA_LABELS.
getXLabelsArrayList() - Method in class com.klg.jclass.chart3d.Chart3dGridData
Get the X data labels for this Chart3dGridData object in an array list.
getXLast() - Method in class com.klg.jclass.chart3d.GridLimits
Returns ending offset into x grid array.
getXLeft() - Method in class com.klg.jclass.chart3d.GridRegion
 
getXLimits() - Method in class com.klg.jclass.chart.ChartDataView
Gets the the min and max X values in this data view.
getXMax() - Method in class com.klg.jclass.chart3d.Extents
Gets the x maximum value for this extents object.
getXMesh() - Method in class com.klg.jclass.chart3d.JCSurface
Returns the current x mesh array, which tells whether a given mesh line is drawn.
getXMeshFilter() - Method in class com.klg.jclass.chart3d.JCSurface
Returns the current x mesh filter.
getXMin() - Method in class com.klg.jclass.chart3d.Extents
Gets the x minimum value for this extents object.
getXMinMax(MinMax) - Method in class com.klg.jclass.chart.ChartDataViewSeries
 
getXmlErrorHandler() - Method in class com.klg.jclass.util.io.LoadProperties
Return the current XML handler.
getXNormalizedScale() - Method in class com.klg.jclass.chart3d.JCPlotCube
Returns the current value of the PlotCube's normalized x scale.
getXOffset() - Method in class com.klg.jclass.chart3d.GridLimits
Returns starting offset into x grid array.
getXPixel() - Method in class com.klg.jclass.chart3d.ContourSegment
Retrieves the x pixel value for this point.
getXPixel() - Method in class com.klg.jclass.chart3d.PolygonChain
Retrieves the x pixel value for this point.
getXPixel() - Method in class com.klg.jclass.chart3d.ScreenPoint
Retrieves the x pixel value for this point.
getXPosition(NullGraphics, HiGrid, RowNode, int) - Method in class com.klg.jclass.higrid.RowFormat
 
getXRight() - Method in class com.klg.jclass.chart3d.GridRegion
 
getXRotation() - Method in class com.klg.jclass.chart3d.j2d.actions.RotateAction
Get the current x rotation angle
getXRotation() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Gets the Chart3dArea's View3d XRotation
getXRotation() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Gets the Chart3dArea's View3d XRotation
getXRotation() - Method in class com.klg.jclass.chart3d.JCView3d
Returns the X rotation angle.
getXScale() - Method in class com.klg.jclass.chart3d.JCPlotCube
Returns the current value of the PlotCube's x scale.
getXSeries(int) - Method in interface com.klg.jclass.chart.ChartDataModel
Retrieves the x values of the specified data series.
getXSeries(int) - Method in class com.klg.jclass.chart.data.BaseDataSource
Retrieves the specified x-value series.
getXSeries(int) - Method in class com.klg.jclass.chart.data.JCChartSwingDataSource
Retrieves the specified x-value series.
getXSpacing() - Method in class com.klg.jclass.chart3d.JCBar
Gets the current X bar spacing.
getXYFromCell(CellPosition) - Method in class com.klg.jclass.higrid.Controller
Determines the point that corresponds to the given cell.
getY() - Method in class com.klg.jclass.chart.ChartDataViewSeries
 
getY() - Method in class com.klg.jclass.chart.JCDataCoord
Gets the value of the Y property, which represents a data value along a particular axis.
getY() - Method in class com.klg.jclass.chart3d.event.Chart3dGridDataEvent
Method which returns the y index of the affected data.
getY() - Method in class com.klg.jclass.chart3d.JCData3dGridIndex
Gets the value of the Y property.
getY() - Method in class com.klg.jclass.chart3d.JCGridColor
Returns the y index for this grid color.
getY() - Method in class com.klg.jclass.page.JCUnit.Point
Returns the y position as a measure.
getY(double) - Method in class com.klg.jclass.chart.ChartDataViewSeries
Returns the index that contains the value closest to the specified Y value.
getY(int) - Method in class com.klg.jclass.chart.ChartDataViewSeries
Returns the Y value at the specified index.
getY(int) - Method in class com.klg.jclass.chart3d.Chart3dGridData
Returns the Y value at the specified index.
getYArrayCopy() - Method in class com.klg.jclass.chart.ChartDataViewSeries
Gets a copy of the Y values array in this data series.
getYAxes() - Method in class com.klg.jclass.chart.JCChartArea
Gets the value of the YAxes property.
getYAxis() - Method in class com.klg.jclass.chart.ChartDataView
Gets the value of the YAxis property.
getYAxis() - Method in class com.klg.jclass.chart.JCPolarRadarChartFormat
 
getYAxis() - Method in class com.klg.jclass.chart3d.JCChart3dArea
Gets the Y axis for this chart3dArea object.
getYAxis(int) - Method in class com.klg.jclass.chart.JCChartArea
Gets the value of the YAxis property at a specified index.
getYAxisAngle() - Method in class com.klg.jclass.chart.JCPolarRadarChartFormat
Gets the angle of the y axis in a Polar or Radar chart.
getYAxisAngle(int) - Method in class com.klg.jclass.chart.JCAxis
Method to get the angle of the y axis in a Polar/Radar chart.
getYAxisAngle(int) - Method in class com.klg.jclass.chart.JCPolarRadarChartFormat
Gets the angle of the y axis in a Polar or Radar chart.
getYAxisAnnotationMethod() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the YAxisAnnotationMethod property, which determines how axis annotations are generated.
getYAxisAnnotationMethod() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Returns the annotation method for the Y Axis.
getYAxisAnnotationMethod() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Returns the annotation method for the Y Axis.
getYAxisGridVisible() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the YAxisGridVisible property, which determines whether a grid is drawn for the axis.
getYAxisLogarithmic() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the YAxisLogarithmic property, which determines whether the first y axis will be logarithmic (true) or linear (false).
getYAxisMax() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the YAxisMax property -- this property controls the maximum value shown on the axis.
getYAxisMax() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Retrieves the maximum value of the Y axis
getYAxisMax() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Retrieves the maximum value of the Y axis
getYAxisMin() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the YAxisMin property -- this property controls the minimum value shown on the axis.
getYAxisMin() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Retrieves the minimum value of the y axis
getYAxisMin() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Retrieves the minimum value of the y axis
getYAxisMinMax() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the YAxisMinMax property, which controls both the YAxisMin and YAxisMax properties.
getYAxisNumSpacing() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the YAxisNumSpacing property, which controls the interval between axis labels.
getYAxisTitleText() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the YAxisTitleText property, which specifies the text that will appear as the y axis title.
getYAxisTitleText() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Retrieves the Title text for the y axis
getYAxisTitleText() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Retrieves the Title text for the y axis
getYAxisVisible() - Method in class com.klg.jclass.chart.beans.BaseChart
Gets the value of the YAxisVisible property -- this property determines whether the first y axis is currently visible.
getYBegin() - Method in class com.klg.jclass.chart3d.GridRegion
 
getYClosest(double) - Method in class com.klg.jclass.chart3d.Chart3dGridData
Returns the index that contains the y value closest to the specified value.
getYearComponent() - Method in class com.klg.jclass.util.calendar.JCDateChooser
Returns the CalendarComponent used in the year portion of the chooser.
getYEnd() - Method in class com.klg.jclass.chart3d.GridRegion
 
getYEye() - Method in class com.klg.jclass.chart3d.GridRegion
 
getYFormat() - Method in class com.klg.jclass.chart3d.JCBar
Gets the current y or Y axis bar format.
getYGrid() - Method in class com.klg.jclass.chart3d.Chart3dGridData
Returns the Y grid array.
getYGrid() - Method in interface com.klg.jclass.chart3d.Chart3dGridDataModel
Retrieves the y grid values array.
getYGrid() - Method in class com.klg.jclass.chart3d.data.Base3dGridDataSource
Returns the yGrid values.
getYGrid() - Method in class com.klg.jclass.chart3d.JCChart3d
Retrieves the y grid values.
getYGridSize() - Method in class com.klg.jclass.chart3d.data.JCDefault3dGridDataSource
Retrieves the number of Y values.
getYLabels() - Method in class com.klg.jclass.chart3d.Chart3dGridData
Returns the Y data labels.
getYLabels() - Method in class com.klg.jclass.chart3d.data.Base3dGridDataSource
Retrieves the yLabels
getYLabels() - Method in interface com.klg.jclass.chart3d.LabelledChart3dGridDataModel
Retrieves the Y labels to be used for the Y axis if its annotation type is JCAxis.ANNOTATION_DATA_LABELS.
getYLabelsArrayList() - Method in class com.klg.jclass.chart3d.Chart3dGridData
Get the Y data labels for this Chart3dGridData object in an array list.
getYLast() - Method in class com.klg.jclass.chart3d.GridLimits
Returns ending offset into y grid array.
getYLeft() - Method in class com.klg.jclass.chart3d.GridRegion
 
getYLimits() - Method in class com.klg.jclass.chart.ChartDataView
Gets the the min and max Y values in this data view.
getYMax() - Method in class com.klg.jclass.chart3d.Extents
Gets the y maximum value for this extents object.
getYMesh() - Method in class com.klg.jclass.chart3d.JCSurface
Returns the current y mesh array, which tells whether a given mesh line is drawn.
getYMeshFilter() - Method in class com.klg.jclass.chart3d.JCSurface
Returns the current y mesh filter.
getYMin() - Method in class com.klg.jclass.chart3d.Extents
Gets the y minimum value for this extents object.
getYMinMax(MinMax) - Method in class com.klg.jclass.chart.ChartDataViewSeries
 
getYNormalizedScale() - Method in class com.klg.jclass.chart3d.JCPlotCube
Returns the current value of the PlotCube's normalized y scale.
getYOffset() - Method in class com.klg.jclass.chart3d.GridLimits
Returns starting offset into y grid array.
getYPixel() - Method in class com.klg.jclass.chart3d.ContourSegment
Retrieves the y pixel value for this point.
getYPixel() - Method in class com.klg.jclass.chart3d.PolygonChain
Retrieves the y pixel value for this point.
getYPixel() - Method in class com.klg.jclass.chart3d.ScreenPoint
Retrieves the y pixel value for this point.
getYRight() - Method in class com.klg.jclass.chart3d.GridRegion
 
getYRotation() - Method in class com.klg.jclass.chart3d.j2d.actions.RotateAction
Get the current y rotation angle
getYRotation() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Gets the Chart3dArea's View3d YRotation
getYRotation() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Gets the Chart3dArea's View3d YRotation
getYRotation() - Method in class com.klg.jclass.chart3d.JCView3d
Returns the Y rotation angle.
getYScale() - Method in class com.klg.jclass.chart3d.JCPlotCube
Returns the current value of the PlotCube's y scale.
getYSeries(int) - Method in interface com.klg.jclass.chart.ChartDataModel
Retrieves the y values of the specified data series.
getYSeries(int) - Method in class com.klg.jclass.chart.data.BaseDataSource
Retrieves the specified y-value series.
getYSeries(int) - Method in class com.klg.jclass.chart.data.JCChartSwingDataSource
Retrieves the specified y-value series.
getYSpacing() - Method in class com.klg.jclass.chart3d.JCBar
Gets the current Y bar spacing.
getZArray(int) - Method in class com.klg.jclass.chart3d.data.JCDefault3dGridDataSource
Retrieves the specified series as an array of doubles.
getZAxis() - Method in class com.klg.jclass.chart3d.JCChart3dArea
Gets the Z axis for this chart3dArea object.
getZAxisAnnotationMethod() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Returns the annotation method for the Z Axis.
getZAxisAnnotationMethod() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Returns the annotation method for the Z Axis.
getZAxisMax() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Retrieves the maximum value of the Z axis
getZAxisMax() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Retrieves the maximum value of the Z axis
getZAxisMin() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Retrieves the minimum value of the z axis
getZAxisMin() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Retrieves the minimum value of the z axis
getZAxisTitleText() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Retrieves the Title text for the z axis
getZAxisTitleText() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Retrieves the Title text for the z axis
getZMax() - Method in class com.klg.jclass.chart3d.Extents
Gets the z maximum value for this extents object.
getZMin() - Method in class com.klg.jclass.chart3d.Extents
Gets the z minimum value for this extents object.
getZNormalizedScale() - Method in class com.klg.jclass.chart3d.JCPlotCube
Returns the current value of the PlotCube's normalized z scale.
getZoneColor(int) - Method in class com.klg.jclass.chart3d.j3d.JCDataBars
 
getZoneData() - Method in class com.klg.jclass.chart3d.Chart3dDataView
Returns the internal zone data object.
getZoneDataSource() - Method in class com.klg.jclass.chart3d.Chart3dDataView
Gets the zoneDataSource property for Chart3dDataView.
getZoneDataSource1() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Retrieves the Zone Data1 SwingDataModel, if applicable
getZoneDataSource1() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Retrieves the Zone Data1 SwingDataModel, if applicable
getZoneMethod() - Method in class com.klg.jclass.chart3d.JCContour
Returns the zone method - by ZONE_CONTOURS, ZONE_CELLS_AVERAGE, or ZONE_CELLS_CORNER.
getZoneSwingDataModel1() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Retrieves the Zone Data1 SwingDataModel, if applicable
getZoneSwingDataModel1() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Retrieves the Zone Data1 SwingDataModel, if applicable
getZoomFactor() - Method in class com.klg.jclass.swing.gauge.beans.JCCircularGaugeBean
Gets the zoom factor for this scale.
getZoomFactor() - Method in class com.klg.jclass.swing.gauge.beans.JCLinearGaugeBean
Gets the zoom factor for this scale.
getZoomFactor() - Method in class com.klg.jclass.swing.gauge.JCAbstractScale
Returns the zoom factor for this scale.
getZoomFactor() - Method in interface com.klg.jclass.swing.gauge.JCScale
Returns the zoomFactor for this scale.
getZRotation() - Method in class com.klg.jclass.chart3d.j2d.actions.RotateAction
Get the current z rotation angle
getZRotation() - Method in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
Gets the Chart3dArea's View3d ZRotation
getZRotation() - Method in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
Gets the Chart3dArea's View3d ZRotation
getZRotation() - Method in class com.klg.jclass.chart3d.JCView3d
Returns the Z rotation angle.
getZScale() - Method in class com.klg.jclass.chart3d.JCPlotCube
Returns the current value of the PlotCube's z scale.
getZValue() - Method in class com.klg.jclass.chart3d.PolygonChain
Gets the z value.
getZValue(int, int) - Method in class com.klg.jclass.chart3d.Chart3dGridData
Returns the data value (or z value) that corresponds to grid point (x, y).
getZValue(int, int) - Method in class com.klg.jclass.chart3d.data.JCEditable3dGridDataSource
Retrieves the specified point value, given series and point indices.
getZValue(JCData3dIndex) - Method in class com.klg.jclass.chart3d.data.JCEditable3dGridDataSource
Retrieves the zValue based on the JCData3dIndex object.
getZValue(JCData3dIndex) - Method in class com.klg.jclass.chart3d.data.JCEditable3dPointDataSource
Retrieves the zValue from the specified JCData3dPointIndex object.
getZValues() - Method in class com.klg.jclass.chart3d.Chart3dGridData
Returns the entire zValues array.
getZValues() - Method in interface com.klg.jclass.chart3d.Chart3dGridDataModel
Retrieves the z values -- one for each (x,y) grid point.
getZValues() - Method in class com.klg.jclass.chart3d.data.Base3dGridDataSource
Returns the ZValues (data).
getZValues() - Method in class com.klg.jclass.chart3d.JCChart3d
Retrieves the z values - one for each (x,y) grid point.
GIF - Static variable in class com.klg.jclass.util.swing.encode.JCEncodeComponent
Specifies GIF encoding.
GIFEncoder - class com.klg.jclass.util.swing.encode.GIFEncoder.
This class encodes a Gif file from an Image to an OutputStream.
GIFEncoder() - Constructor for class com.klg.jclass.util.swing.encode.GIFEncoder
 
globalBookmarkBeforeLastMove - Static variable in class com.klg.jclass.datasource.IdeMetaData
 
globalBorderInsets - Static variable in class com.klg.jclass.higrid.EditStatusCellFormat
 
globalBorderInsets - Static variable in class com.klg.jclass.higrid.NodeCellFormat
 
globalDataTableBeforeLastMove - Static variable in class com.klg.jclass.datasource.IdeMetaData
 
globalMarginInsets - Static variable in class com.klg.jclass.higrid.EditStatusCellFormat
 
globalMarginInsets - Static variable in class com.klg.jclass.higrid.NodeCellFormat
 
globalShowing - Static variable in class com.klg.jclass.higrid.EditStatusCellFormat
 
globalShowing - Static variable in class com.klg.jclass.higrid.NodeCellFormat
 
globalWidth - Static variable in class com.klg.jclass.higrid.EditStatusCellFormat
 
globalWidth - Static variable in class com.klg.jclass.higrid.NodeCellFormat
 
GlyphVectorBase - class com.klg.jclass.page.GlyphVectorBase.
Create a GlyphVector which will report metrics using underlying font system metrics.
GlyphVectorBase(FontMetrics, FontRenderContext, String) - Constructor for class com.klg.jclass.page.GlyphVectorBase
Create a GlyphVector which will report metrics using underlying afm/tfm/pcl font metrics.
GO_TO - Static variable in class com.klg.jclass.datasource.util.LocaleBundle
 
goDown() - Method in class com.klg.jclass.higrid.Controller
Traverse to the same column in the next row.
goEnd() - Method in class com.klg.jclass.higrid.Controller
Traverse to the last cell in the current row.
goHome() - Method in class com.klg.jclass.higrid.Controller
Traverse to the first cell in the current row.
goLeft() - Method in class com.klg.jclass.higrid.Controller
Traverse to the previous column in the same row.
goLevelDown() - Method in class com.klg.jclass.higrid.Controller
Traverse to the next row of the table associated with the current row.
goLevelDown(RowNode, boolean) - Method in class com.klg.jclass.higrid.Controller
Traverse to the next row of the table associated with the passed row.
goLevelEnd() - Method in class com.klg.jclass.higrid.Controller
Traverse to the previous row of the table associated with the current row.
goLevelEnd(RowNode) - Method in class com.klg.jclass.higrid.Controller
Traverse to the last row of the table associated with the passed row.
goLevelHome() - Method in class com.klg.jclass.higrid.Controller
Traverse to the first row of the table associated with the current row.
goLevelHome(RowNode) - Method in class com.klg.jclass.higrid.Controller
Traverse to the first row of the table associated with the passed row.
goLevelParent() - Method in class com.klg.jclass.higrid.Controller
Traverse to the parent row of the current row.
goLevelUp() - Method in class com.klg.jclass.higrid.Controller
Traverse to the previous row of the table associated with the current row.
goLevelUp(RowNode, boolean) - Method in class com.klg.jclass.higrid.Controller
Traverse to the previous row of the table associated with the passed row.
goRight() - Method in class com.klg.jclass.higrid.Controller
Traverse to the next column in the same row.
goToRow() - Method in class com.klg.jclass.datasource.swing.DSdbJNavigator
Opens a dialog to specify current row index and moves the current row position in the data source
goToRow() - Method in class com.klg.jclass.table.JCTable
Displays a dialog box to select a row to traverse to.
GotoRowDialog - class com.klg.jclass.util.swing.GotoRowDialog.
Displays a dialog box asking the user for a row number to advance to.
GotoRowDialog(Frame, int) - Constructor for class com.klg.jclass.util.swing.GotoRowDialog
Construct a Goto Row dialog.
goUp() - Method in class com.klg.jclass.higrid.Controller
Traverse to the same column in the previous row.
GRADS - Static variable in class com.klg.jclass.util.JCNumberUtil
Angle unit enum value indicating angle unit is gradians.
graphics - Variable in class com.klg.jclass.page.JCPrinter
The graphics which represent the output drawable for this printer.
Graphics2DBase - class com.klg.jclass.page.Graphics2DBase.
Overrides Graphics2D to provide the Java interface for methods common to PostScript and PCL drawing.
Graphics2DBase(OutputStream) - Constructor for class com.klg.jclass.page.Graphics2DBase
Constructor.
graphicsDictionaryObj - Variable in class com.klg.jclass.page.adobe.pdf.JCPDFPrinter
The object reference number of the document Graphics State Dictionary
GREATER_THAN - Static variable in class com.klg.jclass.higrid.DefaultSortable
 
GREATER_THAN - Static variable in class com.klg.jclass.table.TableDataComparator
Indicates that the first objet is greater than the second object.
greaterThan(JCUnit.Measure) - Method in class com.klg.jclass.page.JCUnit.Measure
Compares another measure to this one.
GREEN - Static variable in class com.klg.jclass.chart3d.DefaultColors
Index that gives the GREEN component of given color in the color array
grid - Variable in class com.klg.jclass.higrid.EditPopupMenu
 
grid - Variable in class com.klg.jclass.higrid.HiGridEvent
 
grid - Variable in class com.klg.jclass.higrid.HiGridFocusAdapter
 
grid - Variable in class com.klg.jclass.higrid.HiGridTip
 
grid - Variable in class com.klg.jclass.higrid.LookupTable
 
grid - Variable in class com.klg.jclass.higrid.PrintGrid12
 
grid - Variable in class com.klg.jclass.higrid.PrintPreview
 
grid - Variable in class com.klg.jclass.higrid.SortGrid
 
gridArea - Variable in class com.klg.jclass.higrid.FocusManager
 
gridArea - Variable in class com.klg.jclass.higrid.HiGridFocusTraversalPolicy
 
GridArea - class com.klg.jclass.higrid.GridArea.
The GridArea is the component onto which the HiGrid nodes are rendered.
GridArea(HiGrid) - Constructor for class com.klg.jclass.higrid.GridArea
Default Constructor
gridAreaFocusRequested - Static variable in class com.klg.jclass.higrid.HiGridFocusNew
 
gridBackfacing(ScreenPoint, ScreenPoint, ScreenPoint) - Static method in class com.klg.jclass.chart3d.JCChart3dUtil
Computes whether the plane defined by the three screen points is backfacing.
gridColors - Variable in class com.klg.jclass.chart3d.Chart3dDataView
Allows certain facets or bars to have different colors.
gridData - Variable in class com.klg.jclass.chart3d.j3d.DataAdjustGrid
 
gridDefault - Variable in class com.klg.jclass.chart.JCAxis
 
gridLimits - Variable in class com.klg.jclass.chart3d.Chart3dGridData
 
gridLimits - Variable in class com.klg.jclass.chart3d.j3d.JCDataBars
 
GridLimits - class com.klg.jclass.chart3d.GridLimits.
Data structure internal to JClass Chart 3D.
GridLimits() - Constructor for class com.klg.jclass.chart3d.GridLimits
 
GridLimits(Chart3dGridData, boolean) - Constructor for class com.klg.jclass.chart3d.GridLimits
 
gridLines - Variable in class com.klg.jclass.chart3d.JCAxis
Gridlines on a per plane basis for this axis.
gridList - Variable in class com.klg.jclass.chart.JCAxis
List of JCGrid objects.
gridPointSelect(int, int, JCData3dGridIndex) - Method in class com.klg.jclass.chart3d.j2d.MapPickGrid
Search the grid points for the closest point in screen-space to the pick point (cursor position).
GridProperties - class com.klg.jclass.higrid.beans.GridProperties.
This class encapsulates the data and format hierarchy for a HiJCData.
GridProperties() - Constructor for class com.klg.jclass.higrid.beans.GridProperties
Default Constructor.
GridProperties(boolean) - Constructor for class com.klg.jclass.higrid.beans.GridProperties
Constructor that is passed a flag to indicate whether an internal or external datasource is required.
GridProperties(int, boolean) - Constructor for class com.klg.jclass.higrid.beans.GridProperties
Constructor that is passed a dataSource type and a flag to indicate whether an internal or external datasource is required.
GridProperties(String, Class) - Constructor for class com.klg.jclass.higrid.beans.GridProperties
Constructs a GridProperties from a resource.
GridProperties(String, ClassLoader) - Constructor for class com.klg.jclass.higrid.beans.GridProperties
Constructs a GridProperties from a resource.
GridProperties(String, ClassLoader, String[], Object[]) - Constructor for class com.klg.jclass.higrid.beans.GridProperties
Constructs a GridProperties from a resource.
GridProperties(String, ClassLoader, String[], Object[], boolean) - Constructor for class com.klg.jclass.higrid.beans.GridProperties
Constructs a GridProperties from a resource.
GridProperties(String, Class, String) - Constructor for class com.klg.jclass.higrid.beans.GridProperties
Constructs a GridProperties from a resource.
GridProperties(String, Class, String[], Object[]) - Constructor for class com.klg.jclass.higrid.beans.GridProperties
Constructs a GridProperties from a resource.
GridProperties(String, Class, String[], Object[], boolean) - Constructor for class com.klg.jclass.higrid.beans.GridProperties
Constructs a GridProperties from a resource.
GridProperties(String, Class, String, String[], Object[]) - Constructor for class com.klg.jclass.higrid.beans.GridProperties
Constructs a GridProperties from a resource.
GridProperties(String, Class, String, String[], Object[], boolean) - Constructor for class com.klg.jclass.higrid.beans.GridProperties
Constructs a GridProperties from a resource.
gridRegion - Variable in class com.klg.jclass.chart3d.DrawGrid
 
GridRegion - class com.klg.jclass.chart3d.GridRegion.
Data structure internal to JCChart3d.
GridScrollbar - class com.klg.jclass.higrid.GridScrollbar.
GridScrollbar manages the interaction between an actual scrollbar (extends Component, implements Adjustable) and the HiGrid object.
GridScrollbar(HiGrid, int) - Constructor for class com.klg.jclass.higrid.GridScrollbar
 
GridScrollbarCallback - interface com.klg.jclass.higrid.GridScrollbarCallback.
The interface for positioning a Rowtip and setting its text.
GridScrollbarCallbackAdapter - class com.klg.jclass.higrid.GridScrollbarCallbackAdapter.
The adapter which receives GridScrollbarCallback events.
GridScrollbarCallbackAdapter() - Constructor for class com.klg.jclass.higrid.GridScrollbarCallbackAdapter
 
gridScrollbarDisplayStrings - Static variable in class com.klg.jclass.higrid.beans.JCHiGridConverter
 
gridScrollbarDisplayValues - Static variable in class com.klg.jclass.higrid.beans.JCHiGridConverter
Grid scrollbar display values that corresponds to the list of String names.
gridStyle - Variable in class com.klg.jclass.chart.JCGrid
Style of grid lines.
gridSurfaceIntersect(Point4d, Point4d, Point4d, JCData3dGridIndex) - Method in class com.klg.jclass.chart3d.DrawGrid
Computes whether the ray defined by the given origin and point, intersects the surface defined by the grid data associated with this object.
gridValue(Chart3dGridData, double, double) - Method in class com.klg.jclass.chart3d.Chart3dDataView
Given grid data and an (x,y) point on the visible xy plane within the grid, do bilinear interpolation using the 4 closest grid points and return the corresponding z value.
gridVisible - Variable in class com.klg.jclass.chart.JCAxis
True is grid lines are visible.
GROUP_ROW_SELECT_ACTION - Static variable in class com.klg.jclass.higrid.HiGridAction
Action constant for contiguous group row selection.
GROUP_SPACING - Static variable in class com.klg.jclass.swing.BaseWizardPage
 
groupGap - Variable in class com.klg.jclass.chart3d.JCChart3dLegend
Space between groups in a legend (columns when legend vertical, rows when horizontal).
groupGap - Variable in class com.klg.jclass.util.legend.JCGridLegend
 
groupingUsed - Variable in class com.klg.jclass.chart.ChartInteriorRegion
 
groupingUsed - Variable in class com.klg.jclass.chart3d.ParentFormatter
 
guessLongestAnnotation(Graphics, JCAxis) - Method in class com.klg.jclass.chart3d.Anno
Since the min/max values are not necessarily representative of the intermediate annotations, we assume that the step size will introduce at least 1 extra digit of precision.

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