IBM Rational Performance Tester SDK

com.ibm.rational.common.test.editor.framework
Class TestEditorImages

java.lang.Object
  extended by org.eclipse.hyades.ui.internal.util.ImageManager
      extended by com.ibm.rational.common.test.editor.framework.TestEditorImages

public class TestEditorImages
extends org.eclipse.hyades.ui.internal.util.ImageManager


Field Summary
static String BOOKMARK_ADD_ICO
           
static String BOOKMARK_ICO
           
static String BOOKMARK_REMOVE_ICO
           
static String CLEAR_ICO
           
static String COLLAPSE_ALL_ICO
           
static String COLLAPSE_ICO
           
static String DISABLED_ICO
           
static String ENABLED_ICO
           
static String ERROR_ICO
           
static String EXPAND_ALL_ICO
           
static String EXPAND_ICO
           
static String FOLDER_ICO
           
static String FOLDER_OPEN_ICO
           
static String GRIP_ICO
           
static String I_POPUP_DOWN
           
static String I_POPUP_UP
           
static String INFO_ICO
           
static String LAYOUT_HORIZONTAL_ICO
           
static String LAYOUT_TABLE_ICO
           
static String LAYOUT_TREE_ICO
           
static String LAYOUT_VERTICAL_ICO
           
static String LINKED_ICO
           
static String LINKED_PREVIEW_ICO
           
static String LOOP_ICO
           
static String NEXT_NAV_ICO
           
static String OPTIONS_ICO
           
static String OVR_ERROR_ICO
           
static String OVR_VISITED_ICO
           
static String OVR_WARN_ICO
           
static String PREV_NAV_ICO
           
static String QUICK_ASSIST_ICO
           
static String RANDOM_SELECTOR_ICO
           
static String REPLACE_ICO
           
static String SCREENSHOT_BACKGROUND
           
static String SEARCH_DLG_ICO
           
static String SEARCH_FIELD_ICO
           
static String SEARCH_ICO
           
static String SEARCH_MATCH_ICO
           
static String SEARCH_OPTIONS_ICO
           
static String SELECT_NEXT_ICO
           
static String SELECT_PREV_ICO
           
static String SET_AS_REGEX_ICO
           
static String SHOW_USAGE_ICO
           
static String SORT_ICO
           
static String SYNC_PT_ICO
           
static String TESTVAR_ASSIGN_ICO
           
static String TESTVAR_CONTAINER_ICO
           
static String TESTVAR_FIELD_ICO
           
static String TESTVAR_GENERIC_ICO
           
static String TESTVAR_LOCAL_ICO
           
static String TESTVAR_SERVER_ICO
           
static String TESTVAR_USHRD_ICO
           
static String UNDO_ICO
           
static String WARN_ICO
           
static String WEIGHTED_BLOCK_ICO
           
 
Fields inherited from class org.eclipse.hyades.ui.internal.util.ImageManager
iconBaseURL, imageRegistry, imagesWereLoaded, initialized, T_LCL, T_OBJ, T_OVR, T_TOOL, T_VIEW, T_WIZBAN
 
Constructor Summary
TestEditorImages()
           
 
Method Summary
protected  void addImages()
           
 
Methods inherited from class org.eclipse.hyades.ui.internal.util.ImageManager
add, add, add, checkImages, createImageDescriptor, getImage, getImage, getImageDescriptor, getImageDescriptor, initialize, initializeImages, isInitialized, makeIconFileURL, setImageDescriptors
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOOP_ICO

public static final String LOOP_ICO
See Also:
Constant Field Values

SEARCH_ICO

public static final String SEARCH_ICO
See Also:
Constant Field Values

SEARCH_DLG_ICO

public static final String SEARCH_DLG_ICO
See Also:
Constant Field Values

SEARCH_FIELD_ICO

public static final String SEARCH_FIELD_ICO
See Also:
Constant Field Values

SEARCH_MATCH_ICO

public static final String SEARCH_MATCH_ICO
See Also:
Constant Field Values

LINKED_ICO

public static final String LINKED_ICO
See Also:
Constant Field Values

LINKED_PREVIEW_ICO

public static final String LINKED_PREVIEW_ICO
See Also:
Constant Field Values

ERROR_ICO

public static final String ERROR_ICO
See Also:
Constant Field Values

INFO_ICO

public static final String INFO_ICO
See Also:
Constant Field Values

WARN_ICO

public static final String WARN_ICO
See Also:
Constant Field Values

QUICK_ASSIST_ICO

public static final String QUICK_ASSIST_ICO
See Also:
Constant Field Values

OVR_ERROR_ICO

public static final String OVR_ERROR_ICO
See Also:
Constant Field Values

OVR_WARN_ICO

public static final String OVR_WARN_ICO
See Also:
Constant Field Values

OVR_VISITED_ICO

public static final String OVR_VISITED_ICO
See Also:
Constant Field Values

SYNC_PT_ICO

public static final String SYNC_PT_ICO
See Also:
Constant Field Values

RANDOM_SELECTOR_ICO

public static final String RANDOM_SELECTOR_ICO
See Also:
Constant Field Values

WEIGHTED_BLOCK_ICO

public static final String WEIGHTED_BLOCK_ICO
See Also:
Constant Field Values

NEXT_NAV_ICO

public static final String NEXT_NAV_ICO
See Also:
Constant Field Values

PREV_NAV_ICO

public static final String PREV_NAV_ICO
See Also:
Constant Field Values

SELECT_NEXT_ICO

public static final String SELECT_NEXT_ICO
See Also:
Constant Field Values

SELECT_PREV_ICO

public static final String SELECT_PREV_ICO
See Also:
Constant Field Values

CLEAR_ICO

public static final String CLEAR_ICO
See Also:
Constant Field Values

SORT_ICO

public static final String SORT_ICO
See Also:
Constant Field Values

TESTVAR_CONTAINER_ICO

public static final String TESTVAR_CONTAINER_ICO
See Also:
Constant Field Values

TESTVAR_FIELD_ICO

public static final String TESTVAR_FIELD_ICO
See Also:
Constant Field Values

TESTVAR_SERVER_ICO

public static final String TESTVAR_SERVER_ICO
See Also:
Constant Field Values

TESTVAR_GENERIC_ICO

public static final String TESTVAR_GENERIC_ICO
See Also:
Constant Field Values

TESTVAR_ASSIGN_ICO

public static final String TESTVAR_ASSIGN_ICO
See Also:
Constant Field Values

TESTVAR_LOCAL_ICO

public static final String TESTVAR_LOCAL_ICO
See Also:
Constant Field Values

TESTVAR_USHRD_ICO

public static final String TESTVAR_USHRD_ICO
See Also:
Constant Field Values

ENABLED_ICO

public static final String ENABLED_ICO
See Also:
Constant Field Values

DISABLED_ICO

public static final String DISABLED_ICO
See Also:
Constant Field Values

REPLACE_ICO

public static final String REPLACE_ICO
See Also:
Constant Field Values

UNDO_ICO

public static final String UNDO_ICO
See Also:
Constant Field Values

LAYOUT_TREE_ICO

public static final String LAYOUT_TREE_ICO
See Also:
Constant Field Values

LAYOUT_TABLE_ICO

public static final String LAYOUT_TABLE_ICO
See Also:
Constant Field Values

BOOKMARK_ICO

public static final String BOOKMARK_ICO
See Also:
Constant Field Values

BOOKMARK_ADD_ICO

public static final String BOOKMARK_ADD_ICO
See Also:
Constant Field Values

BOOKMARK_REMOVE_ICO

public static final String BOOKMARK_REMOVE_ICO
See Also:
Constant Field Values

OPTIONS_ICO

public static final String OPTIONS_ICO
See Also:
Constant Field Values

SEARCH_OPTIONS_ICO

public static final String SEARCH_OPTIONS_ICO
See Also:
Constant Field Values

SHOW_USAGE_ICO

public static final String SHOW_USAGE_ICO
See Also:
Constant Field Values

SCREENSHOT_BACKGROUND

public static final String SCREENSHOT_BACKGROUND
See Also:
Constant Field Values

GRIP_ICO

public static final String GRIP_ICO
See Also:
Constant Field Values

SET_AS_REGEX_ICO

public static final String SET_AS_REGEX_ICO
See Also:
Constant Field Values

LAYOUT_HORIZONTAL_ICO

public static final String LAYOUT_HORIZONTAL_ICO
See Also:
Constant Field Values

LAYOUT_VERTICAL_ICO

public static final String LAYOUT_VERTICAL_ICO
See Also:
Constant Field Values

I_POPUP_DOWN

public static final String I_POPUP_DOWN
See Also:
Constant Field Values

I_POPUP_UP

public static final String I_POPUP_UP
See Also:
Constant Field Values

FOLDER_ICO

public static final String FOLDER_ICO
See Also:
Constant Field Values

FOLDER_OPEN_ICO

public static final String FOLDER_OPEN_ICO
See Also:
Constant Field Values

EXPAND_ICO

public static final String EXPAND_ICO
See Also:
Constant Field Values

EXPAND_ALL_ICO

public static final String EXPAND_ALL_ICO
See Also:
Constant Field Values

COLLAPSE_ICO

public static final String COLLAPSE_ICO
See Also:
Constant Field Values

COLLAPSE_ALL_ICO

public static final String COLLAPSE_ALL_ICO
See Also:
Constant Field Values
Constructor Detail

TestEditorImages

public TestEditorImages()
Method Detail

addImages

protected void addImages()
Specified by:
addImages in class org.eclipse.hyades.ui.internal.util.ImageManager

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.