org.eclipse.cdt.ui.tests.DOMAST
Class DOMASTPluginImages

java.lang.Object
  extended by org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages

public class DOMASTPluginImages
extends java.lang.Object

Author:
dsteffle

Field Summary
static org.eclipse.jface.resource.ImageDescriptor DESC_CLEAR
           
static org.eclipse.jface.resource.ImageDescriptor DESC_COLLAPSE_ALL
           
static org.eclipse.jface.resource.ImageDescriptor DESC_DEFAULT
           
static org.eclipse.jface.resource.ImageDescriptor DESC_EXPAND_ALL
           
static org.eclipse.jface.resource.ImageDescriptor DESC_IASTArrayModifier
           
static org.eclipse.jface.resource.ImageDescriptor DESC_IASTDeclaration
           
static org.eclipse.jface.resource.ImageDescriptor DESC_IASTDeclarator
           
static org.eclipse.jface.resource.ImageDescriptor DESC_IASTDeclSpecifier
           
static org.eclipse.jface.resource.ImageDescriptor DESC_IASTEnumerator
           
static org.eclipse.jface.resource.ImageDescriptor DESC_IASTExpression
           
static org.eclipse.jface.resource.ImageDescriptor DESC_IASTInitializer
           
static org.eclipse.jface.resource.ImageDescriptor DESC_IASTName
           
static org.eclipse.jface.resource.ImageDescriptor DESC_IASTParameterDeclaration
           
static org.eclipse.jface.resource.ImageDescriptor DESC_IASTPointerOperator
           
static org.eclipse.jface.resource.ImageDescriptor DESC_IASTPreprocessorStatement
           
static org.eclipse.jface.resource.ImageDescriptor DESC_IASTProblem
           
static org.eclipse.jface.resource.ImageDescriptor DESC_IASTSimpleDeclaration
           
static org.eclipse.jface.resource.ImageDescriptor DESC_IASTStatement
           
static org.eclipse.jface.resource.ImageDescriptor DESC_IASTTranslationUnit
           
static org.eclipse.jface.resource.ImageDescriptor DESC_IASTTypeId
           
static org.eclipse.jface.resource.ImageDescriptor DESC_ICASTDesignator
           
static org.eclipse.jface.resource.ImageDescriptor DESC_ICPPASTConstructorChainInitializer
           
static org.eclipse.jface.resource.ImageDescriptor DESC_ICPPASTTemplateParameter
           
static org.eclipse.jface.resource.ImageDescriptor DESC_REFRESH_VIEW
           
static org.eclipse.jface.resource.ImageDescriptor DESC_RELOAD_VIEW
           
static org.eclipse.jface.resource.ImageDescriptor DESC_SEARCH_NAMES
           
static java.lang.String ICON_PREFIX
           
static java.lang.String IMG_CLEAR
           
static java.lang.String IMG_COLLAPSE_ALL
           
static java.lang.String IMG_DEFAULT
           
static java.lang.String IMG_EXPAND_ALL
           
static java.lang.String IMG_IASTArrayModifier
           
static java.lang.String IMG_IASTDeclaration
           
static java.lang.String IMG_IASTDeclarator
           
static java.lang.String IMG_IASTDeclSpecifier
           
static java.lang.String IMG_IASTEnumerator
           
static java.lang.String IMG_IASTExpression
           
static java.lang.String IMG_IASTInitializer
           
static java.lang.String IMG_IASTName
           
static java.lang.String IMG_IASTParameterDeclaration
           
static java.lang.String IMG_IASTPointerOperator
           
static java.lang.String IMG_IASTPreprocessorStatement
           
static java.lang.String IMG_IASTProblem
           
static java.lang.String IMG_IASTSimpleDeclaration
           
static java.lang.String IMG_IASTStatement
           
static java.lang.String IMG_IASTTranslationUnit
           
static java.lang.String IMG_IASTTypeId
           
static java.lang.String IMG_ICASTDesignator
           
static java.lang.String IMG_ICPPASTConstructorChainInitializer
           
static java.lang.String IMG_ICPPASTTemplateParameter
           
static java.lang.String IMG_REFRESH_VIEW
           
static java.lang.String IMG_RELOAD_VIEW
           
static java.lang.String IMG_SEARCH_NAMES
           
static java.lang.String PLUGIN_ID
           
 
Constructor Summary
DOMASTPluginImages()
           
 
Method Summary
static org.eclipse.swt.graphics.Image get(java.lang.String key)
           
static org.eclipse.swt.widgets.Display getStandardDisplay()
          Returns the standard display to be used.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLUGIN_ID

public static final java.lang.String PLUGIN_ID
See Also:
Constant Field Values

ICON_PREFIX

public static final java.lang.String ICON_PREFIX
See Also:
Constant Field Values

IMG_IASTArrayModifier

public static final java.lang.String IMG_IASTArrayModifier
See Also:
Constant Field Values

IMG_IASTDeclaration

public static final java.lang.String IMG_IASTDeclaration
See Also:
Constant Field Values

IMG_IASTDeclarator

public static final java.lang.String IMG_IASTDeclarator
See Also:
Constant Field Values

IMG_IASTDeclSpecifier

public static final java.lang.String IMG_IASTDeclSpecifier
See Also:
Constant Field Values

IMG_IASTEnumerator

public static final java.lang.String IMG_IASTEnumerator
See Also:
Constant Field Values

IMG_IASTExpression

public static final java.lang.String IMG_IASTExpression
See Also:
Constant Field Values

IMG_IASTInitializer

public static final java.lang.String IMG_IASTInitializer
See Also:
Constant Field Values

IMG_IASTName

public static final java.lang.String IMG_IASTName
See Also:
Constant Field Values

IMG_IASTParameterDeclaration

public static final java.lang.String IMG_IASTParameterDeclaration
See Also:
Constant Field Values

IMG_IASTPointerOperator

public static final java.lang.String IMG_IASTPointerOperator
See Also:
Constant Field Values

IMG_IASTPreprocessorStatement

public static final java.lang.String IMG_IASTPreprocessorStatement
See Also:
Constant Field Values

IMG_IASTProblem

public static final java.lang.String IMG_IASTProblem
See Also:
Constant Field Values

IMG_IASTSimpleDeclaration

public static final java.lang.String IMG_IASTSimpleDeclaration
See Also:
Constant Field Values

IMG_IASTStatement

public static final java.lang.String IMG_IASTStatement
See Also:
Constant Field Values

IMG_IASTTranslationUnit

public static final java.lang.String IMG_IASTTranslationUnit
See Also:
Constant Field Values

IMG_IASTTypeId

public static final java.lang.String IMG_IASTTypeId
See Also:
Constant Field Values

IMG_ICASTDesignator

public static final java.lang.String IMG_ICASTDesignator
See Also:
Constant Field Values

IMG_ICPPASTConstructorChainInitializer

public static final java.lang.String IMG_ICPPASTConstructorChainInitializer
See Also:
Constant Field Values

IMG_ICPPASTTemplateParameter

public static final java.lang.String IMG_ICPPASTTemplateParameter
See Also:
Constant Field Values

IMG_DEFAULT

public static final java.lang.String IMG_DEFAULT
See Also:
Constant Field Values

IMG_EXPAND_ALL

public static final java.lang.String IMG_EXPAND_ALL
See Also:
Constant Field Values

IMG_COLLAPSE_ALL

public static final java.lang.String IMG_COLLAPSE_ALL
See Also:
Constant Field Values

IMG_CLEAR

public static final java.lang.String IMG_CLEAR
See Also:
Constant Field Values

IMG_SEARCH_NAMES

public static final java.lang.String IMG_SEARCH_NAMES
See Also:
Constant Field Values

IMG_REFRESH_VIEW

public static final java.lang.String IMG_REFRESH_VIEW
See Also:
Constant Field Values

IMG_RELOAD_VIEW

public static final java.lang.String IMG_RELOAD_VIEW
See Also:
Constant Field Values

DESC_IASTArrayModifier

public static final org.eclipse.jface.resource.ImageDescriptor DESC_IASTArrayModifier

DESC_IASTDeclaration

public static final org.eclipse.jface.resource.ImageDescriptor DESC_IASTDeclaration

DESC_IASTDeclarator

public static final org.eclipse.jface.resource.ImageDescriptor DESC_IASTDeclarator

DESC_IASTDeclSpecifier

public static final org.eclipse.jface.resource.ImageDescriptor DESC_IASTDeclSpecifier

DESC_IASTEnumerator

public static final org.eclipse.jface.resource.ImageDescriptor DESC_IASTEnumerator

DESC_IASTExpression

public static final org.eclipse.jface.resource.ImageDescriptor DESC_IASTExpression

DESC_IASTInitializer

public static final org.eclipse.jface.resource.ImageDescriptor DESC_IASTInitializer

DESC_IASTName

public static final org.eclipse.jface.resource.ImageDescriptor DESC_IASTName

DESC_IASTParameterDeclaration

public static final org.eclipse.jface.resource.ImageDescriptor DESC_IASTParameterDeclaration

DESC_IASTPointerOperator

public static final org.eclipse.jface.resource.ImageDescriptor DESC_IASTPointerOperator

DESC_IASTPreprocessorStatement

public static final org.eclipse.jface.resource.ImageDescriptor DESC_IASTPreprocessorStatement

DESC_IASTProblem

public static final org.eclipse.jface.resource.ImageDescriptor DESC_IASTProblem

DESC_IASTSimpleDeclaration

public static final org.eclipse.jface.resource.ImageDescriptor DESC_IASTSimpleDeclaration

DESC_IASTStatement

public static final org.eclipse.jface.resource.ImageDescriptor DESC_IASTStatement

DESC_IASTTranslationUnit

public static final org.eclipse.jface.resource.ImageDescriptor DESC_IASTTranslationUnit

DESC_IASTTypeId

public static final org.eclipse.jface.resource.ImageDescriptor DESC_IASTTypeId

DESC_ICASTDesignator

public static final org.eclipse.jface.resource.ImageDescriptor DESC_ICASTDesignator

DESC_ICPPASTConstructorChainInitializer

public static final org.eclipse.jface.resource.ImageDescriptor DESC_ICPPASTConstructorChainInitializer

DESC_ICPPASTTemplateParameter

public static final org.eclipse.jface.resource.ImageDescriptor DESC_ICPPASTTemplateParameter

DESC_DEFAULT

public static final org.eclipse.jface.resource.ImageDescriptor DESC_DEFAULT

DESC_EXPAND_ALL

public static final org.eclipse.jface.resource.ImageDescriptor DESC_EXPAND_ALL

DESC_COLLAPSE_ALL

public static final org.eclipse.jface.resource.ImageDescriptor DESC_COLLAPSE_ALL

DESC_CLEAR

public static final org.eclipse.jface.resource.ImageDescriptor DESC_CLEAR

DESC_SEARCH_NAMES

public static final org.eclipse.jface.resource.ImageDescriptor DESC_SEARCH_NAMES

DESC_REFRESH_VIEW

public static final org.eclipse.jface.resource.ImageDescriptor DESC_REFRESH_VIEW

DESC_RELOAD_VIEW

public static final org.eclipse.jface.resource.ImageDescriptor DESC_RELOAD_VIEW
Constructor Detail

DOMASTPluginImages

public DOMASTPluginImages()
Method Detail

getStandardDisplay

public static org.eclipse.swt.widgets.Display getStandardDisplay()
Returns the standard display to be used. The method first checks, if the thread calling this method has an associated display. If so, this display is returned. Otherwise the method returns the default display.


get

public static org.eclipse.swt.graphics.Image get(java.lang.String key)