|
JComponentPack 1.3.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.accessibility.AccessibleBundle
javax.accessibility.AccessibleRole
com.zfqjava.accessibility.XAccessibleRole
public class XAccessibleRole
A extension of AccessibleRole.
| Field Summary | |
|---|---|
static AccessibleRole |
BAND_BAR
A specialized component that lets the user as band bar. |
static AccessibleRole |
CALCULATOR
A specialized component that lets the user as a calculator. |
static AccessibleRole |
CALENDAR
A specialized component that lets the user view calendar. |
static AccessibleRole |
CARD_PANE
A specialized component that lets the user add multi card. |
static AccessibleRole |
CLOCK
A specialized component that lets the user as a clock. |
static AccessibleRole |
COMMON_PANE
A specialized component that lets the user as a common panel. |
static AccessibleRole |
DATA_GRID
A specialized component that lets the user as a data grid. |
static AccessibleRole |
DIR_CHOOSER
A specialized component that lets the user choose a dir. |
static AccessibleRole |
DOCK_PANE
A specialized component that lets the user as a dock pane. |
static AccessibleRole |
DROP_DOWN_BUTTON
A specialized component that lets the user drop down popup menu. |
static AccessibleRole |
DROP_DOWN_MENU_ITEM
A specialized component that lets the user drop down popup menu. |
static AccessibleRole |
FONT_CHOOSER
A specialized component that lets the user choose a font. |
static AccessibleRole |
GRID_PANE
A specialized component that lets the user as a grid panel. |
static AccessibleRole |
IMAGE_VIEWER
A specialized component that lets the user view image. |
static AccessibleRole |
LINE_BAR
A specialized component that lets the user as a line bar. |
static AccessibleRole |
LINK_BUTTON
A specialized component that lets the user launch a URL. |
static AccessibleRole |
LINK_MENU_ITEM
|
static AccessibleRole |
LIST_VIEW
A specialized component that lets the user as a list view. |
static AccessibleRole |
LOCATION_BAR
A specialized component that lets the user as a location bar. |
static AccessibleRole |
NAVIGATION_BAR
A specialized component that lets the user as a navigation bar. |
static AccessibleRole |
PRINT_PREVIEW
A specialized component that lets the user as a print preview. |
static AccessibleRole |
PROPERTY_GRID
A specialized component that lets the user as a property grid. |
static AccessibleRole |
RULER_BAR
A specialized component that lets the user as ruler. |
static AccessibleRole |
SIDE_BAR
A specialized component that lets the user as a side bar. |
static AccessibleRole |
SIDE_PANE
A specialized component that lets the user as a side pane. |
static AccessibleRole |
STATUS_BAR
A specialized component that lets the user as a status bar. |
static AccessibleRole |
STYLE_BAR
A specialized component that lets the user as a style bar. |
static AccessibleRole |
TEXT_FINDER
A specialized component that lets the user as a text finder. |
static AccessibleRole |
TEXT_SPELLER
A specialized component that lets the user as a text speller. |
static AccessibleRole |
WIZARD_PANE
A specialized component that lets the user as a wizard pane. |
| Fields inherited from class javax.accessibility.AccessibleRole |
|---|
ALERT, AWT_COMPONENT, CANVAS, CHECK_BOX, COLOR_CHOOSER, COLUMN_HEADER, COMBO_BOX, DATE_EDITOR, DESKTOP_ICON, DESKTOP_PANE, DIALOG, DIRECTORY_PANE, EDITBAR, FILE_CHOOSER, FILLER, FOOTER, FRAME, GLASS_PANE, GROUP_BOX, HEADER, HYPERLINK, ICON, INTERNAL_FRAME, LABEL, LAYERED_PANE, LIST, LIST_ITEM, MENU, MENU_BAR, MENU_ITEM, OPTION_PANE, PAGE_TAB, PAGE_TAB_LIST, PANEL, PARAGRAPH, PASSWORD_TEXT, POPUP_MENU, PROGRESS_BAR, PROGRESS_MONITOR, PUSH_BUTTON, RADIO_BUTTON, ROOT_PANE, ROW_HEADER, RULER, SCROLL_BAR, SCROLL_PANE, SEPARATOR, SLIDER, SPIN_BOX, SPLIT_PANE, SWING_COMPONENT, TABLE, TEXT, TOGGLE_BUTTON, TOOL_BAR, TOOL_TIP, TREE, UNKNOWN, VIEWPORT, WINDOW |
| Fields inherited from class javax.accessibility.AccessibleBundle |
|---|
key |
| Constructor Summary | |
|---|---|
protected |
XAccessibleRole(String key)
|
| Method Summary |
|---|
| Methods inherited from class javax.accessibility.AccessibleBundle |
|---|
toDisplayString, toDisplayString, toDisplayString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final AccessibleRole DIR_CHOOSER
public static final AccessibleRole FONT_CHOOSER
public static final AccessibleRole RULER_BAR
public static final AccessibleRole BAND_BAR
public static final AccessibleRole LINK_BUTTON
public static final AccessibleRole LINK_MENU_ITEM
public static final AccessibleRole DROP_DOWN_BUTTON
public static final AccessibleRole DROP_DOWN_MENU_ITEM
public static final AccessibleRole CALENDAR
public static final AccessibleRole CALCULATOR
public static final AccessibleRole CARD_PANE
public static final AccessibleRole GRID_PANE
public static final AccessibleRole COMMON_PANE
public static final AccessibleRole CLOCK
public static final AccessibleRole LIST_VIEW
public static final AccessibleRole IMAGE_VIEWER
public static final AccessibleRole DOCK_PANE
public static final AccessibleRole PRINT_PREVIEW
public static final AccessibleRole SIDE_BAR
public static final AccessibleRole SIDE_PANE
public static final AccessibleRole STATUS_BAR
public static final AccessibleRole STYLE_BAR
public static final AccessibleRole LOCATION_BAR
public static final AccessibleRole NAVIGATION_BAR
public static final AccessibleRole WIZARD_PANE
public static final AccessibleRole LINE_BAR
public static final AccessibleRole DATA_GRID
public static final AccessibleRole PROPERTY_GRID
public static final AccessibleRole TEXT_FINDER
public static final AccessibleRole TEXT_SPELLER
| Constructor Detail |
|---|
protected XAccessibleRole(String key)
|
JComponentPack 1.3.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||