com.arsdigita.portalserver
Class Icons

java.lang.Object
  extended bycom.arsdigita.portalserver.Icons

public class Icons
extends Object

This class contains Images for the various CW icons. These image instances are all locked, so they may not be directly added to a page's static structure -- instead, they must be cloned. However, they can be used within a list or table cell renderer.


Field Summary
static com.arsdigita.bebop.Image CHECK_EMPTY_16
           
static com.arsdigita.bebop.Image CHECK_FULL_16
           
static com.arsdigita.bebop.Image DOWN_16
           
static com.arsdigita.bebop.Image GROUP_16
           
static com.arsdigita.bebop.Image LEFT_16
           
static com.arsdigita.bebop.Image RADIO_EMPTY_16
           
static com.arsdigita.bebop.Image RADIO_EMPTY_GRAYED_16
           
static com.arsdigita.bebop.Image RADIO_FULL_16
           
static com.arsdigita.bebop.Image RADIO_FULL_GRAYED_16
           
static com.arsdigita.bebop.Image RIGHT_16
           
static com.arsdigita.bebop.Image TRASH_16
           
static com.arsdigita.bebop.Image UP_16
           
static com.arsdigita.bebop.Image USER_16
           
 
Constructor Summary
Icons()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USER_16

public static final com.arsdigita.bebop.Image USER_16

GROUP_16

public static final com.arsdigita.bebop.Image GROUP_16

LEFT_16

public static final com.arsdigita.bebop.Image LEFT_16

RIGHT_16

public static final com.arsdigita.bebop.Image RIGHT_16

UP_16

public static final com.arsdigita.bebop.Image UP_16

DOWN_16

public static final com.arsdigita.bebop.Image DOWN_16

RADIO_EMPTY_16

public static final com.arsdigita.bebop.Image RADIO_EMPTY_16

RADIO_FULL_16

public static final com.arsdigita.bebop.Image RADIO_FULL_16

RADIO_EMPTY_GRAYED_16

public static final com.arsdigita.bebop.Image RADIO_EMPTY_GRAYED_16

RADIO_FULL_GRAYED_16

public static final com.arsdigita.bebop.Image RADIO_FULL_GRAYED_16

CHECK_EMPTY_16

public static final com.arsdigita.bebop.Image CHECK_EMPTY_16

CHECK_FULL_16

public static final com.arsdigita.bebop.Image CHECK_FULL_16

TRASH_16

public static final com.arsdigita.bebop.Image TRASH_16
Constructor Detail

Icons

public Icons()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 19 2004:2343 UTC