Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
 
- java.lang.Object
 
- 
- oracle.javatools.ui.ExpansionTreeTip
 
 
- 
- 
Field Summary
Fields 
| Modifier and Type | 
Field and Description | 
protected javax.swing.Popup | 
_clipPopup  | 
protected int | 
_popRow  | 
protected oracle.javatools.ui.ExpansionTreeTip.PopupComponent | 
_popupComp  | 
protected javax.swing.JTree | 
_tree  | 
protected oracle.javatools.ui.ExpansionTreeTip.ClipHandler | 
ch  | 
 
- 
Constructor Summary
Constructors 
| Constructor and Description | 
ExpansionTreeTip(javax.swing.JTree tree)
Add the view clipped cell behaviour to the given tree 
 | 
 
- 
Method Summary
Methods 
| Modifier and Type | 
Method and Description | 
void | 
hidePopup()  | 
protected void | 
installListeners()  | 
void | 
uninstall()
Remove the clipping behaviour from a tree and free internal listeners 
 | 
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
- 
- 
Field Detail
- 
_popRow
protected int _popRow
 
 
- 
Method Detail
- 
hidePopup
public void hidePopup()
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
 
Copyright © 1997, 2014, Oracle. All rights reserved.