org.freehep.graphicsio.exportchooser
Interface Options

All Known Implementing Classes:
BackgroundPanel, FontPanel, ImagePanel, ImageSizePanel, ImageTypePanel, InfoPanel, OptionButton, OptionCheckBox, OptionComboBox, OptionFormattedTextField, OptionPanel, OptionRadioButton, OptionTextField, PageLayoutPanel, PageMarginPanel

public interface Options

Version:
$Id: freehep-graphicsio/src/main/java/org/freehep/graphicsio/exportchooser/Options.java 5641ca92a537 2005/11/26 00:15:35 duns $
Author:
Mark Donszelmann

Method Summary
 boolean applyChangedOptions(Properties options)
          Sets all the changed options in the properties object.
 

Method Detail

applyChangedOptions

boolean applyChangedOptions(Properties options)
Sets all the changed options in the properties object.

Returns:
true if any options were set


Copyright © 2012. All Rights Reserved.