java.lang.Objectcom.aspose.words.SwfViewerControlIdentifier
public class SwfViewerControlIdentifier
Field Summary | ||
---|---|---|
static final int | TOP_PANE_ACTUAL_SIZE_BUTTON | |
The button that changes the zoom to display the page in actual size. | ||
static final int | TOP_PANE_FIT_TO_HEIGHT_BUTTON | |
The button that changes the zoom to fit the page into the window height. | ||
static final int | TOP_PANE_FIT_TO_WIDTH_BUTTON | |
The button that changes the zoom to fit the page into the window width. | ||
static final int | TOP_PANE_ZOOM_OUT_BUTTON | |
The bottom that decreases the zoom. | ||
static final int | TOP_PANE_ZOOM_IN_BUTTON | |
The button that increases the zoom. | ||
static final int | TOP_PANE_SELECTION_MODE_BUTTON | |
The button that changes the viewing mode into the text selection mode. | ||
static final int | TOP_PANE_DRAG_MODE_BUTTON | |
The button that changes the viewing mode into hand dragging mode. | ||
static final int | TOP_PANE_SINGLE_PAGE_SCROLL_LAYOUT_BUTTON | |
The button that switches into the single page scrolling view mode. | ||
static final int | TOP_PANE_SINGLE_PAGE_LAYOUT_BUTTON | |
The button that switches into the single page non-scrolling view mode. | ||
static final int | TOP_PANE_TWO_PAGE_SCROLL_LAYOUT_BUTTON | |
The button that switches into the two pages scrolling view mode. | ||
static final int | TOP_PANE_TWO_PAGE_LAYOUT_BUTTON | |
The button that switches into the two pages non-scrolling view mode. | ||
static final int | TOP_PANE_READ_MODE_BUTTON | |
The button that switches into the read mode. | ||
static final int | TOP_PANE_FULL_SCREEN_MODE_BUTTON | |
The button that switches into the full screen viewing mode. | ||
static final int | TOP_PANE_SEARCH_BUTTON | |
The search button. | ||
static final int | TOP_PANE_NEXT_PAGE_BUTTON | |
The next page button. | ||
static final int | TOP_PANE_PREVIOUS_PAGE_BUTTON | |
The previous page button. | ||
static final int | TOP_PANE_SEARCH_FIELD | |
The search field. | ||
static final int | TOP_PANE_PAGE_FIELD | |
The page number field. | ||
static final int | TOP_PANE_COLLAPSED_DROP_DOWN | |
The button that is displayed when the window size is too small to display all buttons. | ||
static final int | LEFT_PANE_ABOUT_BUTTON | |
The about button. | ||
static final int | LEFT_PANE_COLLAPSE_PANEL_BUTTON | |
The button that closes the left navigation pane. | ||
static final int | LEFT_PANE_PAGE_PREVIEW_PANE_BUTTON | |
The button that displays the page preview pane. | ||
static final int | LEFT_PANE_DOCUMENT_MAP_BUTTON | |
The button that displays the navigation pane. | ||
static final int | BOTTOM_PANE_SHOW_HIDE_BOTTOM_PANE_BUTTON | |
The button that shows the system info pane. | ||
static final int | READ_MODE_PANE_CLOSE_BUTTON | |
Exit read mode button on read mode pane. | ||
static final int | DIALOGS_HELP_WINDOW_CLOSE_BUTTON | |
Close help window button on read mode pane. | ||
static final int | DIALOGS_HELP_WINDOW | |
Help window. |
Field Detail |
---|
TOP_PANE_ACTUAL_SIZE_BUTTON = 0 | |
public static final int TOP_PANE_ACTUAL_SIZE_BUTTON |
TOP_PANE_FIT_TO_HEIGHT_BUTTON = 1 | |
public static final int TOP_PANE_FIT_TO_HEIGHT_BUTTON |
TOP_PANE_FIT_TO_WIDTH_BUTTON = 2 | |
public static final int TOP_PANE_FIT_TO_WIDTH_BUTTON |
TOP_PANE_ZOOM_OUT_BUTTON = 3 | |
public static final int TOP_PANE_ZOOM_OUT_BUTTON |
TOP_PANE_ZOOM_IN_BUTTON = 4 | |
public static final int TOP_PANE_ZOOM_IN_BUTTON |
TOP_PANE_SELECTION_MODE_BUTTON = 5 | |
public static final int TOP_PANE_SELECTION_MODE_BUTTON |
TOP_PANE_DRAG_MODE_BUTTON = 6 | |
public static final int TOP_PANE_DRAG_MODE_BUTTON |
TOP_PANE_SINGLE_PAGE_SCROLL_LAYOUT_BUTTON = 7 | |
public static final int TOP_PANE_SINGLE_PAGE_SCROLL_LAYOUT_BUTTON |
TOP_PANE_SINGLE_PAGE_LAYOUT_BUTTON = 8 | |
public static final int TOP_PANE_SINGLE_PAGE_LAYOUT_BUTTON |
TOP_PANE_TWO_PAGE_SCROLL_LAYOUT_BUTTON = 9 | |
public static final int TOP_PANE_TWO_PAGE_SCROLL_LAYOUT_BUTTON |
TOP_PANE_TWO_PAGE_LAYOUT_BUTTON = 10 | |
public static final int TOP_PANE_TWO_PAGE_LAYOUT_BUTTON |
TOP_PANE_READ_MODE_BUTTON = 11 | |
public static final int TOP_PANE_READ_MODE_BUTTON |
TOP_PANE_FULL_SCREEN_MODE_BUTTON = 12 | |
public static final int TOP_PANE_FULL_SCREEN_MODE_BUTTON |
TOP_PANE_SEARCH_BUTTON = 13 | |
public static final int TOP_PANE_SEARCH_BUTTON |
TOP_PANE_NEXT_PAGE_BUTTON = 14 | |
public static final int TOP_PANE_NEXT_PAGE_BUTTON |
TOP_PANE_PREVIOUS_PAGE_BUTTON = 15 | |
public static final int TOP_PANE_PREVIOUS_PAGE_BUTTON |
TOP_PANE_SEARCH_FIELD = 16 | |
public static final int TOP_PANE_SEARCH_FIELD |
TOP_PANE_PAGE_FIELD = 17 | |
public static final int TOP_PANE_PAGE_FIELD |
TOP_PANE_COLLAPSED_DROP_DOWN = 18 | |
public static final int TOP_PANE_COLLAPSED_DROP_DOWN |
LEFT_PANE_ABOUT_BUTTON = 19 | |
public static final int LEFT_PANE_ABOUT_BUTTON |
LEFT_PANE_COLLAPSE_PANEL_BUTTON = 20 | |
public static final int LEFT_PANE_COLLAPSE_PANEL_BUTTON |
LEFT_PANE_PAGE_PREVIEW_PANE_BUTTON = 21 | |
public static final int LEFT_PANE_PAGE_PREVIEW_PANE_BUTTON |
LEFT_PANE_DOCUMENT_MAP_BUTTON = 22 | |
public static final int LEFT_PANE_DOCUMENT_MAP_BUTTON |
BOTTOM_PANE_SHOW_HIDE_BOTTOM_PANE_BUTTON = 23 | |
public static final int BOTTOM_PANE_SHOW_HIDE_BOTTOM_PANE_BUTTON |
READ_MODE_PANE_CLOSE_BUTTON = 24 | |
public static final int READ_MODE_PANE_CLOSE_BUTTON |
DIALOGS_HELP_WINDOW_CLOSE_BUTTON = 25 | |
public static final int DIALOGS_HELP_WINDOW_CLOSE_BUTTON |
DIALOGS_HELP_WINDOW = 26 | |
public static final int DIALOGS_HELP_WINDOW |