Skip navigation links
org.netbeans.modules.sampler 1.38
C O S 

S

Sampler - Class in org.netbeans.modules.sampler
Sampler class provides API for self-sampling of NetBeans platform application.
start() - Method in class org.netbeans.modules.sampler.Sampler
Start self-sampling.
stop() - Method in class org.netbeans.modules.sampler.Sampler
Stop the self-sampling, save and open gathered data.
stopAndWriteTo(DataOutputStream) - Method in class org.netbeans.modules.sampler.Sampler
Stop the self-sampling started by Sampler.start() method and writes the data to DataOutputStream.
C O S 
Skip navigation links
org.netbeans.modules.sampler 1.38