Class TooltipShell

  • All Implemented Interfaces:
    org.eclipse.swt.widgets.Listener

    public class TooltipShell
    extends java.lang.Object
    implements org.eclipse.swt.widgets.Listener
    • Field Detail

      • toolTipShell

        org.eclipse.swt.widgets.Shell toolTipShell
      • mainShell

        org.eclipse.swt.widgets.Shell mainShell
      • toolTipLabel

        org.eclipse.swt.custom.CLabel toolTipLabel
      • composite

        private final org.eclipse.swt.widgets.Composite composite
    • Method Detail

      • handleEvent

        public void handleEvent​(org.eclipse.swt.widgets.Event event)
        Specified by:
        handleEvent in interface org.eclipse.swt.widgets.Listener