Serialized Form


Package net.sourceforge.squirrel_sql.plugins.graph

Class net.sourceforge.squirrel_sql.plugins.graph.AddToGraphAction extends SquirrelAction implements Serializable

Serialized Fields

_session

ISession _session
Current session.


_plugin

GraphPlugin _plugin
Current plugin.

Class net.sourceforge.squirrel_sql.plugins.graph.ColumnTextArea extends javax.swing.JTextArea implements Serializable

Serialized Fields

_toolTipProvider

TableToolTipProvider _toolTipProvider

_dndHandler

DndHandler _dndHandler

Class net.sourceforge.squirrel_sql.plugins.graph.ConfigureNonDbConstraintDlg extends javax.swing.JDialog implements Serializable

Serialized Fields

_table

DataSetViewerTablePanel _table

_cboReferencingCol

javax.swing.JComboBox _cboReferencingCol

_btnOk

javax.swing.JButton _btnOk

_btnCancel

javax.swing.JButton _btnCancel

_btnAdd

javax.swing.JButton _btnAdd

_btnRemove

javax.swing.JButton _btnRemove

_cboLocalCol

javax.swing.JComboBox _cboLocalCol

_txtContstrName

javax.swing.JTextField _txtContstrName

Class net.sourceforge.squirrel_sql.plugins.graph.FormatDlg extends javax.swing.JDialog implements Serializable

Serialized Fields

lstFormats

javax.swing.JList lstFormats

txtName

javax.swing.JTextField txtName

txtWidth

javax.swing.JTextField txtWidth

txtHeight

javax.swing.JTextField txtHeight

chkIsLandscape

javax.swing.JCheckBox chkIsLandscape

btnSave

javax.swing.JButton btnSave

btnNew

javax.swing.JButton btnNew

cboUnit

javax.swing.JComboBox cboUnit

Class net.sourceforge.squirrel_sql.plugins.graph.GraphDesktopPane extends ScrollableDesktopPane implements Serializable

serialVersionUID: 1L

Serialized Fields

_graphComponents

java.util.Vector<E> _graphComponents

_formatWidthInPixel

double _formatWidthInPixel

_formatHeightInPixel

double _formatHeightInPixel

_formatScale

double _formatScale

_isPrinting

boolean _isPrinting

Class net.sourceforge.squirrel_sql.plugins.graph.GraphSelectionDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

lstControllers

javax.swing.JList lstControllers

btnCreateNewGraph

javax.swing.JButton btnCreateNewGraph

btnOK

javax.swing.JButton btnOK

btnCancel

javax.swing.JButton btnCancel

Class net.sourceforge.squirrel_sql.plugins.graph.TableFrame extends javax.swing.JInternalFrame implements Serializable

Serialized Fields

txtColumsFactory

GraphTextAreaFactory txtColumsFactory

scrollPane

javax.swing.JScrollPane scrollPane

_myUI

net.sourceforge.squirrel_sql.plugins.graph.TableFrame.MyUI _myUI

_zoomer

Zoomer _zoomer

_zoomerListener

ZoomerListener _zoomerListener

Class net.sourceforge.squirrel_sql.plugins.graph.ZoomableColumnTextArea extends javax.swing.JPanel implements Serializable

Serialized Fields

_toolTipProvider

TableToolTipProvider _toolTipProvider

_columnInfos

ColumnInfo[] _columnInfos

_zoomer

Zoomer _zoomer

_dndHandler

DndHandler _dndHandler

Class net.sourceforge.squirrel_sql.plugins.graph.ZoomPrintPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

sldZoom

javax.swing.JSlider sldZoom

chkHideScrollBars

javax.swing.JCheckBox chkHideScrollBars

cboFormat

javax.swing.JComboBox cboFormat

btnFormat

javax.swing.JButton btnFormat

sldEdges

javax.swing.JSlider sldEdges

chkShowEdges

javax.swing.JCheckBox chkShowEdges

btnPrint

javax.swing.JButton btnPrint

btnSaveImages

javax.swing.JButton btnSaveImages

Package net.sourceforge.squirrel_sql.plugins.graph.graphtofiles

Class net.sourceforge.squirrel_sql.plugins.graph.graphtofiles.GraphToFilesDlg extends javax.swing.JDialog implements Serializable

Serialized Fields

tabPages

javax.swing.JTabbedPane tabPages

btnSaveToFile

javax.swing.JButton btnSaveToFile

btnClose

javax.swing.JButton btnClose

lblPages

javax.swing.JLabel[] lblPages

Class net.sourceforge.squirrel_sql.plugins.graph.graphtofiles.ImageSelection extends javax.swing.TransferHandler implements Serializable

serialVersionUID: 1L

Serialized Fields

image

java.awt.Image image



Copyright © 2001-2010. All Rights Reserved.