Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package javax.ide

Interface Summary
IDEListener Extension writers request notification of IDE events by implementing this interface and registering their IDE listener with the extension deployment descriptor.
Identifiable Identifiable objects are IDE components that can be identified by a unique string identifier.
 

Class Summary
IDE This is the object that centralizes general IDE environment information and services.
IDEConstants IDE constants.
IDEEvent The IDEEvent is the parameter passed to the IDEListener methods when the active state of the IDE application has changed.
Service Services provide access to distinct areas of functionality in the IDE for an extension developer.