|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CombinatoryAcceptance.Combination | |
|---|---|
| bibliothek.gui.dock.accept | Contains classes to deal with DockAcceptances. |
| Uses of CombinatoryAcceptance.Combination in bibliothek.gui.dock.accept |
|---|
| Methods in bibliothek.gui.dock.accept that return CombinatoryAcceptance.Combination | |
|---|---|
CombinatoryAcceptance.Combination |
CombinatoryAcceptance.getCombination()
Gets how the combination is calculated |
static CombinatoryAcceptance.Combination |
CombinatoryAcceptance.Combination.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CombinatoryAcceptance.Combination[] |
CombinatoryAcceptance.Combination.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in bibliothek.gui.dock.accept with parameters of type CombinatoryAcceptance.Combination | |
|---|---|
void |
CombinatoryAcceptance.setCombination(CombinatoryAcceptance.Combination combination)
Sets, how the two acceptances of this CombinatoryAcceptance
have to be combined |
| Constructors in bibliothek.gui.dock.accept with parameters of type CombinatoryAcceptance.Combination | |
|---|---|
CombinatoryAcceptance(CombinatoryAcceptance.Combination combination,
DockAcceptance first,
DockAcceptance second)
Constructor, sets up all fields of this acceptance |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||