Class RSUIPlugin

  • All Implemented Interfaces:
    saf.core.runtime.IApplicationRunnable

    public class RSUIPlugin
    extends org.java.plugin.Plugin
    implements saf.core.runtime.IApplicationRunnable
    SAF UI plugin for repast.simphony simphony gui.
    Version:
    $Revision: 1.2 $ $Date: 2006/01/06 22:27:26 $
    Author:
    Nick Collier
    • Constructor Detail

      • RSUIPlugin

        public RSUIPlugin()
    • Method Detail

      • doStart

        protected void doStart()
                        throws Exception
        Specified by:
        doStart in class org.java.plugin.Plugin
        Throws:
        Exception
      • doStop

        protected void doStop()
                       throws Exception
        Specified by:
        doStop in class org.java.plugin.Plugin
        Throws:
        Exception
      • run

        public void run​(String[] args)
        Specified by:
        run in interface saf.core.runtime.IApplicationRunnable