com.bonevich.eclipse.cvsgrapher
Interface CvsGraphPluginResources
- All Known Implementing Classes:
- CvsGraphEditor, CvsGrapherPreferencePage, CvsGraphPlugin, CvsGraphPluginMessages
- public interface CvsGraphPluginResources
Interface defining useful constants for accessing resource messages.
- Author:
- jbonevic
RESOURCE_BUNDLE
public static final java.lang.String RESOURCE_BUNDLE
- See Also:
- Constant Field Values
CVSGRAPHER_EDITOR_TITLE
public static final java.lang.String CVSGRAPHER_EDITOR_TITLE
- See Also:
- Constant Field Values
CVSGRAPHER_EDITOR_TITLE_WITHARG
public static final java.lang.String CVSGRAPHER_EDITOR_TITLE_WITHARG
- See Also:
- Constant Field Values
CVSGRAPHER_PREFS_GENERAL
public static final java.lang.String CVSGRAPHER_PREFS_GENERAL
- See Also:
- Constant Field Values
CVSGRAPHER_PREFS_COLOR_VERSION_LABEL
public static final java.lang.String CVSGRAPHER_PREFS_COLOR_VERSION_LABEL
- See Also:
- Constant Field Values
CVSGRAPHER_PREFS_COLOR_BRANCH_LABEL
public static final java.lang.String CVSGRAPHER_PREFS_COLOR_BRANCH_LABEL
- See Also:
- Constant Field Values
CVSGRAPHER_PREFS_MERGETAG_SOURCE_LABEL
public static final java.lang.String CVSGRAPHER_PREFS_MERGETAG_SOURCE_LABEL
- See Also:
- Constant Field Values
CVSGRAPHER_PREFS_MERGETAG_DEST_LABEL
public static final java.lang.String CVSGRAPHER_PREFS_MERGETAG_DEST_LABEL
- See Also:
- Constant Field Values
CVSGRAPHER_PREFS_MERGETAGS_LABEL
public static final java.lang.String CVSGRAPHER_PREFS_MERGETAGS_LABEL
- See Also:
- Constant Field Values
CVSGRAPHER_PREFS_SHOW_AUTHOR_LABEL
public static final java.lang.String CVSGRAPHER_PREFS_SHOW_AUTHOR_LABEL
- See Also:
- Constant Field Values
CVSGRAPHER_PREFS_SHOW_TIMESTAMP_LABEL
public static final java.lang.String CVSGRAPHER_PREFS_SHOW_TIMESTAMP_LABEL
- See Also:
- Constant Field Values
CVSGRAPHER_PREFS_SHOW_TAGS_LABEL
public static final java.lang.String CVSGRAPHER_PREFS_SHOW_TAGS_LABEL
- See Also:
- Constant Field Values
CVSGRAPHER_PREFS_SHOW_LABEL
public static final java.lang.String CVSGRAPHER_PREFS_SHOW_LABEL
- See Also:
- Constant Field Values
Copyright © 2003-2004 bonevich.com. All Rights Reserved.