SRJRCFrames
v0.1.296

Uses of Class
de.schwarzrot.app.domain.Option

Packages that use Option
de.schwarzrot.app.domain domain classes used by applications 
de.schwarzrot.app.ui.control application specific ui controls 
 

Uses of Option in de.schwarzrot.app.domain
 

Methods in de.schwarzrot.app.domain that return Option
 Option OptionBundle.getOption(String key)
           
 

Methods in de.schwarzrot.app.domain that return types with arguments of type Option
 Map<String,Option> OptionBundle.getOptions()
           
 

Methods in de.schwarzrot.app.domain with parameters of type Option
 void OptionBundle.setOption(Option any)
           
 

Method parameters in de.schwarzrot.app.domain with type arguments of type Option
 void OptionBundle.setOptions(Map<String,Option> options)
           
 

Uses of Option in de.schwarzrot.app.ui.control
 

Fields in de.schwarzrot.app.ui.control with type parameters of type Option
protected  Map<String,List<Option>> OptionBundleListDialog.options2Remove
           
 

Methods in de.schwarzrot.app.ui.control that return types with arguments of type Option
 List<Option> OptionBundleDialog.getOptions2Remove()
           
 

Methods in de.schwarzrot.app.ui.control with parameters of type Option
 Object OptionsTableView.OptionFormat.getColumnValue(Option item, int idx)
           
 

Constructors in de.schwarzrot.app.ui.control with parameters of type Option
OptionDialog.OptionDetailView(Option instance)
           
OptionDialog(Option instance)
           
 

Constructor parameters in de.schwarzrot.app.ui.control with type arguments of type Option
OptionsTableView(Collection<Option> list)
           
 


SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.