|
Generic Menus
|
|
Generic Popup and Menu BarThis class constructs a generic JMenuBar. The input to the constructor is an array of Strings describing the menubar. To each menu item which is not a seperator, the ActionListener is added.
DownloadDownload from SourceForge
UsageExample:
|