Class ActionProcedurBuilder.ActionProcedur<I,​O>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void execute​(java.awt.Component component)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • execute

        public void execute​(java.awt.Component component)
                     throws java.lang.RuntimeException
        Specified by:
        execute in interface IActionProcedure
        Throws:
        java.lang.RuntimeException