public class ExamplePanel
extends Panel
-
Field Summary
Fields inherited from class org.collebol.gui.Panel
index
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
update
public void update()
- Specified by:
update in class Panel
-
paint
public void paint()
- Specified by:
paint in class Panel