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 booleanonComponentDump(Component comp)booleanonPropertyDump(Component comp, String name, String value)
-