Package com._1c.g5.v8.dt.ui
Class DtUiUtil
- java.lang.Object
-
- com._1c.g5.v8.dt.ui.DtUiUtil
-
public final class DtUiUtil extends Object
DT UI utilities
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.eclipse.swt.graphics.Image
getImageByMarkerSeverity(MarkerSeverity input)
GetImage
byMarkerSeverity
.
-
-
-
Method Detail
-
getImageByMarkerSeverity
public static org.eclipse.swt.graphics.Image getImageByMarkerSeverity(MarkerSeverity input)
GetImage
byMarkerSeverity
.- Parameters:
input
- theMarkerSeverity
, can benull
- Returns:
- return image corresponding
MarkerSeverity
, can benull
-
-