
Public Member Functions | |
| CallMethodDialog () | |
| CallMethodDialog (Operation op, JFrame frame, boolean modal, NotificationBean notifier, OperationInvocator invocator) | |
Static Public Member Functions | |
| void | main (java.lang.String[] args) |
| Object | stringConvert (String str, Class type) |
Package Attributes | |
| NotificationBean | notifier = null |
| IvjEventHandler | ivjEventHandler = new IvjEventHandler() |
Private Member Functions | |
| Object | arrayConvert (String str, Class type) |
| void | connEtoC1 () |
| void | connEtoM1 (java.awt.event.ActionEvent arg1) |
| void | generateParameterFields (Class[] types, String[] names, boolean[] mask) |
| void | generateSingleField (Class type, String name) |
| javax.swing.JLabel | getErrorLabel () |
| javax.swing.JButton | getJButton1 () |
| javax.swing.JButton | getJButton2 () |
| javax.swing.JLabel | getJLabel1 () |
| javax.swing.JLabel | getJLabel2 () |
| javax.swing.JLabel | getJLabel3 () |
| javax.swing.JPanel | getJPanel1 () |
| javax.swing.JPanel | getJPanel2 () |
| JLabel | getNameLabel (int n, String inName) |
| javax.swing.JTextPane | getParameterArea (int n) |
| javax.swing.JCheckBox | getParameterBox (int n) |
| javax.swing.JComboBox | getParameterCombo (int n, String[] values) |
| javax.swing.JTextField | getParameterField (int n) |
| JLabel | getTypeLabel (int n, String inType) |
| void | handleException (java.lang.Throwable exception) |
| void | initConnections () throws java.lang.Exception |
| void | initialize () |
| void | invokeClicked () |
| Object[] | readParameters (Class[] types, boolean[] mask, Object[] pFields) |
| Object | readReadableType (Class type) |
| String[] | readRows (String str) |
| Object | readSingleParameter (Class type) |
| void | unpackReadableType (Class type) |
Private Attributes | |
| JLabel | ivjJLabel1 = null |
| JLabel | ivjJLabel2 = null |
| JLabel | ivjJLabel3 = null |
| Operation | op = null |
| int | index = 0 |
| JPanel | ivjJPanel1 = null |
| Object[] | parameterFields = new Object[20] |
| JButton | ivjJButton1 = null |
| JPanel | ivjJPanel2 = null |
| OperationInvocator | invocator = null |
| JButton | ivjJButton2 = null |
| int | height = 0 |
| int | gridy = 0 |
| JLabel | ivjErrorLabel = null |
| Converter | converter = null |
|
|
CallMethodDialog constructor comment. |
|
||||||||||||||||||||||||
|
CallMethodDialog constructor comment.
|
|
||||||||||||
|
Insert the method's description here. Creation date: (11/14/00 8:29:22 PM) |
|
|
connEtoC1: (JButton1.action. --> CallMethodDialog.invokeClicked()V) |
|
|
connEtoM1: (JButton2.action.actionPerformed(java.awt.event.ActionEvent) --> CallMethodDialog.dispose()V)
|
|
||||||||||||||||
|
Insert the method's description here. Creation date: (11/14/00 4:50:59 PM) |
|
||||||||||||
|
Insert the method's description here. Creation date: (11/20/00 5:08:19 PM) |
|
|
Return the ErrorLabel property value.
|
|
|
Return the JButton1 property value.
|
|
|
Return the JButton2 property value.
|
|
|
Return the JLabel1 property value.
|
|
|
Return the JLabel2 property value.
|
|
|
Return the JLabel3 property value.
|
|
|
Return the JPanel1 property value.
|
|
|
Return the JPanel1 property value.
|
|
||||||||||||
|
Insert the method's description here. Creation date: (11/3/00 1:12:23 AM) |
|
|
Insert the method's description here. Creation date: (11/14/00 6:06:42 PM) |
|
|
Insert the method's description here. Creation date: (11/14/00 6:11:38 PM) |
|
||||||||||||
|
Insert the method's description here. Creation date: (11/20/00 5:08:19 PM) |
|
|
Insert the method's description here. Creation date: (11/3/00 1:32:36 AM) |
|
||||||||||||
|
Insert the method's description here. Creation date: (11/3/00 1:31:05 AM) |
|
|
Called whenever the part throws an exception.
|
|
|
Initializes connections
|
|
|
Initialize the class. |
|
|
Insert the method's description here. Creation date: (11/14/00 7:17:28 PM) |
|
|
main entrypoint - starts the part when it is run as an application
|
|
||||||||||||||||
|
Insert the method's description here. Creation date: (11/14/00 7:28:44 PM)
|
|
|
Insert the method's description here. Creation date: (11/14/00 8:29:22 PM) |
|
|
Insert the method's description here. Creation date: (11/14/00 8:29:22 PM) |
|
|
Insert the method's description here. Creation date: (11/22/00 1:42:28 PM) |
|
||||||||||||
|
Insert the method's description here. Creation date: (11/14/00 8:29:22 PM) |
|
|
Insert the method's description here. Creation date: (11/14/00 8:29:22 PM) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8