| 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.VerAlign |
ImagePanel.getVerAlign()
Consulta alinhamento.
|
static ImagePanel.VerAlign |
ImagePanel.VerAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImagePanel.VerAlign[] |
ImagePanel.VerAlign.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.setVerAlign(ImagePanel.VerAlign verAlign)
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.VerAlign |
LeftImagedPanel.getVerAlign()
Consulta alinhamento.
|
| Modifier and Type | Method and Description |
|---|---|
LeftImagedPanel |
LeftImagedPanel.setVerAlign(ImagePanel.VerAlign verAlign)
Ajuste de alinhamento.
|
Copyright © 2015 Tecgraf/PUC-Rio. All rights reserved.