MetaDone
metadone.client.dialog.swing.SpreadModelDialog Class Reference
Inheritance diagram for metadone.client.dialog.swing.SpreadModelDialog:
Collaboration diagram for metadone.client.dialog.swing.SpreadModelDialog:

List of all members.

Public Member Functions

 SpreadModelDialog (Frame parent)
double getCoefficientX ()
double getCoefficientY ()

Package Attributes

JLabel labelY
JComboBox comboY
double coeffY

Private Member Functions

void addField ()
void addListeners (final JDialog dialog)

Private Attributes

GridBagConstraints GBConstraints = new GridBagConstraints()
Insets GBInsets
JLabel labelX
JComboBox comboX
JButton spreadButton
double coeffX

Static Private Attributes

static final long serialVersionUID = 1L

Constructor & Destructor Documentation


Member Function Documentation

double metadone.client.dialog.swing.SpreadModelDialog.getCoefficientX ( )
double metadone.client.dialog.swing.SpreadModelDialog.getCoefficientY ( )

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations