Uses of Class
org.holtz.zoe.zoeswing.ZoePanel

Packages that use ZoePanel
org.holtz.zoe.zoeswing A Swing GUI to display and control a Zoe World and its Bugs.
 
 

Uses of ZoePanel in org.holtz.zoe.zoeswing
 

Fields in org.holtz.zoe.zoeswing declared as ZoePanel
 ZoePanel WorldPanel.parent
           
 

Constructors in org.holtz.zoe.zoeswing with parameters of type ZoePanel
WorldPanel(ZoePanel zp)