org.gcube.portlets.admin.vredeployer.client.icons
Interface VreIcons

All Superinterfaces:
com.google.gwt.user.client.ui.ImageBundle

public interface VreIcons
extends com.google.gwt.user.client.ui.ImageBundle


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.ImageBundle
com.google.gwt.user.client.ui.ImageBundle.Resource
 
Method Summary
 com.google.gwt.user.client.ui.AbstractImagePrototype inforpanel()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype runninginstance()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype serverinfo()
           
 

Method Detail

runninginstance

@ImageBundle.Resource(value="runninginstance.png")
com.google.gwt.user.client.ui.AbstractImagePrototype runninginstance()

serverinfo

@ImageBundle.Resource(value="serverinfo.png")
com.google.gwt.user.client.ui.AbstractImagePrototype serverinfo()

inforpanel

@ImageBundle.Resource(value="infopanel.png")
com.google.gwt.user.client.ui.AbstractImagePrototype inforpanel()


Copyright © 2014. All Rights Reserved.