public class SLComponentEventAdapter extends java.lang.Object implements SLComponentEventListener
Constructor and Description |
---|
SLComponentEventAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(SLComponentEvent e) |
void |
componentAdded(SLComponentEvent e) |
void |
componentRemoved(SLComponentEvent e) |
public void componentAdded(SLComponentEvent e)
componentAdded
in interface SLComponentEventListener
public void componentRemoved(SLComponentEvent e)
componentRemoved
in interface SLComponentEventListener
public void actionPerformed(SLComponentEvent e)
actionPerformed
in interface SLComponentEventListener
Copyright © 2011, 2013. Daniel P. Dougherty