Class OleEvent


  • public class OleEvent
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      OleEvent()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • type

        public int type
      • widget

        public Widget widget
      • detail

        public int detail
      • doit

        public boolean doit
      • arguments

        public Variant[] arguments
    • Constructor Detail

      • OleEvent

        public OleEvent()