A C G H L M P R S T V

A

addLayoutComponent(String, Component) - Method in class se.datadosen.component.RiverLayout
 
adjustAlignment(Component) - Method in class se.datadosen.component.RiverLayout
 

C

CENTER - Static variable in class se.datadosen.component.RiverLayout
 
ControlPanel - class se.datadosen.component.ControlPanel.
A ControlPanel is a JPanel which has "RiverLayout" as default layout manager.
ControlPanel() - Constructor for class se.datadosen.component.ControlPanel
Create a plain ControlPanel
ControlPanel(String) - Constructor for class se.datadosen.component.ControlPanel
Create a control panel framed with a titled border
calcTabs(Container) - Method in class se.datadosen.component.RiverLayout
Figure out tab stop x-positions

G

getExtraInsets() - Method in class se.datadosen.component.RiverLayout
 
getHgap() - Method in class se.datadosen.component.RiverLayout
Gets the horizontal gap between components.
getInsets(Container) - Method in class se.datadosen.component.RiverLayout
 
getVgap() - Method in class se.datadosen.component.RiverLayout
Gets the vertical gap between components.

H

HFILL - Static variable in class se.datadosen.component.RiverLayout
 

L

LEFT - Static variable in class se.datadosen.component.RiverLayout
 
LINE_BREAK - Static variable in class se.datadosen.component.RiverLayout
 
layoutContainer(Container) - Method in class se.datadosen.component.RiverLayout
Lays out the container.

M

minimumLayoutSize(Container) - Method in class se.datadosen.component.RiverLayout
Returns the minimum dimensions needed to layout the visible components contained in the specified target container.
moveComponents(Container, int, int, int, int, int, int, boolean, Ruler) - Method in class se.datadosen.component.RiverLayout
Centers the elements in the specified row, if there is any slack.

P

PARAGRAPH_BREAK - Static variable in class se.datadosen.component.RiverLayout
 
preferredLayoutSize(Container) - Method in class se.datadosen.component.RiverLayout
Returns the preferred dimensions for this layout given the visible components in the specified target container.

R

RIGHT - Static variable in class se.datadosen.component.RiverLayout
 
RiverLayout - class se.datadosen.component.RiverLayout.
RiverLayout makes it very simple to construct user interfaces as components are laid out similar to how text is added to a word processor (Components flow like a "river".
RiverLayout() - Constructor for class se.datadosen.component.RiverLayout
 
RiverLayout(int, int) - Constructor for class se.datadosen.component.RiverLayout
 
relMove(Container, int, int, int, int) - Method in class se.datadosen.component.RiverLayout
 
removeLayoutComponent(Component) - Method in class se.datadosen.component.RiverLayout
Removes the specified component from the layout.

S

se.datadosen.component - package se.datadosen.component
 
setExtraInsets(Insets) - Method in class se.datadosen.component.RiverLayout
 
setHgap(int) - Method in class se.datadosen.component.RiverLayout
Sets the horizontal gap between components.
setTitle(String) - Method in class se.datadosen.component.ControlPanel
 
setVgap(int) - Method in class se.datadosen.component.RiverLayout
Sets the vertical gap between components.

T

TAB_STOP - Static variable in class se.datadosen.component.RiverLayout
 

V

VCENTER - Static variable in class se.datadosen.component.RiverLayout
 
VFILL - Static variable in class se.datadosen.component.RiverLayout
 
VTOP - Static variable in class se.datadosen.component.RiverLayout
 

A C G H L M P R S T V