|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.0) E12063-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.dss.dataView.ViewFocusListenerAdapter
public class ViewFocusListenerAdapter
Adapter class for the ViewFocusListener interface.
| Constructor Summary | |
|---|---|
ViewFocusListenerAdapter()
|
|
| Method Summary | |
|---|---|
void |
focusGained(ViewFocusEvent e)
Invoked when a component gains the keyboard focus. |
void |
focusLost(ViewFocusEvent e)
Invoked when a component loses the keyboard focus. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewFocusListenerAdapter()
| Method Detail |
|---|
public void focusGained(ViewFocusEvent e)
focusGained in interface ViewFocusListenerpublic void focusLost(ViewFocusEvent e)
focusLost in interface ViewFocusListener
|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.0) E12063-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||