public class VersionTreeClipboard extends Object
| Constructor and Description |
|---|
VersionTreeClipboard() |
| Modifier and Type | Method and Description |
|---|---|
static Transferable |
getObject()
Obtém o objeto sendo transferido.
|
static void |
setObject(Transferable transferable)
Atribui um objeto a ser transferido.
|
public static final Transferable getObject()
public static final void setObject(Transferable transferable)
transferable - objeto a ser transferido ou null caso queira limpar o
clipboard.Copyright © 2018. All rights reserved.