BlueJ Extensions API

Packages
bluej.extensions Provides access for extensions to the BlueJ application via a proxy object, and to the classes and objects which BlueJ is manipulating via a number of wrapper classes.
bluej.extensions.editor Provides proxy objects through which extensions can communicate with the BlueJ editor used for creating and modifying classes.
bluej.extensions.event Provides the event mechanism for extensions to track some of the things that are going on in BlueJ.

 



BlueJ homepage