|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.salespointframework.core.ResourceManager.ResourceModuleGIF
private static final class ResourceManager.ResourceModuleGIF
Predefined module for .gif-resources.
Constructor Summary | |
---|---|
private |
ResourceManager.ResourceModuleGIF()
|
Method Summary | |
---|---|
java.lang.String |
getExtension()
Returns the resource's file extension: "gif". |
java.lang.String |
getPath()
Returns the path relative to the current resource path. |
java.lang.String |
getTypeName()
Returns the type name of the module. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private ResourceManager.ResourceModuleGIF()
Method Detail |
---|
public java.lang.String getExtension()
getExtension
in interface ResourceManager.ResourceModule
public java.lang.String getPath()
getPath
in interface ResourceManager.ResourceModule
public java.lang.String getTypeName()
getTypeName
in interface ResourceManager.ResourceModule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |