FreeHEP API
Version current

org.freehep.graphicsio.exportchooser
Interface Options

All Known Implementing Classes:
OptionButton, OptionCheckBox, OptionComboBox, OptionFormattedTextField, OptionPanel, OptionRadioButton, OptionTextField

public interface Options

Version:
$Id: Options.java,v 1.3 2003/04/30 19:02:03 duns Exp $
Author:
Mark Donszelmann
Source Code:
Options.java

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

Method Detail

applyChangedOptions

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

Returns:
true if any options were set

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.