org.drools.guvnor.client.resources
Interface GuvnorResources

All Superinterfaces:
com.google.gwt.resources.client.ClientBundle

public interface GuvnorResources
extends com.google.gwt.resources.client.ClientBundle


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
com.google.gwt.resources.client.ClientBundle.Source
 
Field Summary
static GuvnorResources INSTANCE
           
 
Method Summary
 HeaderCss headerCss()
           
 com.google.gwt.resources.client.ImageResource jbossrulesBlue()
           
 

Field Detail

INSTANCE

static final GuvnorResources INSTANCE
Method Detail

jbossrulesBlue

@ImageResource.ImageOptions(repeatStyle=Horizontal)
@ClientBundle.Source(value="images/jbossrulesBlue.gif")
com.google.gwt.resources.client.ImageResource jbossrulesBlue()

headerCss

@ClientBundle.Source(value="css/Header.css")
HeaderCss headerCss()


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.