Class StateExplorer

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Runnable, Accessible

public class StateExplorer extends AbstractGUI
See Also:
  • Field Details

    • state

      protected ACell state
  • Constructor Details

    • StateExplorer

      public StateExplorer(ACell state)
  • Method Details

    • createTextPanel

      protected JComponent createTextPanel(ACell state)
    • explore

      public static void explore(ACell a)
    • main

      public static void main(String[] args)