|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.clif.scenario.isac.egui.Icons
public class Icons
Implementation of a image registry, which load the icons files
Constructor Summary | |
---|---|
Icons()
|
Method Summary | |
---|---|
static java.util.Map<java.lang.String,java.lang.String> |
getImageDescriptorFileName()
Create an hashtable with images indexed by their name |
static org.eclipse.jface.resource.ImageRegistry |
getImageRegistry()
Get the image registry this function create it if the registry don't exist |
static java.net.URL |
newURL(java.lang.String url)
Create a new URL with the given string in parameters |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Icons()
Method Detail |
---|
public static java.net.URL newURL(java.lang.String url)
url
- The string which contains the URL
public static java.util.Map<java.lang.String,java.lang.String> getImageDescriptorFileName()
public static org.eclipse.jface.resource.ImageRegistry getImageRegistry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |