br.edu.fei.dcc.raciocinioespacial.editor.commands
Class Utils

java.lang.Object
  extended by br.edu.fei.dcc.raciocinioespacial.editor.commands.Utils

public class Utils
extends java.lang.Object


Constructor Summary
Utils()
           
 
Method Summary
static int getFileCount()
           
static java.lang.String openFileDialog(org.eclipse.ui.IWorkbenchWindow workbenchWindow, java.lang.String titulo, java.lang.String extensao, int style)
           
static java.lang.String openFileDialog(org.eclipse.swt.widgets.Shell shell, java.lang.String titulo, java.lang.String extensao, int style)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

getFileCount

public static int getFileCount()

openFileDialog

public static java.lang.String openFileDialog(org.eclipse.ui.IWorkbenchWindow workbenchWindow,
                                              java.lang.String titulo,
                                              java.lang.String extensao,
                                              int style)

openFileDialog

public static java.lang.String openFileDialog(org.eclipse.swt.widgets.Shell shell,
                                              java.lang.String titulo,
                                              java.lang.String extensao,
                                              int style)