Uses of Class
video.jsnap.NeuquantCaptureBean

Packages that use NeuquantCaptureBean
j2d.animation   
j2d.color   
video.jsnap   
 

Uses of NeuquantCaptureBean in j2d.animation
 

Constructors in j2d.animation with parameters of type NeuquantCaptureBean
ColorSafeAnimationEncoder(NeuquantCaptureBean ncb)
           
 

Uses of NeuquantCaptureBean in j2d.color
 

Methods in j2d.color that return NeuquantCaptureBean
 NeuquantCaptureBean ColorSafeDialog.getData()
          This method gets the values of the panel entry fields.
 

Uses of NeuquantCaptureBean in video.jsnap
 

Methods in video.jsnap that return NeuquantCaptureBean
 NeuquantCaptureBean JSnapDialog.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.jsnap with parameters of type NeuquantCaptureBean
static void OneFrameAtATimeCapture.neuquantImageStreamToAFile(NeuquantCaptureBean ncb)