Make TreeContextMenuItem reusable for other ContextMenus
* Move to separate file * Move construction of TreeContextMenuItem-based ContextMenus from DynamicTreeUIProviderBase to static factory method TreeContextMenuItem.createTreeContextMenu() Issue-Ref: 4322 Issue-URL: af3#4322 Signed-off-by:Simon Barner <barner@fortiss.org>
parent
ef2f3b3a
No related branches found
No related tags found
Showing
- org.fortiss.tooling.common.ui/src/org/fortiss/tooling/common/ui/javafx/control/treetableview/.ratings 2 additions, 1 deletion...s/tooling/common/ui/javafx/control/treetableview/.ratings
- org.fortiss.tooling.common.ui/src/org/fortiss/tooling/common/ui/javafx/control/treetableview/DynamicTreeUIProviderBase.java 3 additions, 76 deletions...vafx/control/treetableview/DynamicTreeUIProviderBase.java
- org.fortiss.tooling.common.ui/src/org/fortiss/tooling/common/ui/javafx/control/treetableview/TreeContextMenuItem.java 109 additions, 0 deletions.../ui/javafx/control/treetableview/TreeContextMenuItem.java
Loading
Please register or sign in to comment