| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ohrasys.app.AbstractAppView
com.ohrasys.app.gdsbrowser.GDSBrowserView
public class GDSBrowserView
The graphical user interface for GDSBrowser
| Field Summary | 
|---|
| Fields inherited from class com.ohrasys.app.AbstractAppView | 
|---|
controller | 
| Constructor Summary | |
|---|---|
GDSBrowserView()
Creates a new GDSBrowserView object.  | 
|
| Method Summary | |
|---|---|
 java.awt.event.ActionEvent | 
processEvent(java.awt.event.ActionEvent evt)
Responsible for processing events sent to the view.  | 
 void | 
show()
Displays the view  | 
 java.lang.String | 
toString()
Returns a string representation of this object  | 
| Methods inherited from class com.ohrasys.app.AbstractAppView | 
|---|
actionPerformed, notifyController, setController | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface java.awt.event.ActionListener | 
|---|
actionPerformed | 
| Constructor Detail | 
|---|
public GDSBrowserView()
| Method Detail | 
|---|
public java.awt.event.ActionEvent processEvent(java.awt.event.ActionEvent evt)
processEvent in class com.ohrasys.app.AbstractAppViewevt - The event to process
public void show()
public java.lang.String toString()
toString in class com.ohrasys.app.AbstractAppView
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||