jaxx.compiler.tools.jaxxcapture.handlers
Class JTabbedPaneHandler

java.lang.Object
  extended by jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
      extended by 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
JTabbedPaneHandler()
           
 
Method Summary
protected  void evaluateMethod(Element tag, Stack<ContextNode> context, JAXXCapture capture)
           
 
Methods inherited from class jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
createCapturedObject, evaluate, evaluateAdd, evaluateProperty, getChildXML, getXML, processChildren, processObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JTabbedPaneHandler

public JTabbedPaneHandler()
Method Detail

evaluateMethod

protected void evaluateMethod(Element tag,
                              Stack<ContextNode> context,
                              JAXXCapture capture)
Overrides:
evaluateMethod in class ObjectHandler


Copyright © 2008-2011 CodeLutin. All Rights Reserved.