| Package | Description |
|---|---|
| org.freedesktop.desktopentry |
| Modifier and Type | Method and Description |
|---|---|
DesktopEntry.Type |
DesktopEntry.getType()
There are 4 types of desktop entries: Application, Link, FSDevice and
Directory.
|
static DesktopEntry.Type |
DesktopEntry.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DesktopEntry.Type[] |
DesktopEntry.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.