|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ohrasys.app.AbstractApp
com.ohrasys.app.gdsbrowser.GDSBrowserApp
public final class GDSBrowserApp
A basic GDSII stream file browser
Field Summary |
---|
Fields inherited from class com.ohrasys.app.AbstractApp |
---|
controller |
Constructor Summary | |
---|---|
GDSBrowserApp(com.ohrasys.app.AbstractAppController controller)
Creates a new GDSBrowserApp object. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
The main GDSBrowserApp method |
java.lang.String |
toString()
Returns a string representation of this class |
Methods inherited from class com.ohrasys.app.AbstractApp |
---|
run |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GDSBrowserApp(com.ohrasys.app.AbstractAppController controller) throws com.ohrasys.app.AppException
controller
- The application controller
com.ohrasys.app.AppException
- If an application error occursMethod Detail |
---|
public static void main(java.lang.String[] args)
args
- The command line arguments.public java.lang.String toString()
toString
in class com.ohrasys.app.AbstractApp
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |