Package de.bsvrz.pat.sysbed.main
Class TooltipAndContextUtil
java.lang.Object
de.bsvrz.pat.sysbed.main.TooltipAndContextUtil
public final 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)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TooltipAndContextUtil
public TooltipAndContextUtil()
-
-
Method Details
-
createComponentPopupMenu
-
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)
-