Package org.netbeans.jemmy.util
Interface DumpController
-
public interface DumpController
- Author:
- shura
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
onComponentDump(Component comp)
boolean
onPropertyDump(Component comp, String name, String value)
-