|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.rcp.AbstractIDEApplication
com.aptana.ide.rcp.Application
public class Application
The "main program" for the Eclipse IDE.
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.core.runtime.IPlatformRunnable |
|---|
EXIT_OK, EXIT_RESTART |
| Constructor Summary | |
|---|---|
Application()
|
|
| Method Summary | |
|---|---|
protected org.eclipse.ui.application.WorkbenchAdvisor |
createWorkbenchAdvisor()
Factory method for creating the WorkbenchAdvisor |
java.lang.Object |
run(java.lang.Object args)
|
| Methods inherited from class com.aptana.ide.rcp.AbstractIDEApplication |
|---|
createDisplay, setInitializationData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Application()
| Method Detail |
|---|
protected org.eclipse.ui.application.WorkbenchAdvisor createWorkbenchAdvisor()
AbstractIDEApplication
createWorkbenchAdvisor in class AbstractIDEApplicationAbstractIDEApplication.createWorkbenchAdvisor()
public java.lang.Object run(java.lang.Object args)
throws java.lang.Exception
run in interface org.eclipse.core.runtime.IPlatformRunnablerun in class AbstractIDEApplicationjava.lang.ExceptionIPlatformRunnable.run(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||