Package org.collebol

Class ExamplePanel

java.lang.Object
org.collebol.gui.Panel
org.collebol.ExamplePanel

public class ExamplePanel extends Panel
  • Constructor Details

    • ExamplePanel

      public ExamplePanel(EJGEngine e)
  • Method Details

    • update

      public void update()
      Specified by:
      update in class Panel
    • paint

      public void paint()
      Specified by:
      paint in class Panel