Frames | No Frames |
Methods with parameter type com.vlsolutions.swing.docking.event.DockDropEvent | |
void | |
void | |
void | Rejects the drop as this action isn't possible on this component |
void | The component is requested to perform a docking drop action. |
void | |
void | |
void |
Please note that a drag into a DockView can also lead to create a DockTabbedPane. |
void | maximized dockable don't support drag and drop |
void |
Please note that a drag into a DockView can also lead to create a DockTabbedPane. |
void | |
void | BorderSplitter.split(DockDropEvent event, Container draggedContainer, DockingConstants.Split position) This method should be overriden if the delegator doesn't belong to the
docking containment hierarchy after drop acceptance. |