Wheel Mouse Plugin

version 0.5
by Scott Wyatt


Table of Contents

General Information
Change Log


General Information

This plugin provides wheel mouse support for jEdit. It requires an OS of Windows 95/98/NT/2000 and jEdit 2.5.1 (or better) running on java 1.2 (or better).

This plugin uses JNI to receive wheel mouse events from the Windows OS. No special configuration is necessary to use this plugin. This plugin contains the appropriate Windows library needed for this plugin to function properly. You should use PluginManager to install the plugin.

If you receive an "unable to load MouseWheel.dll" error on jEdit startup, you can check the jEdit activity log for a WheelMouse plugin message which will show additional informations on the error. Please report these to one of jEdit's mailing lists:

If the provided Windows library does not function correctly, the C source, Java source, and build batch files are provided to rebuild the Plugin.


Change Log

Version 0.1

Version 0.2

Version 0.3

Version 0.4

Version 0.5