| Package | Description |
|---|---|
| bibliothek.gui.dock.station.stack.tab |
This package contains a generic implementation of a "tabbed-pane".
|
| Modifier and Type | Method and Description |
|---|---|
protected MenuLineLayoutPossibility |
MenuLineLayoutPane.getLayout(Size tabSize,
Size menuSize,
Size infoSize)
Creates a possible layout for the given sizes.
|
| Modifier and Type | Method and Description |
|---|---|
double |
DefaultMenuLineLayoutStrategy.getScore(MenuLineLayoutPossibility possibility,
Size menuSize,
Size infoSize,
Size tabSize) |
double |
MenuLineLayoutStrategy.getScore(MenuLineLayoutPossibility possibility,
Size menuSize,
Size infoSize,
Size tabSize)
Calculates how good a layout with the given sizes is.
|
Copyright © 2017 Docking Frames. All rights reserved.