public interface LayoutListener
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
dockableDisplayed(LayoutEvent evt) |
void |
dockableHidden(LayoutEvent evt) |
void |
layoutApplied(LayoutEvent evt) |
void |
layoutEmptied(LayoutEvent evt) |
void layoutApplied(LayoutEvent evt)
void layoutEmptied(LayoutEvent evt)
void dockableHidden(LayoutEvent evt)
void dockableDisplayed(LayoutEvent evt)