Package | Description |
---|---|
twaver.swing |
Modifier and Type | Method and Description |
---|---|
TableLayoutConstraints |
TableLayout.getConstraints(java.awt.Component component)
Gets the constraints of a given component.
|
Modifier and Type | Method and Description |
---|---|
void |
TableLayout.setConstraints(java.awt.Component component,
TableLayoutConstraints constraint)
Sets the constraints of a given component.
|
Constructor and Description |
---|
Entry(java.awt.Component component,
TableLayoutConstraints constraint)
Constructs an Entry that binds a component to a set of constraints.
|
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.