Serialized Form


Package org.askalon.graph.chart

Class org.askalon.graph.chart.ChartNotAvailableException extends RuntimeException implements Serializable

Serialized Fields

message

String message

Package org.askalon.graph.chart.base

Class org.askalon.graph.chart.base.SettingsDialog extends JDialog implements Serializable

Serialized Fields

tabs

JTabbedPane tabs

labelsFontButton

JButton labelsFontButton

axesFontButton

JButton axesFontButton

legendBGColorButton

JButton legendBGColorButton

legendFontButton

JButton legendFontButton

cGridButton

JButton cGridButton

cAreaButton

JButton cAreaButton

cGridFontButton

JButton cGridFontButton

floorAreaButton

JButton floorAreaButton

floorGridButton

JButton floorGridButton

bgColor

JButton bgColor

okButton

JButton okButton

cancelButton

JButton cancelButton

applyButton

JButton applyButton

general

JPanel general

coordinatesPanel

JPanel coordinatesPanel

sal

org.askalon.graph.chart.base.SettingsDialog.SettingsActionListener sal

cc

ChartConfiguration cc

Class org.askalon.graph.chart.base.WrongHierarchyException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.askalon.graph.chart.viewer

Class org.askalon.graph.chart.viewer.DefaultFooter extends Footer implements Serializable

Serialized Fields

label

JLabel label

Class org.askalon.graph.chart.viewer.DefaultHeader extends Header implements Serializable

Serialized Fields

huge

JLabel huge

copyright

JButton copyright

Class org.askalon.graph.chart.viewer.Footer extends Header implements Serializable

Class org.askalon.graph.chart.viewer.FPSFooter extends DefaultFooter implements Serializable

Serialized Fields

fps

int fps

Class org.askalon.graph.chart.viewer.GraphicsPanel extends JPanel implements Serializable

Serialized Fields

h

Header h

f

Footer f

jsp

JSplitPane jsp

footer

JPanel footer

header

JPanel header

chartPanel

Component chartPanel

legend

Legend legend

legendPanel

LegendPanel legendPanel

ori

Constants.LegendOrientation ori

infoframes

Map<K,V> infoframes

xmlInfoframes

Map<K,V> xmlInfoframes

cp

ChartPanel cp

menu

ViewerChartMenu menu

current

Chart current

currentChartMenu

JMenu currentChartMenu

Class org.askalon.graph.chart.viewer.Header extends JPanel implements Serializable

Class org.askalon.graph.chart.viewer.HierarchyLegend extends StandardLegend implements Serializable

Serialized Fields

levels

JPanel levels

levelLines

Map<K,V> levelLines

Class org.askalon.graph.chart.viewer.InfoFrame extends JDialog implements Serializable

Serialized Fields

values

Map<K,V> values

cvs

ChartValueSupplier cvs

desc

JLabel desc

lines

List<E> lines

top

org.askalon.graph.chart.viewer.InfoFrame.Line top

gp

GraphicsPanel gp

pack

boolean pack

gbc

GridBagConstraints gbc

chart

Chart chart

Class org.askalon.graph.chart.viewer.InfoFrame.Line extends JPanel implements Serializable

Serialized Fields

val

JLabel val

col

JLabel col

value

double value

lower

double lower

upper

double upper

threshold

JButton threshold

tm

org.askalon.graph.chart.viewer.InfoFrame.Line.ThresholdMonitor tm

section

int section

ll

org.askalon.graph.chart.viewer.InfoFrame.LineListener ll

Class org.askalon.graph.chart.viewer.InfoFrame.Line.ThresholdMonitor extends JDialog implements Serializable

Serialized Fields

upperPanel

JPanel upperPanel

lowerPanel

JPanel lowerPanel

upperEnabled

JCheckBox upperEnabled

lowerEnabled

JCheckBox lowerEnabled

upperText

JTextField upperText

lowerText

JTextField lowerText

col

JLabel col

beep

JCheckBox beep

stop

JCheckBox stop

Class org.askalon.graph.chart.viewer.Legend extends JPanel implements Serializable

Serialized Fields

title

String title

Class org.askalon.graph.chart.viewer.LegendPanel extends JScrollPane implements Serializable

Serialized Fields

defaultSectionLegendTitle

String defaultSectionLegendTitle

sectionLegend

StandardLegend sectionLegend

font

Font font

panel

JPanel panel

legendFrame

JDialog legendFrame

gp

GraphicsPanel gp

Class org.askalon.graph.chart.viewer.MemFooter extends DefaultFooter implements Serializable

Serialized Fields

u

org.askalon.graph.chart.viewer.MemFooter.Updater u

t

Timer t

gc

JButton gc

Class org.askalon.graph.chart.viewer.StandardLegend extends Legend implements Serializable

Serialized Fields

lines

Map<K,V> lines

bg

Color bg

fontColor

Color fontColor

font

Font font

chart

SectionChart chart

legend

JPanel legend

choice

JDialog choice

choices

Object[] choices

choiceList

JList choiceList

legendListeners

Set<E> legendListeners

Class org.askalon.graph.chart.viewer.StandardLegend.Line extends JPanel implements Serializable

Serialized Fields

text

JLabel text

col

JLabel col

box

JCheckBox box

spinner

org.askalon.graph.utilities.DoubleButton spinner

slider

JSlider slider

choiceButton

JButton choiceButton

section

int section

sliderlistener

ChangeListener sliderlistener

Class org.askalon.graph.chart.viewer.SurfaceLegend extends Legend implements Serializable

Serialized Fields

NUMBER_OF_DESC

int NUMBER_OF_DESC

surfaceChart

SurfaceChart surfaceChart

myPanel

org.askalon.graph.chart.viewer.SurfaceLegend.SurfaceLegendPanel myPanel

legend

JPanel legend

font

Font font

bg

Color bg

valueLabels

JLabel[] valueLabels

imageWidth

int imageWidth

imageHeight

int imageHeight

tl

TableLayout tl

minValue

double minValue

maxValue

double maxValue

Class org.askalon.graph.chart.viewer.ViewerChartMenu.FileMenu extends JMenu implements Serializable

Class org.askalon.graph.chart.viewer.ViewerChartMenu.HelpMenu extends JMenu implements Serializable

Class org.askalon.graph.chart.viewer.ViewerChartMenu.OptionsMenu extends JMenu implements Serializable

Class org.askalon.graph.chart.viewer.ViewerChartMenu.ViewMenu extends JMenu implements Serializable

Class org.askalon.graph.chart.viewer.XMLInfoFrame extends JDialog implements Serializable

Serialized Fields

cvs

XMLValueSupplier cvs

desc

JLabel desc

gp

GraphicsPanel gp



Part of:
Askalon_Logo
ASKALON Visualisation Diagrams