at.tuwien.ifs.somtoolbox.apps.viewer
Class SOMViewer.PaletteCheckboxMenuItemListener
java.lang.Object
at.tuwien.ifs.somtoolbox.apps.viewer.SOMViewer.PaletteCheckboxMenuItemListener
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- SOMViewer
private class SOMViewer.PaletteCheckboxMenuItemListener
- extends Object
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
palette
private Palette palette
SOMViewer.PaletteCheckboxMenuItemListener
public SOMViewer.PaletteCheckboxMenuItemListener(Palette palette)
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener