|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.systems.core.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()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |