Package de.bsvrz.pat.sysbed.main
Class TooltipAndContextUtil
- java.lang.Object
-
- de.bsvrz.pat.sysbed.main.TooltipAndContextUtil
-
public class TooltipAndContextUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TooltipAndContextUtil()
-
Method Summary
Modifier and Type Method Description static void
createComponentPopupMenu(SelectionModel systemObjectList)
static java.lang.String
getTooltip(de.bsvrz.dav.daf.main.config.SystemObject systemObject)
protected static java.lang.String
getTooltipInternal(de.bsvrz.dav.daf.main.config.SystemObject systemObject)
-
-
-
Method Detail
-
createComponentPopupMenu
public static void createComponentPopupMenu(SelectionModel systemObjectList)
-
getTooltip
public static java.lang.String getTooltip(de.bsvrz.dav.daf.main.config.SystemObject systemObject)
-
getTooltipInternal
protected static java.lang.String getTooltipInternal(de.bsvrz.dav.daf.main.config.SystemObject systemObject)
-
-