Serialized Form

Class edu.umd.cs.db.xsq.XSQFrame implements Serializable

Serialized Fields

mPanel

edu.umd.cs.db.xsq.XSQPanel mPanel

mMenubar

edu.umd.cs.db.xsq.XSQMenuBar mMenubar


Class edu.umd.cs.db.xsq.XSQMenuBar implements Serializable

Serialized Fields

mMenuFile

javax.swing.JMenu mMenuFile

mMenuHelp

javax.swing.JMenu mMenuHelp

mFrameParent

javax.swing.JFrame mFrameParent


Class edu.umd.cs.db.xsq.XSQPanel implements Serializable

Serialized Fields

mParentFrame

javax.swing.JFrame mParentFrame

mPanelTop

javax.swing.JPanel mPanelTop
The panel contains the file selection, query input.


mTextFileName

javax.swing.JTextField mTextFileName

mButtonFileName

javax.swing.JButton mButtonFileName

mActionFileName

javax.swing.Action mActionFileName

mTextQuery

javax.swing.JTextField mTextQuery

mButtonQuery

javax.swing.JButton mButtonQuery

mActionQuery

javax.swing.Action mActionQuery

mTextRootTag

javax.swing.JTextField mTextRootTag

mButtonRootTag

javax.swing.JButton mButtonRootTag

mActionRootTag

javax.swing.Action mActionRootTag

mPanelBottom

javax.swing.JPanel mPanelBottom
The panel conatains the tabbed pages which will show the PDT and the results.


mTab

javax.swing.JTabbedPane mTab

mScrollResult

javax.swing.JScrollPane mScrollResult

mScrollFile

javax.swing.JScrollPane mScrollFile

mScrollPDT

javax.swing.JScrollPane mScrollPDT

mScrollSample

javax.swing.JScrollPane mScrollSample

mScrollFigure

javax.swing.JScrollPane mScrollFigure

mTextResult

javax.swing.JTextArea mTextResult

mTextFile

javax.swing.JTextArea mTextFile

mTextPDT

javax.swing.JTextArea mTextPDT

mTextSample

javax.swing.JTextArea mTextSample

mGp

GrappaPanel mGp

weightLabel

double weightLabel
parameters for the panel layout

See Also:
Constant Field Values

weightField

double weightField
See Also:
Constant Field Values

weightButton

double weightButton
See Also:
Constant Field Values