ConversionDialog.OutputFormatListener

java.awt.event. ActionListener
+actionPerformed(ActionEvent ) :void
java.lang. Object
+Object()
<clinit>() :void
#clone() :Object
+equals(Object ) :boolean
#finalize() :void
+getClass() :Class
+hashCode() :int
+notify() :void
+notifyAll() :void
-registerNatives() :void
+toString() :String
+wait() :void
+wait(long ) :void
+wait(long , int ) :void
net.aerith.misao.toolkit.ImageConversion. ConversionDialog.OutputFormatListener
+actionPerformed(ActionEvent e) :void
net.aerith.misao.toolkit.ImageConversion. ConversionDialog
#check_input_format :JCheckBox
#combo_input_format :JComboBox
#input_filters :ImageFileFilter
#check_output_format :JCheckBox
#combo_output_format :JComboBox
#output_filters :ImageFileFilter
#check_change_filename :JCheckBox
#check_transform :JCheckBox
#transform_panel :TransformationPanel
#check_filter :JCheckBox
#button_filter :JButton
#filter_set :FilterSet
+ConversionDialog()
#getTitle() :String
+specifiesInputFormat() :boolean
+getInputFileFilter() :ImageFileFilter
+specifiesOutputFormat() :boolean
+getOutputFileFilter() :ImageFileFilter
+changesFilenames() :boolean
+transformsAll() :boolean
+isSize() :boolean
+isScale() :boolean
+getImageSize() :Size
+getScale() :int
+rescalesSbig() :boolean
+appliesImageProcessingFilters() :boolean
+getFilterSet() :FilterSet