public class StatusIconsNaming extends Object
Modifier and Type | Field and Description |
---|---|
static String |
appointment_missed
The icon used when an appointment was missed.
|
static String |
appointment_soon
The icon used when an appointment will occur soon.
|
static String |
audio_volume_high
The icon used to indicate high audio volume.
|
static String |
audio_volume_low
The icon used to indicate low audio volume.
|
static String |
audio_volume_medium
The icon used to indicate medium audio volume.
|
static String |
audio_volume_muted
The icon used to indicate the muted state for audio playback.
|
static String |
battery_caution
The icon used when the battery is below 40%.
|
static String |
battery_low
The icon used when the battery is below 20%.
|
String |
CONTEXT_ACTIONS |
static String |
dialog_error
The icon used when a dialog is opened to explain an error condition to
the user.
|
static String |
dialog_information
The icon used when a dialog is opened to give information to the user
that may be pertinent to the requested action.
|
static String |
dialog_password
The icon used when a dialog requesting the authentication credentials for
a user is opened.
|
static String |
dialog_question
The icon used when a dialog is opened to ask a simple question of the
user.
|
static String |
dialog_warning
The icon used when a dialog is opened to warn the user of impending
issues with the requested action.
|
static String |
folder_drag_accept
The icon used for a folder while an object is being dragged onto net, that
is of a type that the directory can contain.
|
static String |
folder_open
The icon used for folders, while their contents are being displayed
within the same window.
|
static String |
folder_visiting
The icon used for folders, while their contents are being displayed in
another window.
|
static String |
image_loading
The icon used when another image is being loaded, such as thumnails for
larger images in the file manager.
|
static String |
image_missing
The icon used when another image could not be loaded.
|
static String |
mail_attachment
The icon used for an electronic mail that contains attachments.
|
static String |
mail_read
The icon used for an electronic mail that is read.
|
static String |
mail_replied
The icon used for an electronic mail that has been replied to.
|
static String |
mail_signed
The icon used for an electronic mail that contains a signature.
|
static String |
mail_signed_verified
The icon used for an electronic mail that contains a signature which has
also been verified by the security system.
|
static String |
mail_unread
The icon used for an electronic mail that is unread.
|
static String |
media_playlist_repeat
The icon for the repeat mode of a media player.
|
static String |
media_playlist_shuffle
The icon for the shuffle mode of a media player.
|
static String |
network_error
The icon used when an error occurs trying to intialize the network
connection of the computing device.
|
static String |
network_idle
The icon used when no data is being transmitted or received, while the
computing device is connected to a network.
|
static String |
network_offline
The icon used when the computing device is disconnected from the network.
|
static String |
network_receive
The icon used when data is being received, while the computing device is
connected to a network.
|
static String |
network_transmit
The icon used when data is being transmitted, while the computing device
is connected to a network.
|
static String |
network_transmit_receive
The icon used data is being both transmitted and received simultaneously,
while the computing device is connected to a network.
|
static String |
printer_error
The icon used when an error occurs while attempting to print.
|
static String |
printer_printing
The icon used while a print job is successfully being spooled to a
printing device.
|
static String |
security_high
The icon used to indicate that the security level of a connection is
known to be secure, using strong encryption and a valid certificate.
|
static String |
security_low
The icon used to indicate that the security level of a connection is
presumed to be insecure, either by using weak encryption, or by using a
certificate that the could not be automatically verified, and which the
user has not chosent to trust.
|
static String |
security_medium
The icon used to indicate that the security level of a connection is
presumed to be secure, using strong encryption, and a certificate that
could not be automatically verified, but which the user has chosen to
trust.
|
static String |
software_update_available
The icon used when an update is available for software installed on the
computing device, through the system software update program.
|
static String |
software_update_urgent
The icon used when an urgent update is available through the system
software update program.
|
static String |
sync_error
The icon used when an error occurs while attempting to synchronize data
from the computing device, to another device.
|
static String |
sync_synchronizing
The icon used while data is successfully synchronizing to another device.
|
static String |
task_due
The icon used when a task is due soon.
|
static String |
task_past_due
The icon used when a task that was due, has been left incomplete.
|
static String |
user_available
The icon used when a user on a chat network is available to initiate a
conversation with.
|
static String |
user_away
The icon used when a user on a chat network is away from their keyboard
and the chat program.
|
static String |
user_idle
The icon used when a user on a chat network has not been an active
participant in any chats on the network, for an extended period of time.
|
static String |
user_offline
The icon used when a user on a chat network is not available.
|
static String |
user_trash_full
The icon for the user's �Trash� in the desktop's file manager, when there
are items in the �Trash� waiting for disposal or recovery.
|
static String |
weather_clear
The icon used while the weather for a region is �clear skies�.
|
static String |
weather_clear_night
The icon used while the weather for a region is �clear skies� during the
night.
|
static String |
weather_few_clouds
The icon used while the weather for a region is �partly cloudy�.
|
static String |
weather_few_clouds_night
The icon used while the weather for a region is �partly cloudy� during
the night.
|
static String |
weather_fog
The icon used while the weather for a region is �foggy�.
|
static String |
weather_overcast
The icon used while the weather for a region is �overcast�.
|
static String |
weather_severe_alert
The icon used while a sever weather alert is in effect for a region.
|
static String |
weather_showers
The icon used while rain showers are occurring in a region.
|
static String |
weather_showers_scattered
The icon used while scattered rain showers are occurring in a region.
|
static String |
weather_snow
The icon used while snow showers are occurring in a region.
|
static String |
weather_storm
The icon used while storms are occurring in a region.
|
Constructor and Description |
---|
StatusIconsNaming() |
public String CONTEXT_ACTIONS
public static final String appointment_missed
public static final String appointment_soon
public static final String audio_volume_high
public static final String audio_volume_low
public static final String audio_volume_medium
public static final String audio_volume_muted
public static final String battery_caution
public static final String battery_low
public static final String dialog_error
public static final String dialog_information
public static final String dialog_password
public static final String dialog_question
public static final String dialog_warning
public static final String folder_drag_accept
public static final String folder_open
public static final String folder_visiting
public static final String image_loading
public static final String image_missing
public static final String mail_attachment
public static final String mail_unread
public static final String mail_read
public static final String mail_replied
public static final String mail_signed
public static final String mail_signed_verified
public static final String media_playlist_repeat
public static final String media_playlist_shuffle
public static final String network_error
public static final String network_idle
public static final String network_offline
public static final String network_receive
public static final String network_transmit
public static final String network_transmit_receive
public static final String printer_error
public static final String printer_printing
public static final String security_high
public static final String security_medium
public static final String security_low
public static final String software_update_available
public static final String software_update_urgent
public static final String sync_error
public static final String sync_synchronizing
public static final String task_due
public static final String task_past_due
public static final String user_available
public static final String user_away
public static final String user_idle
public static final String user_offline
public static final String user_trash_full
public static final String weather_clear
public static final String weather_clear_night
public static final String weather_few_clouds
public static final String weather_few_clouds_night
public static final String weather_fog
public static final String weather_overcast
public static final String weather_severe_alert
public static final String weather_showers
public static final String weather_showers_scattered
public static final String weather_snow
public static final String weather_storm
Copyright © 2014 www.staniscia.net. All Rights Reserved.