org.hudsonci.maven.plugin.ui.gwt.configure
Interface MavenConfigurationResources

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

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

Global resources for the MavenConfiguration module.

Since:
2.1.0
Author:
Jason Dillon

Nested Class Summary
static interface MavenConfigurationResources.Style
           
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
com.google.gwt.resources.client.ClientBundle.Source
 
Method Summary
 MavenConfigurationResources.Style style()
           
 

Method Detail

style

@ClientBundle.Source(value="MavenConfiguration.css")
MavenConfigurationResources.Style style()


Copyright © 2004-2011 Hudson. All Rights Reserved.