|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DockableSelectionListener | |
|---|---|
| com.vlsolutions.swing.docking | The VL Docking Framework for JFC "Swing" applications. |
| Uses of DockableSelectionListener in com.vlsolutions.swing.docking |
|---|
| Methods in com.vlsolutions.swing.docking with parameters of type DockableSelectionListener | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||