RSE
Release 1.0

org.eclipse.rse.ui.view
Class SystemLongRunningRequestEvent

java.lang.Object
  extended byorg.eclipse.swt.widgets.Event
      extended byorg.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, start, stateMask, text, time, type, widget, width, x, y
 
Constructor Summary
SystemLongRunningRequestEvent()
          Constructor for SystemLongRunningRequestEvent
 
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 1.0

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