| Package | Description |
|---|---|
| oracle.ide.status | |
| oracle.javatools.status |
| Modifier and Type | Method and Description |
|---|---|
Status |
StatusManager.addStatusListener(java.net.URL file,
Project project,
Workspace workspace,
StatusListener listener)
Adds a status listener to a file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusListener.statusChanged(java.net.URL file,
Project project,
Workspace workspace,
Status status)
Reports that the status of a file changed.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IssueList |