|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoracle.jdeveloper.model.JProjectTechnologyAdapter
JProjectTechnologyAdapter is the adapter for receiving
project technology events. The methods in this class are empty; this
class is provided as a convenience for easily creating listeners by
extending this class and overriding only the methods of interest.
JProject#registerProjectTechnologyListener(String,JProjectTechnologyListener)| Constructor Summary | |
JProjectTechnologyAdapter()
|
|
| 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. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JProjectTechnologyAdapter()
| Method Detail |
public void technologyAdded(JProjectTechnologyEvent event)
JProjectTechnologyListener
technologyAdded in interface JProjectTechnologyListenerevent - The object desribing the technology event.public void technologyRemoved(JProjectTechnologyEvent event)
JProjectTechnologyListener
technologyRemoved in interface JProjectTechnologyListenerevent - The object describing the technology event.
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.