Uses of Class
org.jpop.gui.PoplogDocView

Packages that use PoplogDocView
org.jpop.gui   
 

Uses of PoplogDocView in org.jpop.gui
 

Methods in org.jpop.gui with parameters of type PoplogDocView
abstract  void PoplogDocView.closeButtonActionPerformed(PoplogDocView pdv, java.awt.event.ActionEvent e)
          Called when the close button is pressed.
abstract  void PoplogDocView.docPaneKeyTyped(PoplogDocView pdv, java.awt.event.KeyEvent e)
          Actions to take when a key in the docPane is typed...
 void PoplogDocBrowser.closeButtonClicked(PoplogDocView pdv)
          When the close button of a tab is clicked
 void PoplogDocBrowser.docAreaKeyTyped(PoplogDocView pdv, java.awt.event.KeyEvent e)
          When a key is typed in the text area of a PoplogDocView