java.lang.Objectjavax.swing.plaf.basic.BasicTreeUI$MouseInputHandler
All Implemented Interfaces:
MouseInputListener
| Field Summary | ||
|---|---|---|
| protected Component | source | Source that events are coming from. |
| protected Component | destination | Destination that receives all events. |
| Constructor: |
|---|
|
|
| Method from javax.swing.plaf.basic.BasicTreeUI$MouseInputHandler Summary: |
|---|
| mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, removeFromSource |
| Methods from java.lang.Object: |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from javax.swing.plaf.basic.BasicTreeUI$MouseInputHandler Detail: |
|---|
|
|
|
|
|
|
|
|