Example usage for com.google.gwt.resources.client ClientBundle interface-usage

List of usage examples for com.google.gwt.resources.client ClientBundle interface-usage

Introduction

In this page you can find the example usage for com.google.gwt.resources.client ClientBundle interface-usage.

Usage

From source file com.googlecode.mgwt.mvp.client.resources.AnimationBundle.java

/**
 * Considered internal
 *
 * @author Daniel Kurka
 * @version $Id: $
 */

From source file com.googlecode.mgwt.mvp.client.resources.MVPBundle.java

/**
 * Considered internal
 *
 * @author Daniel Kurka
 * @version $Id: $
 */

From source file com.googlecode.mgwt.ui.client.theme.base.MGWTClientBundleBaseThemeAndroid.java

/**
 * The android client bundle
 * 
 * @author Daniel Kurka
 * 
 */

From source file com.googlecode.mgwt.ui.client.theme.base.MGWTClientBundleBaseThemeAndroidTablet.java

/**
 * The android tablet client bundle
 * 
 * @author Daniel Kurka
 * 
 */

From source file com.googlecode.mgwt.ui.client.theme.base.MGWTClientBundleBaseThemeBlackberry.java

/**
 * The blackberry client bundle
 * 
 * @author Daniel Kurka
 * 
 */

From source file com.googlecode.mgwt.ui.client.theme.base.MGWTClientBundleBaseThemeDesktop.java

/**
 * The desktop client bundle
 * 
 * @author Daniel Kurka
 * 
 */

From source file com.googlecode.mgwt.ui.client.theme.base.MGWTClientBundleBaseThemeIPad.java

/**
 * The ipad client bundle
 * 
 * @author Daniel Kurka
 * 
 */

From source file com.googlecode.mgwt.ui.client.theme.base.MGWTClientBundleBaseThemeIPadRetina.java

/**
 * The ipad client bundle
 * 
 * @author Daniel Kurka
 * 
 */

From source file com.googlecode.mgwt.ui.client.theme.base.MGWTClientBundleBaseThemeIPhone.java

/**
 * The iphone without retina client bundle
 * 
 * @author Daniel Kurka
 * 
 */

From source file com.googlecode.mgwt.ui.client.theme.base.MGWTClientBundleBaseThemeRetina.java

/**
 * The iphone with retina client bundle
 * 
 * @author Daniel Kurka
 * 
 */