Class InvokeMethodRunnable
java.lang.Object
org.openjump.swing.util.InvokeMethodRunnable
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorsConstructorDescriptionInvokeMethodRunnable(Object object, String methodName) InvokeMethodRunnable(Object object, String methodName, Object[] parameters) -
Method Summary
-
Constructor Details
-
InvokeMethodRunnable
-
InvokeMethodRunnable
-
-
Method Details
-
run
-