Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Uses of Class
oracle.ide.controls.ScrollableTabBar.ScrollMode

Packages that use ScrollableTabBar.ScrollMode
oracle.ide.controls Contains classes implementing the basic graphical controls, such as, toolbars, toolbar buttons, status bars, tabbed windows, used by JDeveloper. 
 

Uses of ScrollableTabBar.ScrollMode in oracle.ide.controls
 

Methods in oracle.ide.controls that return ScrollableTabBar.ScrollMode
 ScrollableTabBar.ScrollMode ScrollableTabBar.getScrollMode()
          Gets the behavior of the left and right scroll buttons.
static ScrollableTabBar.ScrollMode ScrollableTabBar.ScrollMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ScrollableTabBar.ScrollMode[] ScrollableTabBar.ScrollMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in oracle.ide.controls with parameters of type ScrollableTabBar.ScrollMode
 void ScrollableTabBar.setScrollMode(ScrollableTabBar.ScrollMode mode)
          Controls the behavior of the left and right scroll buttons.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Copyright © 1997, 2013, Oracle. All rights reserved.