|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractUIPlugin
net.sf.colorer.eclipse.EclipsecolorerPlugin
The main plugin class to be used in the desktop.
Constructor Summary | |
EclipsecolorerPlugin(IPluginDescriptor descriptor)
The constructor. |
Method Summary | |
ColorManager |
getColorManager()
|
static EclipsecolorerPlugin |
getDefault()
Returns the shared instance. |
ParserFactory |
getParserFactory()
|
static IWorkspace |
getWorkspace()
Returns the workspace instance. |
void |
reloadParserFactory()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EclipsecolorerPlugin(IPluginDescriptor descriptor)
Method Detail |
public static EclipsecolorerPlugin getDefault()
public ParserFactory getParserFactory()
public ColorManager getColorManager()
public void reloadParserFactory()
public static IWorkspace getWorkspace()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |