|
|||||||||
| Home >> All >> org >> netbeans >> lib >> [ awtextra overview ] | PREV NEXT | ||||||||
A
- AbsoluteConstraints - class org.netbeans.lib.awtextra.AbsoluteConstraints.
- An object that encapsulates position and (optionally) size for Absolute positioning of components.
- AbsoluteConstraints(Point) - Constructor for class org.netbeans.lib.awtextra.AbsoluteConstraints
- Creates a new AbsoluteConstraints for specified position.
- AbsoluteConstraints(int, int) - Constructor for class org.netbeans.lib.awtextra.AbsoluteConstraints
- Creates a new AbsoluteConstraints for specified position.
- AbsoluteConstraints(Point, Dimension) - Constructor for class org.netbeans.lib.awtextra.AbsoluteConstraints
- Creates a new AbsoluteConstraints for specified position and size.
- AbsoluteConstraints(int, int, int, int) - Constructor for class org.netbeans.lib.awtextra.AbsoluteConstraints
- Creates a new AbsoluteConstraints for specified position and size.
- AbsoluteLayout - class org.netbeans.lib.awtextra.AbsoluteLayout.
- AbsoluteLayout is a LayoutManager that works as a replacement for "null" layout to allow placement of components in absolute positions.
- AbsoluteLayout() - Constructor for class org.netbeans.lib.awtextra.AbsoluteLayout
- addLayoutComponent(String, Component) - Method in class org.netbeans.lib.awtextra.AbsoluteLayout
- Adds the specified component with the specified name to the layout.
- addLayoutComponent(Component, Object) - Method in class org.netbeans.lib.awtextra.AbsoluteLayout
- Adds the specified component to the layout, using the specified constraint object.
C
- constraints - Variable in class org.netbeans.lib.awtextra.AbsoluteLayout
- A mapping
G
- getHeight() - Method in class org.netbeans.lib.awtextra.AbsoluteConstraints
- getLayoutAlignmentX(Container) - Method in class org.netbeans.lib.awtextra.AbsoluteLayout
- Returns the alignment along the x axis.
- getLayoutAlignmentY(Container) - Method in class org.netbeans.lib.awtextra.AbsoluteLayout
- Returns the alignment along the y axis.
- getWidth() - Method in class org.netbeans.lib.awtextra.AbsoluteConstraints
- getX() - Method in class org.netbeans.lib.awtextra.AbsoluteConstraints
- getY() - Method in class org.netbeans.lib.awtextra.AbsoluteConstraints
H
- height - Variable in class org.netbeans.lib.awtextra.AbsoluteConstraints
- The height of the component or -1 if the component's preferred height should be used
I
- invalidateLayout(Container) - Method in class org.netbeans.lib.awtextra.AbsoluteLayout
- Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
L
- layoutContainer(Container) - Method in class org.netbeans.lib.awtextra.AbsoluteLayout
- Lays out the container in the specified panel.
M
- maximumLayoutSize(Container) - Method in class org.netbeans.lib.awtextra.AbsoluteLayout
- Returns the maximum size of this component.
- minimumLayoutSize(Container) - Method in class org.netbeans.lib.awtextra.AbsoluteLayout
- Calculates the minimum dimension for the specified panel given the components in the specified parent container.
O
- org.netbeans.lib.awtextra - package org.netbeans.lib.awtextra
P
- preferredLayoutSize(Container) - Method in class org.netbeans.lib.awtextra.AbsoluteLayout
- Calculates the preferred dimension for the specified panel given the components in the specified parent container.
R
- removeLayoutComponent(Component) - Method in class org.netbeans.lib.awtextra.AbsoluteLayout
- Removes the specified component from the layout.
S
- serialVersionUID - Static variable in class org.netbeans.lib.awtextra.AbsoluteConstraints
- generated Serialized Version UID
- serialVersionUID - Static variable in class org.netbeans.lib.awtextra.AbsoluteLayout
- generated Serialized Version UID
T
- toString() - Method in class org.netbeans.lib.awtextra.AbsoluteConstraints
W
- width - Variable in class org.netbeans.lib.awtextra.AbsoluteConstraints
- The width of the component or -1 if the component's preferred width should be used
X
- x - Variable in class org.netbeans.lib.awtextra.AbsoluteConstraints
- The X position of the component
Y
- y - Variable in class org.netbeans.lib.awtextra.AbsoluteConstraints
- The Y position of the component
A C G H I L M O P R S T W X Y
|
|||||||||
| Home >> All >> org >> netbeans >> lib >> [ awtextra overview ] | PREV NEXT | ||||||||