Package org.apache.batik.apps.svgbrowser
Class LocalHistory.RadioListener
- java.lang.Object
-
- org.apache.batik.apps.svgbrowser.LocalHistory.RadioListener
-
- All Implemented Interfaces:
java.awt.event.ActionListener,java.util.EventListener
- Enclosing class:
- LocalHistory
protected class LocalHistory.RadioListener extends java.lang.Object implements java.awt.event.ActionListenerTo listen to the radio buttons.
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedRadioListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactionPerformed(java.awt.event.ActionEvent e)intgetItemIndex(javax.swing.JMenuItem item)
-