| static Region | Region. ARROW_BUTTON | ArrowButton's are special types of buttons that also render a
 directional indicator, typically an arrow. | 
| static Region | Region. BUTTON | Button region. | 
| static Region | Region. CHECK_BOX | CheckBox region. | 
| static Region | Region. CHECK_BOX_MENU_ITEM | CheckBoxMenuItem region. | 
| static Region | Region. COLOR_CHOOSER | ColorChooser region. | 
| static Region | Region. COMBO_BOX | ComboBox region. | 
| static Region | Region. DESKTOP_ICON | DesktopIcon region. | 
| static Region | Region. DESKTOP_PANE | DesktopPane region. | 
| static Region | Region. EDITOR_PANE | EditorPane region. | 
| static Region | Region. FILE_CHOOSER | FileChooser region. | 
| static Region | Region. FORMATTED_TEXT_FIELD | FormattedTextField region. | 
| static Region | Region. INTERNAL_FRAME | InternalFrame region. | 
| static Region | Region. INTERNAL_FRAME_TITLE_PANE | TitlePane of an InternalFrame. | 
| static Region | Region. LABEL | Label region. | 
| static Region | Region. LIST | List region. | 
| static Region | Region. MENU | Menu region. | 
| static Region | Region. MENU_BAR | MenuBar region. | 
| static Region | Region. MENU_ITEM | MenuItem region. | 
| static Region | Region. MENU_ITEM_ACCELERATOR | Accelerator region of a MenuItem. | 
| static Region | Region. OPTION_PANE | OptionPane region. | 
| static Region | Region. PANEL | Panel region. | 
| static Region | Region. PASSWORD_FIELD | PasswordField region. | 
| static Region | Region. POPUP_MENU | PopupMenu region. | 
| static Region | Region. POPUP_MENU_SEPARATOR | PopupMenuSeparator region. | 
| static Region | Region. PROGRESS_BAR | ProgressBar region. | 
| static Region | Region. RADIO_BUTTON | RadioButton region. | 
| static Region | Region. RADIO_BUTTON_MENU_ITEM | RegionButtonMenuItem region. | 
| static Region | Region. ROOT_PANE | RootPane region. | 
| static Region | Region. SCROLL_BAR | ScrollBar region. | 
| static Region | Region. SCROLL_BAR_THUMB | Thumb of the ScrollBar. | 
| static Region | Region. SCROLL_BAR_TRACK | Track of the ScrollBar. | 
| static Region | Region. SCROLL_PANE | ScrollPane region. | 
| static Region | Region. SEPARATOR | Separator region. | 
| static Region | Region. SLIDER | Slider region. | 
| static Region | Region. SLIDER_THUMB | Thumb of the Slider. | 
| static Region | Region. SLIDER_TRACK | Track of the Slider. | 
| static Region | Region. SPINNER | Spinner region. | 
| static Region | Region. SPLIT_PANE | SplitPane region. | 
| static Region | Region. SPLIT_PANE_DIVIDER | Divider of the SplitPane. | 
| static Region | Region. TABBED_PANE | TabbedPane region. | 
| static Region | Region. TABBED_PANE_CONTENT | Region of a TabbedPane containing the content. | 
| static Region | Region. TABBED_PANE_TAB | Region of a TabbedPane for one tab. | 
| static Region | Region. TABBED_PANE_TAB_AREA | Region of a TabbedPane containing the tabs. | 
| static Region | Region. TABLE | Table region. | 
| static Region | Region. TABLE_HEADER | TableHeader region. | 
| static Region | Region. TEXT_AREA | TextArea region. | 
| static Region | Region. TEXT_FIELD | TextField region. | 
| static Region | Region. TEXT_PANE | TextPane region. | 
| static Region | Region. TOGGLE_BUTTON | ToggleButton region. | 
| static Region | Region. TOOL_BAR | ToolBar region. | 
| static Region | Region. TOOL_BAR_CONTENT | Region of the ToolBar containing the content. | 
| static Region | Region. TOOL_BAR_DRAG_WINDOW | Region for the Window containing the ToolBar. | 
| static Region | Region. TOOL_BAR_SEPARATOR | ToolBar separator region. | 
| static Region | Region. TOOL_TIP | ToolTip region. | 
| static Region | Region. TREE | Tree region. | 
| static Region | Region. TREE_CELL | Region of the Tree for one cell. | 
| static Region | Region. VIEWPORT | Viewport region. |