|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jdesktop.swingx.JXTreeTable.TreeTableHacker
org.jdesktop.swingx.JXTreeTable.TreeTableHackerExt
public class JXTreeTable.TreeTableHackerExt
Note: currently this class looks a bit funny (only overriding the hit decision method). That's because the "experimental" code as of the last round moved to stable. But I expect that there's more to come, so I leave it here.
Field Summary |
---|
Fields inherited from class org.jdesktop.swingx.JXTreeTable.TreeTableHacker |
---|
expansionChangedFlag |
Constructor Summary | |
---|---|
JXTreeTable.TreeTableHackerExt()
|
Method Summary | |
---|---|
protected boolean |
isHitDetectionFromProcessMouse()
Here: returns true. |
Methods inherited from class org.jdesktop.swingx.JXTreeTable.TreeTableHacker |
---|
completeEditing, expandOrCollapseNode, expansionChanged, hitHandleDetectionFromEditCell, hitHandleDetectionFromProcessMouse, mightBeExpansionTrigger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JXTreeTable.TreeTableHackerExt()
Method Detail |
---|
protected boolean isHitDetectionFromProcessMouse()
isHitDetectionFromProcessMouse
in class JXTreeTable.TreeTableHacker
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |