public static interface MultiSplitPane.MultiSplitPaneListener
Modifier and Type | Method and Description |
---|---|
void |
addedLeaf(Component leaf) |
void |
maximizedLeaf(Component leaf) |
void |
movedDivider(SplitPane splitPane) |
void |
removedLeaf(Component leaf) |
void |
restoredTree() |
void |
unmaximizedLeaf(Component leaf) |
Copyright © 2016 Metron, Inc.. All rights reserved.