viceroy.GUI
Class GraphPanel.PoolObject

java.lang.Object
  |
  +--viceroy.GUI.GraphPanel.PoolObject
Enclosing class:
GraphPanel

class GraphPanel.PoolObject
extends java.lang.Object

a pool object


Field Summary
(package private)  ViewController data
           
(package private)  int y
           
 
Constructor Summary
(package private) GraphPanel.PoolObject(ViewController data, int y)
          the constructor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

data

ViewController data

y

int y
Constructor Detail

GraphPanel.PoolObject

GraphPanel.PoolObject(ViewController data,
                      int y)
the constructor

Parameters:
data -
y -