|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.dialogs.DialogPage
org.eclipse.cdt.ui.dialogs.AbstractCOptionPage
org.eclipse.cdt.ui.dialogs.AbstractGNUBinaryParserPage
org.eclipse.cdt.ui.dialogs.GNUSomBinaryParserPage
public class GNUSomBinaryParserPage
Reusing AbstractGNUBinaryParserPage. New class is required for the algorithm in method performApply. Must implement getRealBinaryParserPage method.
Field Summary |
---|
Fields inherited from class org.eclipse.cdt.ui.dialogs.AbstractGNUBinaryParserPage |
---|
PREF_ADDR2LINE_PATH, PREF_CPPFILT_PATH |
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider |
---|
ERROR, INFORMATION, NONE, WARNING |
Constructor Summary | |
---|---|
GNUSomBinaryParserPage()
|
Method Summary |
---|
Methods inherited from class org.eclipse.cdt.ui.dialogs.AbstractGNUBinaryParserPage |
---|
createControl, performApply, performDefaults |
Methods inherited from class org.eclipse.cdt.ui.dialogs.AbstractCOptionPage |
---|
isValid, setContainer |
Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
---|
dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getMessageType, getShell, getTitle, performHelp, setDescription, setErrorMessage, setImageDescriptor, setMessage, setMessage, setTitle, setVisible |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage |
---|
dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle, setVisible |
Constructor Detail |
---|
public GNUSomBinaryParserPage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |