|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.citra.pivot.icons.Icons
public class Icons
A class for holding references to the icons used throughout the framework.
Constructor Summary | |
---|---|
Icons()
|
Method Summary | |
---|---|
static Icon |
getDimensionIcon()
Retrieves an icon used for a dimension node. |
static Icon |
getHierarchyIcon()
Retrieves an icon used for a hierarchy node. |
static Icon |
getMeasureIcon()
Retrieves an icon used for a measure node. |
static Icon |
getWaitIcon()
Retrieves an icon used for displaying a waiting state. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Icons()
Method Detail |
---|
public static Icon getDimensionIcon()
public static Icon getHierarchyIcon()
public static Icon getMeasureIcon()
public static Icon getWaitIcon()
|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |