|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.openorb.board.plugins.help.JavaHelpExtractor
OpenORB Management Board / JavaHelp Extractor
| Constructor Summary | |
JavaHelpExtractor(javax.help.JHelp helpComponent)
Constructor |
|
| Method Summary | |
javax.help.JHelpContentViewer |
getContentViewer()
Returns the ContentViewer |
javax.swing.JTextField |
getFindTextField()
Returns the find text field |
javax.swing.JTextField |
getIndexFindTextField()
Returns the index find text field |
javax.help.JHelpIndexNavigator |
getIndexNavigator()
Returns the IndexNavigator |
javax.swing.JButton |
getNextButton()
Returns the next button |
javax.swing.JButton |
getPrevButton()
Returns the previous button |
javax.swing.JButton |
getPrintButton()
Returns the print button |
javax.swing.JButton |
getPrintPropButton()
Returns the print properties button |
javax.help.JHelpSearchNavigator |
getSearchNavigator()
Returns the SearchNavigator |
javax.help.JHelpTOCNavigator |
getTOCNavigator()
Returns the TocNavigator |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JavaHelpExtractor(javax.help.JHelp helpComponent)
| Method Detail |
public javax.swing.JButton getPrevButton()
public javax.swing.JButton getNextButton()
public javax.swing.JButton getPrintButton()
public javax.swing.JButton getPrintPropButton()
public javax.swing.JTextField getFindTextField()
public javax.swing.JTextField getIndexFindTextField()
public javax.help.JHelpTOCNavigator getTOCNavigator()
public javax.help.JHelpIndexNavigator getIndexNavigator()
public javax.help.JHelpSearchNavigator getSearchNavigator()
public javax.help.JHelpContentViewer getContentViewer()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||