|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.melloware.jukes.gui.view.MainMenuBuilder
public final class MainMenuBuilder
Builds the JMenuBar and pull-down menus in Jukes.
Copyright (c) 1999-2007 Melloware, Inc.
Field Summary
static StringCATALOG
Constructor Summary
MainMenuBuilder()
Method Summary
static JPopupMenubuildDiscExportableTablePopupMenu(Component aComponent)
AZ
Builds and returns the DiscExportableTable PopUp Menu.
static JPopupMenubuildDisclistPopupMenu(Component aComponent,
Component aList)
AZ
Builds and returns the Disclist Menu.
static JPopupMenubuildPlayerPopupMenu(Component aComponent)
Builds and returns the Player.
static JPopupMenubuildPlaylistPopupMenu(Component aComponent,
Component aList)
Builds and returns the Playlist Menu.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail
CATALOG
public static final String CATALOG
Constructor Detail
MainMenuBuilder
public MainMenuBuilder()
Method Detail
buildPlayerPopupMenu
public static JPopupMenu buildPlayerPopupMenu(Component aComponent)
buildPlaylistPopupMenu
public static JPopupMenu buildPlaylistPopupMenu(Component aComponent,
Component aList)
aComponent - the panel that owns this menuaList - a JList that this menu item is acting on.
buildDisclistPopupMenu
public static JPopupMenu buildDisclistPopupMenu(Component aComponent,
Component aList)
aComponent - the panel that owns this menuaList - a JList that this menu item is acting on.
buildDiscExportableTablePopupMenu
public static JPopupMenu buildDiscExportableTablePopupMenu(Component aComponent)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 1999-2010 Melloware Inc. All Rights Reserved.