|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Colored.IconAlignment | |
|---|---|
| tecgraf.javautils.gui.table | Pacote de classes utilitárias para tabelas. |
| Uses of Colored.IconAlignment in tecgraf.javautils.gui.table |
|---|
| Methods in tecgraf.javautils.gui.table that return Colored.IconAlignment | |
|---|---|
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. |
| Methods in tecgraf.javautils.gui.table with parameters of type Colored.IconAlignment | |
|---|---|
void |
Colored.setIconAlignment(Colored.IconAlignment side)
Altera o alinhamento do ícone. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||