Package | Description |
---|---|
org.netbeans.api.project.ui |
Modifier and Type | Method and Description |
---|---|
ProjectGroup |
OpenProjects.getActiveProjectGroup()
return the currently action project group
|
ProjectGroup |
ProjectGroupChangeEvent.getNewGroup()
the newly current project group, can be null
|
ProjectGroup |
ProjectGroupChangeEvent.getOldGroup()
the previous active project group, can be null
|
Constructor and Description |
---|
ProjectGroupChangeEvent(ProjectGroup o,
ProjectGroup n) |