net.sourceforge.pavlov.main.standalone
Class SkinSystem

java.lang.Object
  extended by net.sourceforge.pavlov.main.standalone.SkinSystem
All Implemented Interfaces:
ActionListener, EventListener

public class SkinSystem
extends Object
implements ActionListener


Constructor Summary
SkinSystem(SwingUIFactory uif, JMenu men)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
          Describe actionPerformed method here.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SkinSystem

public SkinSystem(SwingUIFactory uif,
                  JMenu men)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Describe actionPerformed method here.

Specified by:
actionPerformed in interface ActionListener
Parameters:
e - a java.awt.event.ActionEvent value