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 SLComponentEventListenerpublic void componentRemoved(SLComponentEvent e)
componentRemoved in interface SLComponentEventListenerpublic void actionPerformed(SLComponentEvent e)
actionPerformed in interface SLComponentEventListenerCopyright © 2011, 2013. Daniel P. Dougherty