org.argosfields.resource
Class ResourceManager
java.lang.Object
org.argosfields.resource.ResourceManager
- public final class ResourceManager
- extends Object
ResourceManager.java
- Version:
- $Revision: 1.3 $ $Date: 2003/10/21 14:59:48 $
- Author:
- Xavier Cho
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE_BUNDLE
public static final String RESOURCE_BUNDLE
- See Also:
- Constant Field Values
ACTION_PREFIX
public static final String ACTION_PREFIX
- See Also:
- Constant Field Values
getInstance
public static ResourceManager getInstance()
getString
public String getString(String key)
getString
public String getString(String key,
Object[] args)
getImage
public org.eclipse.swt.graphics.Image getImage(String key)
getImageDescriptor
public org.eclipse.jface.resource.ImageDescriptor getImageDescriptor(String key)
getActionNames
public Collection getActionNames()
Copyright © Gnome Korea. All Rights Reserved.