public interface VreIcons
extends com.google.gwt.user.client.ui.ImageBundle
Modifier and Type | Method and Description |
---|---|
com.google.gwt.user.client.ui.AbstractImagePrototype |
inforpanel() |
com.google.gwt.user.client.ui.AbstractImagePrototype |
runninginstance() |
com.google.gwt.user.client.ui.AbstractImagePrototype |
serverinfo() |
@ImageBundle.Resource(value="runninginstance.png") com.google.gwt.user.client.ui.AbstractImagePrototype runninginstance()
@ImageBundle.Resource(value="serverinfo.png") com.google.gwt.user.client.ui.AbstractImagePrototype serverinfo()
@ImageBundle.Resource(value="infopanel.png") com.google.gwt.user.client.ui.AbstractImagePrototype inforpanel()
Copyright © 2014. All Rights Reserved.