|
RSE Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.rse.ui.open.SystemQuickOpenUtil
A utility class for quick open. It is a singleton.
| Field Summary | |
static String |
QUICK_OPEN_PAGE_EXTENSION_POINT
|
| Method Summary | |
static SystemQuickOpenUtil |
getInstance()
Returns the singleton instance. |
List |
getQuickOpenPageDescriptors()
Returns all quick open pages contributed to the workbench. |
List |
getQuickOpenPageDescriptors(String pageId)
Returns all quick open pages contributed to the workbench. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String QUICK_OPEN_PAGE_EXTENSION_POINT
| Method Detail |
public static SystemQuickOpenUtil getInstance()
public List getQuickOpenPageDescriptors(String pageId)
pageId - a page id for which a descriptor must be returned.
public List getQuickOpenPageDescriptors()
|
RSE Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||