|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MuvitorPage.MultiViewerPageViewer | |
---|---|
de.tu_berlin.cs.tfs.muvitorkit.ui |
Uses of MuvitorPage.MultiViewerPageViewer in de.tu_berlin.cs.tfs.muvitorkit.ui |
---|
Methods in de.tu_berlin.cs.tfs.muvitorkit.ui that return MuvitorPage.MultiViewerPageViewer | |
---|---|
MuvitorPage.MultiViewerPageViewer |
MuvitorPage.getCurrentViewer()
|
Methods in de.tu_berlin.cs.tfs.muvitorkit.ui that return types with arguments of type MuvitorPage.MultiViewerPageViewer | |
---|---|
protected List<MuvitorPage.MultiViewerPageViewer> |
MuvitorPage.getViewers()
Method to get the list of viewers if needed to implement advanced editor features. |
Methods in de.tu_berlin.cs.tfs.muvitorkit.ui with parameters of type MuvitorPage.MultiViewerPageViewer | |
---|---|
protected void |
MuvitorPage.setCurrentViewer(MuvitorPage.MultiViewerPageViewer viewer)
This method sets the current graphical viewer of this page which implies that the passed viewer will be shown in the Thumbnail ,
becomes the current ISelectionProvider in the
SelectionProviderIntermediate for this page's IPageSite
and
provides the ZoomManager for the zoom actions the
ZoomManagerDelegate delegates to. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |