| Package | Description |
|---|---|
| tecgraf.javautils.gui.table |
Pacote de classes utilitárias para tabelas.
|
| Modifier and Type | Method and Description |
|---|---|
Colored.IconAlignment |
Colored.getIconAlignment()
Informa de que lado do texto fica o ícone.
|
static Colored.IconAlignment |
Colored.IconAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Colored.IconAlignment[] |
Colored.IconAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Colored.setIconAlignment(Colored.IconAlignment side)
Altera o alinhamento do ícone.
|
Copyright © 2014 Tecgraf/PUC-Rio. All rights reserved.