|
The Clippy example implements multiple buffers for cut, copy, and paste operations in the
JBuilder editor. It was written by Matt Mower.
Files
Clippy.jpx | |
The project file for this tool |
Clippy.html | |
Project notes |
classes.opentools | |
The OpenTools manifest |
Clippy.java | |
The entry point for this tool - it creates the buffer and keybindings managers |
KeyBindingsManager.java | |
This class adds keybindings for the tool's actions |
CopyToBufferAction.java | |
An action that copies selected text into the nominated buffer |
*.java | |
Supporting code for this tool |
Clippy.jar | |
The packaged tool |
|