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

M

M_2PI - Static variable in class com.klg.jclass.util.JCNumberUtil
Value of pi multiplied by 2.
M_PI - Static variable in class com.klg.jclass.util.JCNumberUtil
Value of pi.
M_PI_2 - Static variable in class com.klg.jclass.util.JCNumberUtil
Value of pi divided by 2.
M_SQRT2 - Static variable in class com.klg.jclass.util.JCNumberUtil
Square root of 2.
MACRO_EVALUATED - Static variable in interface com.klg.jclass.page.TextMacro
Macro status -- macro has been evaluated.
MACRO_INITIALIZED - Static variable in interface com.klg.jclass.page.TextMacro
Macro status -- initialized, but evaluate has not yet been called.
MACRO_NOT_YET_EVALUATED - Static variable in interface com.klg.jclass.page.TextMacro
Macro status -- evaluate() has been called, but macro cannot yet be evaluated.
MAGIC_BLOCK_INCREMENT - Static variable in class com.klg.jclass.higrid.GridScrollbar
 
main_class - Variable in class com.klg.jclass.jarmaster.JarMasterAntTask
 
main(String[]) - Static method in class com.klg.jclass.cell.JCVersion
main() method for JCVersion, used to display the version information for this package.
main(String[]) - Static method in class com.klg.jclass.chart.JCChart
Main method for running chart as an application.
main(String[]) - Static method in class com.klg.jclass.chart.JCChartDateFormat
For testing purposes only
main(String[]) - Static method in class com.klg.jclass.chart.JCVersion
main() method for JCVersion; displays the version information for this package.
main(String[]) - Static method in class com.klg.jclass.chart3d.j2d.JCChart3dJava2d
Main method for running chart as an application.
main(String[]) - Static method in class com.klg.jclass.chart3d.JCVersion
main() method for JCVersion, used to display the version information for this package.
main(String[]) - Static method in class com.klg.jclass.datasource.JCVersion
main() method for JCVersion, used to display the version information for this package.
main(String[]) - Static method in class com.klg.jclass.field.JCVersion
Main() method for JCVersion, used to display the version information for this package.
main(String[]) - Static method in class com.klg.jclass.higrid.JCVersion
main() method for JCVersion, used to display the version information for this package.
main(String[]) - Static method in class com.klg.jclass.page.adobe.postscript.AFMParser
Driver
main(String[]) - Static method in class com.klg.jclass.page.JCPageTemplate
Loads page templates from a file given as the first argument.
main(String[]) - Static method in class com.klg.jclass.page.JCVersion
main() method for JCVersion, used to display the version information for this package.
main(String[]) - Static method in class com.klg.jclass.swing.JCPopupCalendar
Use for testing to provide a simple popup calendar within a frame.
main(String[]) - Static method in class com.klg.jclass.swing.JCVersion
main() method for JCVersion, used to display the version information for this package.
main(String[]) - Static method in class com.klg.jclass.table.JCCellLayout
 
main(String[]) - Static method in class com.klg.jclass.table.JCVersion
main() method for JCVersion, used to display the version information for this package.
main(String[]) - Static method in class com.klg.jclass.util.JCVersion
main() method for JCVersion, used to display the version information for this package.
mainClass - Variable in class com.klg.jclass.jarmaster.JarTask
 
mainList - Variable in class com.klg.jclass.swing.JCMultiSelectList
 
mainTable - Variable in class com.klg.jclass.page.JCPageTable
The main table is the body of the table.
makeAnnotations(Graphics, Anno) - Method in class com.klg.jclass.chart3d.Chart3dAnnoHandler
Creates the axis annotations for display.
makeArrayString() - Method in class com.klg.jclass.table.beans.SpannedCellsWrapper
 
makeArrayString() - Method in class com.klg.jclass.table.beans.StyleWrapper
 
makeArrayString(PositionCellSize[]) - Method in class com.klg.jclass.table.beans.CellSizeWrapper
 
makeArrayString(String[]) - Method in class com.klg.jclass.chart.db.DataBindingConfigWrapper
 
makeArrayString(String[]) - Method in class com.klg.jclass.table.beans.DataWrapper
 
makeArrayString(String[][]) - Method in class com.klg.jclass.table.beans.DataWrapper
 
makeBufferedImage() - Method in class com.klg.jclass.chart.JCFillStyle
Makes the BufferedImage for future fill paint operations using the color specified in the Color property.
makeBufferedImage() - Method in class com.klg.jclass.chart3d.JCFillStyle
Makes the BufferedImage for future fill paint operations using the color specified in the Color property.
makeBufferedImage(Color) - Method in class com.klg.jclass.chart.JCFillStyle
Makes the BufferedImage object for fill operations using a specified color.
makeBufferedImage(Color) - Method in class com.klg.jclass.chart3d.JCFillStyle
Makes the BufferedImage object for fill operations using specified color.
makeBufferedImage(Image) - Method in class com.klg.jclass.chart.JCFillStyle
Makes the BufferedImage object for fill operations using a specified image.
makeBufferedImage(Image) - Method in class com.klg.jclass.chart3d.JCFillStyle
Makes the BufferedImage object for fill operations using specified image.
makeCellEditorVisible() - Method in class com.klg.jclass.higrid.Controller
Scrolls HiGrid so that the current CellEditor is in view.
makeCellEditorVisible(int) - Method in class com.klg.jclass.higrid.Controller
Scrolls HiGrid so that the current CellEditor is in view.
makeCellPosition(RowNode, int) - Method in class com.klg.jclass.higrid.HiGrid
Returns a CellPosition for the given type of cell.
makeChart(String) - Static method in class com.klg.jclass.chart.JCChart
Static function to allow creation of a chart from a serialized file.
makeChart3d(String) - Static method in class com.klg.jclass.chart3d.JCChart3d
Static function to allow creation of a chart from a serialized file.
makeChartApplet(Applet, String) - Static method in class com.klg.jclass.chart.property.html.JCChartAppletFactory
Creates a JCChart instance given an applet and the name of the chart.
makeChartFromFile(String, LoadProperties, String, int) - Static method in class com.klg.jclass.chart.JCChartFactory
Makes a JCChart instance by reading HTML-style chart parameters from a file.
makeChartFromFile(String, String) - Static method in class com.klg.jclass.chart.JCChartFactory
Makes a JCChart instance by reading HTML-style chart parameters from a file.
makeChartFromFile(String, String, int) - Static method in class com.klg.jclass.chart.JCChartFactory
Makes a JCChart instance by reading HTML-style chart parameters from a file.
makeChartFromReader(Reader, LoadProperties, String, int) - Static method in class com.klg.jclass.chart.JCChartFactory
Makes a JCChart instance by reading HTML-style chart parameters from a reader.
makeChartFromReader(Reader, String, int) - Static method in class com.klg.jclass.chart.JCChartFactory
Makes a JCChart instance by reading HTML-style chart parameters from a reader.
makeChartFromStream(InputStream, LoadProperties, String, int) - Static method in class com.klg.jclass.chart.JCChartFactory
Makes a JCChart instance by reading HTML-style chart parameters from an input stream.
makeChartFromStream(InputStream, String, int) - Static method in class com.klg.jclass.chart.JCChartFactory
Makes a JCChart instance by reading HTML-style chart parameters from an input stream.
makeChartFromString(String, LoadProperties, String, int) - Static method in class com.klg.jclass.chart.JCChartFactory
Makes a JCChart instance by reading HTML-style chart parameters from a String.
makeChartFromString(String, String) - Static method in class com.klg.jclass.chart.JCChartFactory
Makes a JCChart instance by reading HTML-style chart parameters from a String.
makeChartFromString(String, String, int) - Static method in class com.klg.jclass.chart.JCChartFactory
Makes a JCChart instance by reading HTML-style chart parameters from a String.
makeColumnVisible(int) - Method in class com.klg.jclass.table.JCTable
Scrolls a column so it is visible on the screen.
makeControlPanel() - Method in class com.klg.jclass.table.beans.TablePropertyEditor
 
makeDataSource() - Method in class com.klg.jclass.table.db.DataTable
 
makeDataSource(boolean) - Method in class com.klg.jclass.table.beans.LiveTable
 
makeDefault(JCChart) - Static method in class com.klg.jclass.chart.JCChartStyle
Creates a default chart style.
makeDefault(JCChart) - Static method in class com.klg.jclass.chart.JCFillStyle
Creates a default fill style.
makeDefault(JCChart) - Static method in class com.klg.jclass.chart.JCLineStyle
Creates a default line style.
makeDefault(JCChart) - Static method in class com.klg.jclass.chart.JCSymbolStyle
Creates a default symbol style.
makeDefault(JCChart3d) - Static method in class com.klg.jclass.chart3d.JCChart3dStyle
Creates a default chart style.
makeDefault(JCChart3d) - Static method in class com.klg.jclass.chart3d.JCContourStyle
Creates a default chart style.
makeDefault(JCChart3d) - Static method in class com.klg.jclass.chart3d.JCFillStyle
Creates a default fill style.
makeDefault(JCChart3d) - Static method in class com.klg.jclass.chart3d.JCLineStyle
Creates a default line style.
makeDefault(JCChart3d) - Static method in class com.klg.jclass.chart3d.JCSymbolStyle
Creates a default symbol style.
makeDefault(JCChart3d, Changeable) - Static method in class com.klg.jclass.chart3d.JCChart3dStyle
Creates a default chart style.
makeDefault(JCChart3d, Changeable) - Static method in class com.klg.jclass.chart3d.JCContourStyle
Creates a default contour style.
makeDefault(JCChart, boolean) - Static method in class com.klg.jclass.chart.JCFillStyle
Creates a default fill style.
makeDefault(JCChart, Changeable) - Static method in class com.klg.jclass.chart.JCChartStyle
Creates a default chart style.
makeDefault(JCChart, Changeable, boolean) - Static method in class com.klg.jclass.chart.JCChartStyle
Creates a default chart style.
makeDefaultAnnotations() - Method in class com.klg.jclass.chart.JCAxis
Create default JCAnno objects.
makeDefaultLineStyle(JCAxis) - Static method in class com.klg.jclass.chart.JCGrid
This method creates a JCLineStyle with default attributes for a JCGrid.
makeDefaultTree() - Static method in class com.klg.jclass.util.treetable.EmptyTreeTableModel
Creates a simple tree model.
makeFileName() - Method in class com.klg.jclass.table.beans.DataWrapper
 
makeFillPaint() - Method in class com.klg.jclass.chart.JCFillStyle
Makes the Paint object for fill operations using the previously created buffered image, the default foreground color, and no anchor rectangle.
makeFillPaint() - Method in class com.klg.jclass.chart3d.JCFillStyle
Makes the Paint object for fill operations using the previously created buffered image, the default foreground color, and no anchor rectangle.
makeFillPaint(BufferedImage, Color, Rectangle, int) - Method in class com.klg.jclass.chart.JCFillStyle
Makes the Paint object for fill operations using specified buffered image anchored in the center of the provided rectangle.
makeFillPaint(BufferedImage, Color, Rectangle, int) - Method in class com.klg.jclass.chart3d.JCFillStyle
Makes the Paint object for fill operations using specified buffered image anchored in the center of the provided rectangle.
makeImage(int) - Static method in class com.klg.jclass.higrid.SortLabelCellRenderer
Sets the ascending and descending sorting images to one of the predefined ICON_* types.
makeImage(String[]) - Static method in class com.klg.jclass.swing.JCMDIPane
Creates an icon from a String array.
makeImages(String[], String[]) - Static method in class com.klg.jclass.higrid.SortLabelCellRenderer
Creates the actual images from the passed String arrays.
makeImmutable() - Method in class com.klg.jclass.page.JCDrawStyle
Sets the style so that it can no longer be modified.
makeImmutable() - Method in class com.klg.jclass.page.JCTextStyle
Sets the style to immutable so it can no longer be modified.
makeImmutableAndOverride() - Method in class com.klg.jclass.page.JCDrawStyle
Sets the style so that it can no longer be modified and stores its name in the lookup map, overriding any existing style with the same name.
makeImmutableAndStore() - Method in class com.klg.jclass.page.JCDrawStyle
Sets the style so that it can no longer be modified, storing the style in the name lookup table.
makeLabel(double, int) - Method in interface com.klg.jclass.chart.JCLabelGenerator
Callback called by a chart whenever a label is required.
makeLabel(JCTick, double, GaugeConstraint) - Method in interface com.klg.jclass.swing.gauge.JCLabelGenerator
Callback called by gauge whenever a label is required.
makeLabel(JCValueLabel) - Method in interface com.klg.jclass.chart3d.JCLabelGenerator
Callback called by a chart 3D whenever a label is required.
makeLevelName(int) - Method in class com.klg.jclass.higrid.FormatNode
Create a level name given a level value.
makePChain(int, int, double, double) - Method in class com.klg.jclass.chart3d.JCContour
Makes a new chain, containing this single point.
makePointSeriesList(Point3d[][]) - Method in class com.klg.jclass.chart3d.Chart3dPointData
Makes a list of Chart3dPointSeries based on a doubly linked list of Point3d points.
makePositionsArray(List) - Method in class com.klg.jclass.table.beans.LiveTable
 
makePropertyPanel() - Method in class com.klg.jclass.chart3d.beans.BaseEditor
Creates a panel containing the gui elements for the properties associated with the radio buttons.
makePropertyPanel() - Method in class com.klg.jclass.table.beans.CellSizeEditor
 
makePropertyPanel() - Method in class com.klg.jclass.table.beans.DataEditor
 
makePropertyPanel() - Method in class com.klg.jclass.table.beans.FrozenCellLayoutEditor
 
makePropertyPanel() - Method in class com.klg.jclass.table.beans.LabelLayoutEditor
 
makePropertyPanel() - Method in class com.klg.jclass.table.beans.SBLayoutEditor
 
makePropertyPanel() - Method in class com.klg.jclass.table.beans.SpannedCellsEditor
 
makePropertyPanel() - Method in class com.klg.jclass.table.beans.StyleEditor
 
makePropertyPanel() - Method in class com.klg.jclass.table.beans.TablePropertyEditor
 
makeRowVisible(int) - Method in class com.klg.jclass.table.JCTable
Scrolls a row so it is visible on the screen.
makeSelectionPanel() - Method in class com.klg.jclass.table.beans.TablePropertyEditor
 
makeSizeResetPanel() - Method in class com.klg.jclass.table.beans.TablePropertyEditor
 
makeTickLabels() - Method in class com.klg.jclass.chart.JCAxis
If the annotation method is VALUE or if the useAnnoTicks flag is set, iterate through the list of JCAnno objects and create JCValueLabels for the tick marks defined by each JCAnno.
makeValidateEvent(int, JCValidateEvent) - Method in class com.klg.jclass.higrid.HiGrid
 
makeVisible(int, int) - Method in class com.klg.jclass.table.JCTable
Scrolls a frozen or non-frozen cell or label so it is visible on the screen.
makeVisible(TreePath) - Method in class com.klg.jclass.swing.JCTreeTable
Ensures that the node identified by path is currently viewable.
makeZMinPoint(int, int) - Method in class com.klg.jclass.chart3d.SurfaceFacet
Makes a point that is at the current gric point but has a z value that is at the z axis min.
malformed_sql_on_insert - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
manager - Variable in class com.klg.jclass.swing.JCMDIPane.MDIDesktopManager
 
manifest_file - Variable in class com.klg.jclass.jarmaster.JarMasterAntTask
 
manifestFiles - Variable in class com.klg.jclass.jarmaster.JarTask
 
manifests - Variable in class com.klg.jclass.jarmaster.JarMasterAntTask
 
map(int, int) - Method in class com.klg.jclass.chart.ChartDataView
Performs a map operation by mapping the provided screen pixel information to data values along the x and y axes of the ChartDataView instance.
map(int, int) - Method in class com.klg.jclass.chart3d.Chart3dDataView
Performs a map operation by mapping the provided screen pixel information to a point in 3d space that is on the surface (if the point misses the surface a point with (x, y, z) values of Double.MAX_VALUE is returned.
map(int, int) - Method in class com.klg.jclass.chart3d.j2d.MapPick
Dummy implementation.
map(int, int) - Method in class com.klg.jclass.chart3d.j2d.MapPickGrid
Performs a map operation by mapping the provided screen pixel information to a value in data space.
map(int, int) - Method in class com.klg.jclass.chart3d.j2d.MapPickPoint
Performs a map operation by mapping the provided screen pixel information to a value in data space.
map(int, int) - Method in class com.klg.jclass.chart3d.j3d.MapPick
Dummy implementation.
map(int, int) - Method in class com.klg.jclass.chart3d.j3d.MapPickGrid
Performs a map operation by mapping the provided screen pixel information to a value in data space.
map(int, int) - Method in class com.klg.jclass.chart3d.j3d.MapPickPoint
Performs a map operation by mapping the provided screen pixel information to a value in data space.
map(int, int) - Method in interface com.klg.jclass.chart3d.Mapping
Performs a map operation by mapping the provided screen pixel information to a value in data space.
mapBars(int, int) - Method in class com.klg.jclass.chart3d.j3d.MapPickGrid
 
mapper - Variable in class com.klg.jclass.chart.JCAxis
Used for point label image mapping.
MapPick - class com.klg.jclass.chart3d.j2d.MapPick.
A class that implements the Mapping interface.
MapPick - class com.klg.jclass.chart3d.j3d.MapPick.
A class that implements the Mapping interface.
MapPick() - Constructor for class com.klg.jclass.chart3d.j2d.MapPick
Default constructor, required by Java Beans.
MapPick() - Constructor for class com.klg.jclass.chart3d.j3d.MapPick
 
MapPick(Chart3dData) - Constructor for class com.klg.jclass.chart3d.j2d.MapPick
Default constructor, required by Java Beans.
MapPick(Chart3dData) - Constructor for class com.klg.jclass.chart3d.j3d.MapPick
Contructor with data.
MapPick(Chart3dData, Canvas3D, BranchGroup) - Constructor for class com.klg.jclass.chart3d.j3d.MapPick
Contructor with data, Canvas3D, and BranchGroup.
MapPickGrid - class com.klg.jclass.chart3d.j2d.MapPickGrid.
A class that implements the Mapping interface.
MapPickGrid - class com.klg.jclass.chart3d.j3d.MapPickGrid.
A class that implements the Mapping interface.
MapPickGrid() - Constructor for class com.klg.jclass.chart3d.j2d.MapPickGrid
Default constructor, required by Java Beans.
MapPickGrid() - Constructor for class com.klg.jclass.chart3d.j3d.MapPickGrid
Default constructor, required by Java Beans.
MapPickGrid(Chart3dData) - Constructor for class com.klg.jclass.chart3d.j2d.MapPickGrid
Default constructor, required by Java Beans.
MapPickGrid(Chart3dData) - Constructor for class com.klg.jclass.chart3d.j3d.MapPickGrid
Contructor with data.
MapPickGrid(Chart3dData, Canvas3D, BranchGroup) - Constructor for class com.klg.jclass.chart3d.j3d.MapPickGrid
Contructor with data, Canvas3D, and BranchGroup.
MapPickPoint - class com.klg.jclass.chart3d.j2d.MapPickPoint.
A class that implements the Mapping interface.
MapPickPoint - class com.klg.jclass.chart3d.j3d.MapPickPoint.
A class that implements the Mapping interface.
MapPickPoint() - Constructor for class com.klg.jclass.chart3d.j2d.MapPickPoint
Default constructor, required by Java Beans.
MapPickPoint() - Constructor for class com.klg.jclass.chart3d.j3d.MapPickPoint
Default constructor, required by Java Beans.
MapPickPoint(Chart3dData) - Constructor for class com.klg.jclass.chart3d.j2d.MapPickPoint
Default constructor, required by Java Beans.
MapPickPoint(Chart3dData) - Constructor for class com.klg.jclass.chart3d.j3d.MapPickPoint
Contructor with data.
MapPickPoint(Chart3dData, Canvas3D, BranchGroup) - Constructor for class com.klg.jclass.chart3d.j3d.MapPickPoint
Contructor with data, Canvas3D, and BranchGroup.
mapping - Variable in class com.klg.jclass.chart3d.Chart3dDataView
 
mapping - Variable in class com.klg.jclass.chart3d.Draw
 
Mapping - interface com.klg.jclass.chart3d.Mapping.
The mapping interface for JClass Chart 3D.
mapPoints(int, int) - Method in class com.klg.jclass.chart3d.j3d.MapPickGrid
 
mapPoints(int, int) - Method in class com.klg.jclass.chart3d.j3d.MapPickPoint
 
mapSurface(int, int) - Method in class com.klg.jclass.chart3d.j3d.MapPickGrid
 
mapTreeTable(boolean) - Method in class com.klg.jclass.util.treetable.TreeTableSupport
 
margin - Variable in class com.klg.jclass.higrid.PrintGrid12
 
margin - Variable in class com.klg.jclass.page.JCFrame
The amount of space to be left for margins on each side of the frame.
margin - Variable in class com.klg.jclass.table.JCPrintTable
 
MARGIN - Static variable in class com.klg.jclass.swing.BaseWizardPage
 
MARGIN_ADJUSTMENT_IN_72TH_INCHES - Static variable in class com.klg.jclass.higrid.PrintGrid12
 
margin_height - Variable in class com.klg.jclass.table.JCTable
 
MARGIN_IN_INCHES - Static variable in class com.klg.jclass.table.JCPrintTable
 
MARGIN_IN_PIXELS - Static variable in class com.klg.jclass.table.JCPrintTable
 
margin_insets - Variable in class com.klg.jclass.table.JCTableCellInfo
 
margin_unit - Variable in class com.klg.jclass.table.JCPrintTable
 
margin_width - Variable in class com.klg.jclass.table.JCTable
 
marginGap - Variable in class com.klg.jclass.chart3d.JCChart3dLegend
Space between outside and inside of legend.
marginGap - Variable in class com.klg.jclass.util.legend.JCGridLegend
 
marginInsets - Variable in class com.klg.jclass.higrid.CellStyle
 
marginInsets - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
markAllChartLabelsForRecalc() - Method in interface com.klg.jclass.chart.JCChartLabelManager
Marks all chart labels for later recalculation.
markAllChartLabelsForRecalc() - Method in class com.klg.jclass.chart.JCDefaultChartLabelManager
Marks all chart labels for later recalculation.
marks - Variable in class com.klg.jclass.field.Field.TextFieldContent
 
Markup - interface com.klg.jclass.page.Markup.
Denotes a Graphics object which permits the output of markup-style operations.
mask - Variable in class com.klg.jclass.field.validate.JCStringValidator
 
mask_chars - Variable in class com.klg.jclass.field.validate.JCStringValidator
 
mask_input - Variable in class com.klg.jclass.field.validate.JCDateTimeValidator
 
mask_length - Variable in class com.klg.jclass.field.validate.JCStringValidator
 
maskOrientation - Variable in class com.klg.jclass.swing.gauge.JCLinearRange
The coverage orientation.
maskPresent - Variable in class com.klg.jclass.page.adobe.pdf.JCPDFPrinter.StreamInfo
Records if the current page has any Mask objects
match_picklist - Variable in class com.klg.jclass.field.validate.AbstractValidator
 
match(int, int) - Method in class com.klg.jclass.cell.JCKeyModifier
Determines whether the specified key/modifier combination matches the one stored in this object.
matchData(Chart3dGridData) - Method in class com.klg.jclass.chart3d.Chart3dGridData
Checks to see if the grid from the passed in data matches the grid from this data.
materializeTable(DataModelListener, long, TreeNode) - Method in class com.klg.jclass.datasource.BaseDataTable
Called by DataTableModel.createTable to create a new table based on the input criteria.
materializeTable(DataModelListener, long, TreeNode) - Method in interface com.klg.jclass.datasource.DataTableAbstractionLayer
Called by DataTableModel.createTable to create a new table based on the input criteria.
materializeTable(DataModelListener, long, TreeNode) - Method in class com.klg.jclass.datasource.jbuilder.DataTable
Called by DataTableModel.createTable to create a new table based on the input criteria.
materializeTable(DataModelListener, long, TreeNode) - Method in class com.klg.jclass.datasource.jdbc.DataTable
Called by DataTableModel.createTable to create a new table based on the input criteria.
MathExpressionList - class com.klg.jclass.util.formulae.MathExpressionList.
A MathExpressionList is a List of Expressions
MathExpressionList() - Constructor for class com.klg.jclass.util.formulae.MathExpressionList
Create an empty MathExpressionList
MathExpressionList(Expression[]) - Constructor for class com.klg.jclass.util.formulae.MathExpressionList
Create a MathExpressionList from an array of Expressions
MathMatrix - class com.klg.jclass.util.formulae.MathMatrix.
The class of matrices (we almost undoubtedly do not ever need to go beyond this point, since nobody in their right mind would ever try to do tensor math in a spreadsheet).
MathMatrix() - Constructor for class com.klg.jclass.util.formulae.MathMatrix
Create a default matrix (all entries initialised to 0)
MathMatrix(double[][]) - Constructor for class com.klg.jclass.util.formulae.MathMatrix
Create a matrix from an array of double values
MathMatrix(int[][]) - Constructor for class com.klg.jclass.util.formulae.MathMatrix
Create a matrix from an array of integer values
MathMatrix(Number[][]) - Constructor for class com.klg.jclass.util.formulae.MathMatrix
Create a matrix from an array of Numbers
MathScalar - class com.klg.jclass.util.formulae.MathScalar.
MathScalar is a scalar constant represented as a MathValue.
MathScalar() - Constructor for class com.klg.jclass.util.formulae.MathScalar
Create a MathScalar (default value 0.0)
MathScalar(double) - Constructor for class com.klg.jclass.util.formulae.MathScalar
Create a MathScalar from a double
MathScalar(int) - Constructor for class com.klg.jclass.util.formulae.MathScalar
Create a MathScalar from an integer
MathScalar(Number) - Constructor for class com.klg.jclass.util.formulae.MathScalar
Create a MathScalar from a Number
MathValue - class com.klg.jclass.util.formulae.MathValue.
The class MathValue forms the root for all derived constant-based result/data classes.
MathValue() - Constructor for class com.klg.jclass.util.formulae.MathValue
 
MathVector - class com.klg.jclass.util.formulae.MathVector.
The class of vectors (in a linear algebra sense) for matrix math.
MathVector() - Constructor for class com.klg.jclass.util.formulae.MathVector
Create a default vector (all entries initialised to 0)
MathVector(double[]) - Constructor for class com.klg.jclass.util.formulae.MathVector
Create a vector from an array of double values
MathVector(int[]) - Constructor for class com.klg.jclass.util.formulae.MathVector
Create a vector from an array of integer values
MathVector(Number[]) - Constructor for class com.klg.jclass.util.formulae.MathVector
Create a vector from an array of Numbers
matrix - Variable in class com.klg.jclass.chart3d.Anno
A general utility matrix
matrixValue() - Method in class com.klg.jclass.util.formulae.MathMatrix
Get the contents of this MathValue as a matrix of Numbers
matrixValue() - Method in class com.klg.jclass.util.formulae.MathScalar
Get the contents of this MathValue as a matrix of Numbers
matrixValue() - Method in class com.klg.jclass.util.formulae.MathValue
Get the contents of this MathValue as a matrix of Numbers
matrixValue() - Method in class com.klg.jclass.util.formulae.MathVector
Get the contents of this MathValue as a matrix of Numbers
max - Variable in class com.klg.jclass.chart.beans.AxisScaleWrapper
 
max - Variable in class com.klg.jclass.chart.JCAxis
Axis maxiumum.
max - Variable in class com.klg.jclass.chart3d.JCAxis
The axis maximum value.
max - Variable in class com.klg.jclass.chart3d.JCContourLevels
The contour minimum, calculated from the data.
max - Variable in class com.klg.jclass.field.validate.AbstractValidator
 
max - Variable in class com.klg.jclass.swing.gauge.JCAbstractScale
The minumum value this scale can have.
max - Variable in class com.klg.jclass.util.swing.JCProgressHelper
 
max - Variable in class com.klg.jclass.util.swing.JCSpinNumberBox
 
max - Variable in class com.klg.jclass.util.swing.JCSpinNumberBox.Range
 
max - Variable in class com.klg.jclass.util.swing.JCSpring
 
Max - class com.klg.jclass.util.formulae.Max.
This is a concrete implementation for the max operation.
MAX - Static variable in class com.klg.jclass.chart.beans.BaseChart
 
MAX - Static variable in class com.klg.jclass.chart.JCAxis
Enum value for origin placement at axis maximum.
MAX - Static variable in class com.klg.jclass.datasource.BaseVirtualColumn
 
MAX_AXIS_FONT_CUBE_SIZE - Static variable in class com.klg.jclass.chart3d.JCAxis
The maximum axis font cube size.
MAX_BIN_SIZE - Static variable in class com.klg.jclass.chart3d.ColorBin
 
MAX_CHAIN_SIZE - Static variable in class com.klg.jclass.chart3d.PolygonChain
There is a most a two-point PChain for each corner, and a PChain being filled (8 pts.
MAX_DEPTH - Static variable in class com.klg.jclass.chart.JCChartArea
Maximum depth value.
MAX_ELEVATION - Static variable in class com.klg.jclass.chart.JCChartArea
Maximum elevation value.
max_isdef - Variable in class com.klg.jclass.chart.beans.AxisScaleWrapper
 
MAX_PERSPECTIVE - Static variable in class com.klg.jclass.chart3d.JCView3d
The maximum allowed perspective value.
MAX_POINTS - Static variable in class com.klg.jclass.chart3d.ProcessGrid
The max number of points to be drawn at one time during a fast mesh draw
MAX_PRECISION - Static variable in class com.klg.jclass.chart.JCAxis
The default maximum precision.
MAX_ROTATION - Static variable in class com.klg.jclass.chart.JCChartArea
Maximum rotation value.
max_value - Variable in class com.klg.jclass.table.CellSize
 
MAX_VALUE - Static variable in class com.klg.jclass.util.JCIPAddress
 
MAX_VIEW_SCALE - Static variable in class com.klg.jclass.chart3d.JCViewport
Maximum scale at which you can zoom the data.
max(double, double) - Static method in class com.klg.jclass.util.JCNumberUtil
Returns the maximum of two floating point values.
Max(Expression) - Constructor for class com.klg.jclass.util.formulae.Max
Maximum across the given operand (usually a list of expressions)
Max(Expression, Expression) - Constructor for class com.klg.jclass.util.formulae.Max
Max of a pair of Expressions
Max(Expression, Number) - Constructor for class com.klg.jclass.util.formulae.Max
Max of an Expression and a Number
Max(Number, Expression) - Constructor for class com.klg.jclass.util.formulae.Max
Max of a Number and an Expression
Max(Number, Number) - Constructor for class com.klg.jclass.util.formulae.Max
Max of two Numbers
max4(int, int, int, int) - Static method in class com.klg.jclass.chart3d.JCChart3dUtil
Finds the max of the four given integers.
maxAnnoLength - Variable in class com.klg.jclass.chart3d.JCAxis
 
maxFieldWidths - Variable in class com.klg.jclass.chart3d.JCChart3dLegendManager
The max value of each field used in a JCMultiColumnString object.
maximize(JInternalFrame) - Method in class com.klg.jclass.swing.JCMDIPane
Method to maximize a particular frame in MDI style.
maximized - Variable in class com.klg.jclass.swing.JCMDIPane
 
maximizedFrame - Variable in class com.klg.jclass.swing.JCMDIPane
 
maximizedPanel - Variable in class com.klg.jclass.swing.JCMDIPane
 
maximizeFrame(JInternalFrame) - Method in class com.klg.jclass.swing.JCMDIPane
 
maximizeFrame(JInternalFrame) - Method in class com.klg.jclass.swing.JCMDIPane.MDIDesktopManager
 
maximizingFrame - Variable in class com.klg.jclass.swing.JCMDIPane
 
maximumDate - Variable in class com.klg.jclass.util.calendar.BoundsValidator
The Calendar object containing the maximum date.
maximumLayoutSize(Container) - Method in class com.klg.jclass.swing.gauge.GaugeLayout
 
maximumLayoutSize(Container) - Method in class com.klg.jclass.swing.JCMultiSelectList.JCFixedCenterLayout
Determines the maximum size of the target.
maximumLayoutSize(Container) - Method in class com.klg.jclass.util.swing.JCElasticLayout
Returns the maximum layout size of the component.
maximumPrecision - Variable in class com.klg.jclass.chart.JCAxis
The maximum value the axis precision can have.
maximumSize - Variable in class com.klg.jclass.util.swing.JCBrace
 
maxIndex() - Method in class com.klg.jclass.chart.ChartDataViewSeries
Gets the maximum of the X and Y indices.
MAXINT - Static variable in class com.klg.jclass.table.beans.TablePropertyEditor
 
MAXINT - Static variable in interface com.klg.jclass.table.JCTableEnum
Constant indicating the largest possible integer.
maxMinAction - Variable in class com.klg.jclass.swing.JCMDIPane
 
maxMinItem - Variable in class com.klg.jclass.swing.JCMDIPane
 
maxRows - Variable in class com.klg.jclass.datasource.BaseMetaData
 
maxstring - Static variable in class com.klg.jclass.field.validate.JCByteValidator
 
maxstring - Static variable in class com.klg.jclass.field.validate.JCIntegerValidator
 
maxstring - Static variable in class com.klg.jclass.field.validate.JCLongValidator
 
maxstring - Static variable in class com.klg.jclass.field.validate.JCShortValidator
 
maxXIndex() - Method in class com.klg.jclass.chart.ChartDataViewSeries
Gets the maximum X index.
maxYIndex() - Method in class com.klg.jclass.chart.ChartDataViewSeries
Gets the maximum Y index.
mDIMenubar - Variable in class com.klg.jclass.swing.JCMDIFrame
The menubar associated with this frame.
mDIToolbar - Variable in class com.klg.jclass.swing.JCMDIFrame
The toolbar associated with this frame.
Median - class com.klg.jclass.util.formulae.Median.
This operation computes the median value in a set of elements.
Median(Expression) - Constructor for class com.klg.jclass.util.formulae.Median
Determine the Median of the given set
Median(Expression, Expression) - Constructor for class com.klg.jclass.util.formulae.Median
Determine the Median of a pair of sets
MEDIUM - Static variable in class com.klg.jclass.field.validate.JCDateTimeValidator
Detail level of the default format for date/time validators.
menu - Variable in class com.klg.jclass.datasource.swing.DSdbJNavigator
 
menubar - Variable in class com.klg.jclass.swing.JCMDIPane
 
menuListener - Variable in class com.klg.jclass.swing.JCMDIPane
 
mergeRuns() - Method in class com.klg.jclass.table.JCCellLayout.Chain
Walks through the entire list of runs, and coalesces adjacent pairs of runs with the same value into a single run.
meshBottomColor - Variable in class com.klg.jclass.chart3d.JCElevation
Sets the mesh bottom color (only drawn in certain cases).
meshed - Variable in class com.klg.jclass.chart3d.JCElevation
Asks if mesh lines are drawn.
MESHED - Static variable in class com.klg.jclass.chart3d.Chart3dDataView
 
meshTopColor - Variable in class com.klg.jclass.chart3d.JCElevation
Sets the mesh top color (only drawn in certain cases).
message - Variable in class com.klg.jclass.util.swing.MessageWrapper
 
MessageWrapper - class com.klg.jclass.util.swing.MessageWrapper.
Wrapper used by jclass.util.swing.JCMessageHelper to wrap a message and a title string.
MessageWrapper(Component, String, String, boolean) - Constructor for class com.klg.jclass.util.swing.MessageWrapper
 
META - Static variable in class com.klg.jclass.chart3d.beans.JCChart3dBeanBundle
 
meta_action - Variable in class com.klg.jclass.chart.beans.TriggerWrapper
 
meta_data_not_open - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
meta_tree - Variable in class com.klg.jclass.datasource.TreeData
DataSourceTreeModel for metadata.
metaData - Variable in class com.klg.jclass.datasource.BaseDataTable
 
metaData - Variable in class com.klg.jclass.datasource.jdbc.DataTable
 
metaData - Variable in class com.klg.jclass.higrid.HiGridFormatNodeEvent
 
MetaData - class com.klg.jclass.datasource.jbuilder.MetaData.
This is the JBuilder implmentation for DataControls.
MetaData - class com.klg.jclass.datasource.jdbc.MetaData.
This MetaData connects to a data source through JDBC.
METADATA_ARRAY_SIZE - Static variable in class com.klg.jclass.higrid.FormatTree
 
MetaData(DataModel, DataTableConnection) - Constructor for class com.klg.jclass.datasource.jdbc.MetaData
General purpose MetaData Constructor.
MetaData(DataModel, DataTableConnection, String) - Constructor for class com.klg.jclass.datasource.jdbc.MetaData
Convenience root constructor.
MetaData(DataModel, DataTableConnection, String, int) - Constructor for class com.klg.jclass.datasource.jdbc.MetaData
Convenience root constructor which allows max rows to be set.
MetaData(DataModel, MetaDataModel, DataTableConnection) - Constructor for class com.klg.jclass.datasource.jdbc.MetaData
After first calling the Root constructor, call this to add master-detail relationships.
MetaData(DataModel, MetaData, Object) - Constructor for class com.klg.jclass.datasource.jbuilder.MetaData
After first calling the Root constructor, call this to add master-detail relationships.
MetaData(DataModel, Object) - Constructor for class com.klg.jclass.datasource.jbuilder.MetaData
Root constructor.
metaDataCreator - Variable in class com.klg.jclass.datasource.beans.JCData
 
metaDataCreator - Variable in class com.klg.jclass.datasource.beans.JCTreeData
 
metaDataCreator - Variable in class com.klg.jclass.higrid.beans.JCHiGrid
Creator to construct a meta data.
MetaDataCreator - class com.klg.jclass.datasource.beans.MetaDataCreator.
This class creates a MetaData.
MetaDataCreator - class com.klg.jclass.datasource.jbuilder.MetaDataCreator.
This class creates a VCafe MetaData.
MetaDataCreator - class com.klg.jclass.datasource.jdbc.MetaDataCreator.
This class creates a MetaData for JDBC data source type.
MetaDataCreator() - Constructor for class com.klg.jclass.datasource.beans.MetaDataCreator
 
MetaDataCreator() - Constructor for class com.klg.jclass.datasource.jbuilder.MetaDataCreator
 
MetaDataCreator() - Constructor for class com.klg.jclass.datasource.jdbc.MetaDataCreator
 
metaDataID - Variable in class com.klg.jclass.datasource.BaseMetaData
 
metaDataModel - Variable in class com.klg.jclass.datasource.ReadOnlyBinding
The meta data model for this level.
MetaDataModel - interface com.klg.jclass.datasource.MetaDataModel.
This is the interface for objects that hold the meta-data for data tables.
metaDataModelTypeStrings - Static variable in class com.klg.jclass.higrid.beans.JCHiGridConverter
String names of the MetaDataModel data type.
metaDataModelTypeValues - Static variable in class com.klg.jclass.higrid.beans.JCHiGridConverter
MetaDataModel data type values that corresponds to the list of String names.
metaID - Variable in class com.klg.jclass.higrid.BaseAggregate
The metaData ID associated with the given column
metalBorder - Static variable in class com.klg.jclass.util.swing.AbstractSpinBox
 
metaType - Variable in class com.klg.jclass.datasource.BaseColumn
 
metrics - Variable in class com.klg.jclass.page.GlyphVectorBase
 
MIDDLE - Static variable in class com.klg.jclass.util.swing.JCAlignLayout
 
MIDDLECENTER - Static variable in interface com.klg.jclass.table.JCTableEnum
A table 3 compatibility alignment constant.
MIDDLELEFT - Static variable in interface com.klg.jclass.table.JCTableEnum
A table 3 compatibility alignment constant.
MIDDLERIGHT - Static variable in interface com.klg.jclass.table.JCTableEnum
A table 3 compatibility alignment constant.
millenium_threshold - Variable in class com.klg.jclass.field.validate.JCDateTimeValidator
 
min - Variable in class com.klg.jclass.chart.beans.AxisScaleWrapper
 
min - Variable in class com.klg.jclass.chart.JCAxis
Axis miniumum.
min - Variable in class com.klg.jclass.chart3d.JCAxis
The axis minimum value.
min - Variable in class com.klg.jclass.chart3d.JCContourLevels
The contour minimum, calculated from the data.
min - Variable in class com.klg.jclass.field.validate.AbstractValidator
 
min - Variable in class com.klg.jclass.swing.gauge.JCAbstractScale
The maximum value this scale can have.
min - Variable in class com.klg.jclass.util.swing.JCProgressHelper
 
min - Variable in class com.klg.jclass.util.swing.JCSpinNumberBox
 
min - Variable in class com.klg.jclass.util.swing.JCSpinNumberBox.Range
 
Min - class com.klg.jclass.util.formulae.Min.
This is a concrete implementation for the min operation.
MIN - Static variable in class com.klg.jclass.chart.beans.BaseChart
 
MIN - Static variable in class com.klg.jclass.chart.JCAxis
Enum value for origin placement at axis minimum.
MIN - Static variable in class com.klg.jclass.datasource.BaseVirtualColumn
 
MIN_CELL_SIZE - Static variable in class com.klg.jclass.util.calendar.DayTable
 
min_cell_visibility - Variable in class com.klg.jclass.table.JCTable
 
min_isdef - Variable in class com.klg.jclass.chart.beans.AxisScaleWrapper
 
MIN_PERSPECTIVE - Static variable in class com.klg.jclass.chart3d.JCView3d
The minimum allowed perspective value.
min_value - Variable in class com.klg.jclass.table.CellSize
 
MIN_VALUE - Static variable in class com.klg.jclass.util.JCIPAddress
 
MIN_VIEW_SCALE - Static variable in class com.klg.jclass.chart3d.JCViewport
Minimum scale at which you can zoom the data.
min(double, double) - Static method in class com.klg.jclass.util.JCNumberUtil
Returns the minimum of two floating point values.
Min(Expression) - Constructor for class com.klg.jclass.util.formulae.Min
Minimum across the given operand (usually a list of expressions)
Min(Expression, Expression) - Constructor for class com.klg.jclass.util.formulae.Min
Min of a pair of Expressions
Min(Expression, Number) - Constructor for class com.klg.jclass.util.formulae.Min
Min of an Expression and a Number
Min(Number, Expression) - Constructor for class com.klg.jclass.util.formulae.Min
Min of a Number and an Expression
Min(Number, Number) - Constructor for class com.klg.jclass.util.formulae.Min
Min of two Numbers
min4(int, int, int, int) - Static method in class com.klg.jclass.chart3d.JCChart3dUtil
Finds the min of the four given integers.
minimizeFrame(JInternalFrame) - Method in class com.klg.jclass.swing.JCMDIPane.MDIDesktopManager
 
MINIMUM_COLUMN_WIDTH - Static variable in class com.klg.jclass.higrid.Controller
 
MINIMUM_HEIGHT - Static variable in class com.klg.jclass.higrid.GridArea
 
MINIMUM_INITIAL_HEADER_WIDTH - Static variable in class com.klg.jclass.higrid.CellFormat
 
MINIMUM_ROW_HEIGHT - Static variable in class com.klg.jclass.higrid.Controller
 
MINIMUM_WIDTH - Static variable in class com.klg.jclass.higrid.GridArea
 
minimumDate - Variable in class com.klg.jclass.util.calendar.BoundsValidator
The Calendar object containing the minimum date.
minimumHeight - Static variable in class com.klg.jclass.util.swing.AbstractSpinBox
 
minimumLayoutSize(Container) - Method in class com.klg.jclass.swing.gauge.GaugeLayout
 
minimumLayoutSize(Container) - Method in class com.klg.jclass.swing.JCMultiSelectList.JCFixedCenterLayout
Determines the minimum size of the target.
minimumLayoutSize(Container) - Method in class com.klg.jclass.util.legend.LegendComponentLayout
Determines the minimum size of the container using this layout.
minimumLayoutSize(Container) - Method in class com.klg.jclass.util.swing.JCElasticLayout
Returns the minimum layout size of the containers within their parent given this layout.
minimumLayoutSize(Container) - Method in class com.klg.jclass.util.swing.JCGridLayout
Returns the minimum dimensions needed to layout the components contained in the specified panel.
minimumSize - Variable in class com.klg.jclass.util.swing.JCBrace
 
minimumWidth() - Method in class com.klg.jclass.datasource.swing.DSdbJNavigator
Returns the minimum width of the component.
minorTick - Variable in class com.klg.jclass.chart3d.JCValueLabel
Only a minor tick is drawn for this label if true (if tickDrawn = true).
minSize - Variable in class com.klg.jclass.swing.gauge.JCCircularScale
The minimum diameter for the scale.
minSlices - Variable in class com.klg.jclass.chart.JCPieChartFormat
 
minstring - Static variable in class com.klg.jclass.field.validate.JCByteValidator
 
minstring - Static variable in class com.klg.jclass.field.validate.JCIntegerValidator
 
minstring - Static variable in class com.klg.jclass.field.validate.JCLongValidator
 
minstring - Static variable in class com.klg.jclass.field.validate.JCShortValidator
 
MINUTES - Static variable in class com.klg.jclass.chart.beans.BaseChart
 
MINUTES - Static variable in class com.klg.jclass.chart.JCAxis
Enums for TimeUnit property representing value of minutes.
minXStep - Variable in class com.klg.jclass.chart3d.Chart3dGridData
 
minYStep - Variable in class com.klg.jclass.chart3d.Chart3dGridData
 
MISSING_FILES_ERROR - Static variable in class com.klg.jclass.jarmaster.JarTask
 
missingFiles - Variable in class com.klg.jclass.jarmaster.JarTask
 
MIXED_BORDER_STYLES - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
MIXED_BORDER_STYLES - Static variable in class com.klg.jclass.higrid.RowFormat
indicates not all the cell formats' border styles are the same
MIXED_SIZE - Static variable in class com.klg.jclass.higrid.RowFormat
indicates not all the font sizes are the same
MIXED_STYLE - Static variable in class com.klg.jclass.higrid.RowFormat
indicates not all the font styles are the same
mixedCellColors - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
mixedCellFonts - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
MNEMONIC - Static variable in class com.klg.jclass.util.swing.JCAction
 
model - Variable in class com.klg.jclass.swing.DateTimePopup
Value model used to store the editor's value.
model - Variable in class com.klg.jclass.swing.JCPopupCalendar
The current model.
model - Variable in class com.klg.jclass.table.data.JCTableModelDataSource
 
model - Variable in class com.klg.jclass.util.calendar.AbstractLabel
 
model - Variable in class com.klg.jclass.util.calendar.CalendarContainer
 
model - Variable in class com.klg.jclass.util.swing.JCSpinBox
 
model_name - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
modelChanged() - Method in class com.klg.jclass.util.swing.JCSpinBox
This method is invoked by listeners on the data model when the model changes.
modelChanging - Variable in class com.klg.jclass.util.swing.JCSpinBox
 
modelName - Variable in class com.klg.jclass.datasource.TreeData
This model's name
modified - Variable in class com.klg.jclass.cell.editors.JCImageCellEditor
 
modifiedAxis - Variable in class com.klg.jclass.chart.JCChartEvent
 
modifier - Variable in class com.klg.jclass.cell.JCKeyModifier
Modifer for the key code.
modifier - Variable in class com.klg.jclass.higrid.KeyActionInitiator
Modifier for the key code.
modifier - Variable in class com.klg.jclass.higrid.MouseActionInitiator
Modifier for the mouse button.
modifier - Variable in class com.klg.jclass.table.KeyActionInitiator
Modifier for the key code.
modifier - Variable in class com.klg.jclass.table.MouseActionInitiator
Modifier for the mouse button.
MODIFIER - Static variable in class com.klg.jclass.chart3d.beans.JCChart3dBeanBundle
 
modifiers - Variable in class com.klg.jclass.chart.EventTrigger
 
modifiers - Variable in class com.klg.jclass.chart3d.KeyActionInitiator
Modifier for the key code.
modifiers - Variable in class com.klg.jclass.chart3d.MouseActionInitiator
Modifier for the mouse button.
modify - Static variable in class com.klg.jclass.datasource.LocaleBundle
 
modifyContourCell(int, int, int) - Method in class com.klg.jclass.chart3d.JCContour
Adds the second crossing point for the current segment across this cell.
modifying(DataSet) - Method in class com.klg.jclass.datasource.jbuilder.MetaData
 
month - Variable in class com.klg.jclass.util.calendar.DayTable
 
month - Variable in class com.klg.jclass.util.calendar.JCCalendar.DateMonthYear
 
month - Variable in class com.klg.jclass.util.calendar.JCCalendar.MonthDayOfMonth
 
month - Variable in class com.klg.jclass.util.calendar.JCCalendar.MonthWeekDayOfWeek
 
month - Variable in class com.klg.jclass.util.calendar.JCDateChooser
 
MonthLabel - class com.klg.jclass.util.calendar.MonthLabel.
Label shows the months of the year.
MonthLabel(JCValueModel, Locale) - Constructor for class com.klg.jclass.util.calendar.MonthLabel
Construct a MonthLabel for the given value model and locale.
MonthLabel(JCValueModel, Locale, String[]) - Constructor for class com.klg.jclass.util.calendar.MonthLabel
Construct a MonthLabel for the given value model and locale.
monthModel - Variable in class com.klg.jclass.util.calendar.MonthTable
 
monthOfYear(int, int) - Static method in class com.klg.jclass.field.validate.JCDateTimeValidator
Calculates the month, given the year and day_of_year; returns month.
MonthPopdown - class com.klg.jclass.util.calendar.MonthPopdown.
Combobox that shows the months of the year.
MonthPopdown(JCValueModel, Locale) - Constructor for class com.klg.jclass.util.calendar.MonthPopdown
Construct a MonthPopdown with the given value model and locale.
MonthPopdown(JCValueModel, Locale, String[]) - Constructor for class com.klg.jclass.util.calendar.MonthPopdown
Construct a MonthPopdown with the given value model and locale.
months - Variable in class com.klg.jclass.util.calendar.JCDateChooser
 
months - Variable in class com.klg.jclass.util.calendar.MonthLabel
 
months - Variable in class com.klg.jclass.util.calendar.MonthPopdown
 
months - Variable in class com.klg.jclass.util.calendar.MonthSpin
 
months - Variable in class com.klg.jclass.util.calendar.MonthTable
 
MONTHS - Static variable in class com.klg.jclass.chart.beans.BaseChart
 
MONTHS - Static variable in class com.klg.jclass.chart.JCAxis
Enums for TimeUnit property representing value of months.
MonthSpin - class com.klg.jclass.util.calendar.MonthSpin.
SpinBox that shows months of the year.
MonthSpin(JCValueModel, Locale) - Constructor for class com.klg.jclass.util.calendar.MonthSpin
Constructs a MonthSpin with the given value model and locale.
MonthSpin(JCValueModel, Locale, String[]) - Constructor for class com.klg.jclass.util.calendar.MonthSpin
Constructs a MonthSpin with the given value model and locale.
MonthTable - class com.klg.jclass.util.calendar.MonthTable.
MonthTable is used to display a Table of selectable months for use with a calendar.
MonthTable.MonthModel - class com.klg.jclass.util.calendar.MonthTable.MonthModel.
Build data model wrapper around DateSymbols that builds a 2x6 table of the months for picking.
MonthTable.MonthModel(Locale) - Constructor for class com.klg.jclass.util.calendar.MonthTable.MonthModel
Construct a MonthModel with a certain locale.
MonthTable.Renderer - class com.klg.jclass.util.calendar.MonthTable.Renderer.
Use a table cell renderer to draw current month in reverse video.
MonthTable.Renderer() - Constructor for class com.klg.jclass.util.calendar.MonthTable.Renderer
 
MonthTable(JCValueModel, Locale) - Constructor for class com.klg.jclass.util.calendar.MonthTable
Construct a MonthTable with the given value model and locale.
MonthTable(JCValueModel, Locale, String[]) - Constructor for class com.klg.jclass.util.calendar.MonthTable
Construct a MonthTable with the given value model, locale, and month names.
moreAddNotify() - Method in class com.klg.jclass.chart.JCChart
Continues the add notify process.
MOTIF_PREFERED_WIDTH_AJUSTMENT - Static variable in class com.klg.jclass.util.JCEnvironment
Motif bug where calculating the prefered size of the spinbox renderer is initialy calculated smaller then it needs to be once it is displayed.
MOTIF_TREE_LEAF_ICON - Static variable in class com.klg.jclass.util.JCEnvironment
Swing bug where Motif Tree Leaf Look and Feel Icon always draws from x = 0, no matter what x value you pass it.
MouseActionInitiator - class com.klg.jclass.chart3d.MouseActionInitiator.
A MouseActionInitiator is used by JCActionTable to associate a combination of mouse button and modifiers to a specific action on Chart 3D.
MouseActionInitiator - class com.klg.jclass.higrid.MouseActionInitiator.
A MouseActionInitiator is used by HiGridAction to associate a combination of mouse button and modifier to a specific action on HiGrid.
MouseActionInitiator - class com.klg.jclass.table.MouseActionInitiator.
MouseActionInitiator are used by TableAction to associate a combination of mouse button and modifier to a specific action on table.
MouseActionInitiator(int, int) - Constructor for class com.klg.jclass.chart3d.MouseActionInitiator
Creates a new MouseActionInitiator given a mouse button and modifiers.
MouseActionInitiator(int, int) - Constructor for class com.klg.jclass.higrid.MouseActionInitiator
Creates a new MouseActionInitiator given a mouse button and modifier.
MouseActionInitiator(int, int) - Constructor for class com.klg.jclass.table.MouseActionInitiator
Creates a new MouseActionInitiator given a mouse button and modifier.
mouseActions - Variable in class com.klg.jclass.chart3d.JCActionTable
Map of all mouse actions.
mouseClicked(MouseEvent) - Method in class com.klg.jclass.cell.editors.BaseCellEditor
 
mouseClicked(MouseEvent) - Method in class com.klg.jclass.cell.editors.JCCheckBoxCellEditor
 
mouseClicked(MouseEvent) - Method in class com.klg.jclass.cell.editors.JCImageCellEditor
 
mouseClicked(MouseEvent) - Method in class com.klg.jclass.chart.JCChart
Processes mouseClicked events for the chart: do nothing.
mouseClicked(MouseEvent) - Method in class com.klg.jclass.chart3d.JCChart3d
Processes mouseClicked events for the chart; does nothing.
mouseClicked(MouseEvent) - Method in class com.klg.jclass.field.cell.JCTextFieldCellEditor
 
mouseClicked(MouseEvent) - Method in class com.klg.jclass.higrid.Controller
 
mouseClicked(MouseEvent) - Method in class com.klg.jclass.swing.gauge.JCCircularGauge
Sends pick events to listeners and moves the closest needle with a CLICK interaction enabled to the value indicated by the mouse click.
mouseClicked(MouseEvent) - Method in class com.klg.jclass.swing.gauge.JCGauge
Sends pick events to listeners.
mouseClicked(MouseEvent) - Method in class com.klg.jclass.swing.gauge.JCLinearGauge
Sends pick events to listeners and moves the closest needle with a CLICK interaction enabled to the value indicated by the mouse click.
mouseClicked(MouseEvent) - Method in class com.klg.jclass.swing.JCTreeTable.TableHeaderMouseAdapter
Invoked when a mouse button has been clicked on a component.
mouseClicked(MouseEvent) - Method in class com.klg.jclass.table.JCTable
 
mouseClicked(MouseEvent) - Method in class com.klg.jclass.table.MouseInputHandler
Process mouse click.
mouseClicked(MouseEvent) - Method in class com.klg.jclass.util.calendar.DayTable
React to a mouseClicked event.
mouseClicked(MouseEvent) - Method in class com.klg.jclass.util.calendar.MonthTable
Mouse clicked.
mouseClicked(MouseEvent) - Method in class com.klg.jclass.util.swing.JCSortableTable.TableHeaderMouseListener
 
mouseDragged(MouseEvent) - Method in class com.klg.jclass.chart.JCChart
Processes mouseDragged events for the chart: perform associated actions.
mouseDragged(MouseEvent) - Method in class com.klg.jclass.chart3d.JCChart3d
Processes mouseDragged events for the chart; performs associated actions.
mouseDragged(MouseEvent) - Method in class com.klg.jclass.higrid.Controller
 
mouseDragged(MouseEvent) - Method in class com.klg.jclass.swing.gauge.JCCircularGauge
Drags the closest needle.
mouseDragged(MouseEvent) - Method in class com.klg.jclass.swing.gauge.JCGauge
 
mouseDragged(MouseEvent) - Method in class com.klg.jclass.swing.gauge.JCLinearGauge
Drags the closest needle.
mouseDragged(MouseEvent) - Method in class com.klg.jclass.swing.JCTreeTable.TreeTableUI.TreeTableMouseInputHandler
Handles a mouse dragged event.
mouseDragged(MouseEvent) - Method in class com.klg.jclass.table.JCTable
 
mouseDragged(MouseEvent) - Method in class com.klg.jclass.table.MouseInputHandler
Process mouse drag.
mouseDragged(MouseEvent) - Method in class com.klg.jclass.util.calendar.DayTable
mouseDragged.
mouseEditScaleFactor - Variable in class com.klg.jclass.chart3d.Chart3dDataView
 
mouseEntered(MouseEvent) - Method in class com.klg.jclass.cell.editors.BaseCellEditor
 
mouseEntered(MouseEvent) - Method in class com.klg.jclass.cell.editors.JCCheckBoxCellEditor
 
mouseEntered(MouseEvent) - Method in class com.klg.jclass.cell.editors.JCImageCellEditor
 
mouseEntered(MouseEvent) - Method in class com.klg.jclass.chart.JCChart
Processes mouseEntered events for the chart: do nothing.
mouseEntered(MouseEvent) - Method in class com.klg.jclass.chart3d.JCChart3d
Processes mouseEntered events for the chart; does nothing.
mouseEntered(MouseEvent) - Method in class com.klg.jclass.field.cell.JCTextFieldCellEditor
 
mouseEntered(MouseEvent) - Method in class com.klg.jclass.higrid.Controller
 
mouseEntered(MouseEvent) - Method in class com.klg.jclass.swing.gauge.JCGauge
 
mouseEntered(MouseEvent) - Method in class com.klg.jclass.table.JCTable
 
mouseEntered(MouseEvent) - Method in class com.klg.jclass.table.MouseInputHandler
Process mouse enter.
mouseEntered(MouseEvent) - Method in class com.klg.jclass.util.calendar.DayTable
mouseEntered.
mouseEntered(MouseEvent) - Method in class com.klg.jclass.util.calendar.MonthTable
Mouse Entered.
mouseExited - Variable in class com.klg.jclass.higrid.Controller
 
mouseExited(MouseEvent) - Method in class com.klg.jclass.cell.editors.BaseCellEditor
 
mouseExited(MouseEvent) - Method in class com.klg.jclass.cell.editors.JCCheckBoxCellEditor
 
mouseExited(MouseEvent) - Method in class com.klg.jclass.cell.editors.JCImageCellEditor
 
mouseExited(MouseEvent) - Method in class com.klg.jclass.chart.JCChart
Processes mouseExited events for the chart: do nothing.
mouseExited(MouseEvent) - Method in class com.klg.jclass.chart3d.JCChart3d
Processes mouseExited events for the chart; does nothing.
mouseExited(MouseEvent) - Method in class com.klg.jclass.field.cell.JCTextFieldCellEditor
 
mouseExited(MouseEvent) - Method in class com.klg.jclass.higrid.Controller
 
mouseExited(MouseEvent) - Method in class com.klg.jclass.swing.gauge.JCGauge
 
mouseExited(MouseEvent) - Method in class com.klg.jclass.table.JCTable
 
mouseExited(MouseEvent) - Method in class com.klg.jclass.table.MouseInputHandler
Process mouse exit.
mouseExited(MouseEvent) - Method in class com.klg.jclass.util.calendar.DayTable
mouseExited.
mouseExited(MouseEvent) - Method in class com.klg.jclass.util.calendar.MonthTable
Mouse Exited.
mouseHandler - Variable in class com.klg.jclass.table.JCTable
 
MouseInputHandler - class com.klg.jclass.table.MouseInputHandler.
MouseInputHandler processes all mouse events for table.
MouseInputHandler(JCTable) - Constructor for class com.klg.jclass.table.MouseInputHandler
 
mouseMoved(MouseEvent) - Method in class com.klg.jclass.chart.JCChart
Processes mouseMoved events for the chart: do nothing.
mouseMoved(MouseEvent) - Method in class com.klg.jclass.chart3d.JCChart3d
Processes mouseMoved events for the chart; does nothing.
mouseMoved(MouseEvent) - Method in class com.klg.jclass.higrid.Controller
 
mouseMoved(MouseEvent) - Method in class com.klg.jclass.swing.gauge.JCGauge
 
mouseMoved(MouseEvent) - Method in class com.klg.jclass.table.JCTable
 
mouseMoved(MouseEvent) - Method in class com.klg.jclass.table.MouseInputHandler
Process mouse move.
mouseMoved(MouseEvent) - Method in class com.klg.jclass.util.calendar.DayTable
mouseMoved.
mousePressed(MouseEvent) - Method in class com.klg.jclass.cell.editors.BaseCellEditor
 
mousePressed(MouseEvent) - Method in class com.klg.jclass.cell.editors.JCCheckBoxCellEditor
 
mousePressed(MouseEvent) - Method in class com.klg.jclass.cell.editors.JCImageCellEditor
 
mousePressed(MouseEvent) - Method in class com.klg.jclass.chart.JCChart
Processes mousePressed events for the chart: request focus and perform associated actions.
mousePressed(MouseEvent) - Method in class com.klg.jclass.chart3d.JCChart3d
Processes mousePressed events for the chart; requests focus and performs associated actions.
mousePressed(MouseEvent) - Method in class com.klg.jclass.field.cell.JCTextFieldCellEditor
 
mousePressed(MouseEvent) - Method in class com.klg.jclass.higrid.Controller
 
mousePressed(MouseEvent) - Method in class com.klg.jclass.swing.gauge.JCGauge
 
mousePressed(MouseEvent) - Method in class com.klg.jclass.swing.JCTreeExplorer.ClickListener
 
mousePressed(MouseEvent) - Method in class com.klg.jclass.swing.JCTreeTable.TreeTableUI.TreeTableMouseInputHandler
Handles a mouse pressed event.
mousePressed(MouseEvent) - Method in class com.klg.jclass.table.JCTable
 
mousePressed(MouseEvent) - Method in class com.klg.jclass.table.MouseInputHandler
Process mouse press.
mousePressed(MouseEvent) - Method in class com.klg.jclass.util.calendar.DayTable
React to a mousePressed event.
mousePressed(MouseEvent) - Method in class com.klg.jclass.util.calendar.MonthTable
Mouse pressed.
mousePressed(MouseEvent) - Method in class com.klg.jclass.util.swing.JCSortableTable.TableHeaderMouseListener
Invoked when a mouse button has been pressed on a component.
mousePressedInControlBox - Variable in class com.klg.jclass.swing.JCTreeTable.TreeTableUI.TreeTableMouseInputHandler
 
mouseReleased(MouseEvent) - Method in class com.klg.jclass.cell.editors.BaseCellEditor
 
mouseReleased(MouseEvent) - Method in class com.klg.jclass.cell.editors.JCCheckBoxCellEditor
 
mouseReleased(MouseEvent) - Method in class com.klg.jclass.cell.editors.JCImageCellEditor
 
mouseReleased(MouseEvent) - Method in class com.klg.jclass.chart.JCChart
Processes mouseReleased events for the chart: finish associated actions.
mouseReleased(MouseEvent) - Method in class com.klg.jclass.chart3d.JCChart3d
Processes mouseReleased events for the chart; finishes associated actions.
mouseReleased(MouseEvent) - Method in class com.klg.jclass.field.cell.JCTextFieldCellEditor
 
mouseReleased(MouseEvent) - Method in class com.klg.jclass.higrid.Controller
 
mouseReleased(MouseEvent) - Method in class com.klg.jclass.swing.gauge.JCGauge
 
mouseReleased(MouseEvent) - Method in class com.klg.jclass.swing.JCTreeTable.TreeTableUI.TreeTableMouseInputHandler
Handles a mouse released event.
mouseReleased(MouseEvent) - Method in class com.klg.jclass.table.JCTable
 
mouseReleased(MouseEvent) - Method in class com.klg.jclass.table.MouseInputHandler
Process mouse release.
mouseReleased(MouseEvent) - Method in class com.klg.jclass.util.calendar.DayTable
React to a mouseReleased event.
mouseReleased(MouseEvent) - Method in class com.klg.jclass.util.calendar.MonthTable
Mouse released.
mouseReleased(MouseEvent) - Method in class com.klg.jclass.util.swing.JCSortableTable.TableHeaderMouseListener
Invoked when a mouse button has been released on a component.
mouseWheelListener - Variable in class com.klg.jclass.table.JCTable
 
mouseWheelMoved(MouseWheelEvent) - Method in class com.klg.jclass.table.TableMouseWheelListener
Respond to mouse wheel being moved
MOVE_COLUMN - Static variable in class com.klg.jclass.table.JCTableDataEvent
Indicates that one or more columns have moved in the data source.
MOVE_CURSOR - Static variable in class com.klg.jclass.table.MouseInputHandler
 
MOVE_DOWN_ACTION - Static variable in class com.klg.jclass.higrid.HiGridAction
Action constant for moving the editor down one cell.
MOVE_END_ACTION - Static variable in class com.klg.jclass.higrid.HiGridAction
Action constant for moving the editor to the last column on the current row.
MOVE_GRID_END_ACTION - Static variable in class com.klg.jclass.higrid.HiGridAction
Action constant for moving the editor to the last row and column of the grid.
MOVE_GRID_HOME_ACTION - Static variable in class com.klg.jclass.higrid.HiGridAction
Action constant for moving the editor to the first row and column of the grid.
MOVE_HOME_ACTION - Static variable in class com.klg.jclass.higrid.HiGridAction
Action constant for moving the editor to the first column on the current row.
MOVE_LEFT_ACTION - Static variable in class com.klg.jclass.higrid.HiGridAction
Action constant for moving the editor left one cell.
MOVE_NEXT_ACTION - Static variable in class com.klg.jclass.higrid.HiGridAction
Action constant for moving the editor to the next cell.
MOVE_PAGE_DOWN_ACTION - Static variable in class com.klg.jclass.higrid.HiGridAction
Action constant for moving the editor one page down.
MOVE_PAGE_LEFT_ACTION - Static variable in class com.klg.jclass.higrid.HiGridAction
Action constant for scrolling the grid one page left.
MOVE_PAGE_RIGHT_ACTION - Static variable in class com.klg.jclass.higrid.HiGridAction
Action constant for scrolling the grid one page right.
MOVE_PAGE_UP_ACTION - Static variable in class com.klg.jclass.higrid.HiGridAction
Action constant for moving the editor one page up.
MOVE_PREVIOUS_ACTION - Static variable in class com.klg.jclass.higrid.HiGridAction
Action constant for moving the editor to the previous cell.
MOVE_RIGHT_ACTION - Static variable in class com.klg.jclass.higrid.HiGridAction
Action constant for moving the editor right one cell.
MOVE_ROW - Static variable in class com.klg.jclass.table.JCTableDataEvent
Indicates that one or more rows have moved in the data source.
MOVE_TO_ROW_HIGRID_FIRST - Static variable in class com.klg.jclass.higrid.HiGrid
Move To Row Option: Move to first row of HiGrid.
MOVE_TO_ROW_HIGRID_LAST - Static variable in class com.klg.jclass.higrid.HiGrid
Move To Row Option: Move to last row of HiGrid.
MOVE_TO_ROW_HIGRID_NEXT - Static variable in class com.klg.jclass.higrid.HiGrid
Move To Row Option: Move to next row of HiGrid.
MOVE_TO_ROW_HIGRID_PREVIOUS - Static variable in class com.klg.jclass.higrid.HiGrid
Move To Row Option: Move to previous row of HiGrid.
MOVE_TO_ROW_PARENT - Static variable in class com.klg.jclass.higrid.HiGrid
Move To Row Option: Move to parent of the current row.
MOVE_TO_ROW_TABLE_FIRST - Static variable in class com.klg.jclass.higrid.HiGrid
Move To Row Option: Move to first row of the current table.
MOVE_TO_ROW_TABLE_LAST - Static variable in class com.klg.jclass.higrid.HiGrid
Move To Row Option: Move to last row of the current table.
MOVE_TO_ROW_TABLE_NEXT - Static variable in class com.klg.jclass.higrid.HiGrid
Move To Row Option: Move to next row of the current table.
MOVE_TO_ROW_TABLE_PREVIOUS - Static variable in class com.klg.jclass.higrid.HiGrid
Move To Row Option: Move to previous row of the current table.
MOVE_UP_ACTION - Static variable in class com.klg.jclass.higrid.HiGridAction
Action constant for moving the editor up one cell.
move(int, int) - Method in interface com.klg.jclass.table.EditTraverseHandler
Move the component.
move(int, int) - Method in class com.klg.jclass.table.EditTraverseHandlerAbstract
Move the component.
move(int, int, int) - Method in class com.klg.jclass.table.JCRowColumnSeries
Adjusts the series after moving.
move(int, int, int) - Method in interface com.klg.jclass.table.RowColumnSeriesModel
Adjust the series after moving.
Moveable - interface com.klg.jclass.table.Moveable.
Moveable defines the interface required by classes that DataViewSupport can move/add/delete and swap.
moveables - Variable in class com.klg.jclass.table.JCTable
 
moveCellEditor(RowNode, int) - Method in class com.klg.jclass.higrid.HiGrid
Moves the cell editor to a new row and column.
moveChildren(Container, Container) - Method in class com.klg.jclass.swing.JCMDIPane
 
moveColumns(int, int, int) - Method in interface com.klg.jclass.table.CellLayoutModel
Moves a set of columns to a position left of the destination.
moveColumns(int, int, int) - Method in class com.klg.jclass.table.data.JCVectorDataSource
Moves a range of columns in the data source.
moveColumns(int, int, int) - Method in class com.klg.jclass.table.JCCellLayout
Moves a set of columns to a position left of the destination.
moveColumns(int, int, int) - Method in class com.klg.jclass.table.JCSelection
Adjusts the selection after moving columns.
moveColumns(int, int, int) - Method in class com.klg.jclass.table.JCSeries
Adjusts the series after moving columns.
moveColumns(int, int, int) - Method in interface com.klg.jclass.table.Moveable
Adjust the series after moving columns.
moveColumns(int, int, int) - Method in class com.klg.jclass.table.PrintCellLayout
 
moveColumns(int, int, int, boolean) - Method in class com.klg.jclass.table.data.JCVectorDataSource
 
moveCurrentCell(CellPosition, int) - Method in class com.klg.jclass.higrid.Controller
Moves the current cell to the new row and column.
moveCurrentCell(CellPosition, int, boolean, boolean) - Method in class com.klg.jclass.higrid.Controller
Moves the current cell to the new row and column.
moveCurrentCell(RowNode, boolean) - Method in class com.klg.jclass.higrid.DefaultDataModelListener
Possibly move the current cell position out of the given row node and its children.
moveCurrentCellInternal(CellPosition, int) - Method in class com.klg.jclass.higrid.Controller
Moves the current cell to the new row and column.
moveCurrentCellInternal(CellPosition, int, boolean, boolean) - Method in class com.klg.jclass.higrid.Controller
Moves the current cell to the new row and column.
moveCursorToRow(long) - Method in class com.klg.jclass.datasource.BaseDataTable
Move the cursor to the row indicated by the bookmark.
moveCursorToRow(long) - Method in class com.klg.jclass.datasource.beans.JCData
Moves the cursor to the row indicated by the bookmark.
moveCursorToRow(long) - Method in interface com.klg.jclass.datasource.DataTableModel
Moves the cursor to the row indicated by the bookmark.
moveCursorToRow(long) - Method in class com.klg.jclass.higrid.SummaryDataTable
Move the cursor to the row indicated by the bookmark.
moveIconsToBack(JInternalFrame.JDesktopIcon[]) - Method in class com.klg.jclass.swing.JCMDIPane
Move icons to back so they don't appear in front of cascaded or tiled windows
moveRows(int, int, int) - Method in interface com.klg.jclass.table.CellLayoutModel
Moves a set of rows to a position above the destination.
moveRows(int, int, int) - Method in class com.klg.jclass.table.data.JCVectorDataSource
Moves a range of rows.
moveRows(int, int, int) - Method in class com.klg.jclass.table.JCCellLayout
Moves a set of rows to a position above the destination.
moveRows(int, int, int) - Method in class com.klg.jclass.table.JCSelection
Adjusts the selection after moving rows.
moveRows(int, int, int) - Method in class com.klg.jclass.table.JCSeries
Adjusts the series after moving rows.
moveRows(int, int, int) - Method in interface com.klg.jclass.table.Moveable
Adjust the series after moving rows.
moveRows(int, int, int) - Method in class com.klg.jclass.table.PrintCellLayout
 
moveRows(int, int, int, boolean) - Method in class com.klg.jclass.table.data.JCVectorDataSource
 
moveToBestRowAfterDelete(DataModelEvent) - Method in class com.klg.jclass.datasource.util.DataBinding
Determines the best row to move to after a row delete has been committed (or logically deleted with ShowDeletedRows false).
moveToBestRowAfterDelete(DataModelListener, DataModelEvent) - Method in class com.klg.jclass.datasource.Binding
 
moveToBestRowAfterDelete(DataModelListener, DataModelEvent) - Method in interface com.klg.jclass.datasource.BindingModel
 
moveToGridRecord - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
moveToGridRecordFirst - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
moveToGridRecordLast - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
moveToGridRecordNext - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
moveToGridRecordPrevious - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
moveToParent - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
moveToRow(DataModelListener, DataTableModel, long) - Method in interface com.klg.jclass.datasource.DataModel
Called by observers to tell this data model to which row it should move.
moveToRow(DataModelListener, DataTableModel, long) - Method in class com.klg.jclass.datasource.TreeData
Called by observers to tell this data model to which row it should move.
moveToRow(DataModelListener, DataTableModel, long) - Method in class com.klg.jclass.higrid.HiGridData
Called by observers to tell this data model to which row it should move.
moveToRow(DataModelListener, DataTableModel, long, boolean) - Method in interface com.klg.jclass.datasource.DataModel
For internal use only.
moveToRow(DataModelListener, DataTableModel, long, boolean) - Method in class com.klg.jclass.datasource.TreeData
For internal use only.
moveToRow(DataModelListener, DataTableModel, long, boolean) - Method in class com.klg.jclass.higrid.HiGridData
For internal use only.
moveToRow(int) - Method in class com.klg.jclass.higrid.HiGrid
Move to row according to the specified option.
moveToRow(long) - Method in class com.klg.jclass.datasource.BaseDataTable
For internal use only.
moveToRow(long) - Method in class com.klg.jclass.datasource.beans.JCData
Moves the ide cursor to this row.
moveToRow(long) - Method in interface com.klg.jclass.datasource.DataTableModel
Internal method, do not use.
moveToRow(long) - Method in class com.klg.jclass.datasource.jbuilder.DataTable
Makes "bookmark" the new current row.
moveToRow(long) - Method in class com.klg.jclass.higrid.HiGrid
Move to row specified by the bookmark.
moveToRow(long) - Method in class com.klg.jclass.higrid.SummaryDataTable
 
moveToRow(RowNode) - Method in class com.klg.jclass.higrid.HiGrid
Move to row specified by the bookmark.
moveToRowIndex(DataModelListener, int) - Method in class com.klg.jclass.datasource.ReadOnlyBinding
Move focus to a new row in the current table.
moveToRowIndex(DataModelListener, int) - Method in interface com.klg.jclass.datasource.ReadOnlyBindingModel
Move focus to a new row in the current table.
moveToRowIndex(int) - Method in class com.klg.jclass.datasource.util.DataBinding
Sets DataModel current row.
moveToTableRecord - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
moveToTableRecordFirst - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
moveToTableRecordLast - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
moveToTableRecordNext - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
moveToTableRecordPrevious - Static variable in class com.klg.jclass.higrid.LocaleBundle
 
movingColumn - Variable in class com.klg.jclass.higrid.Controller
 
movingThroughStack - Variable in class com.klg.jclass.util.swing.JCHelpPane
 
multi_cell_drag - Variable in class com.klg.jclass.table.MouseInputHandler
 
MultiChart - class com.klg.jclass.chart.beans.MultiChart.
A derived class that enables JClass Chart to be used at design-time with Bean-compliant Java IDEs (Integrated Development Environments).
MultiChart() - Constructor for class com.klg.jclass.chart.beans.MultiChart
Basic constructor.
MultiDataChartWrapper - class com.klg.jclass.chart.beans.MultiDataChartWrapper.
Wrapper class for Data Chart-related properties.
MultiDataChartWrapper() - Constructor for class com.klg.jclass.chart.beans.MultiDataChartWrapper
Default constructor.
MultiDataChartWrapper(int) - Constructor for class com.klg.jclass.chart.beans.MultiDataChartWrapper
Constructor.
MultiDataChartWrapper(String, String, String) - Constructor for class com.klg.jclass.chart.beans.MultiDataChartWrapper
Constructor.
MultiDataMiscWrapper - class com.klg.jclass.chart.beans.MultiDataMiscWrapper.
Wrapper class for miscellaneous Data properties.
MultiDataMiscWrapper() - Constructor for class com.klg.jclass.chart.beans.MultiDataMiscWrapper
Default constructor.
MultiDataMiscWrapper(int) - Constructor for class com.klg.jclass.chart.beans.MultiDataMiscWrapper
Constructor.
MultiDataMiscWrapper(String, String, String, String) - Constructor for class com.klg.jclass.chart.beans.MultiDataMiscWrapper
Constructor.
MultiDataSourceWrapper - class com.klg.jclass.chart.beans.MultiDataSourceWrapper.
Wrapper class for Data Source properties.
MultiDataSourceWrapper() - Constructor for class com.klg.jclass.chart.beans.MultiDataSourceWrapper
Default constructor.
MultiDataSourceWrapper(int) - Constructor for class com.klg.jclass.chart.beans.MultiDataSourceWrapper
Constructor.
MultiDataSourceWrapper(String) - Constructor for class com.klg.jclass.chart.beans.MultiDataSourceWrapper
Constructor.
multiplier - Variable in class com.klg.jclass.chart.beans.AxisRelationshipWrapper
 
multiplier - Variable in class com.klg.jclass.chart.JCAxisFormula
 
multiplier_def - Variable in class com.klg.jclass.chart.beans.AxisRelationshipWrapper
 
Multiply - class com.klg.jclass.util.formulae.Multiply.
This is a concrete implementation for the multiplication "*" operation.
Multiply() - Constructor for class com.klg.jclass.util.formulae.Multiply
Create a multiply operation
multiply(double) - Method in class com.klg.jclass.page.JCUnit.Measure
Multiplies this measure by a given factor.
Multiply(Expression, Expression) - Constructor for class com.klg.jclass.util.formulae.Multiply
Create an operation to multiply a given pair of Expressions
Multiply(Expression, Number) - Constructor for class com.klg.jclass.util.formulae.Multiply
Create an operation to multiply an Expression and a Number
Multiply(Number, Expression) - Constructor for class com.klg.jclass.util.formulae.Multiply
Create an operation to multiply a Number and an Expression
Multiply(Number, Number) - Constructor for class com.klg.jclass.util.formulae.Multiply
Create an operation to multiply two Numbers
MutableValueModel - class com.klg.jclass.util.value.MutableValueModel.
Generic Value model that is configurable to any class
MutableValueModel() - Constructor for class com.klg.jclass.util.value.MutableValueModel
Empty constructor.
MutableValueModel(Class, Object) - Constructor for class com.klg.jclass.util.value.MutableValueModel
 
myCanvas3D - Variable in class com.klg.jclass.chart3d.j3d.JCChart3dUniverse
 

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