|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.window.Window
org.eclipse.jface.dialogs.PopupDialog
org.eclipse.cdt.internal.ui.text.AbstractInformationControl
org.eclipse.cdt.internal.ui.typehierarchy.THInformationControl
public class THInformationControl
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.jface.window.Window |
---|
org.eclipse.jface.window.Window.IExceptionHandler |
Field Summary |
---|
Fields inherited from class org.eclipse.jface.dialogs.PopupDialog |
---|
HOVER_SHELLSTYLE, INFOPOPUP_SHELLSTYLE, INFOPOPUPRESIZE_SHELLSTYLE, POPUP_HORIZONTALSPACING, POPUP_MARGINHEIGHT, POPUP_MARGINWIDTH, POPUP_VERTICALSPACING |
Fields inherited from class org.eclipse.jface.window.Window |
---|
CANCEL, OK |
Constructor Summary | |
---|---|
THInformationControl(org.eclipse.swt.widgets.Shell parent,
int shellStyle,
int treeStyle)
|
Method Summary | |
---|---|
org.eclipse.ui.progress.IWorkbenchSiteProgressService |
getProgressService()
|
void |
onEvent(int event)
|
void |
setInput(java.lang.Object input)
|
void |
setMessage(java.lang.String msg)
|
void |
widgetDisposed(org.eclipse.swt.events.DisposeEvent event)
|
Methods inherited from class org.eclipse.cdt.internal.ui.text.AbstractInformationControl |
---|
addDisposeListener, addFocusListener, computeSizeHint, dispose, hasContents, isFocusControl, removeDisposeListener, removeFocusListener, setBackgroundColor, setFocus, setForegroundColor, setInformation, setLocation, setSize, setSizeConstraints, setVisible |
Methods inherited from class org.eclipse.jface.dialogs.PopupDialog |
---|
close, open |
Methods inherited from class org.eclipse.jface.window.Window |
---|
create, getDefaultImage, getDefaultImages, getDefaultOrientation, getReturnCode, getShell, getWindowManager, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setWindowManager |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public THInformationControl(org.eclipse.swt.widgets.Shell parent, int shellStyle, int treeStyle)
Method Detail |
---|
public void setInput(java.lang.Object input)
AbstractInformationControl
setInput
in interface org.eclipse.jface.text.IInformationControlExtension2
setInput
in class AbstractInformationControl
public void widgetDisposed(org.eclipse.swt.events.DisposeEvent event)
AbstractInformationControl
widgetDisposed
in interface org.eclipse.swt.events.DisposeListener
widgetDisposed
in class AbstractInformationControl
event
- can be null
Subclasses may extend.
public void onEvent(int event)
onEvent
in interface ITHModelPresenter
public void setMessage(java.lang.String msg)
setMessage
in interface ITHModelPresenter
public org.eclipse.ui.progress.IWorkbenchSiteProgressService getProgressService()
getProgressService
in interface ITHModelPresenter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |