Package | Description |
---|---|
xdev.ui | |
xdev.ui.tree |
Modifier and Type | Method and Description |
---|---|
static void |
UIUtils.registerPopup(Component cpn,
XdevMenu popup)
Registers listeners to the component to show the popup in the platform's
specific manner.
To register a popup to a JTree TreeUtils.registerPopup(JTree, XdevMenu) is the preferred way. |
Modifier and Type | Method and Description |
---|---|
static void |
TreeUtils.registerPopup(JTree tree,
XdevMenu popup) |
Copyright © 2003–2021 XDEV Software. All rights reserved.