org.arakhne.neteditor.swing.selection
public class JSelectionManager extends SelectionManager implements ClipboardOwner
storage| Constructor and Description |
|---|
JSelectionManager()
Create a new JSelectionManager.
|
| Modifier and Type | Method and Description |
|---|---|
TransferableFigureSet |
getTransferableSelection()
Replies a transferable selection that
contains a copy of the current selection.
|
void |
lostOwnership(Clipboard clipboard,
Transferable contents) |
protected void |
updateSystemSelection() |
cleanUp, containsDecorationFigure, containsEdgeFigure, containsLinearFeature, containsNodeFigure, containsNoLinearFeature, containsUnknownTypeFigure, getBounds, isAllLocked, onAddedObject, onRemovedObject, resetInternalBuffersaddInStorage, clearStorage, contains, containsAll, getIteratorOnStorage, isEmpty, removeFromStorage, size, toArray, toArrayadd, addAll, addSelectionListener, clear, fireSelected, fireUnselected, iterator, remove, removeAll, removeSelectionListener, retainAll, setSelection, setSelection, toggle, toggleprotected void updateSystemSelection()
updateSystemSelection in class SelectionManager<Figure>public void lostOwnership(Clipboard clipboard, Transferable contents)
lostOwnership in interface ClipboardOwnerpublic TransferableFigureSet getTransferableSelection()
Copyright © 2001-2013 NetEditor Developers. 
NetEditor API Documentation by NetEditor Developers is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Based on a work at www.arakhne.org/neteditor