Uses of Class
video.neuquant.NeuquantCaptureBean

Packages that use NeuquantCaptureBean
video.neuquant   
 

Uses of NeuquantCaptureBean in video.neuquant
 

Methods in video.neuquant that return NeuquantCaptureBean
 NeuquantCaptureBean NequantDialog.getData()
          This method gets the values of the panel entry fields.
static NeuquantCaptureBean NeuquantCaptureBean.restore()
          restores the properties from the preference in the user root.
 

Methods in video.neuquant with parameters of type NeuquantCaptureBean
static void NeuquantCapture.neuquantImageStreamToAFile(NeuquantCaptureBean ncb)