E - component typeU - component UI typepublic interface ITreeDropLocationPainter<E extends javax.swing.JTree,U extends WebTreeUI> extends SectionPainter<E,U>
| Modifier and Type | Method and Description |
|---|---|
java.awt.Rectangle |
getDropViewBounds(javax.swing.JTree.DropLocation location)
Returns drop view bounds.
|
void |
prepareToPaint(javax.swing.JTree.DropLocation location)
Prepares painter to paint tree drop location.
|
addPainterListener, getBorders, getPreferredSize, install, isOpaque, paint, removePainterListener, uninstallvoid prepareToPaint(javax.swing.JTree.DropLocation location)
location - drop locationjava.awt.Rectangle getDropViewBounds(javax.swing.JTree.DropLocation location)
location - drop location