net.sf.sdedit.config
Class GlobalConfigurationStrings

java.lang.Object
  extended by net.sf.sdedit.config.GlobalConfigurationStrings
All Implemented Interfaces:
StringSelectionProvider<GlobalConfiguration>

public class GlobalConfigurationStrings
extends Object
implements StringSelectionProvider<GlobalConfiguration>


Constructor Summary
GlobalConfigurationStrings()
           
 
Method Summary
 String[] getStringSelection(String property)
          Returns an array of strings, each representing a potential value of a property of the underlying data object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalConfigurationStrings

public GlobalConfigurationStrings()
Method Detail

getStringSelection

public String[] getStringSelection(String property)
Description copied from interface: StringSelectionProvider
Returns an array of strings, each representing a potential value of a property of the underlying data object.

Specified by:
getStringSelection in interface StringSelectionProvider<GlobalConfiguration>
Returns:


Copyright © 2011. All Rights Reserved.