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

si.ijs.acs.objectexplorer.AccessDestroyWindow Class Reference

List of all members.

Classes

class  IvjEventHandler

Public Member Functions

 AccessDestroyWindow ()
 AccessDestroyWindow (javax.swing.JFrame owner)
void addError ()
void terminate ()
void terminate (boolean checkErrors)

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: (28.6.2001 0:46:37)

Author:
: Miha Kadunc

Constructor & Destructor Documentation

si.ijs.acs.objectexplorer.AccessDestroyWindow.AccessDestroyWindow (  ) 

AccessDestroyer constructor comment.

Referenced by si.ijs.acs.objectexplorer.AccessDestroyWindow.main().

si.ijs.acs.objectexplorer.AccessDestroyWindow.AccessDestroyWindow ( javax.swing.JFrame  owner  ) 

AccessDestroyer constructor comment.

Parameters:
treehandler si.ijs.acs.objectexplorer.TreeHandlerBean

Member Function Documentation

void si.ijs.acs.objectexplorer.AccessDestroyWindow.addError (  ) 

Insert the method's description here. Creation date: (29.6.2001 23:24:43)

Referenced by si.ijs.acs.objectexplorer.NotificationBean.reportError().

static void si.ijs.acs.objectexplorer.AccessDestroyWindow.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.AccessDestroyWindow.AccessDestroyWindow().

void si.ijs.acs.objectexplorer.AccessDestroyWindow.terminate (  ) 

Insert the method's description here. Creation date: (28.6.2001 1:17:05)

Referenced by si.ijs.acs.objectexplorer.AccessDestroyWindow.terminate().

void si.ijs.acs.objectexplorer.AccessDestroyWindow.terminate ( boolean  checkErrors  ) 

Insert the method's description here. Creation date: (28.6.2001 1:17:05)

References si.ijs.acs.objectexplorer.AccessDestroyWindow.terminate().


Member Data Documentation


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