market.resource
Class ResourceModuleIcon
java.lang.Object
|
+--market.resource.ResourceModuleIcon
- All Implemented Interfaces:
- ResourceManager.ResourceModul
- public class ResourceModuleIcon
- extends Object
- implements ResourceManager.ResourceModul
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceModuleIcon
public ResourceModuleIcon()
getExtension
public String getExtension()
- Returns the resource's file extension: "gif".
- Specified by:
getExtension
in interface ResourceManager.ResourceModul
- Returns:
- the file extension
getPath
public String getPath()
- Returns the path relative to the current resource path.
- Specified by:
getPath
in interface ResourceManager.ResourceModul
- Returns:
- the path.
getTypeName
public String getTypeName()
- Returns the type name of the module. This is the name by which the resources are requested.
- Specified by:
getTypeName
in interface ResourceManager.ResourceModul
- Returns:
- the type name