Package | Description |
---|---|
de.lessvoid.nifty.elements | |
de.lessvoid.nifty.layout.manager | |
de.lessvoid.nifty.loaderv2.types.apply |
Modifier and Type | Method and Description |
---|---|
void |
Element.setLayoutManager(LayoutManager newLayout)
Set a new LayoutManager.
|
Modifier and Type | Class and Description |
---|---|
class |
AbsolutePositionLayout
AbsolutPositionLayout doesn't layout things.
|
class |
CenterLayout
CenterLayout centers the very first child only in the
given root element.
|
class |
HorizontalLayout
A HorizontalLayout implementation of the LayoutManager interface.
|
class |
OverlayLayout
OverlayLayout doesn't layout things.
|
class |
VerticalLayout
A VerticalLayout implementation of the LayoutManager interface.
|
Modifier and Type | Method and Description |
---|---|
LayoutManager |
Convert.layoutManager(String type) |
Copyright © 2013. All Rights Reserved.