|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jfig.gui.JStateButtonMouseWheelHandler
MouseWheelHandler handles mouse wheel events for this button. In order for best backwards-compatibility with older JDKs we hide the mouse wheel support in an additional inner class (at a memory overhead of about 1 KB).
Nested Class Summary | |
class |
JStateButtonMouseWheelHandler.WheelHandler
|
Field Summary | |
protected JStateButton |
parent
|
Constructor Summary | |
JStateButtonMouseWheelHandler(JStateButton parent)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected JStateButton parent
Constructor Detail |
public JStateButtonMouseWheelHandler(JStateButton parent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |