|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TreeMouseClickHandler
This interface is to be implemented by the object that is to respond when a tree node receives a mouse click. The TreeMouseAdapter interface expects to get a reference to an object that implements the TreeMouseClickHandler interface. If the object does implement the interface, then the handleMouseClick() method is messaged.
| Method Summary | |
|---|---|
void |
handleMouseClick()
|
| Method Detail |
|---|
void handleMouseClick()
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||