|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultiSplitLayout.Divider | |
|---|---|
| org.noos.xing.mydoggy.plaf.ui.cmp.multisplit | |
| Uses of MultiSplitLayout.Divider in org.noos.xing.mydoggy.plaf.ui.cmp.multisplit |
|---|
| Methods in org.noos.xing.mydoggy.plaf.ui.cmp.multisplit that return MultiSplitLayout.Divider | |
|---|---|
MultiSplitLayout.Divider |
MultiSplitPanel.activeDivider()
Returns the Divider that's currently being moved, typically because the user is dragging it, or null. |
MultiSplitLayout.Divider |
MultiSplitLayout.dividerAt(int x,
int y)
Return the Divider whose bounds contain the specified point, or null if there isn't one. |
| Methods in org.noos.xing.mydoggy.plaf.ui.cmp.multisplit that return types with arguments of type MultiSplitLayout.Divider | |
|---|---|
List<MultiSplitLayout.Divider> |
MultiSplitLayout.dividersThatOverlap(Rectangle r)
Return the Dividers whose bounds overlap the specified Rectangle. |
| Methods in org.noos.xing.mydoggy.plaf.ui.cmp.multisplit with parameters of type MultiSplitLayout.Divider | |
|---|---|
abstract void |
MultiSplitPanel.DividerPainter.paint(Graphics g,
MultiSplitLayout.Divider divider)
Paint a single Divider. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||