|
Eclipse eRCP Release 1.1 |
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
MessageBox
style constant for an OK button;
valid combinations are OK, OK|CANCEL
(value is 1<<5).
FileDialog
style constant for open file dialog behavior
(value is 1<<12).
Dialog
framework method sends performOk
to all Nodes of the
preference dialog, then calls handleSave
on this dialog to
save any state, and then calls close
to close this dialog.
PreferencePage
implementation of this
IPreferencePage
method returns true
if the page is valid.
null
if the dialog
was cancelled or no selection was made in the dialog.
WorkbenchWindowAdvisor.openIntro()
instead
|
Eclipse eRCP Release 1.1 |
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |