com.ibm.etools.iseries.core.ui.view.errorlist
Interface IISeriesErrorListConstants
- All Superinterfaces:
- IISeriesMarker
- All Known Implementing Classes:
- ISeriesErrorListLabelProvider, ISeriesMarkerUtil
- public interface IISeriesErrorListConstants
- extends IISeriesMarker
Fields inherited from interface com.ibm.etools.iseries.core.resources.IISeriesMarker |
ANNOTATION, AS400_PROBLEM, CHAR_END, CHAR_START, CONNECTION_NAME, ID, LINE, LINE_END, LINE_START, LOCATION, MESSAGE, PRIORITY, PROFILE_NAME, PROJECT_NAME, SEVERITY, SEVERITY_TEXT, SOURCE_TYPE |
Copyright
public static final String Copyright
- See Also:
- Constant Field Values
KEY
public static final String KEY
- See Also:
- Constant Field Values
SEVERITY_IMAGE_KEY
public static final String SEVERITY_IMAGE_KEY
- See Also:
- Constant Field Values
ID_KEY
public static final String ID_KEY
- See Also:
- Constant Field Values
MESSAGE_KEY
public static final String MESSAGE_KEY
- See Also:
- Constant Field Values
SEVERITY_KEY
public static final String SEVERITY_KEY
- See Also:
- Constant Field Values
LINE_KEY
public static final String LINE_KEY
- See Also:
- Constant Field Values
LOCATION_KEY
public static final String LOCATION_KEY
- See Also:
- Constant Field Values
CONNECTION_NAME_KEY
public static final String CONNECTION_NAME_KEY
- See Also:
- Constant Field Values
ANNOTATION_IMAGE_KEY
public static final String ANNOTATION_IMAGE_KEY
- See Also:
- Constant Field Values
keys
public static final String[] keys
SHOW_INFORMATION_ACTION_ID
public static final String SHOW_INFORMATION_ACTION_ID
- See Also:
- Constant Field Values
SHOW_WARNING_ACTION_ID
public static final String SHOW_WARNING_ACTION_ID
- See Also:
- Constant Field Values
SHOW_ERROR_ACTION_ID
public static final String SHOW_ERROR_ACTION_ID
- See Also:
- Constant Field Values
SHOW_SEVERE_ACTION_ID
public static final String SHOW_SEVERE_ACTION_ID
- See Also:
- Constant Field Values
SHOW_TERMINATING_ACTION_ID
public static final String SHOW_TERMINATING_ACTION_ID
- See Also:
- Constant Field Values
SHOW_NONE_ACTION_ID
public static final String SHOW_NONE_ACTION_ID
- See Also:
- Constant Field Values
SHOW_SELECTED_ACTION_ID
public static final String SHOW_SELECTED_ACTION_ID
- See Also:
- Constant Field Values
SHOW_SHOWING_ACTION_ID
public static final String SHOW_SHOWING_ACTION_ID
- See Also:
- Constant Field Values
SHOW_ALL_ACTION_ID
public static final String SHOW_ALL_ACTION_ID
- See Also:
- Constant Field Values
MESSAGE_LEVEL_NONE
public static final String MESSAGE_LEVEL_NONE
- See Also:
- Constant Field Values
MESSAGE_LEVEL_SELECTED
public static final String MESSAGE_LEVEL_SELECTED
- See Also:
- Constant Field Values
MESSAGE_LEVEL_SHOWING
public static final String MESSAGE_LEVEL_SHOWING
- See Also:
- Constant Field Values
MESSAGE_LEVEL_ALL
public static final String MESSAGE_LEVEL_ALL
- See Also:
- Constant Field Values
Copyright © 2005 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.