rom.gui
Class GuiClass

java.lang.Object
  |
  +--rom.gui.GuiClass

public class GuiClass
extends java.lang.Object

Title:

Description:

Copyright:

Company:

Version:
1.0
Author:
not attributable

Field Summary
 java.lang.Class theClass
           
 
Constructor Summary
GuiClass(java.lang.Class theClass)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

theClass

public java.lang.Class theClass
Constructor Detail

GuiClass

public GuiClass(java.lang.Class theClass)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object