Serialized Form


Package nl.astron.lofar.java.gui.plotter

Class nl.astron.lofar.java.gui.plotter.PlotPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

m_PlotController

PlotController m_PlotController

plot

javax.swing.JComponent plot

legend

javax.swing.JComponent legend

currentDataConstraint

java.lang.String[] currentDataConstraint

Package nl.astron.lofar.java.gui.plotter.exceptions

Class nl.astron.lofar.java.gui.plotter.exceptions.EmptyDataSetException extends PlotterException implements Serializable

Class nl.astron.lofar.java.gui.plotter.exceptions.InvalidDataSetException extends PlotterException implements Serializable

Serialized Fields

message

java.lang.String message

Class nl.astron.lofar.java.gui.plotter.exceptions.NotImplementedException extends PlotterException implements Serializable

Serialized Fields

message

java.lang.String message

Class nl.astron.lofar.java.gui.plotter.exceptions.NotSupportedException extends PlotterException implements Serializable

Serialized Fields

message

java.lang.String message

Class nl.astron.lofar.java.gui.plotter.exceptions.PlotterDataAccessException extends PlotterException implements Serializable

Serialized Fields

message

java.lang.String message

Class nl.astron.lofar.java.gui.plotter.exceptions.PlotterDataAccessorInitializationException extends PlotterException implements Serializable

Class nl.astron.lofar.java.gui.plotter.exceptions.PlotterDataAccessorNotCompatibleException extends PlotterException implements Serializable

Class nl.astron.lofar.java.gui.plotter.exceptions.PlotterDataAccessorNotFoundException extends PlotterException implements Serializable

Serialized Fields

message

java.lang.String message

Class nl.astron.lofar.java.gui.plotter.exceptions.PlotterException extends java.lang.Exception implements Serializable

Class nl.astron.lofar.java.gui.plotter.exceptions.PlotterFrameworkInitializationException extends PlotterException implements Serializable

Class nl.astron.lofar.java.gui.plotter.exceptions.PlotterFrameworkNotCompatibleException extends PlotterException implements Serializable

Class nl.astron.lofar.java.gui.plotter.exceptions.PlotterFrameworkNotFoundException extends PlotterException implements Serializable

Serialized Fields

message

java.lang.String message

Package nl.astron.lofar.java.gui.plotter.test

Class nl.astron.lofar.java.gui.plotter.test.PlotTestFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

testPanel

PlotPanel testPanel

legendPane

javax.swing.JScrollPane legendPane

exceptionLabel

javax.swing.JLabel exceptionLabel

plotPresent

boolean plotPresent

bplotButton

javax.swing.JButton bplotButton

cLegend

javax.swing.JCheckBox cLegend

jSeparator1

javax.swing.JSeparator jSeparator1

lendX

javax.swing.JLabel lendX

lendY

javax.swing.JLabel lendY

lnumX

javax.swing.JLabel lnumX

lnumY

javax.swing.JLabel lnumY

lparameterConstraint

javax.swing.JLabel lparameterConstraint

lstartX

javax.swing.JLabel lstartX

lstartY

javax.swing.JLabel lstartY

plotModPanel

javax.swing.JPanel plotModPanel

tendX

javax.swing.JTextField tendX

tendY

javax.swing.JTextField tendY

tnumX

javax.swing.JTextField tnumX

tnumY

javax.swing.JTextField tnumY

tparameterConstraint

javax.swing.JTextField tparameterConstraint

tstartX

javax.swing.JTextField tstartX

tstartY

javax.swing.JTextField tstartY