org.argosfields.util
Class RunnableContextHelper

java.lang.Object
  extended byorg.argosfields.util.RunnableContextHelper

public final class RunnableContextHelper
extends Object

RunnableContextHelper.java

Version:
$Revision: 1.1 $ $Date: 2004/04/17 18:21:02 $
Author:
Xavier Cho

Method Summary
static org.eclipse.jface.operation.IRunnableContext getContext()
           
static void initialize(org.eclipse.jface.operation.IRunnableContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

initialize

public static void initialize(org.eclipse.jface.operation.IRunnableContext context)

getContext

public static org.eclipse.jface.operation.IRunnableContext getContext()
Returns:
Returns the context.


Copyright © Gnome Korea. All Rights Reserved.