GraphLab Project

graphlab.samples.ui.texteditor.myplugin.actions
Class Utils

java.lang.Object
  extended by graphlab.samples.ui.texteditor.myplugin.actions.Utils

public class Utils
extends java.lang.Object


Constructor Summary
Utils()
           
 
Method Summary
static javax.swing.JTextArea getMainEditor(BlackBoard blackBoard)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

getMainEditor

public static javax.swing.JTextArea getMainEditor(BlackBoard blackBoard)

GraphLab Project