org.gwtiger.client.images
Interface GWTigerImageBundle
- All Superinterfaces:
- com.google.gwt.user.client.ui.ImageBundle
public interface GWTigerImageBundle
- extends com.google.gwt.user.client.ui.ImageBundle
|
Method Summary |
com.google.gwt.user.client.ui.AbstractImagePrototype |
acceptIcon()
The metadata tag contains no '/' characters, so
btn_submit_icon.gif must be located in the same
package as MyImageBundle. |
com.google.gwt.user.client.ui.AbstractImagePrototype |
addIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
applicationEditIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
arrowLeftIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
arrowRightIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
arrowSwitchIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
cancelIcon()
btn_cancel_icon.png must be located in the package
com.mycompany.myapp.icons (which must be on the classpath). |
com.google.gwt.user.client.ui.AbstractImagePrototype |
chartBarIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
clockAddIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
clockGoIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
commentEditIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
commentsIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
controlEndBlueIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
controlFastForwardBlueIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
controlRewindBlueIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
controlStartBlueIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
cutIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
cutRedIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
dateAddIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
dateErrorIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
dateMagnifyIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
deleteIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
emailGoIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
errorIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
exclamationIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
groupAddIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
helpIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
houseIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
keyIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
loginIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
logoutIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
lorryIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
magnifierIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
menuSpace()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
moneyIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
saveIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
sportSoccerIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
stopIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
telephoneAddIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
telephoneGoIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
tickIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
userAddIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
userGoIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
userSuitIcon()
|
com.google.gwt.user.client.ui.AbstractImagePrototype |
weatherSunIcon()
|
acceptIcon
com.google.gwt.user.client.ui.AbstractImagePrototype acceptIcon()
- The metadata tag contains no '/' characters, so
btn_submit_icon.gif must be located in the same
package as MyImageBundle.
addIcon
com.google.gwt.user.client.ui.AbstractImagePrototype addIcon()
applicationEditIcon
com.google.gwt.user.client.ui.AbstractImagePrototype applicationEditIcon()
arrowRightIcon
com.google.gwt.user.client.ui.AbstractImagePrototype arrowRightIcon()
arrowLeftIcon
com.google.gwt.user.client.ui.AbstractImagePrototype arrowLeftIcon()
arrowSwitchIcon
com.google.gwt.user.client.ui.AbstractImagePrototype arrowSwitchIcon()
cancelIcon
com.google.gwt.user.client.ui.AbstractImagePrototype cancelIcon()
- btn_cancel_icon.png must be located in the package
com.mycompany.myapp.icons (which must be on the classpath).
chartBarIcon
com.google.gwt.user.client.ui.AbstractImagePrototype chartBarIcon()
clockAddIcon
com.google.gwt.user.client.ui.AbstractImagePrototype clockAddIcon()
clockGoIcon
com.google.gwt.user.client.ui.AbstractImagePrototype clockGoIcon()
commentsIcon
com.google.gwt.user.client.ui.AbstractImagePrototype commentsIcon()
commentEditIcon
com.google.gwt.user.client.ui.AbstractImagePrototype commentEditIcon()
controlStartBlueIcon
com.google.gwt.user.client.ui.AbstractImagePrototype controlStartBlueIcon()
controlEndBlueIcon
com.google.gwt.user.client.ui.AbstractImagePrototype controlEndBlueIcon()
controlFastForwardBlueIcon
com.google.gwt.user.client.ui.AbstractImagePrototype controlFastForwardBlueIcon()
controlRewindBlueIcon
com.google.gwt.user.client.ui.AbstractImagePrototype controlRewindBlueIcon()
cutIcon
com.google.gwt.user.client.ui.AbstractImagePrototype cutIcon()
cutRedIcon
com.google.gwt.user.client.ui.AbstractImagePrototype cutRedIcon()
dateAddIcon
com.google.gwt.user.client.ui.AbstractImagePrototype dateAddIcon()
dateErrorIcon
com.google.gwt.user.client.ui.AbstractImagePrototype dateErrorIcon()
dateMagnifyIcon
com.google.gwt.user.client.ui.AbstractImagePrototype dateMagnifyIcon()
deleteIcon
com.google.gwt.user.client.ui.AbstractImagePrototype deleteIcon()
emailGoIcon
com.google.gwt.user.client.ui.AbstractImagePrototype emailGoIcon()
errorIcon
com.google.gwt.user.client.ui.AbstractImagePrototype errorIcon()
exclamationIcon
com.google.gwt.user.client.ui.AbstractImagePrototype exclamationIcon()
groupAddIcon
com.google.gwt.user.client.ui.AbstractImagePrototype groupAddIcon()
helpIcon
com.google.gwt.user.client.ui.AbstractImagePrototype helpIcon()
houseIcon
com.google.gwt.user.client.ui.AbstractImagePrototype houseIcon()
keyIcon
com.google.gwt.user.client.ui.AbstractImagePrototype keyIcon()
lorryIcon
com.google.gwt.user.client.ui.AbstractImagePrototype lorryIcon()
magnifierIcon
com.google.gwt.user.client.ui.AbstractImagePrototype magnifierIcon()
menuSpace
com.google.gwt.user.client.ui.AbstractImagePrototype menuSpace()
moneyIcon
com.google.gwt.user.client.ui.AbstractImagePrototype moneyIcon()
loginIcon
com.google.gwt.user.client.ui.AbstractImagePrototype loginIcon()
logoutIcon
com.google.gwt.user.client.ui.AbstractImagePrototype logoutIcon()
saveIcon
com.google.gwt.user.client.ui.AbstractImagePrototype saveIcon()
sportSoccerIcon
com.google.gwt.user.client.ui.AbstractImagePrototype sportSoccerIcon()
stopIcon
com.google.gwt.user.client.ui.AbstractImagePrototype stopIcon()
telephoneAddIcon
com.google.gwt.user.client.ui.AbstractImagePrototype telephoneAddIcon()
telephoneGoIcon
com.google.gwt.user.client.ui.AbstractImagePrototype telephoneGoIcon()
tickIcon
com.google.gwt.user.client.ui.AbstractImagePrototype tickIcon()
userAddIcon
com.google.gwt.user.client.ui.AbstractImagePrototype userAddIcon()
userGoIcon
com.google.gwt.user.client.ui.AbstractImagePrototype userGoIcon()
userSuitIcon
com.google.gwt.user.client.ui.AbstractImagePrototype userSuitIcon()
weatherSunIcon
com.google.gwt.user.client.ui.AbstractImagePrototype weatherSunIcon()