Home
Categories
Dictionary
Download
Project Details
Changes Log
Tutorials
FAQ
License

Tabs popup menus


The MDIMenuFactory.createPopupMenu(JPopupMenu) method of the Menu factory allow to create a popup menu which will be shown on tabs when right-clicking on the tab. By default the method do nothing.

Default menu items

Main Article: Menu factory

The AbstractMDIMenuFactory.createDefaultClosePopupItems(JPopupMenu) method allow to create default Popup items for the popup menu for the Close, Close All, and Close Other.

See also


Categories: Gui | Swing

Copyright 2006-2023 Herve Girod. All Rights Reserved. Documentation and source under the LGPL v2 and Apache 2.0 licences