javawrapper.SubplotEdit.SubplotCellResolutionPicker Class Reference

A small window for changing subplot resolution. More...

Inherits javax::swing::JDialog, and java::awt::event::ActionListener.

List of all members.

Public Member Functions

 SubplotCellResolutionPicker (SubplotEdit oParent)
 Constructor - builds GUI.
void actionPerformed (ActionEvent oEvent)
 Responds to window events.

Package Attributes

SubplotEdit m_oParent
 The parent class.

Private Attributes

JTextField m_jXCellLength = new JTextField("")
 X cell length.
JTextField m_jYCellLength = new JTextField("")
 Y cell length.


Detailed Description

A small window for changing subplot resolution.

Author:
Lora Murphy

Constructor & Destructor Documentation

javawrapper.SubplotEdit.SubplotCellResolutionPicker.SubplotCellResolutionPicker ( SubplotEdit  oParent  ) 

Constructor - builds GUI.

Parameters:
oParent Parent window


Member Function Documentation

void javawrapper.SubplotEdit.SubplotCellResolutionPicker.actionPerformed ( ActionEvent  oEvent  ) 

Responds to window events.

Parameters:
oEvent Event triggering this call.


Member Data Documentation

JTextField javawrapper.SubplotEdit.SubplotCellResolutionPicker.m_jXCellLength = new JTextField("") [private]

X cell length.

JTextField javawrapper.SubplotEdit.SubplotCellResolutionPicker.m_jYCellLength = new JTextField("") [private]

Y cell length.

The parent class.


The documentation for this class was generated from the following file:

Generated on Tue Apr 19 13:59:45 2011 for SORTIE Java Interface by  doxygen 1.5.6