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

E

easeway - Variable in class com.klg.jclass.chart3d.Justify
The amount of space between the axis and the extent of the annotation.
east - Variable in class com.klg.jclass.swing.JCMultiSelectList.JCFixedCenterLayout
 
EAST - Static variable in class com.klg.jclass.chart.beans.BaseChart
 
EAST - Static variable in class com.klg.jclass.chart.JCChartLabel
 
EAST - Static variable in class com.klg.jclass.chart3d.j2d.beans.Chart3dJava2d
 
EAST - Static variable in class com.klg.jclass.chart3d.j3d.beans.Chart3dJava3d
 
EAST - Static variable in class com.klg.jclass.util.legend.JCLegend
 
EASTWEST_MASK - Static variable in class com.klg.jclass.util.legend.JCLegend
 
EDGE_PAD - Static variable in class com.klg.jclass.chart3d.Transform
 
EDGE_XMAX - Static variable in class com.klg.jclass.chart3d.Transform
 
EDGE_XMIN - Static variable in class com.klg.jclass.chart3d.Transform
 
EDGE_YMAX - Static variable in class com.klg.jclass.chart3d.Transform
 
EDGE_YMIN - Static variable in class com.klg.jclass.chart3d.Transform
 
EDGE_ZMAX - Static variable in class com.klg.jclass.chart3d.Transform
 
EDGE_ZMIN - Static variable in class com.klg.jclass.chart3d.Transform
 
edgeInFace(int, int) - Method in class com.klg.jclass.chart3d.Cube
 
edgeMatrix - Variable in class com.klg.jclass.chart3d.Anno
The edge matrix is responsible for translating the annotation to the proper edge of the cube.
edges - Static variable in class com.klg.jclass.chart3d.Cube
 
edit - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
EDIT - Static variable in class com.klg.jclass.chart.EventTrigger
 
EDIT_CELL - Static variable in class com.klg.jclass.table.JCEditCellEvent
 
edit_class - Variable in class com.klg.jclass.field.Field
 
edit_column - Variable in class com.klg.jclass.table.EditTraverseHandlerAbstract
 
EDIT_COUNT - Static variable in class com.klg.jclass.higrid.EditStatus
Total number of states possible.
EDIT_CURRENT - Static variable in class com.klg.jclass.higrid.EditStatus
Row is up to date, and is the current row.
EDIT_DATA_TEXTAREA - Static variable in class com.klg.jclass.chart3d.beans.JCChart3dBeanBundle
 
EDIT_DELETE_CURRENT - Static variable in class com.klg.jclass.higrid.EditStatus
Row is marked as deleted, and is the current row.
EDIT_DELETE_PENDING - Static variable in class com.klg.jclass.higrid.EditStatus
Row is marked as deleted, and is not the current row.
EDIT_ENSURE_MINIMUM_SIZE - Static variable in class com.klg.jclass.higrid.HiGrid
Use the cell editor's minimum size.
EDIT_ENSURE_MINIMUM_SIZE - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
EDIT_ENSURE_MINIMUM_SIZE - Static variable in interface com.klg.jclass.table.JCTableEnum
An EditHeightPolicy/EditWidthPolicy constant that indicates editors should be sized to at least their minimum size.
EDIT_ENSURE_PREFERRED_SIZE - Static variable in class com.klg.jclass.higrid.HiGrid
Use the cell editor's preferred size.
EDIT_ENSURE_PREFERRED_SIZE - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
EDIT_ENSURE_PREFERRED_SIZE - Static variable in interface com.klg.jclass.table.JCTableEnum
An EditHeightPolicy/EditWidthPolicy constant that indicates editors should be sizes to at least their preferred size.
edit_formats - Variable in class com.klg.jclass.field.validate.JCDateTimeValidator
 
edit_height_policy - Variable in class com.klg.jclass.table.JCTable
 
edit_initial_value - Variable in class com.klg.jclass.field.Field
 
edit_pattern - Variable in class com.klg.jclass.field.validate.JCNumberValidator
 
edit_row - Variable in class com.klg.jclass.table.EditTraverseHandlerAbstract
 
EDIT_SIZE_TO_CELL - Static variable in class com.klg.jclass.higrid.HiGrid
Fit the cell editor to the cell size.
EDIT_SIZE_TO_CELL - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
EDIT_SIZE_TO_CELL - Static variable in interface com.klg.jclass.table.JCTableEnum
An EditHeightPolicy/EditWidthPolicy constant that indicates editors should be sized to the size of the cell.
edit_status_width - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
EDIT_UPDATE_CURRENT - Static variable in class com.klg.jclass.higrid.EditStatus
Row is marked as modified, and is the current row.
EDIT_UPDATE_PENDING - Static variable in class com.klg.jclass.higrid.EditStatus
Row is marked as modified, and is not the current row.
edit_width_policy - Variable in class com.klg.jclass.table.JCTable
 
EDIT_X_VALUES - Static variable in class com.klg.jclass.chart3d.beans.JCChart3dBeanBundle
 
EDIT_Y_VALUES - Static variable in class com.klg.jclass.chart3d.beans.JCChart3dBeanBundle
 
EDIT_Z_VALUES - Static variable in class com.klg.jclass.chart3d.beans.JCChart3dBeanBundle
 
editable - Variable in class com.klg.jclass.cell.editors.JCWordWrapCellEditor
 
editable - Variable in class com.klg.jclass.chart.beans.AxisMiscWrapper
 
editable - Variable in class com.klg.jclass.chart.JCAxis
True if axis is editable.
editable - Variable in class com.klg.jclass.higrid.CellFormat
 
editable - Variable in class com.klg.jclass.higrid.HiGrid
 
editable - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
editable - Variable in class com.klg.jclass.table.beans.StyleEditor
 
editable - Variable in class com.klg.jclass.table.JCCellStyle
 
editable - Variable in class com.klg.jclass.util.calendar.DayTable
 
editable - Variable in class com.klg.jclass.util.swing.AbstractSpinBox
 
editable_set - Variable in class com.klg.jclass.table.JCCellStyle
 
EditableChart3dDataModel - interface com.klg.jclass.chart3d.EditableChart3dDataModel.
Empty marker interface to indicate to interested classes that this datamodel is editable.
EditableChartDataModel - interface com.klg.jclass.chart.EditableChartDataModel.
Extends the ChartDataModel interface to allow modification of data points in the data source.
EditableTableDataModel - interface com.klg.jclass.table.EditableTableDataModel.
The EditableTableDataModel interface extends the basic read-only TableDataModel interface, adding the ability for the JCTable object to change the data if the user edits it.
EditAction - class com.klg.jclass.chart3d.j2d.actions.EditAction.
Handler object for edit actions within JClass Chart 3D Java2D.
EditAction - class com.klg.jclass.chart3d.j3d.actions.EditAction.
Handler object for edit actions within JClass Chart 3D Java3D.
EditAction() - Constructor for class com.klg.jclass.chart3d.j2d.actions.EditAction
Default constructor.
EditAction() - Constructor for class com.klg.jclass.chart3d.j3d.actions.EditAction
 
editCell(JCEditCellEvent) - Method in class com.klg.jclass.table.JCEditCellAdapter
Invoked once the editor has been created and displayed.
editCell(JCEditCellEvent) - Method in interface com.klg.jclass.table.JCEditCellListener
Invoked once the editor has been created and displayed.
editCellListeners - Variable in class com.klg.jclass.table.JCTable
 
editComponent - Variable in class com.klg.jclass.table.JCEditCellEvent
 
editError(DataSet, Column, Variant, DataSetException, ErrorResponse) - Method in class com.klg.jclass.datasource.jbuilder.MetaData
 
editFormat - Variable in class com.klg.jclass.field.validate.JCNumberValidator
 
editHeightPolicy - Variable in class com.klg.jclass.higrid.CellStyle
 
editHeightPolicy - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
editingCanceled(JCCellEditorEvent) - Method in interface com.klg.jclass.cell.JCCellEditorListener
Tells the listeners that the editor has cancelled editing.
editingCanceled(JCCellEditorEvent) - Method in class com.klg.jclass.higrid.Controller
Tells the listeners that the editor has cancelled editing.
editingCanceled(JCCellEditorEvent) - Method in class com.klg.jclass.table.EditTraverseHandlerAbstract
The JCCellEditor calls cancelEdit() to cancel and undo an edit; for example, when the user presses Esc.
editingStopped(JCCellEditorEvent) - Method in interface com.klg.jclass.cell.JCCellEditorListener
Tells the listeners that the editor has ended editing.
editingStopped(JCCellEditorEvent) - Method in class com.klg.jclass.higrid.Controller
Tells the listeners that the editor has ended editing.
editingStopped(JCCellEditorEvent) - Method in class com.klg.jclass.table.EditTraverseHandlerAbstract
The JCCellEditor posts EditingStopped when it is done editing.
editor - Variable in class com.klg.jclass.cell.EditorRendererRegistry.ClassCells.Cell
 
editor - Variable in class com.klg.jclass.higrid.CellFormat
 
editor - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
editor - Variable in class com.klg.jclass.swing.JCPopupCalendar.DateEditor
The editor component.
editor - Variable in class com.klg.jclass.swing.JCTreeExplorer.FirstColumnEditor
 
editor - Variable in class com.klg.jclass.swing.JCTreeTable.Editor
 
editor - Variable in class com.klg.jclass.table.EditTraverseHandlerAbstract
 
editor - Variable in class com.klg.jclass.table.JCCellStyle
 
editor - Variable in class com.klg.jclass.util.swing.AbstractSpinBox
 
editor_set - Variable in class com.klg.jclass.table.JCCellStyle
 
editorBorder - Variable in class com.klg.jclass.higrid.HiGrid
 
editorHidden - Variable in class com.klg.jclass.higrid.HiGrid
 
editorHidden - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
editorIsValidateRoot - Static variable in class com.klg.jclass.util.swing.AbstractSpinBox
 
editorName - Variable in class com.klg.jclass.higrid.CellFormat
 
EditorRendererRegistry - class com.klg.jclass.cell.EditorRendererRegistry.
This is the central editor renderer registry for JClass containers like HiGrid and LiveTable.
EditorRendererRegistry.ClassCells - class com.klg.jclass.cell.EditorRendererRegistry.ClassCells.
Inner class used to store Cell objects
EditorRendererRegistry.ClassCells.Cell - class com.klg.jclass.cell.EditorRendererRegistry.ClassCells.Cell.
 
EditorRendererRegistry.ClassCells.Cell() - Constructor for class com.klg.jclass.cell.EditorRendererRegistry.ClassCells.Cell
 
EditorRendererRegistry.ClassCells.Cell(Object, Object, String) - Constructor for class com.klg.jclass.cell.EditorRendererRegistry.ClassCells.Cell
 
EditorRendererRegistry.ClassCells() - Constructor for class com.klg.jclass.cell.EditorRendererRegistry.ClassCells
 
EditorRendererRegistry.ClassCells(Class) - Constructor for class com.klg.jclass.cell.EditorRendererRegistry.ClassCells
 
EditorRendererRegistry.ClassCells(Class, Class, Class, String) - Constructor for class com.klg.jclass.cell.EditorRendererRegistry.ClassCells
 
EditorRendererRegistry.ClassCells(Class, JCCellEditor, JCCellRenderer, String) - Constructor for class com.klg.jclass.cell.EditorRendererRegistry.ClassCells
 
EditorRendererRegistry(EditorRendererRegistry) - Constructor for class com.klg.jclass.cell.EditorRendererRegistry
Creates a new registry as a child of the provided registry.
editors - Variable in class com.klg.jclass.table.BaseDataView
 
editorSelectAll - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
editPoint(int, double) - Method in class com.klg.jclass.chart.ChartDataViewSeries
Used to change the Y value of some point in the series.
EditPopupMenu - class com.klg.jclass.higrid.EditPopupMenu.
The EditPopupMenu class is the default popup menu for runtime editing of HiGrid.
EditPopupMenu(HiGrid) - Constructor for class com.klg.jclass.higrid.EditPopupMenu
Default Constructor
EditSizePolicyEditor - class com.klg.jclass.table.beans.EditSizePolicyEditor.
Custom property editor for EditSizePolicy property.
EditSizePolicyEditor() - Constructor for class com.klg.jclass.table.beans.EditSizePolicyEditor
 
EditStatus - class com.klg.jclass.higrid.EditStatus.
The EditStatus class packages together some status information for display by a HiGridEditStatusRenderer.
EDITSTATUS_INDICATOR_CELL - Static variable in class com.klg.jclass.higrid.HiGrid
 
EditStatus(HiGrid, int, boolean, long) - Constructor for class com.klg.jclass.higrid.EditStatus
Default Constructor
EditStatusCellFormat - class com.klg.jclass.higrid.EditStatusCellFormat.
The EditStatusCellFormat class manages certain properties as class properties: BorderInsets, MarginInsets, width and showing
EditStatusCellFormat(HiGrid) - Constructor for class com.klg.jclass.higrid.EditStatusCellFormat
Default Contructor
editStatusIndicator - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
editStatusRenderer - Variable in class com.klg.jclass.higrid.LookupTable
 
editTraverseHandler - Variable in class com.klg.jclass.table.FocusManager
 
EditTraverseHandler - interface com.klg.jclass.table.EditTraverseHandler.
EditTraverseHandler controls the cell traversal and editor display/commit/cancel logic.
EditTraverseHandlerAbstract - class com.klg.jclass.table.EditTraverseHandlerAbstract.
EditTraverseHandlerOld controls the cell traversal and editor display/commit/cancel logic for JDK's prior to 1.4.
EditTraverseHandlerAbstract(JCTable) - Constructor for class com.klg.jclass.table.EditTraverseHandlerAbstract
Constructor that requires a table
EditTraverseHandlerNew - class com.klg.jclass.table.EditTraverseHandlerNew.
EditTraverseHandlerNew controls the cell traversal and editor display/commit/cancel logic for JDK's 1.4 and later.
EditTraverseHandlerNew(JCTable) - Constructor for class com.klg.jclass.table.EditTraverseHandlerNew
Constructor that requires a table
EditTraverseHandlerOld - class com.klg.jclass.table.EditTraverseHandlerOld.
EditTraverseHandlerOld controls the cell traversal and editor display/commit/cancel logic for JDK's prior to 1.4.
EditTraverseHandlerOld(JCTable) - Constructor for class com.klg.jclass.table.EditTraverseHandlerOld
Constructor that requires a table
editWidthPolicy - Variable in class com.klg.jclass.higrid.CellStyle
 
editWidthPolicy - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
editZValue(JCData3dIndex, double) - Method in class com.klg.jclass.chart3d.Chart3dDataHandler
Modifies z value of data point in an EditableChart3dDataModel instance.
editZValue(JCData3dIndex, double) - Method in class com.klg.jclass.chart3d.Chart3dGridDataHandler
Modifies z value of data point in an EditableChart3dDataModel instance.
editZValue(JCData3dIndex, double) - Method in class com.klg.jclass.chart3d.Chart3dPointDataHandler
Modifies z value of data point in an EditableChart3dDataModel instance.
effectivePlacement - Variable in class com.klg.jclass.chart.JCAxisTitle
The actual placement used to place the axis title.
elements() - Static method in class com.klg.jclass.page.JCTableStyle
 
elements(JCListenerList) - Static method in class com.klg.jclass.util.JCListenerList
 
elevation - Variable in class com.klg.jclass.chart.JCChartArea
 
elevation - Variable in class com.klg.jclass.chart3d.Chart3dDataView
The JCElevation object determines meshing, shading, and transparency.
ELEVATION_DATASOURCE_1 - Static variable in class com.klg.jclass.chart3d.j2d.beans.BeanKeys
 
ELEVATION_DATASOURCE_1 - Static variable in class com.klg.jclass.chart3d.j3d.beans.BeanKeys
 
ELEVATION_SWING_DATA_MODEL_1 - Static variable in class com.klg.jclass.chart3d.j2d.beans.BeanKeys
 
ELEVATION_SWING_DATA_MODEL_1 - Static variable in class com.klg.jclass.chart3d.j3d.beans.BeanKeys
 
elevationData - Variable in class com.klg.jclass.chart3d.Chart3dDataView
The internal elevation data object.
elevationDataSource - Variable in class com.klg.jclass.chart3d.Chart3dDataView
Elevation data source for this dataView.
EMBED_DATA - Static variable in class com.klg.jclass.chart.JCChartFactory
 
EMBED_DATA - Static variable in class com.klg.jclass.util.io.OutputDataProperties
 
EMBED_ENTIRE_FONT - Static variable in class com.klg.jclass.page.TrueTypeFontProperties
Embed the entire font in the generated document file.
EMBED_NEEDED - Static variable in class com.klg.jclass.page.TrueTypeFontProperties
Embed only the necessary glyphs in the generated document file.
embedAscent - Variable in class com.klg.jclass.page.JCFlowInfo
The maximal ascender of all embedded objects in the current line.
embedComponent(Component) - Method in class com.klg.jclass.page.JCFlow
Adds a component's drawn image to the document as part of the current line.
embedComponent(Component, int) - Method in class com.klg.jclass.page.JCFlow
Adds a component's drawn image to the document as part of the current line.
embedComponent(Component, int, JCUnit.Dimension) - Method in class com.klg.jclass.page.JCFlow
Adds a component's drawn image to the document as part of the current line.
embedComponent(Component, JCUnit.Dimension) - Method in class com.klg.jclass.page.JCFlow
Adds a component's drawn image to the document as part of the current line.
embedComponent(JCTextStyle, Component) - Method in class com.klg.jclass.page.JCFrame
Adds a component's drawn image to the document as part of the current line (the component's image may wrap if there isn't enough horizontal space).
embedComponent(JCTextStyle, Component, int) - Method in class com.klg.jclass.page.JCFrame
Adds a component's drawn image to the document as part of the current line (the component image may wrap if there isn't enough horizontal space).
embedComponent(JCTextStyle, Component, int, JCUnit.Dimension) - Method in class com.klg.jclass.page.JCFrame
Adds a component's drawn image to the document as part of the current line (the component image may wrap if there isn't enough horizontal space).
embedComponent(JCTextStyle, Component, JCUnit.Dimension) - Method in class com.klg.jclass.page.JCFrame
Adds a component's drawn image to the document as part of the current line (the component image may wrap if there isn't enough horizontal space).
embedDescent - Variable in class com.klg.jclass.page.JCFlowInfo
The maximal descender of all embedded objects in the current line.
embeddingRules - Variable in class com.klg.jclass.page.TrueTypeFontProperties
Rules for embedding the font in the generated document file.
embedEPS(EPSImage) - Method in class com.klg.jclass.page.JCFlow
Adds an Encapsulated PostScript image to the document as part of the current line.
embedEPS(EPSImage, int) - Method in class com.klg.jclass.page.JCFlow
Adds an Encapsulated PostScript image to the document as part of the current line.
embedEPS(EPSImage, int, JCUnit.Dimension) - Method in class com.klg.jclass.page.JCFlow
Adds an Encapsulated PostScript image to the document as part of the current line.
embedEPS(EPSImage, JCUnit.Dimension) - Method in class com.klg.jclass.page.JCFlow
Adds an Encapsulated PostScript image to the document as part of the current line.
embedEPS(JCTextStyle, EPSImage) - Method in class com.klg.jclass.page.JCFrame
Adds an Encapsulated PostScript image to the document as part of the current line (the eps image may wrap if there isn't enough horizontal space).
embedEPS(JCTextStyle, EPSImage, int) - Method in class com.klg.jclass.page.JCFrame
Adds an Encapsulated PostScript image to the document as part of the current line (the eps image may wrap if there isn't enough horizontal space).
embedEPS(JCTextStyle, EPSImage, int, JCUnit.Dimension) - Method in class com.klg.jclass.page.JCFrame
Add an Encapsulated PostScript image to the document as part of the current line (the eps image may wrap if there isn't enough horizontal space).
embedEPS(JCTextStyle, EPSImage, JCUnit.Dimension) - Method in class com.klg.jclass.page.JCFrame
Adds an Encapsulated PostScript image to the document as part of the current line (the eps image may wrap if there isn't enough horizontal space).
embedIcon(Icon) - Method in class com.klg.jclass.page.JCFlow
Adds an icon to the document as part of the current line.
embedIcon(Icon, int) - Method in class com.klg.jclass.page.JCFlow
Adds an icon to the document as part of the current line.
embedIcon(Icon, int, JCUnit.Dimension) - Method in class com.klg.jclass.page.JCFlow
Adds an icon to the document as part of the current line.
embedIcon(Icon, JCUnit.Dimension) - Method in class com.klg.jclass.page.JCFlow
Adds an icon to the document as part of the current line.
embedIcon(JCTextStyle, Icon) - Method in class com.klg.jclass.page.JCFrame
Adds an icon to the document as part of the current line (the icon may wrap if there isn't enough horizontal space).
embedIcon(JCTextStyle, Icon, int) - Method in class com.klg.jclass.page.JCFrame
Adds an icon to the document as part of the current line (the icon may wrap if there isn't enough horizontal space).
embedIcon(JCTextStyle, Icon, int, JCUnit.Dimension) - Method in class com.klg.jclass.page.JCFrame
Adds an icon to the document as part of the current line (the icon may wrap if there isn't enough horizontal space).
embedIcon(JCTextStyle, Icon, JCUnit.Dimension) - Method in class com.klg.jclass.page.JCFrame
Adds an icon to the document as part of the current line (the icon may wrap if there isn't enough horizontal space).
embedImage(Image) - Method in class com.klg.jclass.page.JCFlow
Adds an image to the document as part of the current line.
embedImage(Image, int) - Method in class com.klg.jclass.page.JCFlow
Adds an image to the document as part of the current line.
embedImage(Image, int, JCUnit.Dimension) - Method in class com.klg.jclass.page.JCFlow
Adds an image to the document as part of the current line.
embedImage(Image, JCUnit.Dimension) - Method in class com.klg.jclass.page.JCFlow
Adds an image to the document as part of the current line.
embedImage(JCTextStyle, Image) - Method in class com.klg.jclass.page.JCFrame
Adds an image to the document as part of the current line (the image may wrap if there isn't enough horizontal space).
embedImage(JCTextStyle, Image, int) - Method in class com.klg.jclass.page.JCFrame
Adds an image to the document as part of the current line (the image may wrap if there isn't enough horizontal space).
embedImage(JCTextStyle, Image, int, JCUnit.Dimension) - Method in class com.klg.jclass.page.JCFrame
Adds an image to the document as part of the current line (the image may wrap if there isn't enough horizontal space).
embedImage(JCTextStyle, Image, JCUnit.Dimension) - Method in class com.klg.jclass.page.JCFrame
Adds an image to the document as part of the current line (the image may wrap if there isn't enough horizontal space).
empty - Variable in class com.klg.jclass.util.calendar.DayTable.Renderer
 
empty - Variable in class com.klg.jclass.util.calendar.MonthTable.Renderer
 
emptyModel - Static variable in class com.klg.jclass.swing.JCTreeTable.EmptyTreeSelectionModel
 
EmptyTreeTableModel - class com.klg.jclass.util.treetable.EmptyTreeTableModel.
An empty tree table model used by JCTreeTable and JCTreeExplorer in their default constructors.
EmptyTreeTableModel(TreeNode) - Constructor for class com.klg.jclass.util.treetable.EmptyTreeTableModel
Constructs a tree table model.
EmptyTreeTableModel(TreeNode, boolean) - Constructor for class com.klg.jclass.util.treetable.EmptyTreeTableModel
Constructs a tree table model.
emptyValue - Variable in class com.klg.jclass.util.SeqRangeCollector
Value defining integer that is not part of the range.
enable(JTextField, boolean, int, int) - Method in class com.klg.jclass.table.beans.TablePropertyEditor
 
enableButtons() - Method in class com.klg.jclass.util.swing.JCHelpPane
 
enableChartEvents(long) - Method in class com.klg.jclass.chart.JCChart
Enables the events defined by the specified event mask parameter.
enabled - Variable in class com.klg.jclass.chart3d.j2d.actions.BaseAction
Is this action enabled
enabled - Variable in class com.klg.jclass.chart3d.j3d.actions.BaseAction
Is this action enabled
enabled - Static variable in class com.klg.jclass.util.JCDebug
 
enabled - Variable in class com.klg.jclass.util.swing.JCAction
 
enableDataModelEvents(boolean) - Method in interface com.klg.jclass.datasource.DataModel
Enables or disables data model events.
enableDataModelEvents(boolean) - Method in class com.klg.jclass.datasource.TreeData
Enable or disable data model events.
enableDataModelEvents(boolean) - Method in class com.klg.jclass.higrid.HiGridData
Enable or disable data model events.
enableFog(boolean) - Method in class com.klg.jclass.chart3d.j3d.JC3DUniverse
Displays or hides the fog.
enableFog(boolean) - Method in class com.klg.jclass.chart3d.j3d.JCChart3dAreaJava3d
Enables or disables the Fog.
enableMenuItem(MenuElement, String, boolean) - Static method in class com.klg.jclass.util.swing.BasePopupMenu
Enable or disable a menu item in the popup menu.
enableMenuItem(Menu, String, boolean) - Static method in class com.klg.jclass.table.beans.BasePopupMenu
Enable or disable a menu item in the popup menu.
enableMenuItem(Object, String, boolean) - Method in class com.klg.jclass.higrid.EditPopupMenu
Enable or disable a menu item in the popup menu.
enableMenuItem(String, boolean) - Method in class com.klg.jclass.datasource.util.NavigatorPopupMenu
Enable or disable a menu item in the popup menu.
enableMenuItem(String, boolean) - Method in class com.klg.jclass.table.beans.BasePopupMenu
Enable or disable a menu item in the popup menu.
enableMenuItem(String, boolean) - Method in class com.klg.jclass.table.TablePopupMenu
Enable or disable a menu item in the popup menu.
enableMenuItem(String, boolean) - Method in class com.klg.jclass.util.swing.BasePopupMenu
Enable or disable a menu item in the popup menu.
enablePickClosestDataPoint(boolean) - Method in class com.klg.jclass.chart3d.j3d.MapPickGrid
 
encode(Component, OutputStream) - Method in class com.klg.jclass.util.swing.encode.AbstractImageEncoder
 
encode(Component, OutputStream) - Method in interface com.klg.jclass.util.swing.encode.Encoder
Encode the specified component on the specified stream
encode(Component, OutputStream) - Method in class com.klg.jclass.util.swing.encode.page.AbstractVectorEncoder
 
encode(Image, OutputStream) - Method in class com.klg.jclass.util.swing.encode.AbstractImageEncoder
 
encode(Image, OutputStream) - Method in interface com.klg.jclass.util.swing.encode.Encoder
 
encode(Image, OutputStream) - Method in class com.klg.jclass.util.swing.encode.page.AbstractVectorEncoder
 
encode(JCEncodeComponent.Encoding, Component, File) - Static method in class com.klg.jclass.util.swing.encode.JCEncodeComponent
Encodes the image of a Java component to a file.
encode(JCEncodeComponent.Encoding, Component, OutputStream) - Static method in class com.klg.jclass.util.swing.encode.JCEncodeComponent
Encodes the image of a Java component to an output stream.
encode(JCEncodeComponent.Encoding, Image, File) - Static method in class com.klg.jclass.util.swing.encode.JCEncodeComponent
Encodes an image to a file.
encode(JCEncodeComponent.Encoding, Image, OutputStream) - Static method in class com.klg.jclass.util.swing.encode.JCEncodeComponent
Encodes an image to an output stream.
Encoder - interface com.klg.jclass.util.swing.encode.Encoder.
Interface that defines an encoder
EncoderException - exception com.klg.jclass.util.swing.encode.EncoderException.
This class is an exception that is raised by Encode or one of it's subclasses.
EncoderException(String) - Constructor for class com.klg.jclass.util.swing.encode.EncoderException
Creates an exception with the given message.
ENCODING_ISO_LATIN_1 - Static variable in class com.klg.jclass.page.adobe.postscript.JCPostScriptPrinter
 
ENCODING_ISO_LATIN_1_EURO - Static variable in class com.klg.jclass.page.adobe.postscript.JCPostScriptPrinter
 
encodingObj - Variable in class com.klg.jclass.page.adobe.pdf.JCPDFPrinter
The object reference number of the standard Font encoding
ENCODINGS - Static variable in class com.klg.jclass.util.swing.encode.JCEncodeComponent
Client side encodings.
ENCODINGSCHEME - Static variable in class com.klg.jclass.page.adobe.postscript.AFMParser
 
end - Variable in class com.klg.jclass.field.validate.TextEvent
 
end - Variable in class com.klg.jclass.table.JCCellLayout.Run
 
end - Variable in class com.klg.jclass.util.SeqRangeCollector.Range
End of range.
END - Static variable in class com.klg.jclass.table.JCSelectEvent
 
END - Static variable in interface com.klg.jclass.table.SelectionModel
Constant that indicates that the given cell is the end of selection.
end_column - Variable in class com.klg.jclass.table.CellArea
 
end_column - Variable in class com.klg.jclass.table.CellRangeValue
 
end_column - Variable in class com.klg.jclass.table.JCCellRange
Column of the last cell in range (top-left corner).
end_column - Variable in class com.klg.jclass.table.JCPaintEvent
 
end_column - Variable in class com.klg.jclass.table.JCSelectEvent
 
END_EVENTS - Static variable in class com.klg.jclass.datasource.DataModelEvent
Notification that multiple events are complete.
END_PAGE - Static variable in class com.klg.jclass.page.JCPrintEvent
 
end_row - Variable in class com.klg.jclass.table.CellArea
 
end_row - Variable in class com.klg.jclass.table.CellRangeValue
 
end_row - Variable in class com.klg.jclass.table.JCCellRange
Row of the last cell in range (bottom-right corner).
end_row - Variable in class com.klg.jclass.table.JCPaintEvent
 
end_row - Variable in class com.klg.jclass.table.JCSelectEvent
 
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j2d.actions.BaseAction
Called by JCChart3dArea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j2d.actions.CancelAction
Called by JCChart3dArea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j2d.actions.CustomizeAction
Called by JCChart3dArea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j2d.actions.EditAction
Called by JCChart3dArea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j2d.actions.PickAction
Called by JCChart3dArea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j2d.actions.ResetAction
Called by JCChart3dArea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j2d.actions.RotateAction
Called by JCChart3dArea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j2d.actions.ScaleAction
Called by JCChar3dArea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j2d.actions.SwitchRotateAnyAction
Called by JCChart3dArea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j2d.actions.SwitchRotateEyeAction
Called by JCChart3dArea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j2d.actions.SwitchRotateXAction
Called by JCChart3dArea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j2d.actions.SwitchRotateYAction
Called by JCChart3dArea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j2d.actions.SwitchRotateZAction
Called by JCChart3dArea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j2d.actions.TranslateAction
Called by JCChartA3drea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j2d.actions.ZoomAction
Called by JCChar3dArea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j3d.actions.BaseAction
Called by JCChart3dArea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j3d.actions.CustomizeAction
Called by JCChart3dArea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j3d.actions.EditAction
 
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j3d.actions.PickAction
Called by JCChart3dArea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j3d.actions.RotateAction
Called by JCChart3dArea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j3d.actions.ScaleAction
Called by JCChart3dArea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.j3d.actions.TranslateAction
Called by JCChart3dArea when the action is over.
end(InputEvent, int, int) - Method in interface com.klg.jclass.chart3d.JCAction
Called by JCChart3dArea when the action is over.
end(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.JCActionAdapter
Called by JCChart3dArea when the action is over.
endAction(InputEvent, int, int) - Method in class com.klg.jclass.chart3d.JCChart3dArea
Calls the action handler to end the current action.
endCell() - Method in interface com.klg.jclass.page.Markup
End a cell
endCell(boolean) - Method in interface com.klg.jclass.page.Markup
End a cell
ENDCHARMETRICS - Static variable in class com.klg.jclass.page.adobe.postscript.AFMParser
 
endColumn - Variable in class com.klg.jclass.util.formulae.TableExpressionList
The end column of this expression's range of cells in the data model
ENDCOMPOSITES - Static variable in class com.klg.jclass.page.adobe.postscript.AFMParser
 
endDrag() - Method in class com.klg.jclass.table.CellAreaHandler
Resets drag variables at the end of the drag process.
endDrag(JCCellPosition) - Method in class com.klg.jclass.table.MouseInputHandler
Completes the drag process by actually performing the manipulation.
endDraggingFrame(JComponent) - Method in class com.klg.jclass.swing.JCMDIPane.MDIDesktopManager
 
endEvents(DataModelEvent) - Method in class com.klg.jclass.datasource.Binding.EventListener
Notification that multiple events are complete.
endEvents(DataModelEvent) - Method in class com.klg.jclass.datasource.DataModelAdapter
Notification that multiple events are complete.
endEvents(DataModelEvent) - Method in class com.klg.jclass.datasource.IdeDataTable
Notification that multiple events are complete.
endEvents(DataModelEvent) - Method in class com.klg.jclass.datasource.jbuilder.MetaData
Notification that multiple events are complete.
endEvents(DataModelEvent) - Method in interface com.klg.jclass.datasource.ReadOnlyBindingListener
Notification that multiple events are complete.
endEvents(DataModelEvent) - Method in class com.klg.jclass.datasource.util.DataBinding
Notification that multiple events are complete.
endEvents(DataModelEvent) - Method in class com.klg.jclass.higrid.DefaultDataModelListener
Notification that multiple events are complete.
endFlow() - Method in class com.klg.jclass.page.JCFlow
Completes the document so it can be printed.
ENDFONTMETRICS - Static variable in class com.klg.jclass.page.adobe.postscript.AFMParser
 
ENDKERNDATA - Static variable in class com.klg.jclass.page.adobe.postscript.AFMParser
 
ENDKERNPAIRS - Static variable in class com.klg.jclass.page.adobe.postscript.AFMParser
 
EndOfFrameException - exception com.klg.jclass.page.EndOfFrameException.
PageLayout throws an EndOfFrameException when it runs out of space in a frame while rendering user input.
EndOfFrameException() - Constructor for class com.klg.jclass.page.EndOfFrameException
Create a blank end of frame exception
EndOfFrameException(JCFlowInfo, String) - Constructor for class com.klg.jclass.page.EndOfFrameException
Create an end of frame exception based on the frame flow status provided by info and the given message
EndOfFrameException(String) - Constructor for class com.klg.jclass.page.EndOfFrameException
Create an end of frame exception reporting the given message
endPage - Variable in class com.klg.jclass.page.JCPrinter
The last page which will be printed (-1 indicates last available).
endPage(JCPrintEvent) - Method in interface com.klg.jclass.page.JCPrintListener
Invoked after a page has printed.
endPage(Rectangle2D) - Method in class com.klg.jclass.page.adobe.pdf.JCPDFPrinter
Complete the page (terminate the contents stream, write out the Page object including all resources used on the page.
endPage(Rectangle2D) - Method in class com.klg.jclass.page.adobe.postscript.JCEPSPrinter
Defines endPage() to be a no-op for EPS.
endPage(Rectangle2D) - Method in class com.klg.jclass.page.adobe.postscript.JCPostScriptPrinter
End the page; outputs the appropriate DSC comments, etc.
endPage(Rectangle2D) - Method in class com.klg.jclass.page.awt.JCAWTPrinter
Page bounding box...
endPage(Rectangle2D) - Method in class com.klg.jclass.page.awt.JCAWTScreenPrinter
Page bounding box.
endPage(Rectangle2D) - Method in class com.klg.jclass.page.html.JCHTMLPrinter
Ends the page (NO-OP in HTML).
endPage(Rectangle2D) - Method in class com.klg.jclass.page.JCPrinter
Ends a page (PDF Page bounding box...) and sends event notification.
endPage(Rectangle2D) - Method in class com.klg.jclass.page.pcl.JCPCLPrinter
Completes the page and advances to the next one.
endPoint - Variable in class com.klg.jclass.chart.db.DataBindingConfigWrapper
 
endPosition - Variable in class com.klg.jclass.util.formulae.TableExpressionListIterator
The last position of the list
endResizingFrame(JComponent) - Method in class com.klg.jclass.swing.JCMDIPane.MDIDesktopManager
 
endRow - Variable in class com.klg.jclass.util.formulae.TableExpressionList
The end row of this expression's range of cells in the data model
endRow() - Method in interface com.klg.jclass.page.Markup
End a row
endStream() - Method in class com.klg.jclass.page.adobe.pdf.JCPDFPrinter
End stream.
endTable() - Method in interface com.klg.jclass.page.Markup
End a table
ENDTRACKKERN - Static variable in class com.klg.jclass.page.adobe.postscript.AFMParser
 
enter_parameter_columns - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
enter_resource_name_and_save - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
enterLink() - Method in class com.klg.jclass.util.swing.JCHTMLPane
 
EnumAlignment - Static variable in class com.klg.jclass.table.beans.StyleEditor
 
EnumAttachment - Static variable in class com.klg.jclass.table.beans.SBLayoutEditor
 
EnumBorderColorMode - Static variable in class com.klg.jclass.table.beans.StyleEditor
 
EnumBorderSides - Static variable in class com.klg.jclass.table.beans.StyleEditor
 
EnumBorderType - Static variable in class com.klg.jclass.table.beans.StyleEditor
 
EnumCells - Static variable in class com.klg.jclass.table.beans.TablePropertyEditor
 
EnumCellSize - Static variable in class com.klg.jclass.table.beans.CellSizeEditor
 
EnumClipHints - Static variable in class com.klg.jclass.table.beans.StyleEditor
 
EnumColPosition - Static variable in class com.klg.jclass.table.beans.FrozenCellLayoutEditor
 
EnumColPosition - Static variable in class com.klg.jclass.table.beans.LabelLayoutEditor
 
EnumDisplay - Static variable in class com.klg.jclass.table.beans.SBLayoutEditor
 
enumIsDefValuesToString(int[], boolean[], String[], int[]) - Method in class com.klg.jclass.chart.beans.RadioWrapper
Converts array of enum intger values to a series String of the format "(radioId1 value1)(radioId2 value2) ...".
EnumPosition - Static variable in class com.klg.jclass.table.beans.SBLayoutEditor
 
EnumRange - Static variable in class com.klg.jclass.table.beans.TablePropertyEditor
 
EnumRowPosition - Static variable in class com.klg.jclass.table.beans.FrozenCellLayoutEditor
 
EnumRowPosition - Static variable in class com.klg.jclass.table.beans.LabelLayoutEditor
 
EnumString - class com.klg.jclass.table.beans.EnumString.
Simple class that associates an enum string with an integer value.
EnumTrackColumn - Static variable in class com.klg.jclass.table.beans.SBLayoutEditor
 
EnumTrackRow - Static variable in class com.klg.jclass.table.beans.SBLayoutEditor
 
enumValuesToString(int[], String[], int[]) - Method in class com.klg.jclass.chart.beans.RadioWrapper
Converts array of enum integer values to a series String of the format "(radioId1 value1)(radioId2 value2) ...".
enumValuesToString(long[], String[], long[]) - Method in class com.klg.jclass.chart.beans.RadioWrapper
Converts array of enum long values to a series String of the format "(radioId1 value1)(radioId2 value2) ...".
EOF - Static variable in class com.klg.jclass.page.adobe.postscript.AFMParser
 
EPS - Static variable in class com.klg.jclass.util.swing.encode.JCEncodeComponent
Specifies EPS encoding.
EPSEncoder - class com.klg.jclass.util.swing.encode.page.EPSEncoder.
This class encodes an encapsulated PostScript (EPS) file from a Component or Image to an OutputStream.
EPSEncoder() - Constructor for class com.klg.jclass.util.swing.encode.page.EPSEncoder
 
EPSImage - class com.klg.jclass.page.EPSImage.
EPSImage encapsulates the input of an EPS image, plus display attributes.
EPSImage(BufferedReader) - Constructor for class com.klg.jclass.page.EPSImage
Create an EPS image object given the input source
eqColor(Color, Color) - Method in class com.klg.jclass.table.beans.ColorEditor
 
EQUAL - Static variable in class com.klg.jclass.higrid.DefaultSortable
 
EQUAL - Static variable in class com.klg.jclass.table.TableDataComparator
Indicates that the first object is equal to the second object.
equals(GlyphVector) - Method in class com.klg.jclass.page.GlyphVectorBase
Tests if the specified GlyphVector exactly equals this GlyphVector.
equals(int, int) - Method in class com.klg.jclass.table.JCCellPosition
Returns true if a row/column pair matches this JCCellPosition.
equals(JCAbstractScale.Direction) - Method in class com.klg.jclass.swing.gauge.JCAbstractScale.Direction
Compares objects based on internal String.
equals(JCCellPosition) - Method in class com.klg.jclass.table.JCCellPosition
Returns true if another JCCellPosition equals this one.
equals(JCCellRange) - Method in class com.klg.jclass.table.JCCellRange
Returns true if the specified range is equal to this range.
equals(JCCircularGauge.GaugeType) - Method in class com.klg.jclass.swing.gauge.JCCircularGauge.GaugeType
Return true if the objects have the same start and sweep angles.
equals(Object) - Method in class com.klg.jclass.chart.beans.AppearanceWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.beans.AxisAnnoWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.beans.AxisGridWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.beans.AxisMiscWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.beans.AxisOrientationWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.beans.AxisOriginWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.beans.AxisPlacementWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.beans.AxisPointLabelWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.beans.AxisRelationshipWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.beans.AxisScaleWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.beans.AxisTimeLabelWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.beans.AxisTitleWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.beans.AxisValueLabelWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.beans.LegendWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.beans.MultiDataChartWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.beans.MultiDataMiscWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.beans.MultiDataSourceWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.beans.OutlineStyleWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.beans.PolarRadarWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.beans.TitleWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.beans.TriggerWrapper
 
equals(Object) - Method in class com.klg.jclass.chart.JCDataIndex
Determines if the specified object refers to the same data point as this JCDataIndex instance.
equals(Object) - Method in class com.klg.jclass.chart.JCLineStyle
Override the equals method of class Object.
equals(Object) - Method in class com.klg.jclass.chart3d.JCData3dContourIndex
Determines if the specified object refers to the same data point as this JCData3dContourIndex instance.
equals(Object) - Method in class com.klg.jclass.chart3d.JCData3dGridIndex
Determines if the specified object refers to the same data point as this JCData3dGridIndex instance.
equals(Object) - Method in class com.klg.jclass.chart3d.JCData3dLabelIndex
Determines if the specified object refers to the same label as this JCData3dLabelIndex instance.
equals(Object) - Method in class com.klg.jclass.chart3d.JCData3dPointIndex
Determines if the specified object refers to the same data point as this JCData3dPointIndex instance.
equals(Object) - Method in class com.klg.jclass.datasource.beans.NodeProperties
Compares all properties of NodeProperties to check equality.
equals(Object) - Method in class com.klg.jclass.higrid.beans.JCHiGridNode
Compares all properties of JCHiGridNode to check equality.
equals(Object) - Method in class com.klg.jclass.page.FontFileLookup
Test equality.
equals(Object) - Method in class com.klg.jclass.page.JCDrawStyle
Compares this text style to the passed-in style.
equals(Object) - Method in class com.klg.jclass.page.JCTab
Ensure that two JCTab objects with identical parameters returns true when tested for equality.
equals(Object) - Method in class com.klg.jclass.page.JCTextStyle
Text styles with the same properties are considered equal regardless of their names.
equals(Object) - Method in class com.klg.jclass.page.JCUnit
 
equals(Object) - Method in class com.klg.jclass.page.JCUnit.Measure
Tests the equality of an object to this Measure.
equals(Object) - Method in class com.klg.jclass.page.JCUnit.Point
Compares an object to this Point.
equals(Object) - Method in class com.klg.jclass.page.JCUnit.Dimension
Compares an Object to this Dimension.
equals(Object) - Method in class com.klg.jclass.page.JCUnit.Margins
Compares another Object to this Margins.
equals(Object) - Method in class com.klg.jclass.table.JCCellLayout.Chain
 
equals(Object) - Method in class com.klg.jclass.table.JCCellLayout.Run
 
equals(Object) - Method in class com.klg.jclass.util.formulae.ExpressionList
Compare the given object and this List, given that equality implies the Lists contain the same entries in the same order.
equals(Object) - Method in class com.klg.jclass.util.formulae.ExpressionVariable
Determine if this variable matches another
equals(Object) - Method in class com.klg.jclass.util.formulae.MathExpressionList
Compare the given object and this List, given that equality implies the Lists contain the same entries in the same order.
equals(Object) - Method in class com.klg.jclass.util.formulae.QueryExpressionList
Compare the given object and this List, given that equality implies the Lists contain the same entries in the same order.
equals(Object) - Method in class com.klg.jclass.util.formulae.RealComparator
 
equals(Object) - Method in class com.klg.jclass.util.formulae.TableExpressionList
Compare the given object and this List, given that equality implies the Lists contain the same entries in the same order.
equals(Object) - Method in class com.klg.jclass.util.formulae.TableReference
Compare the given object and this TableReference, given that equality implies both objects reference the same entry in the same table.
equals(Object) - Method in class com.klg.jclass.util.SeqRangeCollector.Range
 
equals(Object) - Method in class com.klg.jclass.util.treetable.TreeWithSortableChildren.HashObject
 
equals(SortData) - Method in class com.klg.jclass.higrid.SortData
Compare the SortData to determine equality.
equivalentGridLineStyles(JCLineStyle, JCLineStyle, JCAxis) - Static method in class com.klg.jclass.chart.JCGrid
Intended for internal use only.
ERRMSG_CUSTOMIZER_FAILURE - Static variable in class com.klg.jclass.chart3d.JCChart3d
Error message for customizer failure.
ERRMSG_INVALID_LABEL_INDEX - Static variable in class com.klg.jclass.chart.JCDefaultChartLabelManager
 
ERRMSG_INVALID_SERIES_INDEX - Static variable in class com.klg.jclass.chart.ChartDataView
Error message for invalid series index.
ERRMSG_INVALID_TRIGGER_INDEX - Static variable in class com.klg.jclass.chart.JCChart
Error message for invalid trigger index.
ERRMSG_INVALID_XAXIS_INDEX - Static variable in class com.klg.jclass.chart.JCChartArea
Error message for invalid x axis index.
ERRMSG_INVALID_YAXIS_INDEX - Static variable in class com.klg.jclass.chart.JCChartArea
Error message for invalid y axis index.
error - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
error(SAXParseException) - Method in class com.klg.jclass.util.xml.JCXMLErrorPrinter
 
error(String) - Static method in class com.klg.jclass.util.JCTypeConverter
Writes a parse error message to stdout.
error(String) - Method in class com.klg.jclass.util.swing.encode.AbstractImageEncoder
 
error(String) - Method in class com.klg.jclass.util.swing.encode.page.AbstractVectorEncoder
 
error(String, String) - Static method in class com.klg.jclass.util.JCTypeConverter
Writes a parse error message to stdout.
ErrorDialog - class com.klg.jclass.datasource.ErrorDialog.
This is a class for displaying DataSource errors in a popup dialog.
ErrorDialog() - Constructor for class com.klg.jclass.datasource.ErrorDialog
 
errorHandler - Variable in class com.klg.jclass.higrid.HiGrid
 
errorMessageBox(String) - Method in class com.klg.jclass.table.beans.TablePropertyEditor
 
errorString - Variable in class com.klg.jclass.jarmaster.JarTask
 
escape_char - Variable in class com.klg.jclass.util.JCStringTokenizer
 
estimateInitialSlopeOfCurve(double, double, double, double, double, double) - Static method in class com.klg.jclass.chart3d.data.JCData3dUtil
Estimates the initial slope of the curve which contains the points (x0, y0), (x1, y1), (x2, y2).
ETCHED_IN - Static variable in class com.klg.jclass.cell.Utilities
Border drawn with double line; border appears inset
ETCHED_IN - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
ETCHED_IN - Static variable in class com.klg.jclass.util.swing.JCBorder
Border drawn with double line; border appears inset.
ETCHED_OUT - Static variable in class com.klg.jclass.cell.Utilities
Border drawn with double line; border appears raised
ETCHED_OUT - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
ETCHED_OUT - Static variable in class com.klg.jclass.util.swing.JCBorder
Border drawn with double line; border appears raised.
evaluate() - Method in class com.klg.jclass.util.formulae.Abs
Return the absolute value of the given value
evaluate() - Method in class com.klg.jclass.util.formulae.Add
Return the result of adding the operands
evaluate() - Method in class com.klg.jclass.util.formulae.Average
Return the result of averaging the operands
evaluate() - Method in class com.klg.jclass.util.formulae.Ceiling
Return the least integer greater than or equal to the given value
evaluate() - Method in class com.klg.jclass.util.formulae.Count
Return the result of counting the operands
evaluate() - Method in class com.klg.jclass.util.formulae.Divide
Return the result of dividing the operands
evaluate() - Method in interface com.klg.jclass.util.formulae.Expression
Return a Result which contains the evaluation of this expression
evaluate() - Method in class com.klg.jclass.util.formulae.ExpressionList
As a Result Expression, the value of this list is itself
evaluate() - Method in class com.klg.jclass.util.formulae.ExpressionVariable
As an Expression, the evaluation of this variable is its stored value (or the evaluation of a stored Expression).
evaluate() - Method in class com.klg.jclass.util.formulae.Floor
Return the greatest integer less than or equal to the given value
evaluate() - Method in class com.klg.jclass.util.formulae.GeometricMean
Return the result of computing the geometric mean of the operands
evaluate() - Method in class com.klg.jclass.util.formulae.MathValue
Satisfy the Expression interface by returning the stored value (no evaluation is required).
evaluate() - Method in class com.klg.jclass.util.formulae.Max
Return the result of taking the max across all the operands
evaluate() - Method in class com.klg.jclass.util.formulae.Median
Return the median of the operands
evaluate() - Method in class com.klg.jclass.util.formulae.Min
Return the minimum value among the operands
evaluate() - Method in class com.klg.jclass.util.formulae.Multiply
Return the result of multiplying the operands
evaluate() - Method in class com.klg.jclass.util.formulae.Operation
Evaluate the Operation, returning the result.
evaluate() - Method in class com.klg.jclass.util.formulae.Power
Return the result of raising the first operand to the power of the second
evaluate() - Method in class com.klg.jclass.util.formulae.Product
Return the result of multiplying the operands
evaluate() - Method in class com.klg.jclass.util.formulae.Remainder
Return the remainder of the first operand divided by the second
evaluate() - Method in class com.klg.jclass.util.formulae.Root
Return the square root of the given value
evaluate() - Method in class com.klg.jclass.util.formulae.Round
Return the nearest integer to the given value
evaluate() - Method in class com.klg.jclass.util.formulae.Sort
Return the sorted result of the operands
evaluate() - Method in class com.klg.jclass.util.formulae.StdDeviation
Return the result of computing the population standard deviation over the operands (all members have equal probability)
evaluate() - Method in class com.klg.jclass.util.formulae.Subtract
Return the result of subtracting the operands
evaluate() - Method in class com.klg.jclass.util.formulae.Sum
Return the result of summing the operands
evaluate() - Method in class com.klg.jclass.util.formulae.TableReference
Satisfy the Expression interface
evaluate() - Method in class com.klg.jclass.util.formulae.Trunc
Return the integer part of a given number (round to zero)
evaluate(JCFlow, JCPage) - Method in class com.klg.jclass.page.render.DocumentPageCountMacro
Compute the total number of pages based on the flow and page
evaluate(JCFlow, JCPage) - Method in class com.klg.jclass.page.render.PageNumberMacro
Compute the current page number based on the flow and page
evaluate(JCFlow, JCPage) - Method in class com.klg.jclass.page.render.RomanPageMacro
Compute the current page number based on the flow and page
evaluate(JCFlow, JCPage) - Method in class com.klg.jclass.page.render.SectionNumberMacro
Determine the section number (as a string) given current flow information
evaluate(JCFlow, JCPage) - Method in class com.klg.jclass.page.render.SectionPageCountMacro
Determine the current section page count (as a string) based on flow and page
evaluate(JCFlow, JCPage) - Method in class com.klg.jclass.page.render.SectionPageNumberMacro
Determine the section number (as a string) based on flow and page
evaluate(JCFlow, JCPage) - Method in interface com.klg.jclass.page.TextMacro
Computes the text to which this macro evaluates given the current context.
evaluateCubicSpline(double, double, double, double, double) - Static method in class com.klg.jclass.chart3d.data.JCData3dUtil
Evaluates the cubic spline defined by f(x) = a + bx + c^2 + dx^3 at the specified parameter x value and returns the result.
evaluateLinearSpline(double, double, double) - Static method in class com.klg.jclass.chart3d.data.JCData3dUtil
Evaluates the linear spline defined by f(x) = a + bx at the specified parameter x and returns the result.
event - Variable in class com.klg.jclass.cell.JCCellEditorEvent
The AWTEvent on which this event is based.
event - Variable in class com.klg.jclass.table.JCScrollEvent
 
eventHandler - Variable in class com.klg.jclass.swing.JCMultiSelectList
 
eventId - Variable in class com.klg.jclass.page.JCFlowEvent
The identifier indicating the event that has occurred.
eventId - Variable in class com.klg.jclass.page.JCPrintEvent
The identifier indicating the event that has occurred.
eventListener - Variable in class com.klg.jclass.datasource.Binding
The event handler instance.
eventMod_i18n_strings - Static variable in class com.klg.jclass.chart3d.JCChart3dEnumMappings
 
eventMod_strings - Static variable in class com.klg.jclass.chart3d.JCChart3dEnumMappings
 
eventMod_values - Static variable in class com.klg.jclass.chart3d.JCChart3dEnumMappings
 
eventQueue - Variable in class com.klg.jclass.datasource.BaseDataTable
 
eventsEnabled - Variable in class com.klg.jclass.datasource.TreeData
enable events?
eventsOriginallyOn - Variable in class com.klg.jclass.datasource.jbuilder.DataTable
 
EventTrigger - class com.klg.jclass.chart.EventTrigger.
Class responsible for defining a mapping from a user event to a chart action.
EventTrigger(int, int) - Constructor for class com.klg.jclass.chart.EventTrigger
A public constructor that creates a mapping from a series of modifiers to a chart action.
EventTrigger(int, int, boolean) - Constructor for class com.klg.jclass.chart.EventTrigger
A public constructor that creates a mapping from a series of modifiers to a chart action.
eventType - Variable in class com.klg.jclass.higrid.HiGridEvent
 
eventType - Variable in class com.klg.jclass.higrid.HiGridPrintEvent
 
exception - Variable in class com.klg.jclass.higrid.HiGridErrorEvent
 
ExceptionHandler - interface com.klg.jclass.datasource.util.ExceptionHandler.
This interface defines method to listen for data model exceptions.
ExceptionManager - class com.klg.jclass.datasource.util.ExceptionManager.
This class acts as both a repository for the current datasource exception handler and as the default implemention of a handler.
ExceptionManager() - Constructor for class com.klg.jclass.datasource.util.ExceptionManager
 
ExceptionManager(boolean) - Constructor for class com.klg.jclass.datasource.util.ExceptionManager
 
exchangeColumns(CellPosition, CellPosition) - Method in class com.klg.jclass.higrid.Controller
Exchanges two columns within a given table.
exchangeColumns(Vector, int, int) - Method in class com.klg.jclass.higrid.Controller
Helper method to exchange two columns within a given table.
excludedPackages - Variable in class com.klg.jclass.jarmaster.JarMasterAntTask
 
exclusions - Variable in class com.klg.jclass.jarmaster.JarTask
 
execute() - Method in class com.klg.jclass.jarmaster.JarMasterAntTask
Called by Ant to excute this task.
executeQuery() - Method in class com.klg.jclass.datasource.jdbc.MetaData
Internal method, passes parent row to new DataTables.
executeQuery() - Method in class com.klg.jclass.table.data.JCResultSetDataSource
Executes the query and stores its results in a JCVector.
executeQuery(long) - Method in class com.klg.jclass.datasource.jdbc.MetaData
Execute the query.
executeUpdate(MetaData) - Method in class com.klg.jclass.datasource.jdbc.Persistor
Commits the update to the database.
executive - Static variable in class com.klg.jclass.page.pcl.JCPCLPrinter
An executive-size page (one of the HP-supported paper sizes).
exitLink() - Method in class com.klg.jclass.util.swing.JCHTMLPane
 
expandedIcon - Variable in class com.klg.jclass.util.treetable.TreeTableSupport
 
expandedState - Variable in class com.klg.jclass.util.treetable.TreeTableSupport
 
expandFolder(RowNode) - Method in class com.klg.jclass.higrid.Controller
Expands the passed rowNode.
expandFolder(RowNode) - Method in class com.klg.jclass.higrid.HiGrid
Expands a folder given a RowNode.
expandInTreeColumnOnly - Variable in class com.klg.jclass.swing.JCTreeTable
 
expandPath(TreePath) - Method in class com.klg.jclass.swing.JCTreeTable
Ensures that the node identified by the specified path is expanded and viewable.
expandPath(TreePath) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Ensures that the node identified by the specified path is expanded and viewable.
expandPathRow(TreePath, int) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Ensures that the node identified by the specified path is expanded and viewable.
expandRow(int) - Method in class com.klg.jclass.swing.JCTreeTable
Ensures that the node in the specified row is expanded and viewable.
expandRow(int) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
Ensures that the node in the specified row is expanded and viewable.
expandText(String) - Static method in class com.klg.jclass.chart.data.ChartDataSourceUtil
Expand text string to escape unprintable characters with character entities.
expert_mode - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
explodeList - Variable in class com.klg.jclass.chart.JCPieChartFormat
 
explodeOffset - Variable in class com.klg.jclass.chart.JCPieChartFormat
 
exponentialChar - Variable in class com.klg.jclass.field.validate.JCNumberValidator
 
Expression - interface com.klg.jclass.util.formulae.Expression.
This interface defines the minimum support necessary for something to be considered an expression - basically it must evaluate to something.
ExpressionList - class com.klg.jclass.util.formulae.ExpressionList.
An expression list is a list (or set) of expressions
ExpressionList() - Constructor for class com.klg.jclass.util.formulae.ExpressionList
 
ExpressionReference - interface com.klg.jclass.util.formulae.ExpressionReference.
This is a marker interface which identifies Expressions which exist solely to point to data/Expressions in other places (e.g.
ExpressionVariable - class com.klg.jclass.util.formulae.ExpressionVariable.
A variable is a named expression which can have its value changed by name-keyed access to it.
EXTEND - Static variable in class com.klg.jclass.table.JCSelectEvent
 
EXTEND - Static variable in interface com.klg.jclass.table.SelectionModel
Constant that indicates that the given cell will be extend to the current selection.
extendAxisDataport(Graphics, JCAxis, JCBox, double, boolean, boolean, double, double) - Method in class com.klg.jclass.chart3d.Anno
If the annotation method is ANNOTATION_VALUES, the axis may need to get extended if the annotation overhangs the end of the axis.
extendSelection(int, int) - Method in class com.klg.jclass.table.JCListTable.ListSelection
Extends the current selection to the given row and column.
extendSelection(int, int) - Method in class com.klg.jclass.table.JCSelection
Extends the current selection to the given row and column.
extendSelection(int, int) - Method in interface com.klg.jclass.table.SelectionModel
Extends the current selection to the given row and column.
extent - Variable in class com.klg.jclass.swing.gauge.GaugeConstraint
For circular scales, the ratio of the radius away from the center at which to place this label.
Extents - class com.klg.jclass.chart3d.Extents.
Class internal to JClass Chart 3D.
Extents() - Constructor for class com.klg.jclass.chart3d.Extents
Null constructor.
Extents(double, double, double, double) - Constructor for class com.klg.jclass.chart3d.Extents
Constructor that intializes the x and y extents.
Extents(double, double, double, double, double, double) - Constructor for class com.klg.jclass.chart3d.Extents
Constructor that intializes the x, y and z extents
external - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
externalDS - Variable in class com.klg.jclass.higrid.beans.GridProperties
 
externalDS - Variable in class com.klg.jclass.higrid.beans.JCHiGrid
External DS indication.
ExternalGridProperties - class com.klg.jclass.higrid.beans.ExternalGridProperties.
This class encapsulates the data and format hierarchy for a HiDataExternalDS.
ExternalGridProperties() - Constructor for class com.klg.jclass.higrid.beans.ExternalGridProperties
 
ExternalGridProperties(boolean) - Constructor for class com.klg.jclass.higrid.beans.ExternalGridProperties
 
ExternalGridProperties(int, boolean) - Constructor for class com.klg.jclass.higrid.beans.ExternalGridProperties
 
ExternalGridProperties(String, Class) - Constructor for class com.klg.jclass.higrid.beans.ExternalGridProperties
Constructs a ExternalGridProperties from a resource.
ExternalGridProperties(String, ClassLoader) - Constructor for class com.klg.jclass.higrid.beans.ExternalGridProperties
Constructs a ExternalGridProperties from a resource.
ExternalGridProperties(String, ClassLoader, String[], Object[]) - Constructor for class com.klg.jclass.higrid.beans.ExternalGridProperties
Constructs a ExternalGridProperties from a resource.
ExternalGridProperties(String, Class, String) - Constructor for class com.klg.jclass.higrid.beans.ExternalGridProperties
Constructs a ExternalGridProperties from a resource.
ExternalGridProperties(String, Class, String[], Object[]) - Constructor for class com.klg.jclass.higrid.beans.ExternalGridProperties
Constructs a ExternalGridProperties from a resource.
ExternalGridProperties(String, Class, String, String[], Object[]) - Constructor for class com.klg.jclass.higrid.beans.ExternalGridProperties
Constructs a ExternalGridProperties from a resource.
extractAngles(Matrix4d) - Method in class com.klg.jclass.chart3d.j2d.actions.RotateAction
Extracts the rotation angles from a rotation matrix.
extractCurrentEditorValue() - Method in class com.klg.jclass.swing.JCPopupCalendar
This returns the currently being edited value (possibly before a commit takes place) of the combo box editor.
extraHeight - Variable in class com.klg.jclass.page.JCPageTable.Row
Extra height can be added to equalise vertical spans.
extraWidth - Variable in class com.klg.jclass.higrid.HiGrid
 
eyePosition - Variable in class com.klg.jclass.chart3d.Transform
 

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