| Package | Description |
|---|---|
| org.datacleaner.panels | |
| org.datacleaner.widgets | |
| org.datacleaner.widgets.table |
| Modifier and Type | Method and Description |
|---|---|
static DCPanel |
DCPanel.flow(Alignment alignment,
java.awt.Component... components) |
static DCPanel |
DCPanel.flow(Alignment alignment,
int hgap,
int vgap,
java.awt.Component... components) |
| Modifier and Type | Method and Description |
|---|---|
static Alignment |
Alignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Alignment[] |
Alignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DCTableCellRenderer.setAlignment(int column,
Alignment alignment) |
void |
DCTable.setAlignment(int column,
Alignment alignment) |
Copyright © 2015. All Rights Reserved.