Public Member Functions | |
AccessDestroyWindow () | |
AccessDestroyWindow (javax.swing.JFrame owner) | |
void | addError () |
void | terminate () |
void | terminate (boolean checkErrors) |
Static Public Member Functions | |
void | main (java.lang.String[] args) |
Package Attributes | |
IvjEventHandler | ivjEventHandler = new IvjEventHandler() |
Private Member Functions | |
void | connEtoC1 (java.awt.event.ActionEvent arg1) |
javax.swing.JButton | getJButton1 () |
javax.swing.JPanel | getJFrameContentPane () |
javax.swing.JLabel | getJLabel1 () |
void | handleException (java.lang.Throwable exception) |
void | initConnections () throws java.lang.Exception |
void | initialize () |
Private Attributes | |
javax.swing.JButton | ivjJButton1 = null |
javax.swing.JPanel | ivjJFrameContentPane = null |
javax.swing.JLabel | ivjJLabel1 = null |
int | errorCount = 0 |
|
AccessDestroyer constructor comment. |
|
AccessDestroyer constructor comment.
|
|
Insert the method's description here. Creation date: (29.6.2001 23:24:43) |
|
connEtoC1: (JButton1.action.actionPerformed(java.awt.event.ActionEvent) --> AccessDestroyWindow.terminate()V)
|
|
Return the JButton1 property value.
|
|
Return the JFrameContentPane property value.
|
|
Return the JLabel1 property value.
|
|
Called whenever the part throws an exception.
|
|
Initializes connections
|
|
Initialize the class. |
|
main entrypoint - starts the part when it is run as an application
|
|
Insert the method's description here. Creation date: (28.6.2001 1:17:05) |
|
Insert the method's description here. Creation date: (28.6.2001 1:17:05) |
|
|
|
|
|
|
|
|
|
|