| Package | Description |
|---|---|
| tecgraf.javautils.gui |
Pacote de classes utilitárias de interface.
|
| Modifier and Type | Method and Description |
|---|---|
static GUIUtils.Position |
GUIUtils.Position.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GUIUtils.Position[] |
GUIUtils.Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
GUIUtils.placeWindowAt(Window window,
GUIUtils.Position pos)
Coloca uma janela em uma determinada posição na tela
|
Copyright © 2020 Tecgraf/PUC-Rio. All rights reserved.