|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.views.appframe.swing.docking.SplitContainerListener
public class SplitContainerListener
An implementation of java.awt.event.ContainerListener
used for managing the split operation.
| Constructor Summary | |
|---|---|
SplitContainerListener(ilog.views.appframe.swing.docking.IlvDockingManager dockingManager)
Creates a new split container listener. |
|
| Method Summary | |
|---|---|
void |
componentAdded(ContainerEvent e)
Invoked when a component has been added to the container. |
void |
componentRemoved(ContainerEvent e)
Invoked when a component has been removed from the container. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SplitContainerListener(ilog.views.appframe.swing.docking.IlvDockingManager dockingManager)
| Method Detail |
|---|
public void componentAdded(ContainerEvent e)
componentAdded in interface ContainerListenerpublic void componentRemoved(ContainerEvent e)
componentRemoved in interface ContainerListener
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||