Package org.jfree.layouting.util
Class ChainingComponent.RecordedCall
- java.lang.Object
-
- org.jfree.layouting.util.ChainingComponent.RecordedCall
-
- Enclosing class:
- ChainingComponent
public static class ChainingComponent.RecordedCall extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RecordedCall(int method, java.lang.Object parameters)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getMethod()
java.lang.Object
getParameters()
int
getState()
void
setState(int state)
-