net.java.games.util.plugins.test
Class FooPlugin

java.lang.Object
  |
  +--net.java.games.util.plugins.test.FooPlugin
All Implemented Interfaces:
Plugin
Direct Known Subclasses:
FooChildPlugin

public class FooPlugin
extends java.lang.Object
implements Plugin

Author:
jeff

Constructor Summary
FooPlugin()
          Creates a new instance of FooPlugin
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FooPlugin

public FooPlugin()
Creates a new instance of FooPlugin