|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
ar.com.da.swing.dock.DockingPanelEvent
public class DockingPanelEvent
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
DockingPanelEvent(java.lang.Object source,
DockingData.Location location,
java.awt.Component component)
|
|
| Method Summary | |
|---|---|
java.awt.Component |
getComponent()
|
DockingData.Location |
getLocation()
|
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DockingPanelEvent(java.lang.Object source,
DockingData.Location location,
java.awt.Component component)
| Method Detail |
|---|
public DockingData.Location getLocation()
public java.awt.Component getComponent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||