Package projectviewer.event

Event Handling.

See:
          Description

Class Summary
NodeSelectionUpdate An update that notifies that a node in the tree has been selected.
ProjectUpdate A project update message sent on the Edit Bus.
StructureUpdate An update message describing some change in the data kept by the plugin.
ViewerUpdate A project viewer update message sent on the Edit Bus.
 

Enum Summary
ProjectUpdate.Type  
StructureUpdate.Type  
ViewerUpdate.Type  
 

Package projectviewer.event Description

Event Handling.

As of ProjectViewer 3.0, events are sent using jEdit's EditBus. The following events are sent by ProjectViewer: