|
java-gnome version 4.0.15 | ||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
Objectorg.freedesktop.bindings.Constant
org.gnome.glib.UserDirectory
public class UserDirectory
Used to indicate the types of "special" user directory (as defined by the
XDG standard) that you can query with
Glib.getUserSpecialDir().
| Field Summary | |
|---|---|
static UserDirectory |
DESKTOP
Represents Desktop directory of the user. |
static UserDirectory |
DOCUMENTS
Represents Documents directory of the user. |
static UserDirectory |
DOWNLOAD
Represents Download directory of the user. |
static UserDirectory |
MUSIC
Represents Music directory of the user. |
static UserDirectory |
PICTURES
Represents Pictures directory of the user. |
static UserDirectory |
PUBLIC_SHARE
Represents Public directory of the user. |
static UserDirectory |
TEMPLATES
Represents Templates directory of the user. |
static UserDirectory |
VIDEOS
Represents Videos directory of the user. |
| Method Summary |
|---|
| Methods inherited from class org.freedesktop.bindings.Constant |
|---|
toString |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final UserDirectory DESKTOP
public static final UserDirectory DOCUMENTS
public static final UserDirectory DOWNLOAD
public static final UserDirectory MUSIC
public static final UserDirectory PICTURES
public static final UserDirectory PUBLIC_SHARE
public static final UserDirectory TEMPLATES
public static final UserDirectory VIDEOS
|
![]() java-gnome |
||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||