Classes | |
| class | IvjEventHandler |
Public Member Functions | |
| ErrorDialog () | |
| ErrorDialog (java.awt.Frame owner, String title, String message) | |
| void | addError (final String message) |
Static Public Member Functions | |
| static void | main (java.lang.String[] args) |
Package Attributes | |
| IvjEventHandler | ivjEventHandler = new IvjEventHandler() |
Insert the type's description here. Creation date: (9/26/98 3:07:37 PM)
edited: | by: | for the reason of: ________________________________________________________________________ 07.05.2001 | Miha Kadunc | Making TextArea selectable and non-editable | | and changing the look a bit
| si.ijs.acs.objectexplorer.ErrorDialog.ErrorDialog | ( | ) |
Constructor
Referenced by si.ijs.acs.objectexplorer.ErrorDialog.main().
| si.ijs.acs.objectexplorer.ErrorDialog.ErrorDialog | ( | java.awt.Frame | owner, | |
| String | title, | |||
| String | message | |||
| ) |
ErrorDialog constructor comment.
| owner | java.awt.Frame | |
| title | java.lang.String | |
| modal | boolean |
| void si.ijs.acs.objectexplorer.ErrorDialog.addError | ( | final String | message | ) |
ErrorDialog constructor comment.
| owner | java.awt.Frame | |
| title | java.lang.String | |
| modal | boolean |
Referenced by si.ijs.acs.objectexplorer.ErrorDialog.main(), and si.ijs.acs.objectexplorer.NotificationBean.reportError().
| static void si.ijs.acs.objectexplorer.ErrorDialog.main | ( | java.lang.String[] | args | ) | [static] |
main entrypoint - starts the part when it is run as an application
| args | java.lang.String[] |
References si.ijs.acs.objectexplorer.ErrorDialog.addError(), and si.ijs.acs.objectexplorer.ErrorDialog.ErrorDialog().
IvjEventHandler si.ijs.acs.objectexplorer.ErrorDialog.ivjEventHandler = new IvjEventHandler() [package] |
1.7.0