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

List of all members.

Public Member Functions

 PanelMetaProperty ()

Static Public Member Functions

static void main (String[] args)

Protected Attributes

javax.swing.ButtonGroup buttonGroup1
javax.swing.JButton jButton1_removeowner
javax.swing.JButton jButton2_addowner
javax.swing.JCheckBox jCheckBox1_one
javax.swing.JCheckBox jCheckBox2_infinite
javax.swing.JTextField jTextField_valuecard
javax.swing.JLabel jLabel1
javax.swing.JList jList1_owners
javax.swing.JPanel jPanel1_name
javax.swing.JPanel jPanel2_type
javax.swing.JPanel jPanel3_owners
javax.swing.JPanel jPanel4_cardinality
javax.swing.JRadioButton jRadioButton1_string
javax.swing.JRadioButton jRadioButton2_integer
javax.swing.JRadioButton jRadioButton3_boolean
javax.swing.JRadioButton jRadioButton4_float
javax.swing.JRadioButton jRadioButton5_char
javax.swing.JScrollPane jScrollPane1
javax.swing.JTextField jTextField1_name

Private Member Functions

void initComponents ()

Detailed Description

Author:
Vincent

Constructor & Destructor Documentation

metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.PanelMetaProperty ( )

Member Function Documentation

void metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.initComponents ( ) [private]

This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.

References metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.buttonGroup1, metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.jButton1_removeowner, metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.jButton2_addowner, metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.jCheckBox1_one, metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.jCheckBox2_infinite, metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.jLabel1, metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.jList1_owners, metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.jPanel1_name, metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.jPanel2_type, metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.jPanel3_owners, metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.jPanel4_cardinality, metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.jRadioButton1_string, metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.jRadioButton2_integer, metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.jRadioButton3_boolean, metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.jRadioButton4_float, metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.jRadioButton5_char, metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.jScrollPane1, metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.jTextField1_name, and metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.jTextField_valuecard.

Referenced by metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.PanelMetaProperty().

static void metadone.client.dialog.swing.metaobjecteditor.PanelMetaProperty.main ( String[]  args) [static]

Member Data Documentation


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