Package | Description |
---|---|
com.googlecode.lanterna.gui.layout |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLaidOutComponent |
Modifier and Type | Method and Description |
---|---|
List<? extends LayoutManager.LaidOutComponent> |
BorderLayout.layout(TerminalSize layoutArea) |
List<? extends LayoutManager.LaidOutComponent> |
LinearLayout.layout(TerminalSize layoutArea) |
List<? extends LayoutManager.LaidOutComponent> |
LayoutManager.layout(TerminalSize layoutArea)
Given a size, lay out all the components on this area
|
Copyright © 2014. All Rights Reserved.