|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.melloware.jukes.gui.tool.Resources
public final class Resources
This class consists of string ids used for the resource bundle lookup, and some preloaded resources.
Copyright (c) 1999-2007 Melloware, Inc.
Field Summary
static java.lang.StringAPPLICATION_COYPRIGHT
static java.lang.StringAPPLICATION_DESCRIPTION
static java.lang.StringAPPLICATION_DONATE_URL
static java.lang.StringAPPLICATION_EMAIL
static java.lang.StringAPPLICATION_FORUMS_URL
static java.lang.StringAPPLICATION_LOCATION
static java.lang.StringAPPLICATION_NAME
static java.lang.StringAPPLICATION_URL
static java.lang.StringAPPLICATION_VENDOR
static javax.swing.IconARTIST_TREE_ICON
static java.lang.String[]BITRATES
static javax.swing.IconCSV_ICON
static javax.swing.IconDIFFERENCE_TOOL_DIFF_ICON
static javax.swing.IconDIFFERENCE_TOOL_ICON
static javax.swing.IconDIFFERENCE_TOOL_INTERSECTION_ICON
static javax.swing.IconDIFFERENCE_TOOL_UNION_ICON
static javax.swing.IconDISC_ADD_ICON
static javax.swing.IconDISC_BEATLES_ICON
static javax.swing.IconDISC_FINDER_ICON
static javax.swing.IconDISC_GD_ICON
static javax.swing.IconDISC_PF_ICON
static javax.swing.IconDISC_REMOVER_ICON
static javax.swing.IconDISC_STONES_ICON
static javax.swing.IconDISC_TREE_ICON
static javax.swing.IconDISC_WHO_ICON
static java.lang.StringEDITOR_COMPONENT
static java.lang.StringFILE_CHOOSER_FILTER
static java.lang.StringFILE_CHOOSER_TITLE
static javax.swing.IconFILE_GIF_ICON
static javax.swing.IconFILE_JPG_ICON
static javax.swing.IconFILE_PNG_ICON
static javax.swing.IconFILE_TEXT_ICON
static javax.swing.IconFILE_TIF_ICON
static javax.swing.IconFILTER_ICON
static javax.swing.IconFLAC_ICON
static java.lang.StringHELP_CONTENTS_ICON_ID
static javax.swing.IconHISTORY_ICON
static javax.swing.IconLOCATION_TOOL_ICON
static javax.swing.IconLOGO_ICON
static javax.swing.IconMEMORY_LARGE_ICON
static java.lang.StringMESSAGE_EDITOR_ERRORS
static javax.swing.IconNAVIGATOR_ICON
static java.lang.StringNODE_CHANGED
static java.lang.StringNODE_DELETED
static java.lang.StringNODE_INSERTED
static javax.swing.IconNODE_INVALID_OVERLAY_ICON
static javax.swing.IconNODE_NEW_OVERLAY_ICON
static javax.swing.IconOGG_VORBIS_ICON
static java.lang.String[]OPERATOR
static javax.swing.IconPDF_ICON
static javax.swing.IconPLAYLIST_ICON
static javax.swing.IconSEARCH_ICON
static javax.swing.IconSTATS_LARGE_ICON
static javax.swing.IconSTATS_SMALL_ICON
static java.lang.StringTAB
static java.lang.StringTEXT_COMPONENT
static javax.swing.IconTHREAD_START_ICON
static javax.swing.IconTHREAD_STOP_ICON
static java.lang.StringTRACK_COMPONENT
static javax.swing.IconTRACK_TREE_ICON
static javax.swing.IconWEB_SEARCH_ICON
Method Summary
static javax.swing.IcongetIcon(java.lang.String id)
static java.lang.StringgetString(java.lang.String id)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail
APPLICATION_NAME
public static final java.lang.String APPLICATION_NAME
APPLICATION_LOCATION
public static final java.lang.String APPLICATION_LOCATION
APPLICATION_EMAIL
public static final java.lang.String APPLICATION_EMAIL
APPLICATION_URL
public static final java.lang.String APPLICATION_URL
APPLICATION_DESCRIPTION
public static final java.lang.String APPLICATION_DESCRIPTION
APPLICATION_COYPRIGHT
public static final java.lang.String APPLICATION_COYPRIGHT
APPLICATION_VENDOR
public static final java.lang.String APPLICATION_VENDOR
APPLICATION_DONATE_URL
public static final java.lang.String APPLICATION_DONATE_URL
APPLICATION_FORUMS_URL
public static final java.lang.String APPLICATION_FORUMS_URL
MESSAGE_EDITOR_ERRORS
public static final java.lang.String MESSAGE_EDITOR_ERRORS
HELP_CONTENTS_ICON_ID
public static final java.lang.String HELP_CONTENTS_ICON_ID
LOGO_ICON
public static final javax.swing.Icon LOGO_ICON
DISC_ADD_ICON
public static final javax.swing.Icon DISC_ADD_ICON
DISC_TREE_ICON
public static final javax.swing.Icon DISC_TREE_ICON
ARTIST_TREE_ICON
public static final javax.swing.Icon ARTIST_TREE_ICON
TRACK_TREE_ICON
public static final javax.swing.Icon TRACK_TREE_ICON
STATS_SMALL_ICON
public static final javax.swing.Icon STATS_SMALL_ICON
STATS_LARGE_ICON
public static final javax.swing.Icon STATS_LARGE_ICON
MEMORY_LARGE_ICON
public static final javax.swing.Icon MEMORY_LARGE_ICON
DISC_FINDER_ICON
public static final javax.swing.Icon DISC_FINDER_ICON
DISC_REMOVER_ICON
public static final javax.swing.Icon DISC_REMOVER_ICON
NAVIGATOR_ICON
public static final javax.swing.Icon NAVIGATOR_ICON
NODE_INVALID_OVERLAY_ICON
public static final javax.swing.Icon NODE_INVALID_OVERLAY_ICON
NODE_NEW_OVERLAY_ICON
public static final javax.swing.Icon NODE_NEW_OVERLAY_ICON
FILE_JPG_ICON
public static final javax.swing.Icon FILE_JPG_ICON
FILE_PNG_ICON
public static final javax.swing.Icon FILE_PNG_ICON
FILE_GIF_ICON
public static final javax.swing.Icon FILE_GIF_ICON
FILE_TIF_ICON
public static final javax.swing.Icon FILE_TIF_ICON
FILE_TEXT_ICON
public static final javax.swing.Icon FILE_TEXT_ICON
WEB_SEARCH_ICON
public static final javax.swing.Icon WEB_SEARCH_ICON
DIFFERENCE_TOOL_ICON
public static final javax.swing.Icon DIFFERENCE_TOOL_ICON
LOCATION_TOOL_ICON
public static final javax.swing.Icon LOCATION_TOOL_ICON
THREAD_START_ICON
public static final javax.swing.Icon THREAD_START_ICON
THREAD_STOP_ICON
public static final javax.swing.Icon THREAD_STOP_ICON
DIFFERENCE_TOOL_DIFF_ICON
public static final javax.swing.Icon DIFFERENCE_TOOL_DIFF_ICON
DIFFERENCE_TOOL_INTERSECTION_ICON
public static final javax.swing.Icon DIFFERENCE_TOOL_INTERSECTION_ICON
DIFFERENCE_TOOL_UNION_ICON
public static final javax.swing.Icon DIFFERENCE_TOOL_UNION_ICON
DISC_GD_ICON
public static final javax.swing.Icon DISC_GD_ICON
DISC_PF_ICON
public static final javax.swing.Icon DISC_PF_ICON
DISC_WHO_ICON
public static final javax.swing.Icon DISC_WHO_ICON
DISC_BEATLES_ICON
public static final javax.swing.Icon DISC_BEATLES_ICON
DISC_STONES_ICON
public static final javax.swing.Icon DISC_STONES_ICON
SEARCH_ICON
public static final javax.swing.Icon SEARCH_ICON
CSV_ICON
public static final javax.swing.Icon CSV_ICON
PDF_ICON
public static final javax.swing.Icon PDF_ICON
FILTER_ICON
public static final javax.swing.Icon FILTER_ICON
PLAYLIST_ICON
public static final javax.swing.Icon PLAYLIST_ICON
HISTORY_ICON
public static final javax.swing.Icon HISTORY_ICON
OGG_VORBIS_ICON
public static final javax.swing.Icon OGG_VORBIS_ICON
FLAC_ICON
public static final javax.swing.Icon FLAC_ICON
TAB
public static final java.lang.String TAB
TEXT_COMPONENT
public static final java.lang.String TEXT_COMPONENT
FILE_CHOOSER_FILTER
public static final java.lang.String FILE_CHOOSER_FILTER
FILE_CHOOSER_TITLE
public static final java.lang.String FILE_CHOOSER_TITLE
EDITOR_COMPONENT
public static final java.lang.String EDITOR_COMPONENT
NODE_INSERTED
public static final java.lang.String NODE_INSERTED
NODE_DELETED
public static final java.lang.String NODE_DELETED
NODE_CHANGED
public static final java.lang.String NODE_CHANGED
TRACK_COMPONENT
public static final java.lang.String TRACK_COMPONENT
BITRATES
public static final java.lang.String[] BITRATES
OPERATOR
public static final java.lang.String[] OPERATOR
Method Detail
getIcon
public static javax.swing.Icon getIcon(java.lang.String id)
getString
public static java.lang.String getString(java.lang.String id)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 1999-2008 Melloware Inc. All Rights Reserved.