|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IBrowserToolbarContribution | |
| uk.ac.kcl.cch.jb.pliny.browser | |
| uk.ac.kcl.cch.jb.pliny.imageRes.actions | |
| Uses of IBrowserToolbarContribution in uk.ac.kcl.cch.jb.pliny.browser |
| Fields in uk.ac.kcl.cch.jb.pliny.browser declared as IBrowserToolbarContribution | |
protected IBrowserToolbarContribution[] |
BrowserViewer.toolbarContributions
|
| Constructors in uk.ac.kcl.cch.jb.pliny.browser with parameters of type IBrowserToolbarContribution | |
BrowserViewer(org.eclipse.swt.widgets.Composite parent,
BrowserEditor container,
IBrowserToolbarContribution[] toolbarContributions)
Creates a new Web browser given its parent and a style value describing its behavior and appearance. |
|
BrowserViewer(org.eclipse.swt.widgets.Composite parent,
BrowserEditor container,
IBrowserToolbarContribution[] toolbarContributions,
int style)
|
|
| Uses of IBrowserToolbarContribution in uk.ac.kcl.cch.jb.pliny.imageRes.actions |
| Classes in uk.ac.kcl.cch.jb.pliny.imageRes.actions that implement IBrowserToolbarContribution | |
class |
BrowserButtonForSetup
an Action-like class to be displayed in the Pliny browser that, when clicked, harvests suitable images from the current HTML page and sets up Image Resource that point at them. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||