org.gnu.atk
Class Role

java.lang.Object
  extended by org.gnu.glib.Enum
      extended by org.gnu.atk.Role

Deprecated. This class is part of the java-gnome 2.x family of libraries, which, due to their inefficiency and complexity, are no longer being maintained and have been abandoned by the java-gnome project. This class may exist in java-gnome 4.0; look out for org.gnome.atk.Role. As this package was never fully implemented in java-gnome 2.x, however, any new code written will have a considerably different public API.

public class Role
extends org.gnu.glib.Enum

Describes the role of an object.


Field Summary
static Role ACCEL_LABEL
          Deprecated.  
static Role ALERT
          Deprecated.  
static Role ANIMATION
          Deprecated.  
static Role APPLICATION
          Deprecated.  
static Role ARROW
          Deprecated.  
static Role AUTOCOMPLETE
          Deprecated.  
static Role CALENDAR
          Deprecated.  
static Role CANVAS
          Deprecated.  
static Role CHECK_BOX
          Deprecated.  
static Role CHECK_MENU_ITEM
          Deprecated.  
static Role COLOR_CHOOSER
          Deprecated.  
static Role COLUMN_HEADER
          Deprecated.  
static Role COMBO_BOX
          Deprecated.  
static Role DATE_EDITOR
          Deprecated.  
static Role DESKTOP_FRAME
          Deprecated.  
static Role DESKTOP_ICON
          Deprecated.  
static Role DIAL
          Deprecated.  
static Role DIALOG
          Deprecated.  
static Role DIRECOTRY_PANE
          Deprecated.  
static Role DRAWING_AREA
          Deprecated.  
static Role EDITBAR
          Deprecated.  
static Role EMBEDDED
          Deprecated.  
static Role FILE_CHOOSER
          Deprecated.  
static Role FILLER
          Deprecated.  
static Role FONT_CHOOSER
          Deprecated.  
static Role FOOTER
          Deprecated.  
static Role FRAME
          Deprecated.  
static Role GLASS_PANE
          Deprecated.  
static Role HEADER
          Deprecated.  
static Role HTML_CONTAINER
          Deprecated.  
static Role ICON
          Deprecated.  
static Role IMAGE
          Deprecated.  
static Role INTERNAL_FRAME
          Deprecated.  
static Role INVALID
          Deprecated.  
static Role LABEL
          Deprecated.  
static Role LAST_DEFINED
          Deprecated.  
static Role LAYERED_PANE
          Deprecated.  
static Role LIST
          Deprecated.  
static Role LIST_ITEM
          Deprecated.  
static Role MENU
          Deprecated.  
static Role MENU_BAR
          Deprecated.  
static Role MENU_ITEM
          Deprecated.  
static Role OPTION_PANE
          Deprecated.  
static Role PAGE_TAB
          Deprecated.  
static Role PAGE_TAB_LIST
          Deprecated.  
static Role PANEL
          Deprecated.  
static Role PARAGRAPH
          Deprecated.  
static Role PASSWORD_TEXT
          Deprecated.  
static Role POPUP_MENU
          Deprecated.  
static Role PROGRESS_BAR
          Deprecated.  
static Role PUSH_BUTTON
          Deprecated.  
static Role RADIO_BUTTON
          Deprecated.  
static Role RADIO_MENU_ITEM
          Deprecated.  
static Role ROOT_PANE
          Deprecated.  
static Role ROW_HEADER
          Deprecated.  
static Role RULER
          Deprecated.  
static Role SCROLL_BAR
          Deprecated.  
static Role SCROLL_PANE
          Deprecated.  
static Role SEPARATOR
          Deprecated.  
static Role SLIDER
          Deprecated.  
static Role SPIN_BUTTON
          Deprecated.  
static Role SPLIT_PANE
          Deprecated.  
static Role STATUSBAR
          Deprecated.  
static Role TABLE
          Deprecated.  
static Role TABLE_CELL
          Deprecated.  
static Role TABLE_COLUMN_HEADER
          Deprecated.  
static Role TABLE_ROW_HEADER
          Deprecated.  
static Role TEAR_OFF_MENU_ITEM
          Deprecated.  
static Role TERMINAL
          Deprecated.  
static Role TEXT
          Deprecated.  
static Role TOGGLE_BUTTON
          Deprecated.  
static Role TOOL_BAR
          Deprecated.  
static Role TOOL_TIP
          Deprecated.  
static Role TREE
          Deprecated.  
static Role TREE_TABLE
          Deprecated.  
static Role UNKNOWN
          Deprecated.  
static Role VIEWPORT
          Deprecated.  
static Role WINDOW
          Deprecated.  
 
Method Summary
 Role and(Role other)
          Deprecated.  
static Role intern(int value)
          Deprecated.  
 Role or(Role other)
          Deprecated.  
 boolean test(Role other)
          Deprecated.  
 Role xor(Role other)
          Deprecated.  
 
Methods inherited from class org.gnu.glib.Enum
equals, getValue, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INVALID

public static final Role INVALID
Deprecated. 

ACCEL_LABEL

public static final Role ACCEL_LABEL
Deprecated. 

ALERT

public static final Role ALERT
Deprecated. 

ANIMATION

public static final Role ANIMATION
Deprecated. 

ARROW

public static final Role ARROW
Deprecated. 

CALENDAR

public static final Role CALENDAR
Deprecated. 

CANVAS

public static final Role CANVAS
Deprecated. 

CHECK_BOX

public static final Role CHECK_BOX
Deprecated. 

CHECK_MENU_ITEM

public static final Role CHECK_MENU_ITEM
Deprecated. 

COLOR_CHOOSER

public static final Role COLOR_CHOOSER
Deprecated. 

COLUMN_HEADER

public static final Role COLUMN_HEADER
Deprecated. 

COMBO_BOX

public static final Role COMBO_BOX
Deprecated. 

DATE_EDITOR

public static final Role DATE_EDITOR
Deprecated. 

DESKTOP_ICON

public static final Role DESKTOP_ICON
Deprecated. 

DESKTOP_FRAME

public static final Role DESKTOP_FRAME
Deprecated. 

DIAL

public static final Role DIAL
Deprecated. 

DIALOG

public static final Role DIALOG
Deprecated. 

DIRECOTRY_PANE

public static final Role DIRECOTRY_PANE
Deprecated. 

DRAWING_AREA

public static final Role DRAWING_AREA
Deprecated. 

FILE_CHOOSER

public static final Role FILE_CHOOSER
Deprecated. 

FILLER

public static final Role FILLER
Deprecated. 

FONT_CHOOSER

public static final Role FONT_CHOOSER
Deprecated. 

FRAME

public static final Role FRAME
Deprecated. 

GLASS_PANE

public static final Role GLASS_PANE
Deprecated. 

HTML_CONTAINER

public static final Role HTML_CONTAINER
Deprecated. 

ICON

public static final Role ICON
Deprecated. 

IMAGE

public static final Role IMAGE
Deprecated. 

INTERNAL_FRAME

public static final Role INTERNAL_FRAME
Deprecated. 

LABEL

public static final Role LABEL
Deprecated. 

LAYERED_PANE

public static final Role LAYERED_PANE
Deprecated. 

LIST

public static final Role LIST
Deprecated. 

LIST_ITEM

public static final Role LIST_ITEM
Deprecated. 

MENU

public static final Role MENU
Deprecated. 

MENU_BAR

public static final Role MENU_BAR
Deprecated. 

MENU_ITEM

public static final Role MENU_ITEM
Deprecated. 

OPTION_PANE

public static final Role OPTION_PANE
Deprecated. 

PAGE_TAB

public static final Role PAGE_TAB
Deprecated. 

PAGE_TAB_LIST

public static final Role PAGE_TAB_LIST
Deprecated. 

PANEL

public static final Role PANEL
Deprecated. 

PASSWORD_TEXT

public static final Role PASSWORD_TEXT
Deprecated. 

POPUP_MENU

public static final Role POPUP_MENU
Deprecated. 

PROGRESS_BAR

public static final Role PROGRESS_BAR
Deprecated. 

PUSH_BUTTON

public static final Role PUSH_BUTTON
Deprecated. 

RADIO_BUTTON

public static final Role RADIO_BUTTON
Deprecated. 

RADIO_MENU_ITEM

public static final Role RADIO_MENU_ITEM
Deprecated. 

ROOT_PANE

public static final Role ROOT_PANE
Deprecated. 

ROW_HEADER

public static final Role ROW_HEADER
Deprecated. 

SCROLL_BAR

public static final Role SCROLL_BAR
Deprecated. 

SCROLL_PANE

public static final Role SCROLL_PANE
Deprecated. 

SEPARATOR

public static final Role SEPARATOR
Deprecated. 

SLIDER

public static final Role SLIDER
Deprecated. 

SPLIT_PANE

public static final Role SPLIT_PANE
Deprecated. 

SPIN_BUTTON

public static final Role SPIN_BUTTON
Deprecated. 

STATUSBAR

public static final Role STATUSBAR
Deprecated. 

TABLE

public static final Role TABLE
Deprecated. 

TABLE_CELL

public static final Role TABLE_CELL
Deprecated. 

TABLE_COLUMN_HEADER

public static final Role TABLE_COLUMN_HEADER
Deprecated. 

TABLE_ROW_HEADER

public static final Role TABLE_ROW_HEADER
Deprecated. 

TEAR_OFF_MENU_ITEM

public static final Role TEAR_OFF_MENU_ITEM
Deprecated. 

TERMINAL

public static final Role TERMINAL
Deprecated. 

TEXT

public static final Role TEXT
Deprecated. 

TOGGLE_BUTTON

public static final Role TOGGLE_BUTTON
Deprecated. 

TOOL_BAR

public static final Role TOOL_BAR
Deprecated. 

TOOL_TIP

public static final Role TOOL_TIP
Deprecated. 

TREE

public static final Role TREE
Deprecated. 

TREE_TABLE

public static final Role TREE_TABLE
Deprecated. 

UNKNOWN

public static final Role UNKNOWN
Deprecated. 

VIEWPORT

public static final Role VIEWPORT
Deprecated. 

WINDOW

public static final Role WINDOW
Deprecated. 

HEADER

public static final Role HEADER
Deprecated. 

FOOTER

public static final Role FOOTER
Deprecated. 

PARAGRAPH

public static final Role PARAGRAPH
Deprecated. 

RULER

public static final Role RULER
Deprecated. 

APPLICATION

public static final Role APPLICATION
Deprecated. 

AUTOCOMPLETE

public static final Role AUTOCOMPLETE
Deprecated. 

EDITBAR

public static final Role EDITBAR
Deprecated. 

EMBEDDED

public static final Role EMBEDDED
Deprecated. 

LAST_DEFINED

public static final Role LAST_DEFINED
Deprecated. 
Method Detail

intern

public static Role intern(int value)
Deprecated. 

or

public Role or(Role other)
Deprecated. 

and

public Role and(Role other)
Deprecated. 

xor

public Role xor(Role other)
Deprecated. 

test

public boolean test(Role other)
Deprecated.