Class JTabbedPaneHandler
java.lang.Object
jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
jaxx.compiler.tools.jaxxcapture.handlers.JTabbedPaneHandler
public class JTabbedPaneHandler extends ObjectHandler
-
Field Summary
Fields inherited from class jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
ATTRIBUTE_PROPERTY -
Constructor Summary
Constructors Constructor Description JTabbedPaneHandler() -
Method Summary
Modifier and Type Method Description protected voidevaluateMethod(org.w3c.dom.Element tag, java.util.Stack<ContextNode> context, JAXXCapture capture)Methods inherited from class jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
createCapturedObject, evaluate, evaluateAdd, evaluateProperty, getChildXML, getXML, processChildren, processObjectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
JTabbedPaneHandler
public JTabbedPaneHandler()
-
-
Method Details
-
evaluateMethod
protected void evaluateMethod(org.w3c.dom.Element tag, java.util.Stack<ContextNode> context, JAXXCapture capture)- Overrides:
evaluateMethodin classObjectHandler
-