oor.modules.ui
Class SWINGInterface

java.lang.Object
  extended by oor.modules.ui.SWINGInterface
All Implemented Interfaces:
Module, UserInterface

public class SWINGInterface
extends java.lang.Object
implements UserInterface

A local user interface based on Java SWING.

Author:
Mike Dean

Constructor Summary
SWINGInterface()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SWINGInterface

public SWINGInterface()