| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.3) E13403-11  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ApplicationChangeNotifier
Interface implemented by an object that can be the source of ApplicationChangeEvent notifications.
| Method Summary | |
|---|---|
 void | 
addApplicationChangeListener(ApplicationChangeListener listener)Adds the specified listener, which will be called back when an ApplicationChangeEvent notification is triggered from the object implementing this interface. | 
 Workspace | 
currentApplication()Returns the currently selected application.  | 
 void | 
removeApplicationChangeListener(ApplicationChangeListener listener)Removes the specified listener so that it no longer receives ApplicationChangeEvent notifications from the object implementing this interface. | 
| Method Detail | 
|---|
Workspace currentApplication()
void addApplicationChangeListener(ApplicationChangeListener listener)
ApplicationChangeEvent notification is triggered from the object implementing this interface.listener - the listener to addvoid removeApplicationChangeListener(ApplicationChangeListener listener)
ApplicationChangeEvent notifications from the object implementing this interface.listener - the listener to remove
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.3) E13403-11  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||