| Package | Description |
|---|---|
| csbase.client.applications.desktoplauncher |
| Modifier and Type | Method and Description |
|---|---|
DesktopLauncherEventDirection |
DesktopLauncherEvent.getDirection()
Consulta o atributo (ver documentação de
DesktopLauncherEvent.direction). |
static DesktopLauncherEventDirection |
DesktopLauncherEventDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DesktopLauncherEventDirection[] |
DesktopLauncherEventDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.ImageIcon |
DesktopLauncherUI.getDirectionIcon(DesktopLauncherEventDirection direction)
Consulta a imagem de direção.
|
| Constructor and Description |
|---|
DesktopLauncherEvent(boolean treated,
DesktopLauncherEventDirection direction,
java.lang.String otherId,
java.lang.String type,
java.lang.String className,
java.lang.String valueText)
Construtor
|
Copyright © 2016. All Rights Reserved.