Use like eg:
PackageResource IMG_UNKNOWN = PackageResource.get(EditPage.class, "questionmark.gif");where the static resource references image 'questionmark.gif' from the the package that EditPage is in to get a package resource. @author Jonathan Locke @author Eelco Hillenius
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|