| Package | Description |
|---|---|
| tecgraf.javautils.gui.imagepanel | |
| tecgraf.javautils.gui.wizard.utils.leftdecorations | |
| tecgraf.javautils.gui.wizard.utils.panels |
| Modifier and Type | Method and Description |
|---|---|
ImagePanel.HorAlign |
ImagePanel.getHorAlign()
Consulta alinhamento.
|
static ImagePanel.HorAlign |
ImagePanel.HorAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImagePanel.HorAlign[] |
ImagePanel.HorAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ImagePanel |
ImagePanel.setHorAlign(ImagePanel.HorAlign horAlign)
Ajuste de alinhamento.
|
| Constructor and Description |
|---|
ImageLeftDecoration(Image image,
ImagePanel.HorAlign horAlign,
ImagePanel.VerAlign verAlign,
Color backgroundColor)
Construtor.
|
| Modifier and Type | Method and Description |
|---|---|
ImagePanel.HorAlign |
LeftImagedPanel.getHorAlign()
Consulta alinhamento.
|
| Modifier and Type | Method and Description |
|---|---|
LeftImagedPanel |
LeftImagedPanel.setHorAlign(ImagePanel.HorAlign horAlign)
Ajuste de alinhamento.
|
Copyright © 2016 Tecgraf/PUC-Rio. All rights reserved.