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: Options.java 8584 2006-08-10 23:06:37Z duns $
Author:
Mark Donszelmann

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

Method Detail

applyChangedOptions

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

Returns:
true if any options were set


Copyright © 2000-2007 FreeHEP. All Rights Reserved.