Package | Description |
---|---|
com.vldocking.swing.docking |
The VLDocking Framework for JFC "Swing" applications.
|
Modifier and Type | Method and Description |
---|---|
void |
DockingDesktop.addDockableSelectionListener(DockableSelectionListener listener)
Adds a new DockableSelectionListener to this desktop.
|
void |
DockingContext.addDockableSelectionListener(DockableSelectionListener listener)
Adds a new DockableSelectionListener to this desktop.
|
void |
DockingDesktop.removeDockableSelectionListener(DockableSelectionListener listener)
Removes a DockableSelectionListener from this desktop.
|
void |
DockingContext.removeDockableSelectionListener(DockableSelectionListener listener)
Removes a DockableSelectionListener from this desktop.
|
© Copyright 2004-2013 Lilian Chamontin. All Rights Reserved.