Uses of Interface
workspace.PageChangeListener

Packages that use PageChangeListener
workspace   
 

Uses of PageChangeListener in workspace
 

Classes in workspace that implement PageChangeListener
 class BlockCanvas
          A BlockCanvas is a container of Pages and is a scrollable panel.
 class MiniMap
          A MiniMap is a miniturized representation of the current Workspace's block canvas.
 

Methods in workspace with parameters of type PageChangeListener
static void PageChangeEventManager.addPageChangeListener(PageChangeListener l)