info.magnolia.cms.gui.misc
Class Icon

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

public class Icon
extends Object

Version:
2.0
Author:
Vinzenz Wyser

Field Summary
static String BASEPATH
           
static String CONTENTNODE
           
static String NODEDATA
           
static String PAGE
           
static String ROLE
           
static int SIZE_LARGE
           
static int SIZE_MEDIUM
           
static int SIZE_SMALL
           
static int SIZE_XLARGE
           
static String USER
           
static String WEBPAGE
           
 
Constructor Summary
Icon()
           
 
Method Summary
 String getSrc(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 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 String PAGE
See Also:
Constant Field Values

CONTENTNODE

public static final String CONTENTNODE
See Also:
Constant Field Values

NODEDATA

public static final String NODEDATA
See Also:
Constant Field Values

WEBPAGE

public static final String WEBPAGE
See Also:
Constant Field Values

ROLE

public static final String ROLE
See Also:
Constant Field Values

USER

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

Icon

public Icon()
Method Detail

getSrc

public String getSrc(String iconName,
                     int size)


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