org.netbeans.jemmy.util
Interface DumpController


public interface DumpController

Author:
shura

Method Summary
 boolean onComponentDump(Component comp)
           
 boolean onPropertyDump(Component comp, String name, String value)
           
 

Method Detail

onComponentDump

boolean onComponentDump(Component comp)

onPropertyDump

boolean onPropertyDump(Component comp,
                       String name,
                       String value)