Uses of Class
jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
-
Packages that use ObjectHandler Package Description jaxx.compiler.tools.jaxxcapture jaxx.compiler.tools.jaxxcapture.handlers -
-
Uses of ObjectHandler in jaxx.compiler.tools.jaxxcapture
Methods in jaxx.compiler.tools.jaxxcapture that return ObjectHandler Modifier and Type Method Description ObjectHandlerCapturedObject. getObjectHandler()Constructors in jaxx.compiler.tools.jaxxcapture with parameters of type ObjectHandler Constructor Description CapturedObject(ObjectHandler handler, String className, JAXXCapture capture) -
Uses of ObjectHandler in jaxx.compiler.tools.jaxxcapture.handlers
Subclasses of ObjectHandler in jaxx.compiler.tools.jaxxcapture.handlers Modifier and Type Class Description classJTabbedPaneHandlerclassTableHandler
-