MindFusion.Java Package Programmer's Guide
TabbedScrollPaneListener Members
Methods
 


Defines the events that can be raised by TabbedScrollPane.

The following tables list the members exposed by the TabbedScrollPaneListener type.

 Public Methods

  Name Description

currentPageChanged

Raised when the currently active page is changed.

pageAdded

Raised when a new page is added to the pane interactively.

pageRemoved

Raised when a page is removed interactively.

pageRemoving

Raised when a page is about to be removed interactively.

 See Also

TabbedScrollPaneListener Interface
com.mindfusion.diagramming Namespace