org.sonar.gwt.ui
Class Icons

java.lang.Object
  extended by org.sonar.gwt.ui.Icons

public final class Icons
extends java.lang.Object

All icons are 16x16 pixels


Nested Class Summary
static interface Icons.IconBundle
           
 
Method Summary
static com.google.gwt.user.client.ui.AbstractImagePrototype forQualifier(java.lang.String qualifier)
           
static Icons.IconBundle get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static Icons.IconBundle get()

forQualifier

public static com.google.gwt.user.client.ui.AbstractImagePrototype forQualifier(java.lang.String qualifier)


Copyright © 2009-2010 SonarSource SA. All Rights Reserved.