public class FreeDesktopEntry extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FreeDesktopEntry.Group |
static class |
FreeDesktopEntry.Type |
| Modifier and Type | Field and Description |
|---|---|
static String |
GROUP_DESKTOP_ENTRY |
| Constructor and Description |
|---|
FreeDesktopEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(FreeDesktopEntry.Group g) |
List<FreeDesktopEntry.Group> |
getGroups() |
FreeDesktopEntry.Group |
getOrCreateDesktopEntry() |
FreeDesktopEntry.Group |
getOrCreateGroup(String name) |
public static final String GROUP_DESKTOP_ENTRY
public void add(FreeDesktopEntry.Group g)
public FreeDesktopEntry.Group getOrCreateDesktopEntry()
public FreeDesktopEntry.Group getOrCreateGroup(String name)
public List<FreeDesktopEntry.Group> getGroups()
Copyright © 2022 vpc open source initiative. All rights reserved.