|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.faceless.pdf2.viewer2.ViewerFeature
org.faceless.pdf2.viewer2.SidePanelFactory
org.faceless.pdf2.viewer2.feature.OutlinePanel
public class OutlinePanel
Create a SidePanel that will display the document bookmarks, as returned
by PDF.getBookmarks().
The name of this feature is "ShowHideBookmarks".
This code is copyright the Big Faceless Organization. You're welcome to use, modify and distribute it in any form in your own projects, provided those projects continue to make use of the Big Faceless PDF library.
| Method Summary | |
|---|---|
SidePanel |
createSidePanel()
Create and return a new SidePanel. |
static OutlinePanel |
getInstance()
Return the OutlinePanel |
boolean |
isSidePanelRequired(PDF pdf)
Determines whether this side panel is required for this PDF. |
| Methods inherited from class org.faceless.pdf2.viewer2.SidePanelFactory |
|---|
getDisplayName, toString |
| Methods inherited from class org.faceless.pdf2.viewer2.ViewerFeature |
|---|
getAllFeatures, getName, initialize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static OutlinePanel getInstance()
public boolean isSidePanelRequired(PDF pdf)
SidePanelFactory
isSidePanelRequired in class SidePanelFactorypublic SidePanel createSidePanel()
SidePanelFactorySidePanel.
createSidePanel in class SidePanelFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||