Package editor
Class CopyBuffer
java.lang.Object
editor.CopyBuffer
Provides a simple copy buffer.
- Author:
- cgross
-
Method Summary
Modifier and TypeMethodDescriptionvoidstatic CopyBufferinstance()voidnotifyOfPaste(int index)
-
Method Details
-
instance
-
captureState
public void captureState() -
getCopyBuffer
-
notifyOfPaste
public void notifyOfPaste(int index) -
getWindowAdapter
-