Package | Description |
---|---|
javax.ide |
The ide package is where all JSR 198 packages are rooted.
|
javax.ide.command |
Command execution classes.
|
javax.ide.editor |
The editor interfaces that extension writers need to implement in
order to add a new editor to an IDE.
|
javax.ide.model |
The interfaces and classes implementing an IDE's data model.
|
javax.ide.model.java |
The interfaces and classes implementing an IDE's java model.
|
javax.ide.model.text |
The interfaces and classes that define an IDE's text document and model.
|
javax.ide.model.xml |
The interfaces and classes that define an IDE's xml document and model.
|
Class and Description |
---|
DocumentFactory
The
DocumentFactory interface is responsible for creating
intances of Document s. |
Class and Description |
---|
Document
The
Document interface is implemented by objects that can
be saved and restored. |
Element
The
Element interface defines the protocol used by the
IDE to communicate with data objects in order to display the objects
in the UI. |
Project
Project interface.
|
Class and Description |
---|
Document
The
Document interface is implemented by objects that can
be saved and restored. |
Class and Description |
---|
Document
The
Document interface is implemented by objects that can
be saved and restored. |
DocumentEvent
The DocumentEvent is used to indicate that state of a
Document
has been modified. |
DocumentFactory
The
DocumentFactory interface is responsible for creating
intances of Document s. |
DocumentListener
The
DocumentListener interface should be
implemented by clients that are interested in being notified about
operations on Document s. |
Element
The
Element interface defines the protocol used by the
IDE to communicate with data objects in order to display the objects
in the UI. |
ElementDisplayInfo
Display information about a JSR-198 element.
|
Class and Description |
---|
Document
The
Document interface is implemented by objects that can
be saved and restored. |
Element
The
Element interface defines the protocol used by the
IDE to communicate with data objects in order to display the objects
in the UI. |
Project
Project interface.
|
Class and Description |
---|
Document
The
Document interface is implemented by objects that can
be saved and restored. |
Element
The
Element interface defines the protocol used by the
IDE to communicate with data objects in order to display the objects
in the UI. |
Transaction |
Class and Description |
---|
Document
The
Document interface is implemented by objects that can
be saved and restored. |
Element
The
Element interface defines the protocol used by the
IDE to communicate with data objects in order to display the objects
in the UI. |
Project
Project interface.
|
Transaction |