public class TreeCopyProvider extends java.lang.Object implements CopyProvider
Constructor and Description |
---|
TreeCopyProvider(javax.swing.JTree tree) |
Modifier and Type | Method and Description |
---|---|
boolean |
isCopyEnabled(DataContext dataContext) |
boolean |
isCopyVisible(DataContext dataContext) |
void |
performCopy(DataContext dataContext) |
public void performCopy(DataContext dataContext)
performCopy
in interface CopyProvider
public boolean isCopyEnabled(DataContext dataContext)
isCopyEnabled
in interface CopyProvider
public boolean isCopyVisible(DataContext dataContext)
isCopyVisible
in interface CopyProvider