All Packages Class Hierarchy This Package Previous Next Index
Class jas.swingstudio.JASCommandProcessor
java.lang.Object
|
+----java.util.Observable
|
+----jas.util.CommandProcessor
|
+----jas.swingstudio.JASCommandProcessor
- public class JASCommandProcessor
- extends CommandProcessor
-
JASCommandProcessor()
-
-
invoke(Method, Object[])
-
-
invokeCommand(CommandProcessor. SimpleTarget)
-
JASCommandProcessor
public JASCommandProcessor()
invokeCommand
protected void invokeCommand(CommandProcessor. SimpleTarget t)
- Overrides:
- invokeCommand in class CommandProcessor
invoke
protected void invoke(Method method,
Object args[]) throws IllegalAccessException, InvocationTargetException
- Overrides:
- invoke in class CommandProcessor
All Packages Class Hierarchy This Package Previous Next Index