public class CopyBuffer extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
captureState() |
List<String> |
getCopyBuffer() |
WindowListener |
getWindowAdapter() |
static CopyBuffer |
instance() |
void |
notifyOfPaste(int index) |
public static CopyBuffer instance()
public void captureState()
public void notifyOfPaste(int index)
public WindowListener getWindowAdapter()
Copyright © 2022. All rights reserved.