Class TooltipAndContextUtil


  • public final class TooltipAndContextUtil
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      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 Detail

      • TooltipAndContextUtil

        public TooltipAndContextUtil()
    • 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)