Serialized Form


Package com.steema.teechart

Class com.steema.teechart.Aspect extends TeeBase implements Serializable

Serialized Fields

applyZOrder

boolean applyZOrder

chart3D

int chart3D

clipPoints

boolean clipPoints

elevation

int elevation

horizOffset

int horizOffset

orthoAngle

int orthoAngle

orthogonal

boolean orthogonal

perspective

int perspective

rotation

int rotation

tilt

int tilt

vertOffset

int vertOffset

view3D

boolean view3D

zoom

int zoom

zoomText

boolean zoomText

Class com.steema.teechart.Bevel extends TeeBase implements Serializable

Serialization Methods

readResolve

protected java.lang.Object readResolve()
Serialized Fields

inner

BevelStyle inner

outer

BevelStyle outer

width

int width

colorOne

Color colorOne

colorTwo

Color colorTwo

Class com.steema.teechart.BevelStyle extends Enum implements Serializable

Class com.steema.teechart.Chart extends TeeBase implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

readResolve

protected java.lang.Object readResolve()
Serialized Fields

aspect

Aspect aspect

axes

Axes axes

panel

Panel panel

printer

Printer printer

legend

Legend legend

header

Header header

subHeader

Header subHeader

footer

Footer footer

subFooter

Footer subFooter

walls

Walls walls

series

SeriesCollection series

tools

ToolsCollection tools

page

Page page

clipWhenMetafiling

boolean clipWhenMetafiling

clipWhenPrinting

boolean clipWhenPrinting

chartBounds

Rectangle chartBounds

chartRect

Rectangle chartRect

panning

Scroll panning

zoom

Zoom zoom

left

AxisSavedScales left

top

AxisSavedScales top

right

AxisSavedScales right

bottom

AxisSavedScales bottom

originalCursor

java.awt.Cursor originalCursor

Class com.steema.teechart.ChartException extends java.lang.Exception implements Serializable

Class com.steema.teechart.ClickedParts extends Enum implements Serializable

Class com.steema.teechart.Commander extends javax.swing.JToolBar implements Serializable

Serialized Fields

iMouseButton

int iMouseButton

iDragging

boolean iDragging

fOldX

int fOldX

fOldY

int fOldY

rotationFloat

double rotationFloat

elevationFloat

double elevationFloat

labelValues

boolean labelValues

showHints

boolean showHints

bNormal

javax.swing.JToggleButton bNormal

bRotate

javax.swing.JToggleButton bRotate

bMove

javax.swing.JToggleButton bMove

bZoom

javax.swing.JToggleButton bZoom

bDepth

javax.swing.JToggleButton bDepth

bView3D

javax.swing.JToggleButton bView3D

bEdit

javax.swing.JButton bEdit

bPrint

javax.swing.JButton bPrint

bCopy

javax.swing.JButton bCopy

bExport

javax.swing.JButton bExport

chart

Chart chart

labelCaption

javax.swing.JLabel labelCaption

mButton

int mButton

Class com.steema.teechart.CommanderApplet extends java.applet.Applet implements Serializable

Serialized Fields

commander

Commander commander

Class com.steema.teechart.Cursors extends java.awt.Cursor implements Serializable

Class com.steema.teechart.DateTime extends java.util.GregorianCalendar implements Serializable

Class com.steema.teechart.DateTimeStep extends Enum implements Serializable

Class com.steema.teechart.Footer extends Title implements Serializable

Serialization Methods

readResolve

protected java.lang.Object readResolve()

Class com.steema.teechart.Header extends Title implements Serializable

Class com.steema.teechart.ImageBevel extends TeeBase implements Serializable

Serialized Fields

pen

ChartPen pen

brush

ChartBrush brush

visible

boolean visible

width

int width

Class com.steema.teechart.ImageMode extends Enum implements Serializable

Class com.steema.teechart.LineOrientation extends Enum implements Serializable

Class com.steema.teechart.Page extends TeeBase implements Serializable

Serialization Methods

readResolve

protected java.lang.Object readResolve()
Serialized Fields

maxPoints

int maxPoints

current

int current

scaleLast

boolean scaleLast

Class com.steema.teechart.Panel extends Shape implements Serializable

Serialized Fields

marginLeft

double marginLeft

marginTop

double marginTop

marginRight

double marginRight

marginBottom

double marginBottom

backInside

boolean backInside

marginUnits

PanelMarginUnits marginUnits

internalCanvas

Graphics3D internalCanvas

Class com.steema.teechart.PanelMarginUnits extends Enum implements Serializable

Class com.steema.teechart.PositionUnits extends Enum implements Serializable

Class com.steema.teechart.Rectangle extends java.awt.Rectangle implements Serializable

Class com.steema.teechart.Scroll extends ZoomScroll implements Serializable

Serialized Fields

allow

ScrollMode allow

mouseButton

int mouseButton

Class com.steema.teechart.ScrollMode extends Enum implements Serializable

Class com.steema.teechart.Shadow extends TeeBase implements Serializable

Serialized Fields

bBrush

ChartBrush bBrush

height

int height

width

int width

bVisible

boolean bVisible

Class com.steema.teechart.Shape extends TeeBase implements Serializable

Serialized Fields

visible

boolean visible

bTransparent

boolean bTransparent

pPen

ChartPen pPen

bBevel

Bevel bBevel

shadow

Shadow shadow

bImageBevel

ImageBevel bImageBevel

bBrush

ChartBrush bBrush

shapeBounds

Rectangle shapeBounds

bBorderRound

int bBorderRound

Class com.steema.teechart.TChart extends javax.swing.JComponent implements Serializable

Serialized Fields

chart

Chart chart

mousePosition

java.awt.Point mousePosition

scrollable

TChart.Scrollable scrollable

backImage

java.awt.Image backImage

Class com.steema.teechart.TChartApplet extends java.applet.Applet implements Serializable

Serialized Fields

chart

Chart chart

buffer

java.awt.Image buffer

bufferg

java.awt.Graphics bufferg

Class com.steema.teechart.TChartCustomizer extends ChartEditorPanel implements Serializable

Class com.steema.teechart.TeeBase extends java.lang.Object implements Serializable

serialVersionUID: 75565439472837495L

Class com.steema.teechart.TextFormat extends Enum implements Serializable

Class com.steema.teechart.TextShape extends Shape implements Serializable

Serialization Methods

readResolve

protected java.lang.Object readResolve()
Serialized Fields

lines

java.lang.String[] lines

shapeStyle

TextShapeStyle shapeStyle

font

ChartFont font

textFormat

TextFormat textFormat

Class com.steema.teechart.TextShapePosition extends TextShape implements Serializable

Serialized Fields

bCustomPosition

boolean bCustomPosition

Class com.steema.teechart.TextShapeStyle extends Enum implements Serializable

Class com.steema.teechart.Title extends TextShapePosition implements Serializable

Serialization Methods

readResolve

protected java.lang.Object readResolve()
Serialized Fields

adjustFrame

boolean adjustFrame

alignment

StringAlignment alignment

Class com.steema.teechart.Wall extends Shape implements Serializable

Serialized Fields

iSize

int iSize

bApplyDark

boolean bApplyDark

Class com.steema.teechart.Walls extends TeeBase implements Serializable

Serialized Fields

back

Walls.BackWall back

bottom

Walls.BottomWall bottom

left

Walls.LeftWall left

right

Walls.RightWall right

visible

boolean visible

view3D

boolean view3D

Class com.steema.teechart.Walls.BackWall extends Wall implements Serializable

Class com.steema.teechart.Walls.BottomWall extends Wall implements Serializable

Class com.steema.teechart.Walls.LeftWall extends Wall implements Serializable

Class com.steema.teechart.Walls.RightWall extends Wall implements Serializable

Class com.steema.teechart.Zoom extends ZoomScroll implements Serializable

Serialized Fields

allow

boolean allow

animated

boolean animated

animatedSteps

int animatedSteps

bBrush

ChartBrush bBrush

direction

ZoomDirections direction

mouseButton

int mouseButton

keyShift

int keyShift

minPixels

int minPixels

pen

ChartPen pen

zoomed

boolean zoomed

animatedFactor

double animatedFactor
Controls the animated zoom "speed" (inertia)

Class com.steema.teechart.ZoomDirections extends Enum implements Serializable

Class com.steema.teechart.ZoomScroll extends TeeBase implements Serializable


Package com.steema.teechart.axis

Class com.steema.teechart.axis.Axes extends TeeBase implements Serializable

Serialized Fields

custom

CustomAxes custom

depth

DepthAxis depth

depthTop

DepthAxis depthTop

left

Axis left

right

Axis right

top

Axis top

bottom

Axis bottom

visible

boolean visible

drawBehind

boolean drawBehind

Class com.steema.teechart.axis.Axis extends TeeBase implements Serializable

Serialization Methods

readResolve

protected java.lang.Object readResolve()
Serialized Fields

labels

AxisLabels labels

automatic

boolean automatic

automaticMaximum

boolean automaticMaximum

automaticMinimum

boolean automaticMinimum

desiredIncrement

double desiredIncrement

maximumValue

double maximumValue

minimumValue

double minimumValue

logarithmic

boolean logarithmic

logarithmicBase

double logarithmicBase

axispen

AxisLinePen axispen

maximumOffset

int maximumOffset

minimumOffset

int minimumOffset

axisTitle

AxisTitle axisTitle

grid

GridPen grid

minorGrid

ChartPen minorGrid

minorTickCount

int minorTickCount

minorTicks

TicksPen minorTicks

ticks

TicksPen ticks

ticksInner

TicksPen ticksInner

tickonlabelsonly

boolean tickonlabelsonly

inverted

boolean inverted

horizontal

boolean horizontal

otherSide

boolean otherSide

bVisible

boolean bVisible

startPosition

double startPosition

endPosition

double endPosition

relativePosition

double relativePosition

positionUnits

PositionUnits positionUnits

zPosition

double zPosition

Class com.steema.teechart.axis.AxisLabelAlign extends Enum implements Serializable

Class com.steema.teechart.axis.AxisLabelItem extends TextShape implements Serializable

Serialized Fields

value

double value

iAxisLabelsItems

AxisLabelsItems iAxisLabelsItems

Class com.steema.teechart.axis.AxisLabels extends TextShape implements Serializable

Serialization Methods

readResolve

protected java.lang.Object readResolve()
Serialized Fields

iAngle

int iAngle

bOnAxis

boolean bOnAxis

iSeparation

int iSeparation

iStyle

AxisLabelStyle iStyle

bExponent

boolean bExponent

position

int position

axisvaluesformat

java.lang.String axisvaluesformat

sDatetimeformat

java.lang.String sDatetimeformat

align

AxisLabelAlign align

customSize

int customSize

multiline

boolean multiline

exactDateTime

boolean exactDateTime

roundfirstlabel

boolean roundfirstlabel

items

AxisLabelsItems items

labelsAlternate

boolean labelsAlternate

Class com.steema.teechart.axis.AxisLabelsItems extends java.util.ArrayList implements Serializable

Class com.steema.teechart.axis.AxisLabelStyle extends Enum implements Serializable

Class com.steema.teechart.axis.AxisLinePen extends ChartPen implements Serializable

Class com.steema.teechart.axis.AxisTitle extends TextShape implements Serializable

Serialized Fields

iDefaultAngle

int iDefaultAngle

angle

int angle

customSize

int customSize

Class com.steema.teechart.axis.CustomAxes extends java.util.ArrayList implements Serializable

Class com.steema.teechart.axis.DepthAxis extends Axis implements Serializable

Class com.steema.teechart.axis.GridPen extends ChartPen implements Serializable

Serialized Fields

centered

boolean centered
When centered is true, grid is displayed in between axis labels. When false, grid lines are drawn at axis labels positions.


zPosition

double zPosition

Class com.steema.teechart.axis.TicksPen extends ChartPen implements Serializable

Serialized Fields

length

int length

Package com.steema.teechart.drawing

Class com.steema.teechart.drawing.ChartBrush extends TeeBase implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

visible

boolean visible

color

Color color

foregroundColor

Color foregroundColor

gradient

Gradient gradient

imageMode

ImageMode imageMode

imageTransparent

boolean imageTransparent

solid

boolean solid

style

HatchStyle style

wrapTile

boolean wrapTile

Class com.steema.teechart.drawing.ChartFont extends TeeBase implements Serializable

Serialized Fields

bold

boolean bold

bBrush

ChartBrush bBrush

italic

boolean italic

name

java.lang.String name

shadow

Shadow shadow

size

int size

strikeout

boolean strikeout

underline

boolean underline

outline

ChartPen outline

Class com.steema.teechart.drawing.ChartPen extends TeeBase implements Serializable

Serialized Fields

color

Color color

dashStyle

DashStyle dashStyle

width

int width

endCap

LineCap endCap

dashCap

DashCap dashCap

visible

boolean visible

transparency

int transparency

colorChanged

java.beans.EventHandler colorChanged

Class com.steema.teechart.drawing.Color extends java.awt.Color implements Serializable

serialVersionUID: 618526816881161077L

Serialized Fields

empty

boolean empty

none

boolean none

Class com.steema.teechart.drawing.DashCap extends Enum implements Serializable

Class com.steema.teechart.drawing.DashStyle extends Enum implements Serializable

Serialized Fields

dashWidth

int dashWidth

Class com.steema.teechart.drawing.Gradient extends TeeBase implements Serializable

Serialized Fields

visible

boolean visible

direction

GradientDirection direction

startColor

Color startColor

middleColor

Color middleColor

endColor

Color endColor

useMiddle

boolean useMiddle

transparency

int transparency

angle

double angle

radialX

int radialX

radialY

int radialY

Class com.steema.teechart.drawing.GradientDirection extends Enum implements Serializable

Class com.steema.teechart.drawing.Graphics3D extends TeeBase implements Serializable

Serialized Fields

fourPoints

java.awt.Point[] fourPoints

smoothingMode

boolean smoothingMode

textSmooth

boolean textSmooth

bounds

Rectangle bounds

stringFormat

StringFormat stringFormat

pen

ChartPen pen

brush

ChartBrush brush

font

ChartFont font

buffered

boolean buffered

rotationCenter

Point3D rotationCenter

aspect

Aspect aspect

iPoints

java.awt.Point[] iPoints

is3D

boolean is3D

isOrtho

boolean isOrtho

s2

double s2

c1

double c1

s1

double s1

c3

double c3

s3

double s3

c2

double c2

c2s3

double c2s3

c2c3

double c2c3

tempXX

double tempXX

tempYX

double tempYX

tempXZ

double tempXZ

tempYZ

double tempYZ

iPerspec

boolean iPerspec

iOrthoX

double iOrthoX

iOrthoY

double iOrthoY

iZoomFactor

double iZoomFactor

iZoomPerspec

double iZoomPerspec

iZoomText

boolean iZoomText

xCenter

int xCenter

yCenter

int yCenter

zCenter

int zCenter

xCenterOffset

int xCenterOffset

yCenterOffset

int yCenterOffset

metafiling

boolean metafiling

pie3D

com.steema.teechart.drawing.Graphics3D.Pie3D pie3D

monochrome

boolean monochrome

colorPalette

Color[] colorPalette

Class com.steema.teechart.drawing.Graphics3DAWT extends Graphics3D implements Serializable

Serialized Fields

currentX

int currentX

currentY

int currentY

g

java.awt.Graphics2D g

dirty

boolean dirty

Class com.steema.teechart.drawing.Graphics3DPDF extends Graphics3DVectorial implements Serializable

Serialized Fields

fX

int fX

fY

int fY

iStream

MemoryOutputStream iStream

fonts

PDFFonts fonts

images

PDFData.PDFImages images

m_String

java.lang.String m_String

iHeight

int iHeight

iWidth

int iWidth

segments

PDFData.PDFSegmentList segments

prevSegmentEnd

int prevSegmentEnd

format

java.text.DecimalFormat format

Class com.steema.teechart.drawing.Graphics3DSVG extends Graphics3DVectorial implements Serializable

Serialized Fields

m_String

java.lang.String m_String

fx

int fx

fy

int fy

iClipCount

int iClipCount

iClipStack

int iClipStack

iGradientCount

int iGradientCount

docType

java.lang.String docType

antiAliasing

boolean antiAliasing

Class com.steema.teechart.drawing.Graphics3DVectorial extends Graphics3D implements Serializable

Serialized Fields

istream

java.io.OutputStream istream

g

java.awt.Graphics2D g

Class com.steema.teechart.drawing.Graphics3DVML extends Graphics3DVectorial implements Serializable

Serialized Fields

m_String

java.lang.String m_String

fx

int fx

fy

int fy

Class com.steema.teechart.drawing.HatchStyle extends Enum implements Serializable

Class com.steema.teechart.drawing.LineCap extends Enum implements Serializable

Class com.steema.teechart.drawing.StringAlignment extends Enum implements Serializable


Package com.steema.teechart.editors

Class com.steema.teechart.editors.AboutDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

label1

javax.swing.JLabel label1

label2

javax.swing.JLabel label2

label3

javax.swing.JLabel label3

label4

javax.swing.JLabel label4

closeButton

javax.swing.JButton closeButton

backgroundPane

javax.swing.JLabel backgroundPane

urlLabel

javax.swing.JLabel urlLabel

Class com.steema.teechart.editors.AbstractPageNavigator extends javax.swing.JPanel implements Serializable

Serialized Fields

chart

Chart chart

page

Page page

pageListener

javax.swing.event.ChangeListener pageListener

Class com.steema.teechart.editors.AskLanguage extends javax.swing.JDialog implements Serializable

Serialized Fields

listModel

javax.swing.DefaultListModel listModel

result

int result

language

int language

lbLangs

javax.swing.JLabel lbLangs

jList1

javax.swing.JList jList1

jButton1

javax.swing.JButton jButton1

Class com.steema.teechart.editors.AspectEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

chart

Chart chart

aspect

Aspect aspect

cb3D

javax.swing.JCheckBox cb3D

cbOrtho

javax.swing.JCheckBox cbOrtho

cbClip

javax.swing.JCheckBox cbClip

jLabel1

javax.swing.JLabel jLabel1

jZoom

javax.swing.JSlider jZoom

labelZoom

javax.swing.JLabel labelZoom

jRotation

javax.swing.JSlider jRotation

jLabel2

javax.swing.JLabel jLabel2

labelRot

javax.swing.JLabel labelRot

jLabel3

javax.swing.JLabel jLabel3

jElevation

javax.swing.JSlider jElevation

labelEle

javax.swing.JLabel labelEle

jLabel4

javax.swing.JLabel jLabel4

jPerspective

javax.swing.JSlider jPerspective

labelPer

javax.swing.JLabel labelPer

jLabel5

javax.swing.JLabel jLabel5

jHoriz

javax.swing.JSlider jHoriz

labelHoriz

javax.swing.JLabel labelHoriz

jLabel6

javax.swing.JLabel jLabel6

jVert

javax.swing.JSlider jVert

labelVert

javax.swing.JLabel labelVert

jLabel7

javax.swing.JLabel jLabel7

sp3D

javax.swing.JSpinner sp3D

cbSmooth

javax.swing.JCheckBox cbSmooth

jLabel8

javax.swing.JLabel jLabel8

spOrthoAngle

javax.swing.JSpinner spOrthoAngle

cbZoomText

javax.swing.JCheckBox cbZoomText

jLabel9

javax.swing.JLabel jLabel9

initDialog

boolean initDialog

Class com.steema.teechart.editors.AxesEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

chart

Chart chart

axes

Axes axes

axis

Axis axis

jPanel1

javax.swing.JPanel jPanel1

cbBehind

javax.swing.JCheckBox cbBehind

cbViewAxes

javax.swing.JCheckBox cbViewAxes

borderLayout1

java.awt.BorderLayout borderLayout1

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

jPanel2

javax.swing.JPanel jPanel2

jPanel3

javax.swing.JPanel jPanel3

jPanel4

javax.swing.JPanel jPanel4

jPanel5

javax.swing.JPanel jPanel5

jPanel6

javax.swing.JPanel jPanel6

jPanel7

javax.swing.JPanel jPanel7

jPanel8

javax.swing.JPanel jPanel8

jLabel1

javax.swing.JLabel jLabel1

jPanel9

javax.swing.JPanel jPanel9

lAxes

javax.swing.JList lAxes

bIncrement

javax.swing.JButton bIncrement

jLabel2

javax.swing.JLabel jLabel2

cbLog

javax.swing.JCheckBox cbLog

jLabel3

javax.swing.JLabel jLabel3

eLogBase

javax.swing.JTextPane eLogBase

cbLogE

javax.swing.JCheckBox cbLogE

jTabbedPane2

javax.swing.JTabbedPane jTabbedPane2

jPanel10

javax.swing.JPanel jPanel10

jPanel11

javax.swing.JPanel jPanel11

cbAutoMin

javax.swing.JCheckBox cbAutoMin

lAxisMin

javax.swing.JLabel lAxisMin

bAxisMin

javax.swing.JButton bAxisMin

jLabel5

javax.swing.JLabel jLabel5

spMinOff

javax.swing.JSpinner spMinOff

lAxisMax

javax.swing.JLabel lAxisMax

spMaxOff

javax.swing.JSpinner spMaxOff

bAxisMax

javax.swing.JButton bAxisMax

jLabel7

javax.swing.JLabel jLabel7

cbAutoMax

javax.swing.JCheckBox cbAutoMax

borderLayout2

java.awt.BorderLayout borderLayout2

jTabbedPane3

javax.swing.JTabbedPane jTabbedPane3

jPanel12

javax.swing.JPanel jPanel12

jPanel13

javax.swing.JPanel jPanel13

jLabel8

javax.swing.JLabel jLabel8

eTitle

javax.swing.JTextField eTitle

cbTitleVisible

javax.swing.JCheckBox cbTitleVisible

bDelete

javax.swing.JButton bDelete

bAdd

javax.swing.JButton bAdd

bAxisPen

ButtonPen bAxisPen

bAxisGrid

ButtonPen bAxisGrid

bTickPen

ButtonPen bTickPen

bTickInner

ButtonPen bTickInner

bTickMinor

ButtonPen bTickMinor

bMinorGrid

ButtonPen bMinorGrid

jTabbedPane4

javax.swing.JTabbedPane jTabbedPane4

borderLayout3

java.awt.BorderLayout borderLayout3

jPanel14

javax.swing.JPanel jPanel14

jPanel15

javax.swing.JPanel jPanel15

jPanel16

javax.swing.JPanel jPanel16

cbLabels

javax.swing.JCheckBox cbLabels

cbMultiline

javax.swing.JCheckBox cbMultiline

cbRoundFirst

javax.swing.JCheckBox cbRoundFirst

cbLabelOnAxis

javax.swing.JCheckBox cbLabelOnAxis

cbAlternate

javax.swing.JCheckBox cbAlternate

cbExpo

javax.swing.JCheckBox cbExpo

cbLabelAlign

javax.swing.JCheckBox cbLabelAlign

lAxisFormat

javax.swing.JLabel lAxisFormat

cbFormat

javax.swing.JComboBox cbFormat

cbGridCentered

javax.swing.JCheckBox cbGridCentered

cbTickOnLabels

javax.swing.JCheckBox cbTickOnLabels

jPanel17

javax.swing.JPanel jPanel17

cbVisible

javax.swing.JCheckBox cbVisible

cbAutomatic

javax.swing.JCheckBox cbAutomatic

cbInverted

javax.swing.JCheckBox cbInverted

borderLayout4

java.awt.BorderLayout borderLayout4

borderLayout5

java.awt.BorderLayout borderLayout5

borderLayout6

java.awt.BorderLayout borderLayout6

titleFont

ChartFontEditor titleFont

labelsFont

ChartFontEditor labelsFont

jLabel10

javax.swing.JLabel jLabel10

spPosition

javax.swing.JSpinner spPosition

jLabel11

javax.swing.JLabel jLabel11

cbUnits

javax.swing.JComboBox cbUnits

jLabel12

javax.swing.JLabel jLabel12

jLabel13

javax.swing.JLabel jLabel13

spStart

javax.swing.JSpinner spStart

spEnd

javax.swing.JSpinner spEnd

jLabel14

javax.swing.JLabel jLabel14

cbOtherSide

javax.swing.JCheckBox cbOtherSide

cbHorizontal

javax.swing.JCheckBox cbHorizontal

spZPos

javax.swing.JSpinner spZPos

jLabel15

javax.swing.JLabel jLabel15

spMinorLength

javax.swing.JSpinner spMinorLength

jLabel16

javax.swing.JLabel jLabel16

spMinorCount

javax.swing.JSpinner spMinorCount

jLabel17

javax.swing.JLabel jLabel17

spTitleAngle

javax.swing.JSpinner spTitleAngle

jLabel18

javax.swing.JLabel jLabel18

spTitleSize

javax.swing.JSpinner spTitleSize

jLabel19

javax.swing.JLabel jLabel19

spLabelsSize

javax.swing.JSpinner spLabelsSize

jLabel20

javax.swing.JLabel jLabel20

spLabelsAngle

javax.swing.JSpinner spLabelsAngle

jLabel21

javax.swing.JLabel jLabel21

spMinSep

javax.swing.JSpinner spMinSep

jLabel22

javax.swing.JLabel jLabel22

cbStyle

javax.swing.JComboBox cbStyle

jLabel9

javax.swing.JLabel jLabel9

jLabel23

javax.swing.JLabel jLabel23

spTickLen

javax.swing.JSpinner spTickLen

spInnerLen

javax.swing.JSpinner spInnerLen

spGridZ

javax.swing.JSpinner spGridZ

jLabel24

javax.swing.JLabel jLabel24

lAxisIncre

javax.swing.JLabel lAxisIncre

Class com.steema.teechart.editors.AxisIncrement extends javax.swing.JDialog implements Serializable

Serialized Fields

borderLayout1

java.awt.BorderLayout borderLayout1

cbSteps

javax.swing.JComboBox cbSteps

cbExact

javax.swing.JCheckBox cbExact

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

radioButton1

javax.swing.JRadioButton radioButton1

radioButton2

javax.swing.JRadioButton radioButton2

tbCustom

javax.swing.JTextField tbCustom

bOK

javax.swing.JButton bOK

bCancel

javax.swing.JButton bCancel

result

boolean result

dialogResult

int dialogResult

isDateTime

boolean isDateTime

isExact

boolean isExact

dIncrement

double dIncrement

iStep

int iStep

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

jLabel1

javax.swing.JLabel jLabel1

jPanel2

javax.swing.JPanel jPanel2

border5

javax.swing.border.Border border5

border6

javax.swing.border.Border border6

border7

javax.swing.border.Border border7

border8

javax.swing.border.Border border8

border9

javax.swing.border.Border border9

border10

javax.swing.border.Border border10

Class com.steema.teechart.editors.AxisLabelsEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

axisLabels

AxisLabels axisLabels

axis

Axis axis

labelText

TextEditor labelText

components

java.awt.Frame components

group

javax.swing.ButtonGroup group

jLabel1

javax.swing.JLabel jLabel1

cbLabels

javax.swing.JCheckBox cbLabels

tab

javax.swing.JPanel tab

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

tab1

javax.swing.JPanel tab1

tab2

javax.swing.JPanel tab2

tab3

javax.swing.JPanel tab3

cbMultiLine

javax.swing.JCheckBox cbMultiLine

cbRoundFirst

javax.swing.JCheckBox cbRoundFirst

cbOnAxis

javax.swing.JCheckBox cbOnAxis

cbAlternate

javax.swing.JCheckBox cbAlternate

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

spLabelsSize

javax.swing.JSpinner spLabelsSize

spLabelsAngle

javax.swing.JSpinner spLabelsAngle

spSepar

javax.swing.JSpinner spSepar

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

rbAuto

javax.swing.JRadioButton rbAuto

rbNone

javax.swing.JRadioButton rbNone

rbValue

javax.swing.JRadioButton rbValue

rbMark

javax.swing.JRadioButton rbMark

rbText

javax.swing.JRadioButton rbText

cbExpo

javax.swing.JCheckBox cbExpo

labelAxisFormat

javax.swing.JLabel labelAxisFormat

cbFormat

javax.swing.JComboBox cbFormat

cbLabelAlign

javax.swing.JCheckBox cbLabelAlign

Class com.steema.teechart.editors.AxisMaxMin extends javax.swing.JDialog implements Serializable

Serialized Fields

dialogResult

int dialogResult

isDateTime

boolean isDateTime

maxMin

double maxMin

bOK

javax.swing.JButton bOK

bCancel

javax.swing.JButton bCancel

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

eMaximum

javax.swing.JTextField eMaximum

eMinimum

javax.swing.JTextField eMinimum

Class com.steema.teechart.editors.BaseEditorDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

buttonPane

java.awt.Container buttonPane
The button pane.


editorPane

java.awt.Container editorPane
The editor pane.


contentPane

java.awt.Container contentPane
The content pane.


closeButton

javax.swing.JButton closeButton

Class com.steema.teechart.editors.BaseFunctionsEditor extends javax.swing.JPanel implements Serializable

Class com.steema.teechart.editors.BaseSeriesEditor extends javax.swing.JPanel implements Serializable

Class com.steema.teechart.editors.BaseToolsEditor extends javax.swing.JPanel implements Serializable

Class com.steema.teechart.editors.BevelEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

bevel

Bevel bevel

jLabel1

javax.swing.JLabel jLabel1

cbOuter

javax.swing.JComboBox cbOuter

bOuter

ButtonColor bOuter

jLabel2

javax.swing.JLabel jLabel2

cbInner

javax.swing.JComboBox cbInner

bInner

ButtonColor bInner

jLabel3

javax.swing.JLabel jLabel3

spSize

javax.swing.JSpinner spSize

Class com.steema.teechart.editors.BevelImageEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

ibevel

ImageBevel ibevel

jLabel3

javax.swing.JLabel jLabel3

spWidth

javax.swing.JSpinner spWidth

cbVisible

javax.swing.JCheckBox cbVisible

bPen

javax.swing.JButton bPen

bBrush

javax.swing.JButton bBrush

Class com.steema.teechart.editors.BrushEditor extends javax.swing.JDialog implements Serializable

Serialized Fields

bBrowseTag

int bBrowseTag

brush

ChartBrush brush

result

boolean result

jPanel1

javax.swing.JPanel jPanel1

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

cbVisible

javax.swing.JCheckBox cbVisible

jPanel2

javax.swing.JPanel jPanel2

cbOK

javax.swing.JButton cbOK

jPanel3

javax.swing.JPanel jPanel3

jPanel4

javax.swing.JPanel jPanel4

jPanel5

javax.swing.JPanel jPanel5

jPanel6

javax.swing.JPanel jPanel6

gradient

GradientEditor gradient

borderLayout1

java.awt.BorderLayout borderLayout1

borderLayout2

java.awt.BorderLayout borderLayout2

colorEditor

javax.swing.JColorChooser colorEditor

jPanel7

javax.swing.JPanel jPanel7

jLabel1

javax.swing.JLabel jLabel1

spTransp

javax.swing.JSpinner spTransp

jLabel2

javax.swing.JLabel jLabel2

bBack

ButtonColor bBack

bFore

ButtonColor bFore

jScrollPane1

javax.swing.JScrollPane jScrollPane1

lHatch

javax.swing.JList lHatch

panelHatch

com.steema.teechart.editors.BrushEditor.PanelHatch panelHatch

border1

javax.swing.border.Border border1

washatched

boolean washatched

pContainer

javax.swing.JPanel pContainer

bBrowse

javax.swing.JButton bBrowse

jLabel3

javax.swing.JLabel jLabel3

cbMode

javax.swing.JComboBox cbMode

pImage

ImagePanel pImage

Class com.steema.teechart.editors.ButtonColor extends javax.swing.JButton implements Serializable

Serialized Fields