Class JTabbedPaneHandler
- java.lang.Object
-
- org.nuiton.jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
-
- org.nuiton.jaxx.compiler.tools.jaxxcapture.handlers.JTabbedPaneHandler
-
public class JTabbedPaneHandler extends ObjectHandler
-
-
Field Summary
-
Fields inherited from class org.nuiton.jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
ATTRIBUTE_PROPERTY
-
-
Constructor Summary
Constructors Constructor Description JTabbedPaneHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidevaluateMethod(Element tag, Stack<ContextNode> context, JAXXCapture capture)-
Methods inherited from class org.nuiton.jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
createCapturedObject, evaluate, evaluateAdd, evaluateProperty, getChildXML, getXML, processChildren, processObject
-
-
-
-
Method Detail
-
evaluateMethod
protected void evaluateMethod(Element tag, Stack<ContextNode> context, JAXXCapture capture)
- Overrides:
evaluateMethodin classObjectHandler
-
-