org.guvnor.tools.utils
Class ActionUtils

java.lang.Object
  extended by org.guvnor.tools.utils.ActionUtils

public class ActionUtils
extends Object

Convenience methods for actions.


Constructor Summary
ActionUtils()
           
 
Method Summary
static boolean areFilesDirty(org.eclipse.jface.viewers.ISelection selection)
           
static boolean checkResourceSet(org.eclipse.jface.viewers.ISelection selection, boolean guvnorControlled)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionUtils

public ActionUtils()
Method Detail

checkResourceSet

public static boolean checkResourceSet(org.eclipse.jface.viewers.ISelection selection,
                                       boolean guvnorControlled)

areFilesDirty

public static boolean areFilesDirty(org.eclipse.jface.viewers.ISelection selection)


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.