RSE
Release 3.3

org.eclipse.rse.ui.view
Class SystemLongRunningRequestEvent

java.lang.Object
  extended by org.eclipse.swt.widgets.Event
      extended by org.eclipse.rse.ui.view.SystemLongRunningRequestEvent

public class SystemLongRunningRequestEvent
extends Event

An event object as passed for ISystemLongRunningRequestListener methods.


Field Summary
 
Fields inherited from class org.eclipse.swt.widgets.Event
button, character, count, data, detail, display, doit, end, gc, height, index, item, keyCode, keyLocation, magnification, rotation, start, stateMask, text, time, touches, type, widget, width, x, xDirection, y, yDirection
 
Constructor Summary
SystemLongRunningRequestEvent()
          Constructor for SystemLongRunningRequestEvent
 
Method Summary
 
Methods inherited from class org.eclipse.swt.widgets.Event
getBounds, setBounds, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SystemLongRunningRequestEvent

public SystemLongRunningRequestEvent()
Constructor for SystemLongRunningRequestEvent


RSE
Release 3.3

Copyright (c) IBM Corporation and others 2000, 2011. All Rights Reserved.