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

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

public class FooChildPlugin
extends FooPlugin

Author:
jeff

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

Constructor Detail

FooChildPlugin

public FooChildPlugin()
Creates a new instance of FooChildPlugin