net.sourceforge.pavlov.main.standalone
Class SkinSystem
java.lang.Object
net.sourceforge.pavlov.main.standalone.SkinSystem
- All Implemented Interfaces:
- ActionListener, EventListener
public class SkinSystem
- extends Object
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SkinSystem
public SkinSystem(SwingUIFactory uif,
JMenu men)
actionPerformed
public void actionPerformed(ActionEvent e)
- Describe
actionPerformed
method here.
- Specified by:
actionPerformed
in interface ActionListener
- Parameters:
e
- a java.awt.event.ActionEvent
value