org.datamanager.tools
Class PoolViewer

java.lang.Object
  |
  +--org.datamanager.tools.PoolViewer

public class PoolViewer
extends Object

Provides a JFrame that contains a ViewPool to display the entites that exist in the current pool. Superceded by the EntityViewerSimpleton.

See Also:
ViewPool, EntityViewerSimpleton

Constructor Summary
PoolViewer()
           
 
Method Summary
static void startup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PoolViewer

public PoolViewer()
Method Detail

startup

public static void startup()


See the Helium Website