Class OleEvent

java.lang.Object
org.eclipse.swt.ole.win32.OleEvent

public class OleEvent extends Object
  • Field Details

    • type

      public int type
    • widget

      public Widget widget
    • detail

      public int detail
    • doit

      public boolean doit
    • arguments

      public Variant[] arguments
  • Constructor Details

    • OleEvent

      public OleEvent()