Eclipse Platform
2.0

org.eclipse.swt.ole.win32
Class OleEvent

java.lang.Object
  |
  +--org.eclipse.swt.ole.win32.OleEvent

public class OleEvent
extends Object


Field Summary
 Variant[] arguments
           
 int detail
           
 boolean doit
           
 int type
           
 Widget widget
           
 
Constructor Summary
OleEvent()
           
 
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()

Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.