|
Extension SDK 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public void technologyAdded(JProjectTechnologyEvent event)
event
- The object desribing the technology event.public void technologyRemoved(JProjectTechnologyEvent event)
event
- The object describing the technology event.
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.