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