public class PlacesIconsNaming extends Object
Modifier and Type | Field and Description |
---|---|
String |
CONTEXT_ACTIONS |
static String |
folder
The standard folder icon used to represent directories on local
filesystems, mail folders, and other hierarchical groups.
|
static String |
folder_remote
The icon used for normal directories on a remote filesystem.
|
static String |
network_server
The icon used for individual host machines under the �Network Servers�
place in the file manager.
|
static String |
network_workgroup
The icon for the �Network Servers� place in the desktop's file manager,
and workgroups within the network.
|
static String |
start_here
The icon used by the desktop's main menu for accessing places,
applications, and other features.
|
static String |
user_bookmarks
The icon for the user's special �Bookmarks� place.
|
static String |
user_desktop
The icon for the special �Desktop� directory of the user.
|
static String |
user_home
The icon for the special �Home� directory of the user.
|
static String |
user_trash
The icon for the user's �Trash� place in the desktop's file manager.
|
Constructor and Description |
---|
PlacesIconsNaming() |
public String CONTEXT_ACTIONS
public static final String folder
public static final String folder_remote
public static final String network_server
public static final String network_workgroup
public static final String start_here
public static final String user_bookmarks
public static final String user_desktop
public static final String user_home
public static final String user_trash
Copyright © 2014 www.staniscia.net. All Rights Reserved.