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

color

Color color

Class com.steema.teechart.editors.ButtonPageNavigator extends AbstractPageNavigator implements Serializable

Serialized Fields

firstButton

javax.swing.JButton firstButton

prevButton

javax.swing.JButton prevButton

nextButton

javax.swing.JButton nextButton

lastButton

javax.swing.JButton lastButton

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

Serialized Fields

pen

ChartPen pen

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

Serialized Fields

editor

ChartEditorPanel editor

borderLayout1

java.awt.BorderLayout borderLayout1

jPanel1

javax.swing.JPanel jPanel1

closeButton

javax.swing.JButton closeButton

borderLayout2

java.awt.BorderLayout borderLayout2

border1

javax.swing.border.Border border1

jPanel2

javax.swing.JPanel jPanel2

borderLayout3

java.awt.BorderLayout borderLayout3

contentPane

javax.swing.JPanel contentPane

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

Serialized Fields

chart

Chart chart

jSplitPane1

javax.swing.JSplitPane jSplitPane1

jTree1

javax.swing.JTree jTree1

jScrollPane1

javax.swing.JScrollPane jScrollPane1

jPanel

javax.swing.JPanel jPanel

chartNode

javax.swing.tree.DefaultMutableTreeNode chartNode

seriesNode

javax.swing.tree.DefaultMutableTreeNode seriesNode

generalNode

javax.swing.tree.DefaultMutableTreeNode generalNode

aspectNode

javax.swing.tree.DefaultMutableTreeNode aspectNode

axesNode

javax.swing.tree.DefaultMutableTreeNode axesNode

wallsNode

javax.swing.tree.DefaultMutableTreeNode wallsNode

printNode

javax.swing.tree.DefaultMutableTreeNode printNode

pagingNode

javax.swing.tree.DefaultMutableTreeNode pagingNode

titlesNode

javax.swing.tree.DefaultMutableTreeNode titlesNode

legendNode

javax.swing.tree.DefaultMutableTreeNode legendNode

dataNode

javax.swing.tree.DefaultMutableTreeNode dataNode

panelNode

javax.swing.tree.DefaultMutableTreeNode panelNode

toolsNode

javax.swing.tree.DefaultMutableTreeNode toolsNode

themesNode

javax.swing.tree.DefaultMutableTreeNode themesNode

exportNode

javax.swing.tree.DefaultMutableTreeNode exportNode

borderLayout2

java.awt.BorderLayout borderLayout2

border1

javax.swing.border.Border border1

borderLayout4

java.awt.BorderLayout borderLayout4

tmpChartListBox

ChartListBox tmpChartListBox

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

Serialized Fields

chartFont

ChartFont chartFont

shadowEditor

ShadowEditor shadowEditor

gradientEditor

GradientEditor gradientEditor

bColor

ButtonColor bColor

border1

javax.swing.border.Border border1

jLabel1

javax.swing.JLabel jLabel1

spSize

javax.swing.JSpinner spSize

bOutline

ButtonPen bOutline

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

jPanel1

javax.swing.JPanel jPanel1

borderLayout1

java.awt.BorderLayout borderLayout1

jButton2

javax.swing.JButton jButton2

cbFonts

javax.swing.JComboBox cbFonts

cbBold

javax.swing.JCheckBox cbBold

cbItalic

javax.swing.JCheckBox cbItalic

Class com.steema.teechart.editors.ChartGrid extends javax.swing.JTable implements Serializable

Serialized Fields

chart

Chart chart

grid3DMode

boolean grid3DMode

model

com.steema.teechart.editors.ChartGrid.ChartTableModel model

xValues

ChartGridXValues xValues

isEditable

boolean isEditable

showColors

boolean showColors

showFields

boolean showFields

showLabels

boolean showLabels

Class com.steema.teechart.editors.ChartGridXValues extends Enum implements Serializable

Class com.steema.teechart.editors.ChartListBox extends javax.swing.JList implements Serializable

Serialized Fields

askDelete

boolean askDelete

showSeriesColor

boolean showSeriesColor

showSeriesIcon

boolean showSeriesIcon

showActiveCheck

boolean showActiveCheck

showSeriesTitle

boolean showSeriesTitle

chart

Chart chart

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

Serialized Fields

returnStatus

int returnStatus

pen

ChartPen pen

backup

ChartPen backup

changed

boolean changed

initDialog

boolean initDialog

cbVisible

javax.swing.JCheckBox cbVisible

okButton

javax.swing.JButton okButton

jLabel1

javax.swing.JLabel jLabel1

sWidth

javax.swing.JSpinner sWidth

cancelButton

javax.swing.JButton cancelButton

buttonColor1

ButtonColor buttonColor1

cbStyle

javax.swing.JComboBox cbStyle

jLabel2

javax.swing.JLabel jLabel2

cbJoin

javax.swing.JComboBox cbJoin

jLabel4

javax.swing.JLabel jLabel4

jLabel5

javax.swing.JLabel jLabel5

jLabel6

javax.swing.JLabel jLabel6

cbEnd

javax.swing.JComboBox cbEnd

slTransp

javax.swing.JSlider slTransp

penPanel

javax.swing.JPanel penPanel

Class com.steema.teechart.editors.ChartTabsEditor extends javax.swing.JFrame implements Serializable

Class com.steema.teechart.editors.ColorEditor extends javax.swing.JColorChooser implements Serializable

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

Serialized Fields

jTable1

ChartGrid jTable1

chart

Chart chart

borderLayout1

java.awt.BorderLayout borderLayout1

Class com.steema.teechart.editors.FuncEdit extends SourceEditor implements Serializable

Serialized Fields

options

PeriodEditor options

custom

CustomFunctionEditor custom

compressOHLC

CompressOHLCFunctionEditor compressOHLC

clvFunction

CLVFunctionEditor clvFunction

obvFunction

OBVFunctionEditor obvFunction

cciFunction

CCIFunctionEditor cciFunction

movavgFunction

MovingAverageFunctionEditor movavgFunction

pvoFunction

PVOFunctionEditor pvoFunction

bollingerFunction

BollingerFunctionEditor bollingerFunction

macdFunction

MACDFunctionEditor macdFunction

adxFunction

ADXFunctionEditor adxFunction

smoothingFunction

SmoothingFunctionEditor smoothingFunction

select

SelectList select

singleSource

boolean singleSource

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

jPanel1

javax.swing.JPanel jPanel1

jPanel2

javax.swing.JPanel jPanel2

jPanelSingle

javax.swing.JPanel jPanelSingle

jPanelCompress

javax.swing.JPanel jPanelCompress

jPanelMovAvg

javax.swing.JPanel jPanelMovAvg

jPanelMACD

javax.swing.JPanel jPanelMACD

jPanelCLV

javax.swing.JPanel jPanelCLV

jPanelPVO

javax.swing.JPanel jPanelPVO

jPanelADX

javax.swing.JPanel jPanelADX

jPanelCCI

javax.swing.JPanel jPanelCCI

jPanelBollinger

javax.swing.JPanel jPanelBollinger

jPanelCustom

javax.swing.JPanel jPanelCustom

jPanelOBV

javax.swing.JPanel jPanelOBV

jPanelSmoothing

javax.swing.JPanel jPanelSmoothing

series

Series series

model

javax.swing.DefaultListModel model

cbSingle

javax.swing.JComboBox cbSingle

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

cbValues

javax.swing.JComboBox cbValues

bNone

javax.swing.JButton bNone

addingPages

boolean addingPages

borderLayout1

java.awt.BorderLayout borderLayout1

borderLayout2

java.awt.BorderLayout borderLayout2

borderLayout3

java.awt.BorderLayout borderLayout3

borderLayout4

java.awt.BorderLayout borderLayout4

borderLayout5

java.awt.BorderLayout borderLayout5

borderLayout6

java.awt.BorderLayout borderLayout6

borderLayout7

java.awt.BorderLayout borderLayout7

borderLayout8

java.awt.BorderLayout borderLayout8

borderLayout9

java.awt.BorderLayout borderLayout9

borderLayout10

java.awt.BorderLayout borderLayout10

borderLayout11

java.awt.BorderLayout borderLayout11

borderLayout12

java.awt.BorderLayout borderLayout12

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

Serialized Fields

chartZoom

Zoom chartZoom

chart

Chart chart

sMarginListener

javax.swing.event.ChangeListener sMarginListener

jPanel1

javax.swing.JPanel jPanel1

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

sTopMa

javax.swing.JSpinner sTopMa

sRightMa

javax.swing.JSpinner sRightMa

sLeftMa

javax.swing.JSpinner sLeftMa

sBotMa

javax.swing.JSpinner sBotMa

jLabel1

javax.swing.JLabel jLabel1

jComboBox1

javax.swing.JComboBox jComboBox1

cbCursor

javax.swing.JComboBox cbCursor

jLabel2

javax.swing.JLabel jLabel2

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

jPanel2

javax.swing.JPanel jPanel2

jPanel3

javax.swing.JPanel jPanel3

jButton1

javax.swing.JButton jButton1

jPanel4

javax.swing.JPanel jPanel4

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

rbScrollNone

javax.swing.JRadioButton rbScrollNone

rbScrollBoth

javax.swing.JRadioButton rbScrollBoth

rbScrollHoriz

javax.swing.JRadioButton rbScrollHoriz

rbScrollVert

javax.swing.JRadioButton rbScrollVert

jLabel3

javax.swing.JLabel jLabel3

cbScrollMouse

javax.swing.JComboBox cbScrollMouse

cbAllowZoom

javax.swing.JCheckBox cbAllowZoom

cbAnimatedZoom

javax.swing.JCheckBox cbAnimatedZoom

jButton2

javax.swing.JButton jButton2

jPanel5

javax.swing.JPanel jPanel5

borderLayout1

java.awt.BorderLayout borderLayout1

bZoomPen

ButtonPen bZoomPen

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

Serialized Fields

gradient

Gradient gradient

cbVisible

javax.swing.JCheckBox cbVisible

bStartColor

ButtonColor bStartColor

bMidColor

ButtonColor bMidColor

bEndColor

ButtonColor bEndColor

cbUseMid

javax.swing.JCheckBox cbUseMid

jButton1

javax.swing.JButton jButton1

cbDirection

javax.swing.JComboBox cbDirection

jLabel1

javax.swing.JLabel jLabel1

spTransp

javax.swing.JSpinner spTransp

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

Serialized Fields

img

java.awt.Image img

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

Serialized Fields

chart

Chart chart

legend

Legend legend

legendTitle

LegendTitle legendTitle

borderLayout1

java.awt.BorderLayout borderLayout1

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

jPanel1

javax.swing.JPanel jPanel1

jPanel2

javax.swing.JPanel jPanel2

jPanel3

javax.swing.JPanel jPanel3

jPanel4

javax.swing.JPanel jPanel4

cbVisible

javax.swing.JCheckBox cbVisible

cbInverted

javax.swing.JCheckBox cbInverted

borderLayout2

java.awt.BorderLayout borderLayout2

cbFontColor

javax.swing.JCheckBox cbFontColor

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

cbLegStyle

javax.swing.JComboBox cbLegStyle

cbTextStyle

javax.swing.JComboBox cbTextStyle

bDividing

ButtonPen bDividing

jLabel3

javax.swing.JLabel jLabel3

spVertical

javax.swing.JSpinner spVertical

cbCheckBox

javax.swing.JComboBox cbCheckBox

jPanel5

javax.swing.JPanel jPanel5

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

rbLeft

javax.swing.JRadioButton rbLeft

rbRight

javax.swing.JRadioButton rbRight

rbTop

javax.swing.JRadioButton rbTop

rbBottom

javax.swing.JRadioButton rbBottom

cbResize

javax.swing.JCheckBox cbResize

jPanel6

javax.swing.JPanel jPanel6

border3

javax.swing.border.Border border3

cbCustomPos

javax.swing.JCheckBox cbCustomPos

jLabel4

javax.swing.JLabel jLabel4

jLabel5

javax.swing.JLabel jLabel5

spCustLeft

javax.swing.JSpinner spCustLeft

spCustTop

javax.swing.JSpinner spCustTop

jLabel6

javax.swing.JLabel jLabel6

spMargin

javax.swing.JSpinner spMargin

jLabel7

javax.swing.JLabel jLabel7

spTopPos

javax.swing.JSpinner spTopPos

cbSymVisible

javax.swing.JCheckBox cbSymVisible

cbSymContinuous

javax.swing.JCheckBox cbSymContinuous

cbSymSquared

javax.swing.JCheckBox cbSymSquared

shapeEditor

ShapeEditor shapeEditor

titleEditor

ShapeEditor titleEditor

borderLayout3

java.awt.BorderLayout borderLayout3

jTabbedPane2

javax.swing.JTabbedPane jTabbedPane2

jPanel7

javax.swing.JPanel jPanel7

MemoText

javax.swing.JTextArea MemoText

jLabel8

javax.swing.JLabel jLabel8

border4

javax.swing.border.Border border4

border5

javax.swing.border.Border border5

border6

javax.swing.border.Border border6

border7

javax.swing.border.Border border7

jLabel9

javax.swing.JLabel jLabel9

cbTextAlign

javax.swing.JComboBox cbTextAlign

cbTitleVisible

javax.swing.JCheckBox cbTitleVisible

jLabel10

javax.swing.JLabel jLabel10

spColWi

javax.swing.JSpinner spColWi

jLabel11

javax.swing.JLabel jLabel11

jLabel12

javax.swing.JLabel jLabel12

cbColWUnits

javax.swing.JComboBox cbColWUnits

cbSymbolPos

javax.swing.JComboBox cbSymbolPos

cbSymPen

javax.swing.JCheckBox cbSymPen

bSymPen

ButtonPen bSymPen

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

Serialized Fields

chart

Chart chart

page

Page page

jLabel1

javax.swing.JLabel jLabel1

jSpinner1

javax.swing.JSpinner jSpinner1

jCheckBox1

javax.swing.JCheckBox jCheckBox1

cbScaleLast

javax.swing.JCheckBox cbScaleLast

labelPages

javax.swing.JLabel labelPages

sMaxPoints

javax.swing.event.ChangeListener sMaxPoints

sPages

javax.swing.JSlider sPages

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

Serialized Fields

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

jPanel1

javax.swing.JPanel jPanel1

jPanel2

javax.swing.JPanel jPanel2

jPanel3

javax.swing.JPanel jPanel3

bColor

ButtonColor bColor

cbDefault

javax.swing.JCheckBox cbDefault

panel

Panel panel

borderLayout2

java.awt.BorderLayout borderLayout2

borderLayout1

java.awt.BorderLayout borderLayout1

jPanel4

javax.swing.JPanel jPanel4

borderLayout3

java.awt.BorderLayout borderLayout3

cbTransp

javax.swing.JCheckBox cbTransp

gradient

GradientEditor gradient

shadow

ShadowEditor shadow

jButton1

javax.swing.JButton jButton1

jPanel5

javax.swing.JPanel jPanel5

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

jPanel6

javax.swing.JPanel jPanel6

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

button10

ButtonPen button10

cbBevel

javax.swing.JComboBox cbBevel

bevelEditor

BevelEditor bevelEditor

borderLayout4

java.awt.BorderLayout borderLayout4

border5

javax.swing.border.Border border5

border6

javax.swing.border.Border border6

border7

javax.swing.border.Border border7

border8

javax.swing.border.Border border8

bevelImageEditor

BevelImageEditor bevelImageEditor

borderLayout5

java.awt.BorderLayout borderLayout5

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

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

Serialized Fields

function

Function function

controlToEnable

javax.swing.JComponent controlToEnable

jLabel1

javax.swing.JLabel jLabel1

spNum

javax.swing.JSpinner spNum

cbAll

javax.swing.JCheckBox cbAll

rbNum

javax.swing.JRadioButton rbNum

rbRange

javax.swing.JRadioButton rbRange

bChange

javax.swing.JButton bChange

jLabel2

javax.swing.JLabel jLabel2

jPanel1

javax.swing.JPanel jPanel1

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

border5

javax.swing.border.Border border5

border6

javax.swing.border.Border border6

rbFirst

javax.swing.JRadioButton rbFirst

rbCenter

javax.swing.JRadioButton rbCenter

rbLast

javax.swing.JRadioButton rbLast

Class com.steema.teechart.editors.PreviewDialog extends BaseEditorDialog implements Serializable

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

Serialized Fields

chart

Chart chart

prn

Printer prn

printDocument1

java.awt.print.PrinterJob printDocument1

setting

boolean setting

printerLabel

javax.swing.JLabel printerLabel

cbPrinter

javax.swing.JComboBox cbPrinter

bSetup

javax.swing.JButton bSetup

bPrint

javax.swing.JButton bPrint

buttonPane

javax.swing.JPanel buttonPane

tabPane

javax.swing.JTabbedPane tabPane

jPanel2

javax.swing.JPanel jPanel2

jPanel3

javax.swing.JPanel jPanel3

jPanel4

javax.swing.JPanel jPanel4

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

radioButton1

javax.swing.JRadioButton radioButton1

radioButton2

javax.swing.JRadioButton radioButton2

jPanel5

javax.swing.JPanel jPanel5

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

spTop

javax.swing.JSpinner spTop

spLeft

javax.swing.JSpinner spLeft

spRight

javax.swing.JSpinner spRight

spBottom

javax.swing.JSpinner spBottom

jLabel3

javax.swing.JLabel jLabel3

cbMarginUnits

javax.swing.JComboBox cbMarginUnits

bFirst

javax.swing.JButton bFirst

bLast

javax.swing.JButton bLast

border11

javax.swing.border.Border border11

border12

javax.swing.border.Border border12

bPrevious

javax.swing.JButton bPrevious

border13

javax.swing.border.Border border13

border14

javax.swing.border.Border border14

bNext

javax.swing.JButton bNext

border15

javax.swing.border.Border border15

cbPrintBackground

javax.swing.JCheckBox cbPrintBackground

cbProportional

javax.swing.JCheckBox cbProportional

cbGrayScale

javax.swing.JCheckBox cbGrayScale

previewPane

PreviewPanel previewPane

LEFT

int LEFT

TOP

int TOP

RIGHT

int RIGHT

BOTTOM

int BOTTOM

ChangingMargins

boolean ChangingMargins

oldMargins

java.awt.Rectangle oldMargins

Class com.steema.teechart.editors.PreviewPanelEditor extends BaseEditorDialog implements Serializable

Serialized Fields

previewPane

PreviewPanel previewPane

previewPanel

PreviewPanel previewPanel

tabPane

javax.swing.JTabbedPane tabPane

jPanel1

javax.swing.JPanel jPanel1

cbAllowMove

javax.swing.JCheckBox cbAllowMove

cbAllowResize

javax.swing.JCheckBox cbAllowResize

cbShowImage

javax.swing.JCheckBox cbShowImage

cbDragImage

javax.swing.JCheckBox cbDragImage

cbAsBitmap

javax.swing.JCheckBox cbAsBitmap

jPanel2

javax.swing.JPanel jPanel2

jPanel3

javax.swing.JPanel jPanel3

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

bShadowColor

javax.swing.JButton bShadowColor

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

jLabel1

javax.swing.JLabel jLabel1

spShadowSize

javax.swing.JSpinner spShadowSize

jPanel4

javax.swing.JPanel jPanel4

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

jRadioButton1

javax.swing.JRadioButton jRadioButton1

jRadioButton2

javax.swing.JRadioButton jRadioButton2

jRadioButton3

javax.swing.JRadioButton jRadioButton3

border11

javax.swing.border.Border border11

border12

javax.swing.border.Border border12

border13

javax.swing.border.Border border13

border14

javax.swing.border.Border border14

border15

javax.swing.border.Border border15

border16

javax.swing.border.Border border16

bMargins

javax.swing.JButton bMargins

border17

javax.swing.border.Border border17

border18

javax.swing.border.Border border18

border19

javax.swing.border.Border border19

border20

javax.swing.border.Border border20

bPaperColor

ButtonColor bPaperColor

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

Serialized Fields

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

bMoveUp

javax.swing.JButton bMoveUp

bMoveDown

javax.swing.JButton bMoveDown

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

border5

javax.swing.border.Border border5

border6

javax.swing.border.Border border6

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

fromList

javax.swing.JList fromList

border7

javax.swing.border.Border border7

toList

javax.swing.JList toList

border8

javax.swing.border.Border border8

bRightAll

javax.swing.JButton bRightAll

bLeftOne

javax.swing.JButton bLeftOne

bLeftAll

javax.swing.JButton bLeftAll

bRightOne

javax.swing.JButton bRightOne

controlToEnable

java.awt.Component controlToEnable

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

Serialized Fields

chart

Chart chart

listener

com.steema.teechart.editors.SeriesEditor.SeriesListener listener

jPanel1

javax.swing.JPanel jPanel1

jPanel2

javax.swing.JPanel jPanel2

lbSeries

ChartListBox lbSeries

jScrollPane1

javax.swing.JScrollPane jScrollPane1

bUp

javax.swing.JButton bUp

bDown

javax.swing.JButton bDown

bTitleSeries

javax.swing.JButton bTitleSeries

bDeleteSeries

javax.swing.JButton bDeleteSeries

bCloneSeries

javax.swing.JButton bCloneSeries

bChangeSeries

javax.swing.JButton bChangeSeries

bAddSeries

javax.swing.JButton bAddSeries

jPanel3

javax.swing.JPanel jPanel3

borderLayout1

java.awt.BorderLayout borderLayout1

border1

javax.swing.border.Border border1

jPanel4

javax.swing.JPanel jPanel4

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

Serialized Fields

series

Series series

marks

SeriesMarks marks

marksEditor

ShapeEditor marksEditor

borderLayout1

java.awt.BorderLayout borderLayout1

jPanel1

javax.swing.JPanel jPanel1

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

borderLayout2

java.awt.BorderLayout borderLayout2

borderLayout3

java.awt.BorderLayout borderLayout3

border1

javax.swing.border.Border border1

cbShowInLegend

javax.swing.JCheckBox cbShowInLegend

borderLayout4

java.awt.BorderLayout borderLayout4

jTabbedPane2

javax.swing.JTabbedPane jTabbedPane2

jPanel6

javax.swing.JPanel jPanel6

jPanel7

javax.swing.JPanel jPanel7

jPanelSymbol

javax.swing.JPanel jPanelSymbol

cbMarksVisible

javax.swing.JCheckBox cbMarksVisible

bArrowPen

ButtonPen bArrowPen

cbDatasourceStyle

javax.swing.JComboBox cbDatasourceStyle

jLabel1

javax.swing.JLabel jLabel1

cbHorizAxis

javax.swing.JComboBox cbHorizAxis

jLabel2

javax.swing.JLabel jLabel2

cbVertAxis

javax.swing.JComboBox cbVertAxis

buttonColor1

ButtonColor buttonColor1

cbColorEach

javax.swing.JCheckBox cbColorEach

panelRandom

javax.swing.JPanel panelRandom

jLabel3

javax.swing.JLabel jLabel3

spNumSample

javax.swing.JSpinner spNumSample

cbDefaultSample

javax.swing.JCheckBox cbDefaultSample

jButton1

javax.swing.JButton jButton1

jButton2

javax.swing.JButton jButton2

labelIcon

javax.swing.JLabel labelIcon

cbHorizDate

javax.swing.JCheckBox cbHorizDate

cbVertDate

javax.swing.JCheckBox cbVertDate

jPanel10

javax.swing.JPanel jPanel10

border2

javax.swing.border.Border border2

border3

javax.swing.border.Border border3

jLabel4

javax.swing.JLabel jLabel4

jLabel5

javax.swing.JLabel jLabel5

cbFormat

javax.swing.JComboBox cbFormat

cbPercentFormat

javax.swing.JComboBox cbPercentFormat

jLabel6

javax.swing.JLabel jLabel6

spDepth

javax.swing.JSpinner spDepth

cbAutoDepth

javax.swing.JCheckBox cbAutoDepth

cbMarksClip

javax.swing.JCheckBox cbMarksClip

cbMarksMultiline

javax.swing.JCheckBox cbMarksMultiline

cbAllMarks

javax.swing.JCheckBox cbAllMarks

jLabel7

javax.swing.JLabel jLabel7

cbMarksStyle

javax.swing.JComboBox cbMarksStyle

jLabel8

javax.swing.JLabel jLabel8

spEvery

javax.swing.JSpinner spEvery

jLabel9

javax.swing.JLabel jLabel9

slAngle

javax.swing.JSlider slAngle

marksSymbol

ShapeEditor marksSymbol

borderLayout5

java.awt.BorderLayout borderLayout5

jButton3

javax.swing.JButton jButton3

lArrowHead

javax.swing.JLabel lArrowHead

cbArrowHead

javax.swing.JComboBox cbArrowHead

jLabel10

javax.swing.JLabel jLabel10

spArrowSize

javax.swing.JSpinner spArrowSize

jLabel11

javax.swing.JLabel jLabel11

spArrowLength

javax.swing.JSpinner spArrowLength

jLabel12

javax.swing.JLabel jLabel12

spDistance

javax.swing.JSpinner spDistance

cbCursor

javax.swing.JComboBox cbCursor

jLabel13

javax.swing.JLabel jLabel13

jPanel8

javax.swing.JPanel jPanel8

cbSeries

javax.swing.JComboBox cbSeries

setting

boolean setting

functionEditor

FuncEdit functionEditor

borderLayout6

java.awt.BorderLayout borderLayout6

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

Serialized Fields

shadow

Shadow shadow

buttonColor1

ButtonColor buttonColor1

jPanel1

javax.swing.JPanel jPanel1

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

spHoriz

javax.swing.JSpinner spHoriz

spVert

javax.swing.JSpinner spVert

cbVisible

javax.swing.JCheckBox cbVisible

jButton1

javax.swing.JButton jButton1

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

Serialized Fields

borderLayout1

java.awt.BorderLayout borderLayout1

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

jPanel1

javax.swing.JPanel jPanel1

jPanel2

javax.swing.JPanel jPanel2

jPanel3

javax.swing.JPanel jPanel3

jPanel4

javax.swing.JPanel jPanel4

shape

TextShape shape

borderLayout2

java.awt.BorderLayout borderLayout2

gradient

GradientEditor gradient

shadow

ShadowEditor shadow

fontEditor

ChartFontEditor fontEditor

bevelEditor

BevelEditor bevelEditor

borderLayout3

java.awt.BorderLayout borderLayout3

borderLayout4

java.awt.BorderLayout borderLayout4

buttonColor1

ButtonColor buttonColor1

buttonPen1

ButtonPen buttonPen1

jButton1

javax.swing.JButton jButton1

cbRoundFrame

javax.swing.JCheckBox cbRoundFrame

cbTransparent

javax.swing.JCheckBox cbTransparent

jLabel1

javax.swing.JLabel jLabel1

spTransp

javax.swing.JSpinner spTransp

cbVisible

javax.swing.JCheckBox cbVisible

jPanel5

javax.swing.JPanel jPanel5

borderLayout5

java.awt.BorderLayout borderLayout5

Class com.steema.teechart.editors.SliderPageNavigator extends AbstractPageNavigator implements Serializable

Serialized Fields

pageSlider

javax.swing.JSlider pageSlider

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

Serialized Fields

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

border5

javax.swing.border.Border border5

border6

javax.swing.border.Border border6

jLabel1

javax.swing.JLabel jLabel1

border7

javax.swing.border.Border border7

border8

javax.swing.border.Border border8

controlToEnable

java.awt.Component controlToEnable

bApply

javax.swing.JButton bApply

cbSources

javax.swing.JComboBox cbSources

jPanel1

javax.swing.JPanel jPanel1

border9

javax.swing.border.Border border9

borderLayout1

java.awt.BorderLayout borderLayout1

borderLayout2

java.awt.BorderLayout borderLayout2

series

Series series

Class com.steema.teechart.editors.SummaryEditor extends SourceEditor implements Serializable

Serialized Fields

cbTimeStep

javax.swing.JComboBox cbTimeStep

cbSort

javax.swing.JComboBox cbSort

cbAgg

javax.swing.JComboBox cbAgg

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

jLabel4

javax.swing.JLabel jLabel4

cbGroup

javax.swing.JComboBox cbGroup

cbSortType

javax.swing.JComboBox cbSortType

cbValue

javax.swing.JComboBox cbValue

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

Serialized Fields

font

ChartFont font

shadowEditor

ShadowEditor shadowEditor

jPanel1

javax.swing.JPanel jPanel1

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

bFont

javax.swing.JButton bFont

bFill

javax.swing.JButton bFill

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

labelColor

javax.swing.JLabel labelColor

border5

javax.swing.border.Border border5

border6

javax.swing.border.Border border6

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

Serialized Fields

returnStatus

int returnStatus

jLabel1

javax.swing.JLabel jLabel1

jTextField1

javax.swing.JTextField jTextField1

jButton1

javax.swing.JButton jButton1

jButton2

javax.swing.JButton jButton2

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

Serialized Fields

sourceChart

Chart sourceChart

editorChart

Chart editorChart

jSplitPane1

javax.swing.JSplitPane jSplitPane1

borderLayout1

java.awt.BorderLayout borderLayout1

jPanel1

javax.swing.JPanel jPanel1

jLabel1

javax.swing.JLabel jLabel1

themes

javax.swing.JList themes

jLabel2

javax.swing.JLabel jLabel2

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

cbPalettes

javax.swing.JComboBox cbPalettes

preview

com.steema.teechart.editors.ThemesEditor.PreviewPanel preview

jButtonApply

javax.swing.JButton jButtonApply

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

Serialized Fields

chart

Chart chart

jPanel1

javax.swing.JPanel jPanel1

borderLayout1

java.awt.BorderLayout borderLayout1

cbTitle

javax.swing.JComboBox cbTitle

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

jPanel2

javax.swing.JPanel jPanel2

jPanel3

javax.swing.JPanel jPanel3

borderLayout2

java.awt.BorderLayout borderLayout2

jPanel4

javax.swing.JPanel jPanel4

cbVisible

javax.swing.JCheckBox cbVisible

jLabel1

javax.swing.JLabel jLabel1

cbAdjust

javax.swing.JCheckBox cbAdjust

jLabel2

javax.swing.JLabel jLabel2

cbAlign

javax.swing.JComboBox cbAlign

jScrollPane1

javax.swing.JScrollPane jScrollPane1

text

javax.swing.JTextArea text

cbCustom

javax.swing.JCheckBox cbCustom

initDone

boolean initDone

jLabel3

javax.swing.JLabel jLabel3

spLeft

javax.swing.JSpinner spLeft

jLabel4

javax.swing.JLabel jLabel4

spTop

javax.swing.JSpinner spTop

shapeEditor

ShapeEditor shapeEditor

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

Serialized Fields

tools

ToolsCollection tools

borderLayout1

java.awt.BorderLayout borderLayout1

jPanel1

javax.swing.JPanel jPanel1

bAdd

javax.swing.JButton bAdd

bDelete

javax.swing.JButton bDelete

cbActive

javax.swing.JCheckBox cbActive

jSplitPane1

javax.swing.JSplitPane jSplitPane1

lbTools

javax.swing.JList lbTools

bUp

javax.swing.JButton bUp

bDown

javax.swing.JButton bDown

toolEditor

javax.swing.JPanel toolEditor

borderLayout2

java.awt.BorderLayout borderLayout2

listener

com.steema.teechart.editors.ToolsEditor.ToolListener listener

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

Serialized Fields

panel1

javax.swing.JPanel panel1

borderLayout1

java.awt.BorderLayout borderLayout1

jPanel1

javax.swing.JPanel jPanel1

bOk

javax.swing.JButton bOk

jButton2

javax.swing.JButton jButton2

titledBorder1

javax.swing.border.TitledBorder titledBorder1

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

lSeries

javax.swing.JList lSeries

lAxis

javax.swing.JList lAxis

lOther

javax.swing.JList lOther

paneSeries

javax.swing.JScrollPane paneSeries

paneAxis

javax.swing.JScrollPane paneAxis

paneOther

javax.swing.JScrollPane paneOther

result

boolean result

jPanel2

javax.swing.JPanel jPanel2

borderLayout2

java.awt.BorderLayout borderLayout2

jScrollPane1

javax.swing.JScrollPane jScrollPane1

summary

javax.swing.JTextArea summary

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

Serialized Fields

bColor

ButtonColor bColor

cbVisible

javax.swing.JCheckBox cbVisible

bBorder

ButtonPen bBorder

wall

Wall wall

jButton1

javax.swing.JButton jButton1

cbTransp

javax.swing.JCheckBox cbTransp

cbDark

javax.swing.JCheckBox cbDark

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

Serialized Fields

chart

Chart chart

walls

Walls walls

jPanel1

javax.swing.JPanel jPanel1

cbViewWalls

javax.swing.JCheckBox cbViewWalls

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

jLabel1

javax.swing.JLabel jLabel1

jSpinner1

javax.swing.JSpinner jSpinner1

borderLayout1

java.awt.BorderLayout borderLayout1

borderLayout2

java.awt.BorderLayout borderLayout2

borderLayout3

java.awt.BorderLayout borderLayout3

borderLayout4

java.awt.BorderLayout borderLayout4

borderLayout5

java.awt.BorderLayout borderLayout5

Package com.steema.teechart.editors.export

Class com.steema.teechart.editors.export.BMPEditor extends ExportEditors implements Serializable

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

Serialized Fields

options

javax.swing.JPanel options

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

Serialized Fields

chart

Chart chart

borderLayout1

java.awt.BorderLayout borderLayout1

jPanel1

javax.swing.JPanel jPanel1

bCopy

javax.swing.JButton bCopy

bSave

javax.swing.JButton bSave

tabs

javax.swing.JTabbedPane tabs

imageTab

javax.swing.JPanel imageTab

templateTab

javax.swing.JPanel templateTab

dataTab

javax.swing.JPanel dataTab

borderLayout2

java.awt.BorderLayout borderLayout2

jPanel5

javax.swing.JPanel jPanel5

borderLayout3

java.awt.BorderLayout borderLayout3

jScrollPane1

javax.swing.JScrollPane jScrollPane1

border1

javax.swing.border.Border border1

imageFormats

javax.swing.JList imageFormats

jTabbedPane2

javax.swing.JTabbedPane jTabbedPane2

jPanel6

javax.swing.JPanel jPanel6

jPanel7

javax.swing.JPanel jPanel7

border2

javax.swing.border.Border border2

border3

javax.swing.border.Border border3

jLabel1

javax.swing.JLabel jLabel1

spWidth

javax.swing.JSpinner spWidth

jLabel2

javax.swing.JLabel jLabel2

spHeight

javax.swing.JSpinner spHeight

jCheckBox1

javax.swing.JCheckBox jCheckBox1

cbData

javax.swing.JCheckBox cbData

cbXML

javax.swing.JCheckBox cbXML

exportEditor

ExportEditors exportEditor

format

javax.imageio.ImageWriteParam format

options

javax.swing.JPanel options

supportedImgFormats

java.lang.String[] supportedImgFormats

fmtString

java.lang.String fmtString

editorLoaded

boolean editorLoaded

widthHeightRatio

double widthHeightRatio

jCheckBox2

javax.swing.JCheckBox jCheckBox2

labelSize

javax.swing.JLabel labelSize

borderLayout4

java.awt.BorderLayout borderLayout4

jLabel3

javax.swing.JLabel jLabel3

cbSeries

javax.swing.JComboBox cbSeries

jPanel2

javax.swing.JPanel jPanel2

border4

javax.swing.border.Border border4

border5

javax.swing.border.Border border5

rbText

javax.swing.JRadioButton rbText

rbXML

javax.swing.JRadioButton rbXML

rbHTML

javax.swing.JRadioButton rbHTML

jPanel3

javax.swing.JPanel jPanel3

border6

javax.swing.border.Border border6

border7

javax.swing.border.Border border7

cbPointIndex

javax.swing.JCheckBox cbPointIndex

cbPointLabels

javax.swing.JCheckBox cbPointLabels

cbHeader

javax.swing.JCheckBox cbHeader

jLabel4

javax.swing.JLabel jLabel4

cbDelimiter

javax.swing.JComboBox cbDelimiter

eCustom

javax.swing.JTextField eCustom

rbExcel

javax.swing.JRadioButton rbExcel

Class com.steema.teechart.editors.export.GIFEditor extends ExportEditors implements Serializable

Class com.steema.teechart.editors.export.JPEGEditor extends ExportEditors implements Serializable

Class com.steema.teechart.editors.export.PNGEditor extends ExportEditors implements Serializable


Package com.steema.teechart.editors.functions

Class com.steema.teechart.editors.functions.ADXFunctionEditor extends BaseFunctionsEditor implements Serializable

Serialized Fields

function

ADX function

controlToEnable

javax.swing.JComponent controlToEnable

jLabel1

javax.swing.JLabel jLabel1

spPeriod

javax.swing.JSpinner spPeriod

bUp

ButtonPen bUp

bDown

ButtonPen bDown

Class com.steema.teechart.editors.functions.BollingerFunctionEditor extends BaseFunctionsEditor implements Serializable

Serialized Fields

controlToEnable

javax.swing.JComponent controlToEnable

cbExponential

javax.swing.JCheckBox cbExponential

jLabel1

javax.swing.JLabel jLabel1

bLower

ButtonPen bLower

spPeriod

javax.swing.JSpinner spPeriod

jLabel2

javax.swing.JLabel jLabel2

textBox1

javax.swing.JTextField textBox1

Class com.steema.teechart.editors.functions.CCIFunctionEditor extends BaseFunctionsEditor implements Serializable

Serialized Fields

function

CCI function

controlToEnable

javax.swing.JComponent controlToEnable

jLabel2

javax.swing.JLabel jLabel2

spPeriod

javax.swing.JSpinner spPeriod

jLabel3

javax.swing.JLabel jLabel3

tbConstant

javax.swing.JTextField tbConstant

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

Serialized Fields

function

CLV function

controlToEnable

javax.swing.JComponent controlToEnable

series

Series series

cbAccumulate

javax.swing.JCheckBox cbAccumulate

jLabel1

javax.swing.JLabel jLabel1

cbVolume

javax.swing.JComboBox cbVolume

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

Serialized Fields

function

CompressOHLC function

controlToEnable

javax.swing.JComponent controlToEnable

jRadioButton1

javax.swing.JRadioButton jRadioButton1

jRadioButton2

javax.swing.JRadioButton jRadioButton2

cbPeriod

javax.swing.JComboBox cbPeriod

spNum

javax.swing.JSpinner spNum

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

Serialized Fields

function

Custom function

controlToEnable

javax.swing.JComponent controlToEnable

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

tbStartX

javax.swing.JTextField tbStartX

tbStep

javax.swing.JTextField tbStep

spNumPoints

javax.swing.JSpinner spNumPoints

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

Serialized Fields

bHistogram

ButtonPen bHistogram

bMACD

ButtonPen bMACD

bMACDExp

ButtonPen bMACDExp

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

jSpinner1

javax.swing.JSpinner jSpinner1

jSpinner2

javax.swing.JSpinner jSpinner2

jSpinner3

javax.swing.JSpinner jSpinner3

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

Serialized Fields

function

MovingAverage function

controlToEnable

javax.swing.JComponent controlToEnable

jLabel1

javax.swing.JLabel jLabel1

spPeriod

javax.swing.JSpinner spPeriod

cbStyle

javax.swing.JComboBox cbStyle

jLabel2

javax.swing.JLabel jLabel2

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

Serialized Fields

function

OBV function

controlToEnable

javax.swing.JComponent controlToEnable

series

Series series

cbVolume

javax.swing.JComboBox cbVolume

jLabel1

javax.swing.JLabel jLabel1

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

Serialized Fields

function

PVO function

controlToEnable

javax.swing.JComponent controlToEnable

spPeriod2

javax.swing.JSpinner spPeriod2

jLabel1

javax.swing.JLabel jLabel1

spPeriod1

javax.swing.JSpinner spPeriod1

jLabel2

javax.swing.JLabel jLabel2

cbPercent

javax.swing.JCheckBox cbPercent

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

Serialized Fields

function

Smoothing function

controlToEnable

javax.swing.JComponent controlToEnable

cbInterpolate

javax.swing.JCheckBox cbInterpolate

spFactor

javax.swing.JSpinner spFactor

jLabel1

javax.swing.JLabel jLabel1

Package com.steema.teechart.editors.gallery

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

Serialized Fields

subIndex

int subIndex

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

jPanel1

javax.swing.JPanel jPanel1

borderLayout1

java.awt.BorderLayout borderLayout1

cb3D

javax.swing.JCheckBox cb3D

cbSmooth

javax.swing.JCheckBox cbSmooth

jButton1

javax.swing.JButton jButton1

jButton2

javax.swing.JButton jButton2

tabSeries

javax.swing.JPanel tabSeries

tabFunctions

javax.swing.JPanel tabFunctions

borderLayout2

java.awt.BorderLayout borderLayout2

borderLayout3

java.awt.BorderLayout borderLayout3

jList1

javax.swing.JList jList1

tabSeriesPage

javax.swing.JTabbedPane tabSeriesPage

tabFunctionsPage

javax.swing.JTabbedPane tabFunctionsPage

result

boolean result

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

Serialized Fields

galleryPanel

GalleryPanel galleryPanel

chart

Chart chart

jSplitPane1

javax.swing.JSplitPane jSplitPane1

borderLayout1

java.awt.BorderLayout borderLayout1

borderLayout2

java.awt.BorderLayout borderLayout2

borderLayout3

java.awt.BorderLayout borderLayout3

jPanel1

javax.swing.JPanel jPanel1

jPanel2

javax.swing.JPanel jPanel2

jPanel3

javax.swing.JPanel jPanel3

jPanel4

javax.swing.JPanel jPanel4

jComboBox1

javax.swing.JComboBox jComboBox1

chartListBox1

ChartListBox chartListBox1

cbView3D

javax.swing.JCheckBox cbView3D

cbSmooth

javax.swing.JCheckBox cbSmooth

bOK

javax.swing.JButton bOK

bCancel

javax.swing.JButton bCancel

result

boolean result

initDialog

boolean initDialog

jScrollPane1

javax.swing.JScrollPane jScrollPane1

border1

javax.swing.border.Border border1

Class com.steema.teechart.editors.gallery.GalleryChart extends TChart implements Serializable

Serialized Fields

tag

int tag

canDrawFrame

boolean canDrawFrame

frameDisplayed

boolean frameDisplayed

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

Serialized Fields

functionsVisible

boolean functionsVisible
Determines if Gallery panel shows Functions, or only Series.


tmpSeries

Series tmpSeries

colWidth

int colWidth

displaySub

boolean displaySub

checkSeries

boolean checkSeries

numRows

int numRows

numCols

int numCols

rowHeight

int rowHeight

view3D

boolean view3D

smooth

boolean smooth

tmpSub

javax.swing.JDialog tmpSub

tmpG

GalleryPanel tmpG

selectedChart

GalleryChart selectedChart

items

java.util.ArrayList<E> items

selectedSeries

Series selectedSeries

onSelectedChart

java.awt.event.ActionListener onSelectedChart
Event called when a Chart is selected and double-clicked at Gallery.


onSubSelected

java.awt.event.ActionListener onSubSelected
Event called when a Series sub-style is selected at sub-Gallery.


onChangeChart

java.awt.event.ActionListener onChangeChart
Event called when a Chart is selected (clicked) at Gallery.


charts

com.steema.teechart.editors.gallery.GalleryPanel.GalleryChartCollection charts
List of Charts showing at Gallery panel.


Package com.steema.teechart.editors.series

Class com.steema.teechart.editors.series.AreaEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

jPanel1

javax.swing.JPanel jPanel1

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

cbStairs

javax.swing.JCheckBox cbStairs

cbInverted

javax.swing.JCheckBox cbInverted

area

Area area

jButton1

javax.swing.JButton jButton1

bBorder

ButtonPen bBorder

jButton2

javax.swing.JButton jButton2

bLines

ButtonPen bLines

jPanel2

javax.swing.JPanel jPanel2

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

rbNone

javax.swing.JRadioButton rbNone

rbStack

javax.swing.JRadioButton rbStack

rbStack100

javax.swing.JRadioButton rbStack100

jPanel3

javax.swing.JPanel jPanel3

border5

javax.swing.border.Border border5

border6

javax.swing.border.Border border6

cbColorEach

javax.swing.JCheckBox cbColorEach

bColor

ButtonColor bColor

jPanel4

javax.swing.JPanel jPanel4

border7

javax.swing.border.Border border7

cbUseOrigin

javax.swing.JCheckBox cbUseOrigin

jLabel1

javax.swing.JLabel jLabel1

spOrigin

javax.swing.JSpinner spOrigin

jLabel2

javax.swing.JLabel jLabel2

slTransp

javax.swing.JSlider slTransp

Class com.steema.teechart.editors.series.ArrowEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

arrow

Arrow arrow

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

jPanel3

javax.swing.JPanel jPanel3

border5

javax.swing.border.Border border5

border6

javax.swing.border.Border border6

cbColorEach

javax.swing.JCheckBox cbColorEach

bColor

ButtonColor bColor

border7

javax.swing.border.Border border7

buttonPen1

ButtonPen buttonPen1

jButton1

javax.swing.JButton jButton1

spWidth

javax.swing.JSpinner spWidth

jLabel3

javax.swing.JLabel jLabel3

jLabel4

javax.swing.JLabel jLabel4

spHeight

javax.swing.JSpinner spHeight

Class com.steema.teechart.editors.series.BarEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

bar

CustomBar bar

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

borderLayout1

java.awt.BorderLayout borderLayout1

jPanel1

javax.swing.JPanel jPanel1

jPanel2

javax.swing.JPanel jPanel2

jLabel1

javax.swing.JLabel jLabel1

cbStyle

javax.swing.JComboBox cbStyle

bBorder

ButtonPen bBorder

jPanel3

javax.swing.JPanel jPanel3

border1

javax.swing.border.Border border1

cbEach

javax.swing.JCheckBox cbEach

bColor

ButtonColor bColor

jButton1

javax.swing.JButton jButton1

jButton2

javax.swing.JButton jButton2

cbDark3D

javax.swing.JCheckBox cbDark3D

cbRelative

javax.swing.JCheckBox cbRelative

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

jLabel4

javax.swing.JLabel jLabel4

spDepth

javax.swing.JSpinner spDepth

spWidth

javax.swing.JSpinner spWidth

spOffset

javax.swing.JSpinner spOffset

cbSideMargins

javax.swing.JCheckBox cbSideMargins

cbAutoMark

javax.swing.JCheckBox cbAutoMark

Class com.steema.teechart.editors.series.BezierEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

bezier

Bezier bezier

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

border5

javax.swing.border.Border border5

border6

javax.swing.border.Border border6

border7

javax.swing.border.Border border7

buttonPen1

ButtonPen buttonPen1

Class com.steema.teechart.editors.series.BoxPlotEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

boxplot

CustomBox boxplot

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

border5

javax.swing.border.Border border5

border6

javax.swing.border.Border border6

border7

javax.swing.border.Border border7

bMedian

ButtonPen bMedian

bWhisker

ButtonPen bWhisker

JLabel5

javax.swing.JLabel JLabel5

jLabel4

javax.swing.JLabel jLabel4

eLength

javax.swing.JTextField eLength

ePos

javax.swing.JTextField ePos

Class com.steema.teechart.editors.series.CalendarEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

calendar

Calendar calendar

cbWeekDays

javax.swing.JCheckBox cbWeekDays

cbWeekUpper

javax.swing.JCheckBox cbWeekUpper

cbToday

javax.swing.JCheckBox cbToday

cbTrailing

javax.swing.JCheckBox cbTrailing

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

jPanel1

javax.swing.JPanel jPanel1

borderLayout1

java.awt.BorderLayout borderLayout1

jPanel2

javax.swing.JPanel jPanel2

bPen

ButtonPen bPen

border1

javax.swing.border.Border border1

cbMonths

javax.swing.JCheckBox cbMonths

cbMonthUpper

javax.swing.JCheckBox cbMonthUpper

cbPrevious

javax.swing.JCheckBox cbPrevious

cbNext

javax.swing.JCheckBox cbNext

jPanel3

javax.swing.JPanel jPanel3

borderLayout2

java.awt.BorderLayout borderLayout2

borderLayout3

java.awt.BorderLayout borderLayout3

jPanel4

javax.swing.JPanel jPanel4

jPanel5

javax.swing.JPanel jPanel5

jPanel6

javax.swing.JPanel jPanel6

jPanel7

javax.swing.JPanel jPanel7

borderLayout4

java.awt.BorderLayout borderLayout4

borderLayout5

java.awt.BorderLayout borderLayout5

borderLayout6

java.awt.BorderLayout borderLayout6

borderLayout7

java.awt.BorderLayout borderLayout7

Class com.steema.teechart.editors.series.CandleEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

candle

Candle candle

jPanel2

javax.swing.JPanel jPanel2

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

rbStick

javax.swing.JRadioButton rbStick

rbBar

javax.swing.JRadioButton rbBar

rbOpenClose

javax.swing.JRadioButton rbOpenClose

border5

javax.swing.border.Border border5

border6

javax.swing.border.Border border6

cbDraw3D

javax.swing.JCheckBox cbDraw3D

bUpColor

ButtonColor bUpColor

border7

javax.swing.border.Border border7

cbShowOpen

javax.swing.JCheckBox cbShowOpen

border8

javax.swing.border.Border border8

border9

javax.swing.border.Border border9

rbLine

javax.swing.JRadioButton rbLine

bHighLow

ButtonPen bHighLow

bDownColor

ButtonColor bDownColor

spWidth

javax.swing.JSpinner spWidth

jLabel3

javax.swing.JLabel jLabel3

cbShowClose

javax.swing.JCheckBox cbShowClose

bPen

ButtonPen bPen

jLabel2

javax.swing.JLabel jLabel2

cbDark3D

javax.swing.JCheckBox cbDark3D

siTransp

javax.swing.JSlider siTransp

Class com.steema.teechart.editors.series.CircledEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

circular

Circular circular

cbCircled

javax.swing.JCheckBox cbCircled

cb3D

javax.swing.JCheckBox cb3D

bColor

ButtonColor bColor

bGradient

javax.swing.JButton bGradient

jLabel1

javax.swing.JLabel jLabel1

spRotation

javax.swing.JSpinner spRotation

jPanel1

javax.swing.JPanel jPanel1

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

spHoriz

javax.swing.JSpinner spHoriz

spVert

javax.swing.JSpinner spVert

cbAutoHoriz

javax.swing.JCheckBox cbAutoHoriz

cbAutoVert

javax.swing.JCheckBox cbAutoVert

cbTransp

javax.swing.JCheckBox cbTransp

Class com.steema.teechart.editors.series.ClockEditor extends PolarEditor implements Serializable

Serialized Fields

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

clock

Clock clock

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

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

border11

javax.swing.border.Border border11

border12

javax.swing.border.Border border12

border13

javax.swing.border.Border border13

border14

javax.swing.border.Border border14

border15

javax.swing.border.Border border15

border16

javax.swing.border.Border border16

border17

javax.swing.border.Border border17

border18

javax.swing.border.Border border18

Class com.steema.teechart.editors.series.ColorGridEditor extends GridEditor implements Serializable

Serialized Fields

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

colorGrid

ColorGrid colorGrid

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

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

border11

javax.swing.border.Border border11

border12

javax.swing.border.Border border12

border13

javax.swing.border.Border border13

border14

javax.swing.border.Border border14

border15

javax.swing.border.Border border15

border16

javax.swing.border.Border border16

border17

javax.swing.border.Border border17

border18

javax.swing.border.Border border18

cbCentered

javax.swing.JCheckBox cbCentered

bGrid

ButtonPen bGrid

Class com.steema.teechart.editors.series.ContourEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

contourLevel

ContourLevel contourLevel

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

contour

Contour contour

grid3DEditor

GridEditor grid3DEditor

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

jPanel3

javax.swing.JPanel jPanel3

border5

javax.swing.border.Border border5

border6

javax.swing.border.Border border6

cbAutoLevels

javax.swing.JCheckBox cbAutoLevels

border7

javax.swing.border.Border border7

buttonPen1

ButtonPen buttonPen1

spYPos

javax.swing.JSpinner spYPos

jLabel4

javax.swing.JLabel jLabel4

cbYPosLevel

javax.swing.JCheckBox cbYPosLevel

border8

javax.swing.border.Border border8

border9

javax.swing.border.Border border9

jLabel1

javax.swing.JLabel jLabel1

jLabel3

javax.swing.JLabel jLabel3

jSpinner1

javax.swing.JSpinner jSpinner1

spNum

javax.swing.JSpinner spNum

cbColorEach

javax.swing.JCheckBox cbColorEach

jLabel5

javax.swing.JLabel jLabel5

spLevel

javax.swing.JSpinner spLevel

eValue

javax.swing.JTextField eValue

Class com.steema.teechart.editors.series.CustomEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

contourLevel

ContourLevel contourLevel

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

custom

Custom custom

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

jPanel3

javax.swing.JPanel jPanel3

border5

javax.swing.border.Border border5

border6

javax.swing.border.Border border6

cbStairs

javax.swing.JCheckBox cbStairs

border7

javax.swing.border.Border border7

bLineBorder

ButtonPen bLineBorder

spHeight

javax.swing.JSpinner spHeight

jLabel4

javax.swing.JLabel jLabel4

cbColorEachLine

javax.swing.JCheckBox cbColorEachLine

border8

javax.swing.border.Border border8

border9

javax.swing.border.Border border9

jLabel1

javax.swing.JLabel jLabel1

jSpinner1

javax.swing.JSpinner jSpinner1

cbInvStairs

javax.swing.JCheckBox cbInvStairs

eValue

javax.swing.JTextField eValue

bLineColor

ButtonColor bLineColor

bBrush

javax.swing.JButton bBrush

cbDark3D

javax.swing.JCheckBox cbDark3D

cbClick

javax.swing.JCheckBox cbClick

cbColorEach

javax.swing.JCheckBox cbColorEach

bOutline

ButtonPen bOutline

border10

javax.swing.border.Border border10

border11

javax.swing.border.Border border11

jLabel2

javax.swing.JLabel jLabel2

spTransparency

javax.swing.JSpinner spTransparency

jLabel3

javax.swing.JLabel jLabel3

jLabel5

javax.swing.JLabel jLabel5

cbStack

javax.swing.JComboBox cbStack

Class com.steema.teechart.editors.series.DonutEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

circledEditor

CircledEditor circledEditor

pieEditor

PieEditor pieEditor

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

donut

Donut donut

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

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

eValue

javax.swing.JTextField eValue

border10

javax.swing.border.Border border10

border11

javax.swing.border.Border border11

jLabel2

javax.swing.JLabel jLabel2

spDonut

javax.swing.JSpinner spDonut

Class com.steema.teechart.editors.series.ErrBarEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

customError

CustomError customError

jPanel2

javax.swing.JPanel jPanel2

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

rbLeft

javax.swing.JRadioButton rbLeft

rbRight

javax.swing.JRadioButton rbRight

rbLeftRight

javax.swing.JRadioButton rbLeftRight

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

rbTop

javax.swing.JRadioButton rbTop

spBarWidth

javax.swing.JSpinner spBarWidth

jLabel3

javax.swing.JLabel jLabel3

bPen

ButtonPen bPen

cbColorEach

javax.swing.JCheckBox cbColorEach

rbBottom

javax.swing.JRadioButton rbBottom

rbTopBottom

javax.swing.JRadioButton rbTopBottom

jPanel1

javax.swing.JPanel jPanel1

border10

javax.swing.border.Border border10

border11

javax.swing.border.Border border11

border12

javax.swing.border.Border border12

border13

javax.swing.border.Border border13

border14

javax.swing.border.Border border14

border15

javax.swing.border.Border border15

border16

javax.swing.border.Border border16

border17

javax.swing.border.Border border17

border18

javax.swing.border.Border border18

border19

javax.swing.border.Border border19

border20

javax.swing.border.Border border20

border21

javax.swing.border.Border border21

border22

javax.swing.border.Border border22

rbPercent

javax.swing.JRadioButton rbPercent

rbPixels

javax.swing.JRadioButton rbPixels

Class com.steema.teechart.editors.series.FastLineEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

fast

FastLine fast

jPanel1

javax.swing.JPanel jPanel1

penEditor

ChartPenEditor penEditor

borderLayout1

java.awt.BorderLayout borderLayout1

jPanel2

javax.swing.JPanel jPanel2

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

cbStairs

javax.swing.JCheckBox cbStairs

cbInverted

javax.swing.JCheckBox cbInverted

cbEach

javax.swing.JCheckBox cbEach

cbDrawAll

javax.swing.JCheckBox cbDrawAll

cbIgnoreNulls

javax.swing.JCheckBox cbIgnoreNulls

border3

javax.swing.border.Border border3

Class com.steema.teechart.editors.series.FunnelEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

funnel

Funnel funnel

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

border5

javax.swing.border.Border border5

border6

javax.swing.border.Border border6

border7

javax.swing.border.Border border7

bBorder

ButtonPen bBorder

border8

javax.swing.border.Border border8

border9

javax.swing.border.Border border9

eValue

javax.swing.JTextField eValue

bAboveColor

ButtonColor bAboveColor

bBrush

javax.swing.JButton bBrush

bLines

ButtonPen bLines

border10

javax.swing.border.Border border10

border11

javax.swing.border.Border border11

jLabel2

javax.swing.JLabel jLabel2

spDifLimit

javax.swing.JSpinner spDifLimit

jLabel3

javax.swing.JLabel jLabel3

bWithinColor

ButtonColor bWithinColor

bBelowColor

ButtonColor bBelowColor

Class com.steema.teechart.editors.series.GanttEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

gantt

Gantt gantt

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

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

eValue

javax.swing.JTextField eValue

bConnLines

ButtonPen bConnLines

border10

javax.swing.border.Border border10

border11

javax.swing.border.Border border11

jLabel2

javax.swing.JLabel jLabel2

spPointVertSize

javax.swing.JSpinner spPointVertSize

jLabel3

javax.swing.JLabel jLabel3

jPanel1

javax.swing.JPanel jPanel1

border12

javax.swing.border.Border border12

bColor

ButtonColor bColor

cbColorEach

javax.swing.JCheckBox cbColorEach

Class com.steema.teechart.editors.series.GaugesEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

gauge

Gauges gauge

penEditor

ChartPenEditor penEditor

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

borderLayout1

java.awt.BorderLayout borderLayout1

jPanel1

javax.swing.JPanel jPanel1

jPanel2

javax.swing.JPanel jPanel2

jPanel3

javax.swing.JPanel jPanel3

jLabel1

javax.swing.JLabel jLabel1

cbStyle

javax.swing.JComboBox cbStyle

border1

javax.swing.border.Border border1

cbEach

javax.swing.JCheckBox cbEach

bEndPoint

javax.swing.JButton bEndPoint

cbShowLabels

javax.swing.JCheckBox cbShowLabels

cbInside

javax.swing.JCheckBox cbInside

border2

javax.swing.border.Border border2

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

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

border11

javax.swing.border.Border border11

border12

javax.swing.border.Border border12

border13

javax.swing.border.Border border13

border14

javax.swing.border.Border border14

border15

javax.swing.border.Border border15

border16

javax.swing.border.Border border16

border17

javax.swing.border.Border border17

border18

javax.swing.border.Border border18

border19

javax.swing.border.Border border19

border20

javax.swing.border.Border border20

border21

javax.swing.border.Border border21

jLabel5

javax.swing.JLabel jLabel5

jLabel6

javax.swing.JLabel jLabel6

border22

javax.swing.border.Border border22

border23

javax.swing.border.Border border23

border24

javax.swing.border.Border border24

border25

javax.swing.border.Border border25

bPLine

ButtonPen bPLine

bPAxis

ButtonPen bPAxis

jLabel7

javax.swing.JLabel jLabel7

jLabel8

javax.swing.JLabel jLabel8

spValue

javax.swing.JSpinner spValue

spTotalAngle

javax.swing.JSpinner spTotalAngle

spDistance

javax.swing.JSpinner spDistance

sp1

javax.swing.JSpinner sp1

sp3

javax.swing.JSpinner sp3

sp2

javax.swing.JSpinner sp2

sp4

javax.swing.JSpinner sp4

spMax

javax.swing.JSpinner spMax

spMin

javax.swing.JSpinner spMin

bPTicks

ButtonPen bPTicks

bPMinor

ButtonPen bPMinor

bFont

javax.swing.JButton bFont

jLabel2

javax.swing.JLabel jLabel2

textBox1

javax.swing.JTextField textBox1

bCenter

javax.swing.JButton bCenter

Class com.steema.teechart.editors.series.GridEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

custom3DPalette

Custom3DPalette custom3DPalette

seriesgrid

Custom3DGrid seriesgrid

setting

boolean setting

jPanel2

javax.swing.JPanel jPanel2

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

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

spPalette

javax.swing.JSpinner spPalette

jLabel3

javax.swing.JLabel jLabel3

cbIrreg

javax.swing.JCheckBox cbIrreg

jPanel1

javax.swing.JPanel jPanel1

border10

javax.swing.border.Border border10

border11

javax.swing.border.Border border11

border12

javax.swing.border.Border border12

border13

javax.swing.border.Border border13

border14

javax.swing.border.Border border14

border15

javax.swing.border.Border border15

border16

javax.swing.border.Border border16

border17

javax.swing.border.Border border17

border18

javax.swing.border.Border border18

border19

javax.swing.border.Border border19

border20

javax.swing.border.Border border20

border21

javax.swing.border.Border border21

border22

javax.swing.border.Border border22

rbColor

javax.swing.JRadioButton rbColor

rbRange

javax.swing.JRadioButton rbRange

border23

javax.swing.border.Border border23

border24

javax.swing.border.Border border24

rbPalette

javax.swing.JRadioButton rbPalette

border25

javax.swing.border.Border border25

border26

javax.swing.border.Border border26

bToColor

ButtonColor bToColor

bColor

ButtonColor bColor

bFromColor

ButtonColor bFromColor

bMidColor

ButtonColor bMidColor

cbPalStyle

javax.swing.JComboBox cbPalStyle

jLabel2

javax.swing.JLabel jLabel2

jPanel3

javax.swing.JPanel jPanel3

border27

javax.swing.border.Border border27

border28

javax.swing.border.Border border28

border29

javax.swing.border.Border border29

border30

javax.swing.border.Border border30

border31

javax.swing.border.Border border31

border32

javax.swing.border.Border border32

border33

javax.swing.border.Border border33

border34

javax.swing.border.Border border34

border35

javax.swing.border.Border border35

border36

javax.swing.border.Border border36

border37

javax.swing.border.Border border37

border38

javax.swing.border.Border border38

border39

javax.swing.border.Border border39

border40

javax.swing.border.Border border40

spXGrid

javax.swing.JSpinner spXGrid

spZGrid

javax.swing.JSpinner spZGrid

spDepth

javax.swing.JSpinner spDepth

jLabel1

javax.swing.JLabel jLabel1

jLabel4

javax.swing.JLabel jLabel4

jLabel5

javax.swing.JLabel jLabel5

Class com.steema.teechart.editors.series.HighLowEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

highLow

HighLow highLow

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

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

eValue

javax.swing.JTextField eValue

bLowBrush

javax.swing.JButton bLowBrush

bHigh

ButtonPen bHigh

border10

javax.swing.border.Border border10

border11

javax.swing.border.Border border11

jLabel3

javax.swing.JLabel jLabel3

bColor

ButtonColor bColor

bLines

ButtonPen bLines

bLow

ButtonPen bLow

bBrush

javax.swing.JButton bBrush

cbColorEach

javax.swing.JCheckBox cbColorEach

Class com.steema.teechart.editors.series.HistoEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

histogram

Histogram histogram

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

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

eValue

javax.swing.JTextField eValue

border10

javax.swing.border.Border border10

border11

javax.swing.border.Border border11

jLabel2

javax.swing.JLabel jLabel2

spTransp

javax.swing.JSpinner spTransp

jLabel3

javax.swing.JLabel jLabel3

jPanel1

javax.swing.JPanel jPanel1

border12

javax.swing.border.Border border12

bColor

ButtonColor bColor

cbColorEach

javax.swing.JCheckBox cbColorEach

bBorder

javax.swing.JButton bBorder

bLines

javax.swing.JButton bLines

bPattern

javax.swing.JButton bPattern

border13

javax.swing.border.Border border13

border14

javax.swing.border.Border border14

Class com.steema.teechart.editors.series.ImageEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

imageBar

ImageBar imageBar

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

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

eValue

javax.swing.JTextField eValue

border10

javax.swing.border.Border border10

border11

javax.swing.border.Border border11

jLabel3

javax.swing.JLabel jLabel3

jPanel1

javax.swing.JPanel jPanel1

border12

javax.swing.border.Border border12

cbTiled

javax.swing.JCheckBox cbTiled

border13

javax.swing.border.Border border13

border14

javax.swing.border.Border border14

jButton1

javax.swing.JButton jButton1

border15

javax.swing.border.Border border15

border16

javax.swing.border.Border border16

bBrowse

javax.swing.JButton bBrowse

jPanelImage

ImagePanel jPanelImage

Class com.steema.teechart.editors.series.LineEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

line

Line line

bPen

ButtonPen bPen

bColor

ButtonColor bColor

jButton1

javax.swing.JButton jButton1

bOutline

ButtonPen bOutline

jPanel1

javax.swing.JPanel jPanel1

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

cbStairs

javax.swing.JCheckBox cbStairs

cbInverted

javax.swing.JCheckBox cbInverted

cbDark3D

javax.swing.JCheckBox cbDark3D

cbEach

javax.swing.JCheckBox cbEach

cbClickable

javax.swing.JCheckBox cbClickable

cbEachLine

javax.swing.JCheckBox cbEachLine

jLabel1

javax.swing.JLabel jLabel1

spHeight3D

javax.swing.JSpinner spHeight3D

jLabel2

javax.swing.JLabel jLabel2

cbStack

javax.swing.JComboBox cbStack

jLabel3

javax.swing.JLabel jLabel3

slTransp

javax.swing.JSlider slTransp

Class com.steema.teechart.editors.series.MapEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

map

Map map

changingText

boolean changingText

grid3DEditor

GridEditor grid3DEditor

setting

boolean setting

penEditor

ChartPenEditor penEditor

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

borderLayout1

java.awt.BorderLayout borderLayout1

jPanel1

javax.swing.JPanel jPanel1

bMapBrush

ButtonPen bMapBrush

border1

javax.swing.border.Border border1

cbEach

javax.swing.JCheckBox cbEach

border2

javax.swing.border.Border border2

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

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

border11

javax.swing.border.Border border11

border12

javax.swing.border.Border border12

border13

javax.swing.border.Border border13

border14

javax.swing.border.Border border14

border15

javax.swing.border.Border border15

border16

javax.swing.border.Border border16

border17

javax.swing.border.Border border17

border18

javax.swing.border.Border border18

border19

javax.swing.border.Border border19

border20

javax.swing.border.Border border20

border21

javax.swing.border.Border border21

border22

javax.swing.border.Border border22

border23

javax.swing.border.Border border23

border24

javax.swing.border.Border border24

border25

javax.swing.border.Border border25

buttonPen1

ButtonPen buttonPen1

jPanel2

javax.swing.JPanel jPanel2

jScrollPane1

javax.swing.JScrollPane jScrollPane1

chartListBox1

ChartListBox chartListBox1

border26

javax.swing.border.Border border26

jPanel3

javax.swing.JPanel jPanel3

jPanel4

javax.swing.JPanel jPanel4

jTabbedPane2

javax.swing.JTabbedPane jTabbedPane2

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

tbText

javax.swing.JTextField tbText

tbZ

javax.swing.JTextField tbZ

jLabel3

javax.swing.JLabel jLabel3

lShapeIndex

javax.swing.JLabel lShapeIndex

jButton1

javax.swing.JButton jButton1

jButton2

javax.swing.JButton jButton2

buttonPen2

ButtonPen buttonPen2

buttonColor1

ButtonColor buttonColor1

cbGlobalPen

javax.swing.JCheckBox cbGlobalPen

cbGlobalBrush

javax.swing.JCheckBox cbGlobalBrush

cbClosed

javax.swing.JCheckBox cbClosed

cbVisible

javax.swing.JCheckBox cbVisible

jLabel4

javax.swing.JLabel jLabel4

spTransparency

javax.swing.JSpinner spTransparency

Class com.steema.teechart.editors.series.PieEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

pie

Pie pie

circled

CircledEditor circled

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

borderLayout1

java.awt.BorderLayout borderLayout1

jPanel1

javax.swing.JPanel jPanel1

jPanel2

javax.swing.JPanel jPanel2

jPanel3

javax.swing.JPanel jPanel3

cbEach

javax.swing.JCheckBox cbEach

bColor

ButtonColor bColor

bBorder

ButtonPen bBorder

Class com.steema.teechart.editors.series.Point3DEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

points3D

Points3D points3D

bColor

ButtonColor bColor

cbEach

javax.swing.JCheckBox cbEach

jLabel1

javax.swing.JLabel jLabel1

jPanel1

javax.swing.JPanel jPanel1

border1

javax.swing.border.Border border1

bBaseLine

ButtonPen bBaseLine

bLine

ButtonPen bLine

spPointDepth

javax.swing.JSpinner spPointDepth

Class com.steema.teechart.editors.series.PointFigureEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

pointFigure

PointFigure pointFigure

downEditor

SeriesPointerEditor downEditor

upEditor

SeriesPointerEditor upEditor

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

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

eValue

javax.swing.JTextField eValue

border10

javax.swing.border.Border border10

border11

javax.swing.border.Border border11

jLabel2

javax.swing.JLabel jLabel2

jLabel1

javax.swing.JLabel jLabel1

tbReversalAmt

javax.swing.JTextField tbReversalAmt

tbBoxSize

javax.swing.JTextField tbBoxSize

Class com.steema.teechart.editors.series.PointsEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

points

Points points

bColor

ButtonColor bColor

cbEach

javax.swing.JCheckBox cbEach

jLabel1

javax.swing.JLabel jLabel1

cbStack

javax.swing.JComboBox cbStack

Class com.steema.teechart.editors.series.PolarEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

circled

CircledEditor circled

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

polar

CustomPolar polar

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

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

eValue

javax.swing.JTextField eValue

border10

javax.swing.border.Border border10

border11

javax.swing.border.Border border11

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

border12

javax.swing.border.Border border12

bPattern

javax.swing.JButton bPattern

border13

javax.swing.border.Border border13

border14

javax.swing.border.Border border14

cbCloseCircle

javax.swing.JCheckBox cbCloseCircle

cbLabelsRot

javax.swing.JCheckBox cbLabelsRot

bPen

ButtonPen bPen

jPanel1

javax.swing.JPanel jPanel1

border15

javax.swing.border.Border border15

border16

javax.swing.border.Border border16

border17

javax.swing.border.Border border17

border18

javax.swing.border.Border border18

border19

javax.swing.border.Border border19

border20

javax.swing.border.Border border20

spTransp

javax.swing.JSpinner spTransp

border21

javax.swing.border.Border border21

border22

javax.swing.border.Border border22

border23

javax.swing.border.Border border23

border24

javax.swing.border.Border border24

titledBorder1

javax.swing.border.TitledBorder titledBorder1

border25

javax.swing.border.Border border25

border26

javax.swing.border.Border border26

border27

javax.swing.border.Border border27

border28

javax.swing.border.Border border28

border29

javax.swing.border.Border border29

border30

javax.swing.border.Border border30

border31

javax.swing.border.Border border31

border32

javax.swing.border.Border border32

jLabel4

javax.swing.JLabel jLabel4

spRadiusInc

javax.swing.JSpinner spRadiusInc

jLabel5

javax.swing.JLabel jLabel5

spAngleInc

javax.swing.JSpinner spAngleInc

bCircle

ButtonPen bCircle

border33

javax.swing.border.Border border33

border34

javax.swing.border.Border border34

cbClockWise

javax.swing.JCheckBox cbClockWise

cbInside

javax.swing.JCheckBox cbInside

cbAngleLabels

javax.swing.JCheckBox cbAngleLabels

bFont

javax.swing.JButton bFont

cbColorEach

javax.swing.JCheckBox cbColorEach

bColor

ButtonColor bColor

Class com.steema.teechart.editors.series.PyramidEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

pyramid

Pyramid pyramid

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

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

eValue

javax.swing.JTextField eValue

border10

javax.swing.border.Border border10

border11

javax.swing.border.Border border11

jLabel2

javax.swing.JLabel jLabel2

spSize

javax.swing.JSpinner spSize

jLabel3

javax.swing.JLabel jLabel3

border12

javax.swing.border.Border border12

bColor

ButtonColor bColor

cbColorEach

javax.swing.JCheckBox cbColorEach

bBorder

javax.swing.JButton bBorder

bPattern

javax.swing.JButton bPattern

border13

javax.swing.border.Border border13

border14

javax.swing.border.Border border14

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

Serialized Fields

marks

SeriesMarks marks

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

borderLayout1

java.awt.BorderLayout borderLayout1

jPanel1

javax.swing.JPanel jPanel1

jPanel2

javax.swing.JPanel jPanel2

jLabel1

javax.swing.JLabel jLabel1

cbHead

javax.swing.JComboBox cbHead

bMarkLinCol

ButtonPen bMarkLinCol

border1

javax.swing.border.Border border1

bCalloutPointer

javax.swing.JButton bCalloutPointer

jPanel4

javax.swing.JPanel jPanel4

jLabel5

javax.swing.JLabel jLabel5

jComboBox1

javax.swing.JComboBox jComboBox1

buttonPen1

ButtonPen buttonPen1

jPanel5

javax.swing.JPanel jPanel5

jCheckBox1

javax.swing.JCheckBox jCheckBox1

buttonColor1

ButtonColor buttonColor1

jButton3

javax.swing.JButton jButton3

jButton4

javax.swing.JButton jButton4

jCheckBox2

javax.swing.JCheckBox jCheckBox2

jCheckBox3

javax.swing.JCheckBox jCheckBox3

jPanel6

javax.swing.JPanel jPanel6

cbStyle

javax.swing.JComboBox cbStyle

jPanel7

javax.swing.JPanel jPanel7

cbVisible

javax.swing.JCheckBox cbVisible

buttonColor2

ButtonColor buttonColor2

cbClipped

javax.swing.JCheckBox cbClipped

cbMultiLine

javax.swing.JCheckBox cbMultiLine

cbAllVisible

javax.swing.JCheckBox cbAllVisible

jLabel7

javax.swing.JLabel jLabel7

jLabel8

javax.swing.JLabel jLabel8

spDrawEvery

javax.swing.JSpinner spDrawEvery

jLabel6

javax.swing.JLabel jLabel6

spAngle

javax.swing.JSpinner spAngle

spLength

javax.swing.JSpinner spLength

jLabel9

javax.swing.JLabel jLabel9

spHeadSize

javax.swing.JSpinner spHeadSize

jLabel10

javax.swing.JLabel jLabel10

spArrowDist

javax.swing.JSpinner spArrowDist

jLabel11

javax.swing.JLabel jLabel11

spArrowLength

javax.swing.JSpinner spArrowLength

jLabel12

javax.swing.JLabel jLabel12

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

Serialized Fields

pointer

SeriesPointer pointer

cbVisible

javax.swing.JCheckBox cbVisible

cb3D

javax.swing.JCheckBox cb3D

cbDark3D

javax.swing.JCheckBox cbDark3D

cbInflate

javax.swing.JCheckBox cbInflate

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

jPanel1

javax.swing.JPanel jPanel1

borderLayout1

java.awt.BorderLayout borderLayout1

jPanel2

javax.swing.JPanel jPanel2

gradient

GradientEditor gradient

borderLayout2

java.awt.BorderLayout borderLayout2

jLabel1

javax.swing.JLabel jLabel1

cbStyle

javax.swing.JComboBox cbStyle

jLabel2

javax.swing.JLabel jLabel2

spWidth

javax.swing.JSpinner spWidth

jLabel3

javax.swing.JLabel jLabel3

spHeight

javax.swing.JSpinner spHeight

bPen

ButtonPen bPen

jPanel3

javax.swing.JPanel jPanel3

border1

javax.swing.border.Border border1

jButton1

javax.swing.JButton jButton1

cbDefaultBrush

javax.swing.JCheckBox cbDefaultBrush

jLabel4

javax.swing.JLabel jLabel4

slTransp

javax.swing.JSlider slTransp

Class com.steema.teechart.editors.series.ShapeEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

shape

Shape shape

shapeText

TextEditor shapeText

penEditor

ChartPenEditor penEditor

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

borderLayout1

java.awt.BorderLayout borderLayout1

jPanel1

javax.swing.JPanel jPanel1

jPanel2

javax.swing.JPanel jPanel2

jPanel3

javax.swing.JPanel jPanel3

jLabel1

javax.swing.JLabel jLabel1

cbStyle

javax.swing.JComboBox cbStyle

bShapePen

ButtonPen bShapePen

border1

javax.swing.border.Border border1

cbEach

javax.swing.JCheckBox cbEach

bShapeColor

ButtonColor bShapeColor

bShapeGradient

javax.swing.JButton bShapeGradient

bShapeBrush

javax.swing.JButton bShapeBrush

cbTransparent

javax.swing.JCheckBox cbTransparent

cbRound

javax.swing.JCheckBox cbRound

spDepth

javax.swing.JSpinner spDepth

spWidth

javax.swing.JSpinner spWidth

spOffset

javax.swing.JSpinner spOffset

cbSideMargins

javax.swing.JCheckBox cbSideMargins

cbAutoMark

javax.swing.JCheckBox cbAutoMark

jPanel4

javax.swing.JPanel jPanel4

border2

javax.swing.border.Border border2

border3

javax.swing.border.Border border3

rbTop

javax.swing.JRadioButton rbTop

rbCenter

javax.swing.JRadioButton rbCenter

rbBottom

javax.swing.JRadioButton rbBottom

border4

javax.swing.border.Border border4

border5

javax.swing.border.Border border5

textShape

javax.swing.JTextArea textShape

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

border11

javax.swing.border.Border border11

jPanel5

javax.swing.JPanel jPanel5

border12

javax.swing.border.Border border12

border13

javax.swing.border.Border border13

border14

javax.swing.border.Border border14

border15

javax.swing.border.Border border15

border16

javax.swing.border.Border border16

border17

javax.swing.border.Border border17

rbHorizLeft

javax.swing.JRadioButton rbHorizLeft

rbHorizCenter

javax.swing.JRadioButton rbHorizCenter

rbHorizRight

javax.swing.JRadioButton rbHorizRight

border18

javax.swing.border.Border border18

border19

javax.swing.border.Border border19

border20

javax.swing.border.Border border20

border21

javax.swing.border.Border border21

textY0

javax.swing.JTextField textY0

textX0

javax.swing.JTextField textX0

textX1

javax.swing.JTextField textX1

textY1

javax.swing.JTextField textY1

cbUnits

javax.swing.JComboBox cbUnits

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

jLabel4

javax.swing.JLabel jLabel4

jLabel5

javax.swing.JLabel jLabel5

jLabel6

javax.swing.JLabel jLabel6

border22

javax.swing.border.Border border22

border23

javax.swing.border.Border border23

border24

javax.swing.border.Border border24

border25

javax.swing.border.Border border25

Class com.steema.teechart.editors.series.SmithEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

circled

CircledEditor circled

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

smith

Smith smith

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

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

eValue

javax.swing.JTextField eValue

border10

javax.swing.border.Border border10

border11

javax.swing.border.Border border11

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

border12

javax.swing.border.Border border12

cbColorEach

javax.swing.JCheckBox cbColorEach

bCFont

javax.swing.JButton bCFont

border13

javax.swing.border.Border border13

border14

javax.swing.border.Border border14

cbC

javax.swing.JCheckBox cbC

cbR

javax.swing.JCheckBox cbR

bBorder

ButtonPen bBorder

bCircle

ButtonPen bCircle

bCPen

ButtonPen bCPen

bRPen

ButtonPen bRPen

bRFont

javax.swing.JButton bRFont

eImag

javax.swing.JTextField eImag

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

Serialized Fields

bar

CustomBar bar

jPanel1

javax.swing.JPanel jPanel1

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

rbNone

javax.swing.JRadioButton rbNone

rbSide

javax.swing.JRadioButton rbSide

rbStacked

javax.swing.JRadioButton rbStacked

rbStacked100

javax.swing.JRadioButton rbStacked100

rbSideAll

javax.swing.JRadioButton rbSideAll

rbSelfStack

javax.swing.JRadioButton rbSelfStack

cbUseOrigin

javax.swing.JCheckBox cbUseOrigin

eOrigin

javax.swing.JTextField eOrigin

jLabel1

javax.swing.JLabel jLabel1

spStackGroup

javax.swing.JSpinner spStackGroup

Class com.steema.teechart.editors.series.SurfaceEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

grid3DEditor

GridEditor grid3DEditor

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

surface

Surface surface

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

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

eValue

javax.swing.JTextField eValue

border10

javax.swing.border.Border border10

border11

javax.swing.border.Border border11

jLabel3

javax.swing.JLabel jLabel3

border12

javax.swing.border.Border border12

cbSmooth

javax.swing.JCheckBox cbSmooth

bBrush

javax.swing.JButton bBrush

border13

javax.swing.border.Border border13

border14

javax.swing.border.Border border14

bPen

ButtonPen bPen

bSideBrush

javax.swing.JButton bSideBrush

rbSolid

javax.swing.JRadioButton rbSolid

jPanel1

javax.swing.JPanel jPanel1

rbWireFrame

javax.swing.JRadioButton rbWireFrame

rbDotFrame

javax.swing.JRadioButton rbDotFrame

border15

javax.swing.border.Border border15

border16

javax.swing.border.Border border16

border17

javax.swing.border.Border border17

border18

javax.swing.border.Border border18

Class com.steema.teechart.editors.series.TowerEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

grid3DEditor

GridEditor grid3DEditor

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

tower

Tower tower

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

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

eValue

javax.swing.JTextField eValue

border10

javax.swing.border.Border border10

border11

javax.swing.border.Border border11

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

border12

javax.swing.border.Border border12

bPattern

javax.swing.JButton bPattern

border13

javax.swing.border.Border border13

border14

javax.swing.border.Border border14

cbDark

javax.swing.JCheckBox cbDark

cbOrigin

javax.swing.JCheckBox cbOrigin

bBorder

ButtonPen bBorder

eOrigin

javax.swing.JTextField eOrigin

jPanel1

javax.swing.JPanel jPanel1

border15

javax.swing.border.Border border15

border16

javax.swing.border.Border border16

border17

javax.swing.border.Border border17

border18

javax.swing.border.Border border18

jLabel1

javax.swing.JLabel jLabel1

border19

javax.swing.border.Border border19

border20

javax.swing.border.Border border20

spTransp

javax.swing.JSpinner spTransp

cbStyle

javax.swing.JComboBox cbStyle

jPanel2

javax.swing.JPanel jPanel2

border21

javax.swing.border.Border border21

border22

javax.swing.border.Border border22

border23

javax.swing.border.Border border23

border24

javax.swing.border.Border border24

titledBorder1

javax.swing.border.TitledBorder titledBorder1

border25

javax.swing.border.Border border25

border26

javax.swing.border.Border border26

border27

javax.swing.border.Border border27

border28

javax.swing.border.Border border28

border29

javax.swing.border.Border border29

border30

javax.swing.border.Border border30

border31

javax.swing.border.Border border31

border32

javax.swing.border.Border border32

jLabel4

javax.swing.JLabel jLabel4

spWidth

javax.swing.JSpinner spWidth

jLabel5

javax.swing.JLabel jLabel5

spDepth

javax.swing.JSpinner spDepth

Class com.steema.teechart.editors.series.TriSurfaceEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

triSurface

TriSurface triSurface

grid3DEditor

GridEditor grid3DEditor

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

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

border11

javax.swing.border.Border border11

jLabel3

javax.swing.JLabel jLabel3

bPen

ButtonPen bPen

bOutLine

ButtonPen bOutLine

bBrush

javax.swing.JButton bBrush

Class com.steema.teechart.editors.series.Vector3DEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

vector3D

Vector3D vector3D

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

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

bStart

ButtonPen bStart

border10

javax.swing.border.Border border10

border11

javax.swing.border.Border border11

jLabel3

javax.swing.JLabel jLabel3

bEnd

ButtonPen bEnd

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

spWidth

javax.swing.JSpinner spWidth

spHeight

javax.swing.JSpinner spHeight

Class com.steema.teechart.editors.series.VolumeEditor extends BaseSeriesEditor implements Serializable

Serialized Fields

penEditor

ChartPenEditor penEditor

volume

Volume volume

jPanel1

javax.swing.JPanel jPanel1

borderLayout1

java.awt.BorderLayout borderLayout1

cbUseOrigin

javax.swing.JCheckBox cbUseOrigin

cbColorEach

javax.swing.JCheckBox cbColorEach

Class com.steema.teechart.editors.series.WaterFallEditor extends SurfaceEditor implements Serializable

Serialized Fields

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

waterfall

Waterfall waterfall

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

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

border11

javax.swing.border.Border border11

border12

javax.swing.border.Border border12

border13

javax.swing.border.Border border13

border14

javax.swing.border.Border border14

border15

javax.swing.border.Border border15

border16

javax.swing.border.Border border16

border17

javax.swing.border.Border border17

border18

javax.swing.border.Border border18

bLines

ButtonPen bLines

penEditor

ChartPenEditor penEditor

Package com.steema.teechart.editors.tools

Class com.steema.teechart.editors.tools.AnnotationEditor extends BaseToolsEditor implements Serializable

Serialized Fields

atool

Tool atool

annotation

Annotation annotation

shapeForm

ShapeEditor shapeForm

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

jPanel1

javax.swing.JPanel jPanel1

jPanel2

javax.swing.JPanel jPanel2

jPanel3

javax.swing.JPanel jPanel3

jLabel1

javax.swing.JLabel jLabel1

memoText

javax.swing.JTextPane memoText

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

cbTextAlign

javax.swing.JComboBox cbTextAlign

cbCursor

javax.swing.JComboBox cbCursor

jPanel4

javax.swing.JPanel jPanel4

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

border5

javax.swing.border.Border border5

jPanel5

javax.swing.JPanel jPanel5

border6

javax.swing.border.Border border6

border7

javax.swing.border.Border border7

border8

javax.swing.border.Border border8

border9

javax.swing.border.Border border9

jLabel4

javax.swing.JLabel jLabel4

cbPos

javax.swing.JComboBox cbPos

cbCustomPos

javax.swing.JCheckBox cbCustomPos

cbCustomSize

javax.swing.JCheckBox cbCustomSize

jLabel5

javax.swing.JLabel jLabel5

jLabel6

javax.swing.JLabel jLabel6

jLabel7

javax.swing.JLabel jLabel7

jLabel8

javax.swing.JLabel jLabel8

spTop

javax.swing.JSpinner spTop

spLeft

javax.swing.JSpinner spLeft

spHeight

javax.swing.JSpinner spHeight

spWidth

javax.swing.JSpinner spWidth

border10

javax.swing.border.Border border10

border11

javax.swing.border.Border border11

border12

javax.swing.border.Border border12

border13

javax.swing.border.Border border13

bCalloutPen

ButtonPen bCalloutPen

bCalloutPointer

javax.swing.JButton bCalloutPointer

jPanel6

javax.swing.JPanel jPanel6

border14

javax.swing.border.Border border14

border15

javax.swing.border.Border border15

jLabel9

javax.swing.JLabel jLabel9

spArrowDist

javax.swing.JSpinner spArrowDist

jLabel10

javax.swing.JLabel jLabel10

cbHead

javax.swing.JComboBox cbHead

spHeadSize

javax.swing.JSpinner spHeadSize

jLabel11

javax.swing.JLabel jLabel11

jLabel12

javax.swing.JLabel jLabel12

jLabel13

javax.swing.JLabel jLabel13

spX

javax.swing.JSpinner spX

spY

javax.swing.JSpinner spY

spZ

javax.swing.JSpinner spZ

jLabel14

javax.swing.JLabel jLabel14

border16

javax.swing.border.Border border16

border17

javax.swing.border.Border border17

border18

javax.swing.border.Border border18

border19

javax.swing.border.Border border19

border20

javax.swing.border.Border border20

border21

javax.swing.border.Border border21

borderLayout1

java.awt.BorderLayout borderLayout1

borderLayout2

java.awt.BorderLayout borderLayout2

borderLayout3

java.awt.BorderLayout borderLayout3

border22

javax.swing.border.Border border22

border23

javax.swing.border.Border border23

border24

javax.swing.border.Border border24

border25

javax.swing.border.Border border25

border26

javax.swing.border.Border border26

border27

javax.swing.border.Border border27

border28

javax.swing.border.Border border28

border29

javax.swing.border.Border border29

border30

javax.swing.border.Border border30

border31

javax.swing.border.Border border31

border32

javax.swing.border.Border border32

border33

javax.swing.border.Border border33

border34

javax.swing.border.Border border34

border35

javax.swing.border.Border border35

border36

javax.swing.border.Border border36

border37

javax.swing.border.Border border37

border38

javax.swing.border.Border border38

border39

javax.swing.border.Border border39

border40

javax.swing.border.Border border40

border41

javax.swing.border.Border border41

Class com.steema.teechart.editors.tools.AxisArrowEditor extends AxisToolEdit implements Serializable

Serialized Fields

setting

boolean setting

axisArrow

AxisArrow axisArrow

bFill

javax.swing.JButton bFill

jLabel1

javax.swing.JLabel jLabel1

spLength

javax.swing.JSpinner spLength

cbInverted

javax.swing.JCheckBox cbInverted

spScroll

javax.swing.JSpinner spScroll

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

jLabel4

javax.swing.JLabel jLabel4

cbPosition

javax.swing.JComboBox cbPosition

Class com.steema.teechart.editors.tools.AxisScrollEditor extends AxisToolEdit implements Serializable

Class com.steema.teechart.editors.tools.AxisToolEdit extends BaseToolsEditor implements Serializable

Serialized Fields

toolAxis

ToolAxis toolAxis

setting

boolean setting

bPen

ButtonPen bPen

cbAxis

javax.swing.JComboBox cbAxis

jLabel1

javax.swing.JLabel jLabel1

Class com.steema.teechart.editors.tools.ColorBandEditor extends AxisToolEdit implements Serializable

Serialized Fields

setting

boolean setting

colorBand

ColorBand colorBand

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

jPanel1

javax.swing.JPanel jPanel1

jPanel2

javax.swing.JPanel jPanel2

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

tbStart

javax.swing.JTextField tbStart

tbEnd

javax.swing.JTextField tbEnd

bStart

ButtonPen bStart

bEnd

ButtonPen bEnd

cbStart

javax.swing.JCheckBox cbStart

cbEnd

javax.swing.JCheckBox cbEnd

bGradient

javax.swing.JButton bGradient

cbBehind

javax.swing.JCheckBox cbBehind

bColor

ButtonColor bColor

jLabel3

javax.swing.JLabel jLabel3

spTransp

javax.swing.JSpinner spTransp

bPattern

javax.swing.JButton bPattern

Class com.steema.teechart.editors.tools.ColorLineEditor extends AxisToolEdit implements Serializable

Serialized Fields

setting

boolean setting

colorLine

ColorLine colorLine

jLabel1

javax.swing.JLabel jLabel1

tbValue

javax.swing.JTextField tbValue

cbDrag

javax.swing.JCheckBox cbDrag

cbDragRepaint

javax.swing.JCheckBox cbDragRepaint

cbNoLimit

javax.swing.JCheckBox cbNoLimit

cbBehind

javax.swing.JCheckBox cbBehind

cb3D

javax.swing.JCheckBox cb3D

Class com.steema.teechart.editors.tools.CursorEditor extends ToolSeriesEditor implements Serializable

Serialized Fields

setting

boolean setting

cursorTool

CursorTool cursorTool

jLabel1

javax.swing.JLabel jLabel1

cbStyle

javax.swing.JComboBox cbStyle

cbSnap

javax.swing.JCheckBox cbSnap

cbFollow

javax.swing.JCheckBox cbFollow

bPen

ButtonPen bPen

Class com.steema.teechart.editors.tools.DragMarksEditor extends ToolSeriesEditor implements Serializable

Serialized Fields

dragMarks

DragMarks dragMarks

bReset

javax.swing.JButton bReset

Class com.steema.teechart.editors.tools.DragPointEditor extends ToolSeriesEditor implements Serializable

Serialized Fields

dragPoint

DragPoint dragPoint

jPanel1

javax.swing.JPanel jPanel1

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

radioButton1

javax.swing.JRadioButton radioButton1

radioButton2

javax.swing.JRadioButton radioButton2

radioButton3

javax.swing.JRadioButton radioButton3

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

cbButton

javax.swing.JComboBox cbButton

cbCursor

javax.swing.JComboBox cbCursor

Class com.steema.teechart.editors.tools.DrawLineEditor extends ToolSeriesEditor implements Serializable

Serialized Fields

drawLine

DrawLine drawLine

setting

boolean setting

bPen

ButtonPen bPen

jLabel1

javax.swing.JLabel jLabel1

cbButton

javax.swing.JComboBox cbButton

cbEnableDraw

javax.swing.JCheckBox cbEnableDraw

cbEnableSelect

javax.swing.JCheckBox cbEnableSelect

bRemoveAll

javax.swing.JButton bRemoveAll

Class com.steema.teechart.editors.tools.ExtraLegendEditor extends ToolSeriesEditor implements Serializable

Serialized Fields

extraLegend

ExtraLegend extraLegend

lEdit

LegendEditor lEdit

bEditLegend

javax.swing.JButton bEditLegend

Class com.steema.teechart.editors.tools.GanttToolEditor extends ToolSeriesEditor implements Serializable

Serialized Fields

ganttTool

GanttTool ganttTool

cbAllowDrag

javax.swing.JCheckBox cbAllowDrag

cbAllowResize

javax.swing.JCheckBox cbAllowResize

jLabel1

javax.swing.JLabel jLabel1

spMinPixels

javax.swing.JSpinner spMinPixels

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

cbCursorDrag

javax.swing.JComboBox cbCursorDrag

cbCursorResize

javax.swing.JComboBox cbCursorResize

Class com.steema.teechart.editors.tools.GridBandEditor extends AxisToolEdit implements Serializable

Serialized Fields

gridBand

GridBand gridBand

bBand1

javax.swing.JButton bBand1

bBand2

javax.swing.JButton bBand2

buttonColor1

ButtonColor buttonColor1

buttonColor2

ButtonColor buttonColor2

Class com.steema.teechart.editors.tools.GridTransposeEditor extends BaseToolsEditor implements Serializable

Serialized Fields

gridTranspose

GridTranspose gridTranspose

cbSeries

javax.swing.JComboBox cbSeries

jLabel1

javax.swing.JLabel jLabel1

bTranspose

javax.swing.JButton bTranspose

Class com.steema.teechart.editors.tools.HotSpotEditor extends ToolSeriesEditor implements Serializable

Serialized Fields

jPanel1

javax.swing.JPanel jPanel1

jLabel1

javax.swing.JLabel jLabel1

cbStyle

javax.swing.JComboBox cbStyle

cbAction

javax.swing.JComboBox cbAction

cbHelperScript

javax.swing.JComboBox cbHelperScript

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

Class com.steema.teechart.editors.tools.ImageToolEditor extends ToolSeriesEditor implements Serializable

Serialized Fields

chartImage

ChartImage chartImage

bBrowseTag

int bBrowseTag

jPanel1

javax.swing.JPanel jPanel1

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

bBrowse

javax.swing.JButton bBrowse

jLabel1

javax.swing.JLabel jLabel1

cbMode

javax.swing.JComboBox cbMode

panelPicture

ImagePanel panelPicture

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

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

border11

javax.swing.border.Border border11

border12

javax.swing.border.Border border12

border13

javax.swing.border.Border border13

border14

javax.swing.border.Border border14

border15

javax.swing.border.Border border15

border16

javax.swing.border.Border border16

border17

javax.swing.border.Border border17

Class com.steema.teechart.editors.tools.LightToolEditor extends BaseToolsEditor implements Serializable

Serialized Fields

cbFollow

javax.swing.JCheckBox cbFollow

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

jLabel4

javax.swing.JLabel jLabel4

cbStyle

javax.swing.JComboBox cbStyle

hSBTop

javax.swing.JSlider hSBTop

hSBFactor

javax.swing.JSlider hSBFactor

hSBLeft

javax.swing.JSlider hSBLeft

Class com.steema.teechart.editors.tools.MarksTipEditor extends ToolSeriesEditor implements Serializable

Serialized Fields

marksTip

MarksTip marksTip

setting

boolean setting

cbStyle

javax.swing.JComboBox cbStyle

jLabel1

javax.swing.JLabel jLabel1

cbAction

javax.swing.JComboBox cbAction

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

spDelay

javax.swing.JSpinner spDelay

Class com.steema.teechart.editors.tools.NearestPointEditor extends ToolSeriesEditor implements Serializable

Serialized Fields

nearestPoint

NearestPoint nearestPoint

setting

boolean setting

bFill

javax.swing.JButton bFill

bBorder

ButtonPen bBorder

cbDrawLine

javax.swing.JCheckBox cbDrawLine

jLabel1

javax.swing.JLabel jLabel1

cbStyle

javax.swing.JComboBox cbStyle

jLabel2

javax.swing.JLabel jLabel2

spSize

javax.swing.JSpinner spSize

Class com.steema.teechart.editors.tools.PieToolEditor extends BaseToolsEditor implements Serializable

Serialized Fields

pieTool

PieTool pieTool

jLabel1

javax.swing.JLabel jLabel1

cbSeries

javax.swing.JComboBox cbSeries

jPanel1

javax.swing.JPanel jPanel1

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

radioButton1

javax.swing.JRadioButton radioButton1

radioButton2

javax.swing.JRadioButton radioButton2

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

border5

javax.swing.border.Border border5

border6

javax.swing.border.Border border6

bBorder

ButtonPen bBorder

border7

javax.swing.border.Border border7

border8

javax.swing.border.Border border8

border9

javax.swing.border.Border border9

border10

javax.swing.border.Border border10

border11

javax.swing.border.Border border11

border12

javax.swing.border.Border border12

border13

javax.swing.border.Border border13

border14

javax.swing.border.Border border14

border15

javax.swing.border.Border border15

border16

javax.swing.border.Border border16

border17

javax.swing.border.Border border17

border18

javax.swing.border.Border border18

Class com.steema.teechart.editors.tools.RotateEditor extends BaseToolsEditor implements Serializable

Serialized Fields

rotate

Rotate rotate

cbInverted

javax.swing.JCheckBox cbInverted

jLabel1

javax.swing.JLabel jLabel1

cbStyle

javax.swing.JComboBox cbStyle

cbMouse

javax.swing.JComboBox cbMouse

jLabel2

javax.swing.JLabel jLabel2

bOutline

ButtonPen bOutline

Class com.steema.teechart.editors.tools.ScrollBarEditor extends BaseToolsEditor implements Serializable

Serialized Fields

bPen

ButtonPen bPen

bBack

javax.swing.JButton bBack

bThumb

javax.swing.JButton bThumb

bArrows

javax.swing.JButton bArrows

bGradient

javax.swing.JButton bGradient

jButton5

javax.swing.JButton jButton5

cbAutoRepeat

javax.swing.JCheckBox cbAutoRepeat

jLabel1

javax.swing.JLabel jLabel1

cbBevel

javax.swing.JComboBox cbBevel

spSize

javax.swing.JSpinner spSize

spDelay

javax.swing.JSpinner spDelay

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

Class com.steema.teechart.editors.tools.SeriesAnimationEditor extends ToolSeriesEditor implements Serializable

Serialized Fields

seriesAnimation

SeriesAnimation seriesAnimation

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

tbStart

javax.swing.JTextField tbStart

bExecute

javax.swing.JButton bExecute

jSpinner1

javax.swing.JSpinner jSpinner1

cbStartMin

javax.swing.JCheckBox cbStartMin

trackBar1

javax.swing.JSlider trackBar1

jLabel4

javax.swing.JLabel jLabel4

Class com.steema.teechart.editors.tools.SurfaceNearestToolEditor extends ToolSeriesEditor implements Serializable

Serialized Fields

buttonColor1

ButtonColor buttonColor1

buttonColor2

ButtonColor buttonColor2

buttonColor3

ButtonColor buttonColor3

checkBox1

javax.swing.JCheckBox checkBox1

checkBox2

javax.swing.JCheckBox checkBox2

checkBox3

javax.swing.JCheckBox checkBox3

checkBox4

javax.swing.JCheckBox checkBox4

checkBox5

javax.swing.JCheckBox checkBox5

checkBox6

javax.swing.JCheckBox checkBox6

Class com.steema.teechart.editors.tools.ToolSeriesEditor extends BaseToolsEditor implements Serializable

Serialized Fields

setting

boolean setting

toolSeries

ToolSeries toolSeries

cbSeries

javax.swing.JComboBox cbSeries

jLabel1

javax.swing.JLabel jLabel1

Class com.steema.teechart.editors.tools.ZoomToolEditor extends BaseToolsEditor implements Serializable

Serialized Fields

jLabel1

javax.swing.JLabel jLabel1

buttonColor1

ButtonColor buttonColor1

numUDZIndex

javax.swing.JSpinner numUDZIndex

Package com.steema.teechart.events

Class com.steema.teechart.events.ChartDrawEvent extends ChartEvent implements Serializable

Serialized Fields

drawPart

int drawPart

Class com.steema.teechart.events.ChartEvent extends java.awt.AWTEvent implements Serializable

Class com.steema.teechart.events.ChartMouseEvent extends ChartEvent implements Serializable

Serialized Fields

clickedPart

ClickedParts clickedPart

mouseEvent

java.awt.event.MouseEvent mouseEvent

Class com.steema.teechart.events.SeriesMouseEvent extends java.awt.AWTEvent implements Serializable

Serialized Fields

series

ISeries series

valueIndex

int valueIndex

mouseEvent

java.awt.event.MouseEvent mouseEvent

p

java.awt.Point p

Class com.steema.teechart.events.TeeEventListeners extends java.util.ArrayList implements Serializable


Package com.steema.teechart.exports

Class com.steema.teechart.exports.BMPFormat extends ImageExportFormat implements Serializable

Class com.steema.teechart.exports.EPSFonts extends java.util.ArrayList implements Serializable

Class com.steema.teechart.exports.Exports extends TeeBase implements Serializable

Serialized Fields

image

ImageExport image

template

Exports.TemplateExport template

data

Exports.DataExport data

Class com.steema.teechart.exports.GIFFormat extends ImageExportFormat implements Serializable

Class com.steema.teechart.exports.ImageExport extends TeeBase implements Serializable

Serialized Fields

jpegFormat

JPEGFormat jpegFormat

pngFormat

PNGFormat pngFormat

bmpFormat

BMPFormat bmpFormat

Class com.steema.teechart.exports.ImageExportFormat extends TeeBase implements Serializable

Serialized Fields

width

int width

height

int height

fileExtension

java.lang.String fileExtension

format

javax.imageio.ImageWriteParam format

Class com.steema.teechart.exports.JPEGFormat extends ImageExportFormat implements Serializable

Class com.steema.teechart.exports.PNGFormat extends ImageExportFormat implements Serializable

Class com.steema.teechart.exports.TIFF extends javax.swing.JPanel implements Serializable

Serialized Fields

jPanel1

javax.swing.JPanel jPanel1

border1

javax.swing.border.Border border1

border2

javax.swing.border.Border border2

radioButton1

javax.swing.JRadioButton radioButton1

radioButton2

javax.swing.JRadioButton radioButton2

border3

javax.swing.border.Border border3

border4

javax.swing.border.Border border4

Package com.steema.teechart.exports.editors

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

Serialized Fields

jLabel1

javax.swing.JLabel jLabel1

cbColors

javax.swing.JComboBox cbColors

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

Serialized Fields

cbEmfType

javax.swing.JComboBox cbEmfType

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

Serialized Fields

jLabel1

javax.swing.JLabel jLabel1

cbReduction

javax.swing.JComboBox cbReduction

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

Serialized Fields

jLabel1

javax.swing.JLabel jLabel1

spQuality

javax.swing.JSpinner spQuality

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

Serialized Fields

jLabel1

javax.swing.JLabel jLabel1

cbGrayScale

javax.swing.JCheckBox cbGrayScale

jSpinner1

javax.swing.JSpinner jSpinner1

Package com.steema.teechart.functions

Class com.steema.teechart.functions.Add extends Function implements Serializable

Class com.steema.teechart.functions.ADX extends Function implements Serializable

Serialized Fields

iDMDown

FastLine iDMDown

iDMUp

FastLine iDMUp

interpolate

boolean interpolate

factor

int factor

Class com.steema.teechart.functions.Average extends Function implements Serializable

Serialized Fields

includeNulls

boolean includeNulls

Class com.steema.teechart.functions.BaseTrend extends Function implements Serializable

Serialized Fields

trendStyle

TrendStyle trendStyle

Class com.steema.teechart.functions.CCI extends Function implements Serializable

Serialized Fields

constant

double constant

aveSeries

Line aveSeries

fMovAve

MovingAverage fMovAve

fTypical

Line fTypical

tmpPeriod

int tmpPeriod

Class com.steema.teechart.functions.CLV extends Function implements Serializable

Serialized Fields

fVolume

ISeries fVolume

fAccumulate

boolean fAccumulate

Class com.steema.teechart.functions.CompressionPeriod extends Enum implements Serializable

Class com.steema.teechart.functions.CompressOHLC extends Function implements Serializable

Serialized Fields

dateCompressor

CompressOHLC.DateCompressor dateCompressor

fCompress

CompressionPeriod fCompress

Class com.steema.teechart.functions.Correlation extends BaseTrend implements Serializable

Class com.steema.teechart.functions.Count extends Function implements Serializable

Class com.steema.teechart.functions.CrossPoints extends Function implements Serializable

Serialized Fields

tmp1

ValueList tmp1

tmp2

ValueList tmp2

tmpX1

ValueList tmpX1

tmpX2

ValueList tmpX2

Class com.steema.teechart.functions.Cumulative extends Function implements Serializable

Class com.steema.teechart.functions.CurveFitting extends Function implements Serializable

Serialization Methods

readResolve

protected java.lang.Object readResolve()
Serialized Fields

ipolyDegree

int ipolyDegree

factor

int factor

firstCalcPoint

int firstCalcPoint

lastCalcPoint

int lastCalcPoint

firstPoint

int firstPoint

lastPoint

int lastPoint

Class com.steema.teechart.functions.Custom extends Function implements Serializable

Serialized Fields

numPoints

int numPoints

yCalculator

Custom.YCalculator yCalculator

startX

double startX

x

double x

Class com.steema.teechart.functions.Divide extends ManySeries implements Serializable

Class com.steema.teechart.functions.DownSampling extends Function implements Serializable

Serialized Fields

tolerance

double tolerance

method

DownSamplingMethod method

r

com.steema.teechart.functions.DownSampling.ReduceResults r

Class com.steema.teechart.functions.DownSamplingMethod extends Enum implements Serializable

Class com.steema.teechart.functions.ExpAverage extends Moving implements Serializable

Serialized Fields

weight

double weight

Class com.steema.teechart.functions.ExpMovAverage extends Function implements Serializable

Class com.steema.teechart.functions.Function extends TeeBase implements Serializable

Serialization Methods

readResolve

protected java.lang.Object readResolve()
Serialized Fields

dPeriod

double dPeriod

periodStyle

PeriodStyle periodStyle

periodAlign

PeriodAlign periodAlign

Class com.steema.teechart.functions.High extends Function implements Serializable

Class com.steema.teechart.functions.Low extends Function implements Serializable

Class com.steema.teechart.functions.ManySeries extends Function implements Serializable

Class com.steema.teechart.functions.Momentum extends Moving implements Serializable

Class com.steema.teechart.functions.MomentumDivision extends