Serialized Form
sample
double[] sample
- Values of sample.
statistic
double statistic
- A statistic value.
realFormatter
RealFormat realFormatter
integerFormatter
IntegerFormat integerFormatter
toolkit
Toolkit toolkit
toolkit
Toolkit toolkit
illegalCharacters
String illegalCharacters
toolkit
Toolkit toolkit
integerFormatter
NumberFormat integerFormatter
dminVal
double dminVal
logRange
double logRange
toolkit
Toolkit toolkit
legalCharacters
String legalCharacters
toolkit
Toolkit toolkit
integerFormatter
NumberFormat integerFormatter
maxDigits
int maxDigits
maxValue
int maxValue
field
PosIntegerField field
- Deprecated.
- The field part of the control.
label
JLabel label
- Deprecated.
- The label part of the control.
toolkit
Toolkit toolkit
realFormatter
RealFormat realFormatter
decimalSeparator
char decimalSeparator
field
JTextField field
toolkit
Toolkit toolkit
realFormatter
RealFormat realFormatter
decimalSeparator
char decimalSeparator
field
JTextField field
minVal
double minVal
logRange
double logRange
minVal
double minVal
maxVal
double maxVal
range
double range
minDelay
int minDelay
maxDelay
int maxDelay
slow
JLabel slow
fast
JLabel fast
focusColour
Color focusColour
buttonSize
Dimension buttonSize
|
Package jsc.swt.datatable |
copyMode
int copyMode
columnCount
int columnCount
rowCount
int rowCount
defaultClass
Class defaultClass
defaultNamePrefix
String defaultNamePrefix
columnClasses
Vector columnClasses
columnData
Vector columnData
columnNames
Vector columnNames
editable
boolean editable
changed
boolean changed
dataMatrix
DataMatrix dataMatrix
columnNameEditor
JTextField columnNameEditor
tableHeader
JTableHeader tableHeader
columnModel
TableColumnModel columnModel
tableView
JTable tableView
dataModel
DataModel dataModel
clickedColumn
int clickedColumn
lastRowInserted
int lastRowInserted
illegalCharsField
IllegalCharactersField illegalCharsField
integerField
PosIntegerField integerField
realField
RealField realField
menuBar
JMenuBar menuBar
- Menu bar of the window.
helpMenu
JMenu helpMenu
- The Help menu.
toolBar
ToolBar toolBar
- Toolbar of the window.
dataTable
DataTable dataTable
- Data table displayed by the window.
initialHelpPage
String initialHelpPage
browserPath
String browserPath
copyAction
DataWindow.CopyAction copyAction
cutAction
DataWindow.CutAction cutAction
clearAction
DataWindow.ClearAction clearAction
pasteAction
DataWindow.PasteAction pasteAction
pasteClipboardAction
DataWindow.PasteClipboardAction pasteClipboardAction
parent
JInternalFrame parent
calculator
DataCalculator calculator
windowIcon
ImageIcon windowIcon
helpAction
HelpAction helpAction
labels
Vector labels
newValues
String[] newValues
tableModel
AbstractTableModel tableModel
realFormat
SigFigFormat realFormat
integerFormat
NumberFormat integerFormat
menuBar
JMenuBar menuBar
- Menu bar of the window.
table
Table table
- Table of output displayed in the window.
copyAction
TableWindow.CopyAction copyAction
parent
JInternalFrame parent
dataWindow
DataWindow dataWindow
browserPath
String browserPath
initialHelpPage
String initialHelpPage
parent
Component parent
pane
JEditorPane pane
menuBar
JMenuBar menuBar
- The MDI application's menu bar.
fileMenu
JMenu fileMenu
- The MDI application's File menu.
editMenu
JMenu editMenu
- The MDI application's Edit menu.
windowMenu
JMenu windowMenu
- The MDI application's Window menu.
optionsMenu
JMenu optionsMenu
- The MDI application's Options menu.
helpMenu
JMenu helpMenu
- The MDI application's Help menu.
toolBar
ToolBar toolBar
- The MDI application's tool bar.
desktop
JDesktopPane desktop
- The MDI application's desktop.
parent
JFrame parent
- Handle to the MDI application window.
windowHashtable
Hashtable windowHashtable
copyAction
MDIApplication.CopyAction copyAction
cutAction
MDIApplication.CutAction cutAction
clearAction
MDIApplication.ClearAction clearAction
pasteAction
MDIApplication.PasteAction pasteAction
aboutMessage
Object aboutMessage
initialHelpPage
String initialHelpPage
browserPath
String browserPath
appTitle
String appTitle
currentFile
File currentFile
appFileExtension
String appFileExtension
untitledWindowCount
int untitledWindowCount
calculator
Calculator calculator
windowIcon
ImageIcon windowIcon
ta
JTextArea ta
- Contains the text for editing.
changed
boolean changed
selection
boolean selection
currentFile
File currentFile
frame
MDIWindow frame
parentApp
MDIApplication parentApp
lo
int lo
hi
int hi
rb
JRadioButtonMenuItem[] rb
parent
Component parent
pageSetup
JMenuItem pageSetup
- The "Page Setup" menu item that implements page setup.
print
JMenuItem print
- The "Print" menu item that implements printing.
pageSetupAction
PrintMenu.PageSetupAction pageSetupAction
- The AbstractAction object for the "Page Setup" menu item.
printAction
PrintMenu.PrintAction printAction
- The AbstractAction object for the "Print" menu item.
This can be added to a toolbar to create an icon button for printing.
parentComponent
Component parentComponent
pageFormat
PageFormat pageFormat
printer
Printable printer
c
GridBagConstraints c
- This field holds the gridbag constraints instance used to
to arrange the labels and fields.
tile
ImageIcon tile
index
int index
title
PlotText title
- Title of graph.
horizontalAxis
HorizontalAxis horizontalAxis
- The horizontal axis.
verticalAxis
VerticalAxis verticalAxis
- The vertical axis.
plottingArea
VRectangle plottingArea
paintXaxis
boolean paintXaxis
paintYaxis
boolean paintYaxis
clipping
boolean clipping
F
Distribution F
type
int type
labelCount
int labelCount
D
Distribution D
virtualSpace
VRectangle virtualSpace
- Rectangle
virtualSpace defines the virtual plotting area.
It's lower-left corner defines the origin (x,y), and it's
dimensions (width,height) define it's ranges in the x and y
directions. Note that the y direction is upwards from the origin.
vt
VirtualTransform vt
- The affine transformation that defines the transformation from virtual
(user) co-ordinates to device (pixel) co-ordinates. Maps rectangle
virtualSpace onto this panel. Note that this is not defined until
the JPanel object is displayed, i.e. paintComponent() is called.
objectComposite
Composite objectComposite
- The compositing rule for drawing plot objects.
hints
RenderingHints hints
- The rendering hints for drawing.
componentBounds
Vector componentBounds
- Stores components' bounds as
VRectangle virtual rectangles.
objects
Vector objects
- Stores
PlotObject objects that are drawn on the plot.
parent
Component parent
focusColour
Color focusColour
zoomBox
VRectangle zoomBox
zoomBoxes
Stack zoomBoxes
zoomBoxColour
Color zoomBoxColour
zoomBoxObject
PlotShape zoomBoxObject
zoomBoxStart
VPoint zoomBoxStart
zoomBoxStroke
Stroke zoomBoxStroke
zoomKeyListener
KeyListener zoomKeyListener
zoomMotionListener
MouseMotionListener zoomMotionListener
zoomMouseListener
MouseListener zoomMouseListener
numberOfTrials
int numberOfTrials
targetProportion
double targetProportion
trialCount
int trialCount
polyline
Polyline polyline
curve
PlotObject curve
line
PlotObject line
curveColour
Color curveColour
lineStroke
Stroke lineStroke
lineColour
Color lineColour
curveStroke
Stroke curveStroke
xTitle
String xTitle
xTicks
int xTicks
m
int m
beadSize
int beadSize
a
double a
b
double b
spline
Spline spline
cutOff
boolean cutOff
minorTickGap
double minorTickGap
majorTickGap
double majorTickGap
x
double[] x
y
double[] y
splineFunc
SplinePlot2D.SplineFunc splineFunc
changed
boolean changed
n
int n
curveColour
Color curveColour
stroke
Stroke stroke
paint
Paint paint
filled
boolean filled
po
PlotObject po
type
int type
integerFormatter
IntegerFormat integerFormatter
realFormatter
RealFormat realFormatter
attributes
SimpleAttributeSet attributes
fileName
String fileName
|
Package jsc.swt.virtualgraphics |
n
int n
Copyright © Andrew James Bertie, 2005, all rights reserved. Updated 12th Aug 2005