Classes | Public Member Functions | Static Public Member Functions | Package Attributes

si.ijs.acs.objectexplorer.ErrorDialog Class Reference

List of all members.

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()

Detailed Description

Insert the type's description here. Creation date: (9/26/98 3:07:37 PM)

Author:
: Miha Kadunc

edited: | by: | for the reason of: ________________________________________________________________________ 07.05.2001 | Miha Kadunc | Making TextArea selectable and non-editable | | and changing the look a bit


Constructor & Destructor Documentation

si.ijs.acs.objectexplorer.ErrorDialog.ErrorDialog (  ) 
si.ijs.acs.objectexplorer.ErrorDialog.ErrorDialog ( java.awt.Frame  owner,
String  title,
String  message 
)

ErrorDialog constructor comment.

Parameters:
owner java.awt.Frame
title java.lang.String
modal boolean

Member Function Documentation

void si.ijs.acs.objectexplorer.ErrorDialog.addError ( final String  message  ) 

ErrorDialog constructor comment.

Parameters:
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

Parameters:
args java.lang.String[]

References si.ijs.acs.objectexplorer.ErrorDialog.addError(), and si.ijs.acs.objectexplorer.ErrorDialog.ErrorDialog().


Member Data Documentation


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