Package com.nomagic.magicdraw.resources
Class CommandResource
java.lang.Object
com.nomagic.magicdraw.resources.CommandResource
Deprecated.
This class is used to retrieve the resources from the command resource bundle files.
- 
Constructor Details
- 
CommandResource
public CommandResource()Deprecated. 
 - 
 - 
Method Details
- 
getString
Deprecated.Get localized resource string according the given key.- Parameters:
 key- key.- Returns:
 - resource string.
 
 - 
getString
Deprecated.Get localized resource string according the given key.- Parameters:
 key- key.values- message arguments.- Returns:
 - resource string.
 
 
 - 
 
DialogResource