jas.swingstudio
Interface HasSlider


public interface HasSlider

A subclass of CutDialog should implement this interface to allow the dialog to have a slider of the cut parameters.

See Also:
CutDialog

Method Summary
 CutDialogPanel getSliderPanel(CutInterface peer)
           
 

Method Detail

getSliderPanel

public CutDialogPanel getSliderPanel(CutInterface peer)
Returns:
a panel containing your slider