com.ohrasys.app.gdsbrowser
Class GDSBrowserApp

java.lang.Object
  extended by com.ohrasys.app.AbstractApp
      extended by com.ohrasys.app.gdsbrowser.GDSBrowserApp

public final class GDSBrowserApp
extends com.ohrasys.app.AbstractApp

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

GDSBrowserApp

public GDSBrowserApp(com.ohrasys.app.AbstractAppController controller)
              throws com.ohrasys.app.AppException
Creates a new GDSBrowserApp object.

Parameters:
controller - The application controller
Throws:
com.ohrasys.app.AppException - If an application error occurs
Method Detail

main

public static void main(java.lang.String[] args)
The main GDSBrowserApp method

Parameters:
args - The command line arguments.

toString

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

Overrides:
toString in class com.ohrasys.app.AbstractApp
Returns:
The physical address of this instance