Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

GDSBrowserEvents Class Reference

Collaboration diagram for GDSBrowserEvents:

Collaboration graph
[legend]
List of all members.

Detailed Description

A class to store the event ID for the variety of events that occur in GDSBrowser.

Author:
Author
tvaline
Version:
Revision
1.1
,
Date
2005/05/23 18:44:29

Definition at line 29 of file GDSBrowserEvents.java.

Public Member Functions

String toString ()
 Returns a string representation of this class.

Static Public Attributes

static final int APPEXIT_EVENT = 0
 Indicates that a request to exit the application has occurred.
static final int ERROR_EVENT = -1
 Indicates an error event has occurred.
static final int INFO_EVENT = 1
 Indicates that an informational event has occurred.
static final int PARSE_EVENT = 4
 Indicates that a parse event has occurred.
static final int SETGDS_EVENT = 3
 Indicates that a set GDS file event has occurred.
static final int SETLOG_EVENT = 2
 Indicates that a set logfile event has occurred.


Member Function Documentation

String toString  ) 
 

Returns a string representation of this class.

Returns:
The physical address of this instance

Definition at line 53 of file GDSBrowserEvents.java.

00053 {return super.toString();}


Member Data Documentation

final int APPEXIT_EVENT = 0 [static]
 

Indicates that a request to exit the application has occurred.

Definition at line 34 of file GDSBrowserEvents.java.

final int ERROR_EVENT = -1 [static]
 

Indicates an error event has occurred.

Definition at line 31 of file GDSBrowserEvents.java.

final int INFO_EVENT = 1 [static]
 

Indicates that an informational event has occurred.

Definition at line 37 of file GDSBrowserEvents.java.

final int PARSE_EVENT = 4 [static]
 

Indicates that a parse event has occurred.

Definition at line 46 of file GDSBrowserEvents.java.

final int SETGDS_EVENT = 3 [static]
 

Indicates that a set GDS file event has occurred.

Definition at line 43 of file GDSBrowserEvents.java.

final int SETLOG_EVENT = 2 [static]
 

Indicates that a set logfile event has occurred.

Definition at line 40 of file GDSBrowserEvents.java.


The documentation for this class was generated from the following file:
Generated on Tue Oct 11 14:41:57 2005 for Java GDS Browser (JGDSBrowser) by  doxygen 1.4.2