0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added support for MS Java (also for Internet Explorer, if Applets are signed!!! Code for loading DLL to client is missing.., but if copied into WIN System classpath works fine. It also works if DLL is copied at runtime, before the loadLibrary() method is called. Maybe someone else will provide the necessary code. More... over 22 years ago
Just changed the class name to be the same as the file name, so that these classes can be directly compiled and tried More... over 22 years ago
Added support for JComboBoxes. Moved shared scrolling code into a helper class - JMouseWheelSupport so that it does not have to be duplicated between the Frame and Dialog flavours. More... over 22 years ago
Now only looking up hwnd the first time. This avoids a NPE when removeNotify is called on a window that is already disposed. More... almost 23 years ago
Fixed logs. More... almost 23 years ago
Refactored jvm test into a single method. JMouseWheelDialog and JMouseWheelFrame now call the test method before attempting to load the library: this allows implementations that need to subclass those classes to work under jdk 1.4. More... almost 23 years ago
Contributing on behalf of rosbaldeston: Added support for JDialogs. Added factory methods for frames and dialogs. Implemented version checking for 1.4 compatibility. More... almost 23 years ago
Now handling nested scroll panes. Now using unit increment or 15 whichever is larger. Added log. More... almost 23 years ago
Initial revision More... almost 23 years ago