Interface MdiEntrySWT

All Superinterfaces:
MdiEntry, UIPluginView, UISWTView, UISWTViewCore
All Known Implementing Classes:
BaseMdiEntry, SideBarEntrySWT, TabbedEntry

public interface MdiEntrySWT extends MdiEntry, UISWTViewCore
  • Method Details

    • addListener

      void addListener(MdiSWTMenuHackListener l)
    • removeListener

      void removeListener(MdiSWTMenuHackListener l)
    • setImageLeft

      void setImageLeft(org.eclipse.swt.graphics.Image imageLeft)
    • redraw

      void redraw(org.eclipse.swt.graphics.Rectangle hitArea)