|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JProjectTechnologyListener
JProjectTechnologyListener defines the interface for an
object that's notified when a technology is added or removed from a
project.
| Method Summary | |
|---|---|
void |
technologyAdded(JProjectTechnologyEvent event)
Called whenever a technology is added to a project. |
void |
technologyRemoved(JProjectTechnologyEvent event)
Called whenever a technology is removed from a project. |
| Method Detail |
|---|
void technologyAdded(JProjectTechnologyEvent event)
event - The object desribing the technology event.void technologyRemoved(JProjectTechnologyEvent event)
event - The object describing the technology event.
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||