|
LPEX 4.4.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.lpex.alef.Utilities
public final class Utilities
Various preferences utilities for SWT LPEX, which must also take into account the case when running inside a plug-in inside the Eclipse workbench.
| Method Summary | |
|---|---|
static boolean |
doDefaultActionPreferences(LpexView lpexView)
Runs the preferences default editor action. |
static void |
setHelp(Control c,
String helpId)
Sets the context help for [a Control inside] an LPEX preference page. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean doDefaultActionPreferences(LpexView lpexView)
lpexView - the document view we've been invoked from
false if failed to display a preferences dialog
public static void setHelp(Control c,
String helpId)
c - a Control inside an LPEX preference page, or
the parent Composite of an LPEX preference page
|
LPEX 4.4.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||