| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.javatools.ui.ExpansionTreeTip
public final class ExpansionTreeTip
A UI extension for JTrees that paints clipped parts of rows as the mouse moves over them.
| Field Summary | |
|---|---|
| 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 | |
|---|---|
| ExpansionTreeTip(javax.swing.JTree tree)Add the view clipped cell behaviour to the given tree | |
| Method Summary | |
|---|---|
|  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 | 
|---|
protected javax.swing.Popup _clipPopup
protected oracle.javatools.ui.ExpansionTreeTip.PopupComponent _popupComp
protected oracle.javatools.ui.ExpansionTreeTip.ClipHandler ch
protected int _popRow
protected javax.swing.JTree _tree
| Constructor Detail | 
|---|
public ExpansionTreeTip(javax.swing.JTree tree)
tree - | Method Detail | 
|---|
public void hidePopup()
protected void installListeners()
public void uninstall()
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||