JavaScript is disabled on your browser.
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.1.3)  E41664-01
 
Summary:  
Nested |  
Field |  
Constr |  
Method  
 
Detail:  
Field |  
Constr |  
Method  
 
 
  
All Known Implementing Classes: 
BaseCompareView , ListCompareView , SequenceCompareView , WedgeCompareView  
 
 
 
public interface CustomHorizontalScrollView  
A compare view that uses a custom horizontal scrollbar implements this 
 interface. This is provided to allow editors like JDeveloper determine 
 generically whether to provide custom scrolling for the viewer in the 
 editing framework.
Since:  
  10.0.3  
 
 
 
 
Method Summary 
Methods    
Modifier and Type 
Method and Description 
 
java.awt.Component 
getHorizontalScrollComponent  ()
Get the horizontal scrollbar component for this compare view.
 
 
 
 
 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.1.3)  E41664-01
 
Summary:  
Nested |  
Field |  
Constr |  
Method  
 
Detail:  
Field |  
Constr |  
Method  
 
 
  
Copyright © 1997, 2014, Oracle. All rights reserved.