Package org.apache.log4j.chainsaw.icons
Class ChainsawIcons
- java.lang.Object
-
- org.apache.log4j.chainsaw.icons.ChainsawIcons
-
public class ChainsawIcons extends Object
- Author:
- Paul Smith <psmith@apache.org>
-
-
Field Summary
Fields Modifier and Type Field Description static URLABOUTstatic URLANIM_NET_CONNECTstatic URLANIM_RADIO_TOWERstatic URLCOPYstatic URLCUTstatic URLDEBUGstatic URLDELETEstatic URLDOCKstatic URLDOWNstatic URLFILE_OPENstatic URLFILE_SAVE_ASstatic URLFINDstatic javax.swing.ImageIconFOCUS_ON_ICONstatic URLHELPstatic URLICON_ACTIVE_RECEIVERstatic URLICON_BACKstatic URLICON_COLLAPSEstatic javax.swing.IconICON_COPYstatic javax.swing.IconICON_CUTstatic javax.swing.IconICON_DEBUGstatic javax.swing.IconICON_DOCKstatic javax.swing.IconICON_DOWNstatic URLICON_EDIT_RECEIVERstatic javax.swing.IconICON_HELPstatic URLICON_HOMEstatic URLICON_INACTIVE_RECEIVERstatic javax.swing.ImageIconICON_LOG4Jstatic URLICON_NEW_RECEIVERstatic javax.swing.IconICON_PREFERENCESstatic URLICON_RESTARTstatic URLICON_RESTART_ALLstatic URLICON_RESUME_RECEIVERstatic javax.swing.ImageIconICON_SERVERstatic URLICON_STOP_RECEIVERstatic javax.swing.IconICON_UNDOCKstatic javax.swing.IconICON_UPstatic javax.swing.ImageIconIGNORE_ICONstatic URLINFOstatic URLPAUSEstatic URLPREFERENCESstatic URLREFRESHstatic URLSCROLL_TO_BOTTOMstatic URLSERVERstatic URLTOOL_TIPstatic URLUNDOCKstatic URLUNDOCKED_ICONstatic URLUPstatic URLWINDOW_ICON
-
-
-
Field Detail
-
FILE_OPEN
public static final URL FILE_OPEN
-
UP
public static final URL UP
-
DOWN
public static final URL DOWN
-
FILE_SAVE_AS
public static final URL FILE_SAVE_AS
-
PAUSE
public static final URL PAUSE
-
REFRESH
public static final URL REFRESH
-
DELETE
public static final URL DELETE
-
INFO
public static final URL INFO
-
FIND
public static final URL FIND
-
ABOUT
public static final URL ABOUT
-
SCROLL_TO_BOTTOM
public static final URL SCROLL_TO_BOTTOM
-
TOOL_TIP
public static final URL TOOL_TIP
-
UNDOCK
public static final URL UNDOCK
-
DOCK
public static final URL DOCK
-
PREFERENCES
public static final URL PREFERENCES
-
DEBUG
public static final URL DEBUG
-
HELP
public static final URL HELP
-
ICON_UP
public static final javax.swing.Icon ICON_UP
-
ICON_DOWN
public static final javax.swing.Icon ICON_DOWN
-
ICON_HELP
public static final javax.swing.Icon ICON_HELP
-
ICON_PREFERENCES
public static final javax.swing.Icon ICON_PREFERENCES
-
ICON_DOCK
public static final javax.swing.Icon ICON_DOCK
-
COPY
public static final URL COPY
-
CUT
public static final URL CUT
-
ICON_COPY
public static final javax.swing.Icon ICON_COPY
-
ICON_CUT
public static final javax.swing.Icon ICON_CUT
-
ICON_UNDOCK
public static final javax.swing.Icon ICON_UNDOCK
-
ICON_DEBUG
public static final javax.swing.Icon ICON_DEBUG
-
WINDOW_ICON
public static final URL WINDOW_ICON
-
UNDOCKED_ICON
public static final URL UNDOCKED_ICON
-
ICON_LOG4J
public static final javax.swing.ImageIcon ICON_LOG4J
-
ANIM_NET_CONNECT
public static final URL ANIM_NET_CONNECT
-
ANIM_RADIO_TOWER
public static final URL ANIM_RADIO_TOWER
-
ICON_ACTIVE_RECEIVER
public static final URL ICON_ACTIVE_RECEIVER
-
ICON_HOME
public static final URL ICON_HOME
-
ICON_BACK
public static final URL ICON_BACK
-
ICON_RESTART
public static final URL ICON_RESTART
-
ICON_RESTART_ALL
public static final URL ICON_RESTART_ALL
-
ICON_STOP_RECEIVER
public static final URL ICON_STOP_RECEIVER
-
ICON_NEW_RECEIVER
public static final URL ICON_NEW_RECEIVER
-
ICON_EDIT_RECEIVER
public static final URL ICON_EDIT_RECEIVER
-
ICON_RESUME_RECEIVER
public static final URL ICON_RESUME_RECEIVER
-
ICON_INACTIVE_RECEIVER
public static final URL ICON_INACTIVE_RECEIVER
-
ICON_COLLAPSE
public static final URL ICON_COLLAPSE
-
FOCUS_ON_ICON
public static final javax.swing.ImageIcon FOCUS_ON_ICON
-
IGNORE_ICON
public static final javax.swing.ImageIcon IGNORE_ICON
-
SERVER
public static final URL SERVER
-
ICON_SERVER
public static final javax.swing.ImageIcon ICON_SERVER
-
-