public class ApplicationIconsNaming extends Object
Modifier and Type | Field and Description |
---|---|
static String |
address_book_new
The icon used for the action to create a new address book.
|
static String |
application_exit
The icon used for exiting an application.
|
static String |
appointment_new
The icon used for the action to create a new appointment in a calendaring
application.
|
static String |
call_start
The icon used for initiating or accepting a call.
|
static String |
call_stop
The icon used for stopping a current call.
|
static String |
contact_new
The icon used for the action to create a new contact in an address book
application.
|
static String |
CONTEXT
The Constant CONTEXT.
|
static String |
document_new
The icon used for the action to create a new document.
|
static String |
document_open
The icon used for the action to open a document.
|
static String |
document_open_recent
The icon used for the action to open a document that was recently opened.
|
static String |
document_page_setup
The icon for the page setup action of a document editor.
|
static String |
document_print
The icon for the print action of an application.
|
static String |
document_print_preview
The icon for the print preview action of an application.
|
static String |
document_properties
The icon for the action to view the properties of a document in an
application.
|
static String |
document_revert
The icon for the action of reverting to a previous version of a document.
|
static String |
document_save
The icon for the save action.
|
static String |
document_save_as
The icon for the save as action.
|
static String |
document_send
The icon for the send action.
|
static String |
edit_clear
The icon for the clear action.
|
static String |
edit_copy
The icon for the copy action.
|
static String |
edit_cut
The icon for the cut action.
|
static String |
edit_delete
The icon for the delete action.
|
static String |
edit_find
The icon for the find action.
|
static String |
edit_find_replace
The icon for the find and replace action.
|
static String |
edit_paste
The icon for the paste action.
|
static String |
edit_redo
The icon for the redo action.
|
static String |
edit_select_all
The icon for the select all action.
|
static String |
edit_undo
The icon for the undo action.
|
static String |
folder_new
The icon for creating a new folder.
|
static String |
format_indent_less
The icon for the decrease indent formatting action.
|
static String |
format_indent_more
The icon for the increase indent formatting action.
|
static String |
format_justify_center
The icon for the center justification formatting action.
|
static String |
format_justify_fill
The icon for the fill justification formatting action.
|
static String |
format_justify_left
The icon for the left justification formatting action.
|
static String |
format_justify_right
The icon for the right justification action.
|
static String |
format_text_bold
The icon for the bold text formatting action.
|
static String |
format_text_direction_ltr
The icon for the left-to-right text formatting action.
|
static String |
format_text_direction_rtl
The icon for the right-to-left formatting action.
|
static String |
format_text_italic
The icon for the italic text formatting action.
|
static String |
format_text_strikethrough
The icon for the strikethrough text formatting action.
|
static String |
format_text_underline
The icon for the underlined text formatting action.
|
static String |
go_bottom
The icon for the go to bottom of a list action.
|
static String |
go_down
The icon for the go down in a list action.
|
static String |
go_first
The icon for the go to the first item in a list action.
|
static String |
go_home
The icon for the go to home location action.
|
static String |
go_jump
The icon for the jump to action.
|
static String |
go_last
The icon for the go to the last item in a list action.
|
static String |
go_next
The icon for the go to the next item in a list action.
|
static String |
go_previous
The icon for the go to the previous item in a list action.
|
static String |
go_top
The icon for the go to the top of a list action.
|
static String |
go_up
The icon for the go up in a list action.
|
static String |
help_about
The icon for the About item in the Help menu.
|
static String |
help_contents
The icon for Contents item in the Help menu.
|
static String |
help_faq
The icon for the FAQ item in the Help menu.
|
static String |
insert_image
The icon for the insert image action of an application.
|
static String |
insert_link
The icon for the insert link action of an application.
|
static String |
insert_object
The icon for the insert object action of an application.
|
static String |
insert_text
The icon for the insert text action of an application.
|
static String |
list_add
The icon for the add to list action.
|
static String |
list_remove
The icon for the remove from list action.
|
static String |
mail_forward
The icon for the forward action of an electronic mail application.
|
static String |
mail_mark_important
The icon for the mark as important action of an electronic mail
application.
|
static String |
mail_mark_junk
The icon for the mark as junk action of an electronic mail application.
|
static String |
mail_mark_notjunk
The icon for the mark as not junk action of an electronic mail
application.
|
static String |
mail_mark_read
The icon for the mark as read action of an electronic mail application.
|
static String |
mail_mark_unread
The icon for the mark as unread action of an electronic mail application.
|
static String |
mail_message_new
The icon for the compose new mail action of an electronic mail
application.
|
static String |
mail_reply_all
The icon for the reply to all action of an electronic mail application.
|
static String |
mail_reply_sender
The icon for the reply to sender action of an electronic mail
application.
|
static String |
mail_send
The icon for the send action of an electronic mail application.
|
static String |
mail_send_receive
The icon for the send and receive action of an electronic mail
application.
|
static String |
media_eject
The icon for the eject action of a media player or file manager.
|
static String |
media_playback_pause
The icon for the pause action of a media player.
|
static String |
media_playback_start
The icon for the start playback action of a media player.
|
static String |
media_playback_stop
The icon for the stop action of a media player.
|
static String |
media_record
The icon for the record action of a media application.
|
static String |
media_seek_backward
The icon for the seek backward action of a media player.
|
static String |
media_seek_forward
The icon for the seek forward action of a media player.
|
static String |
media_skip_backward
The icon for the skip backward action of a media player.
|
static String |
media_skip_forward
The icon for the skip forward action of a media player.
|
static String |
object_flip_horizontal
The icon for the action to flip an object horizontally.
|
static String |
object_flip_vertical
The icon for the action to flip an object vertically.
|
static String |
object_rotate_left
The icon for the rotate left action performed on an object.
|
static String |
object_rotate_right
The icon for the rotate rigt action performed on an object.
|
static String |
process_stop
The icon used for the �Stop� action in applications with actions that may
take a while to process, such as web page loading in a browser.
|
static String |
system_lock_screen
The icon used for the �Lock Screen� item in the desktop's panel
application.
|
static String |
system_log_out
The icon used for the �Log Out� item in the desktop's panel application.
|
static String |
system_reboot
The icon used for the �Reboot� item in the desktop's panel application.
|
static String |
system_run
The icon used for the �Run Application...� item in the desktop's panel
application.
|
static String |
system_search
The icon used for the �Search� item in the desktop's panel application.
|
static String |
system_shutdown
The icon used for the �Shutdown� item in the desktop's panel application.
|
static String |
tools_check_spelling
The icon used for the �Check Spelling� item in the application's �Tools�
menu.
|
static String |
view_fullscreen
The icon used for the �Fullscreen� item in the application's �View� menu.
|
static String |
view_list_text
The Constant view_list_text.
|
static String |
view_refresh
The icon used for the �Refresh� item in the application's �View� menu.
|
static String |
view_restore
The icon used by an application for leaving the fullscreen view, and
returning to a normal windowed view.
|
static String |
view_sort_ascending
The icon used for the �Sort Ascending� item in the application's �View�
menu, or in a button for changing the sort method for a list.
|
static String |
view_sort_descending
The icon used for the �Sort Descending� item in the application's �View�
menu, or in a button for changing the sort method for a list.
|
static String |
window_close
The icon used for the �Close Window� item in the application's �Windows�
menu.
|
static String |
window_new
The icon used for the �New Window� item in the application's �Windows�
menu.
|
static String |
zoom_fit_best
The icon used for the �Best Fit� item in the application's �View� menu.
|
static String |
zoom_in
The icon used for the �Zoom in� item in the application's �View� menu.
|
static String |
zoom_original
The icon used for the �Original Size� item in the application's �View�
menu.
|
static String |
zoom_out
The icon used for the �Zoom Out� item in the application's �View� menu.
|
Constructor and Description |
---|
ApplicationIconsNaming() |
public static final String CONTEXT
public static final String address_book_new
public static final String application_exit
public static final String appointment_new
public static final String call_start
public static final String call_stop
public static final String contact_new
public static final String document_new
public static final String document_open
public static final String document_open_recent
public static final String document_page_setup
public static final String document_print
public static final String document_print_preview
public static final String document_properties
public static final String document_revert
public static final String document_save
public static final String document_save_as
public static final String document_send
public static final String edit_clear
public static final String edit_copy
public static final String edit_cut
public static final String edit_delete
public static final String edit_find
public static final String edit_find_replace
public static final String edit_paste
public static final String edit_redo
public static final String edit_select_all
public static final String edit_undo
public static final String folder_new
public static final String format_indent_less
public static final String format_indent_more
public static final String format_justify_center
public static final String format_justify_fill
public static final String format_justify_left
public static final String format_justify_right
public static final String format_text_direction_ltr
public static final String format_text_direction_rtl
public static final String format_text_bold
public static final String format_text_italic
public static final String format_text_underline
public static final String format_text_strikethrough
public static final String go_bottom
public static final String go_down
public static final String go_first
public static final String go_home
public static final String go_jump
public static final String go_last
public static final String go_next
public static final String go_previous
public static final String go_top
public static final String go_up
public static final String help_about
public static final String help_contents
public static final String help_faq
public static final String insert_image
public static final String insert_link
public static final String insert_object
public static final String insert_text
public static final String list_add
public static final String list_remove
public static final String mail_forward
public static final String mail_mark_important
public static final String mail_mark_junk
public static final String mail_mark_notjunk
public static final String mail_mark_read
public static final String mail_mark_unread
public static final String mail_message_new
public static final String mail_reply_all
public static final String mail_reply_sender
public static final String mail_send
public static final String mail_send_receive
public static final String media_eject
public static final String media_playback_pause
public static final String media_playback_start
public static final String media_playback_stop
public static final String media_record
public static final String media_seek_backward
public static final String media_seek_forward
public static final String media_skip_backward
public static final String media_skip_forward
public static final String object_flip_horizontal
public static final String object_flip_vertical
public static final String object_rotate_left
public static final String object_rotate_right
public static final String process_stop
public static final String system_lock_screen
public static final String system_log_out
public static final String system_run
public static final String system_search
public static final String system_reboot
public static final String system_shutdown
public static final String tools_check_spelling
public static final String view_fullscreen
public static final String view_refresh
public static final String view_restore
public static final String view_sort_ascending
public static final String view_sort_descending
public static final String window_close
public static final String window_new
public static final String zoom_fit_best
public static final String zoom_in
public static final String zoom_original
public static final String zoom_out
public static final String view_list_text
Copyright © 2014 www.staniscia.net. All Rights Reserved.