info.magnolia.cms.gui.misc
Class Icon

java.lang.Object
  extended by info.magnolia.cms.gui.misc.Icon

public class Icon
extends java.lang.Object

Version:
2.0
Author:
Vinzenz Wyser

Field Summary
static java.lang.String BASEPATH
           
static java.lang.String CONTENTNODE
           
static java.lang.String NODEDATA
           
static java.lang.String PAGE
           
static java.lang.String ROLE
           
static int SIZE_LARGE
           
static int SIZE_MEDIUM
           
static int SIZE_SMALL
           
static int SIZE_XLARGE
           
static java.lang.String USER
           
static java.lang.String WEBPAGE
           
 
Constructor Summary
Icon()
           
 
Method Summary
 java.lang.String getSrc(java.lang.String iconName, int size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BASEPATH

public static final java.lang.String BASEPATH
See Also:
Constant Field Values

SIZE_SMALL

public static final int SIZE_SMALL
See Also:
Constant Field Values

SIZE_MEDIUM

public static final int SIZE_MEDIUM
See Also:
Constant Field Values

SIZE_LARGE

public static final int SIZE_LARGE
See Also:
Constant Field Values

SIZE_XLARGE

public static final int SIZE_XLARGE
See Also:
Constant Field Values

PAGE

public static final java.lang.String PAGE
See Also:
Constant Field Values

CONTENTNODE

public static final java.lang.String CONTENTNODE
See Also:
Constant Field Values

NODEDATA

public static final java.lang.String NODEDATA
See Also:
Constant Field Values

WEBPAGE

public static final java.lang.String WEBPAGE
See Also:
Constant Field Values

ROLE

public static final java.lang.String ROLE
See Also:
Constant Field Values

USER

public static final java.lang.String USER
See Also:
Constant Field Values
Constructor Detail

Icon

public Icon()
Method Detail

getSrc

public java.lang.String getSrc(java.lang.String iconName,
                               int size)


Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.