sbr.resources
Class PluginCore

java.lang.Object
  extended by org.java.plugin.Plugin
      extended by sbr.resources.PluginCore

public class PluginCore
extends org.java.plugin.Plugin

The plugin model. This is an empty plugin

Version:
0.0.1
Author:
John H. Krantz, Ph.D.

Constructor Summary
PluginCore()
           
 
Method Summary
 
Methods inherited from class org.java.plugin.Plugin
getDescriptor, getManager, isActive, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PluginCore

public PluginCore()