ca.sqlpower.wabit.swingui.olap
Class OlapIcons

java.lang.Object
  extended by ca.sqlpower.wabit.swingui.olap.OlapIcons

public class OlapIcons
extends java.lang.Object

A collection of OLAP-related icons.


Field Summary
static javax.swing.ImageIcon CUBE_ICON
           
static javax.swing.ImageIcon DIMENSION_ICON
           
static javax.swing.ImageIcon HIERARCHY_ICON
           
static javax.swing.ImageIcon LEVEL_ICON
           
static javax.swing.ImageIcon MEASURE_ICON
           
static javax.swing.ImageIcon NAMEDSET_ICON
           
static javax.swing.ImageIcon SCHEMA_ICON
           
 
Constructor Summary
OlapIcons()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SCHEMA_ICON

public static final javax.swing.ImageIcon SCHEMA_ICON

CUBE_ICON

public static final javax.swing.ImageIcon CUBE_ICON

DIMENSION_ICON

public static final javax.swing.ImageIcon DIMENSION_ICON

LEVEL_ICON

public static final javax.swing.ImageIcon LEVEL_ICON

HIERARCHY_ICON

public static final javax.swing.ImageIcon HIERARCHY_ICON

NAMEDSET_ICON

public static final javax.swing.ImageIcon NAMEDSET_ICON

MEASURE_ICON

public static final javax.swing.ImageIcon MEASURE_ICON
Constructor Detail

OlapIcons

public OlapIcons()


Copyright © 2009. All Rights Reserved.