net.sf.sdedit.config
Class GlobalConfigurationStrings
java.lang.Object
net.sf.sdedit.config.GlobalConfigurationStrings
- All Implemented Interfaces:
- StringSelectionProvider<GlobalConfiguration>
public class GlobalConfigurationStrings
- extends Object
- implements StringSelectionProvider<GlobalConfiguration>
|
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 |
GlobalConfigurationStrings
public GlobalConfigurationStrings()
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.