org.eparapher.rcp.tools
Class eParapherTools

java.lang.Object
  extended by org.eparapher.rcp.tools.eParapherTools

public class eParapherTools
extends Object


Constructor Summary
eParapherTools()
           
 
Method Summary
static void createGUILine(org.eclipse.swt.widgets.Composite parent, int ncol)
           
static boolean createSignatureImage()
           
static void debugMessage(String message)
           
static void errorMessage(String message)
           
static void exceptionMessage(String message, org.eclipse.core.runtime.IStatus status)
           
static void exceptionMessage(String message, Throwable t)
           
static String[] getLabel4Combo(String[][] Families)
           
static org.eclipse.swt.graphics.Image getPluginImage(String filePath)
           
 void showAllPerspectives(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
          Show all perspective icons
static boolean showPrefGUI(String id, String[] displayedIds)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

eParapherTools

public eParapherTools()
Method Detail

getPluginImage

public static org.eclipse.swt.graphics.Image getPluginImage(String filePath)

createGUILine

public static void createGUILine(org.eclipse.swt.widgets.Composite parent,
                                 int ncol)

debugMessage

public static void debugMessage(String message)

errorMessage

public static void errorMessage(String message)

exceptionMessage

public static void exceptionMessage(String message,
                                    Throwable t)

exceptionMessage

public static void exceptionMessage(String message,
                                    org.eclipse.core.runtime.IStatus status)

showPrefGUI

public static boolean showPrefGUI(String id,
                                  String[] displayedIds)

getLabel4Combo

public static String[] getLabel4Combo(String[][] Families)

createSignatureImage

public static boolean createSignatureImage()

showAllPerspectives

public void showAllPerspectives(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
Show all perspective icons



Copyright © 2009 eParapher Software Foundation. All Rights Reserved.