net.sourceforge.atunes.gui.views.panels
Class NavigationPanel

java.lang.Object
  extended by java.awt.Component
      extended by java.awt.Container
          extended by javax.swing.JComponent
              extended by javax.swing.JPanel
                  extended by net.sourceforge.atunes.gui.views.panels.NavigationPanel
All Implemented Interfaces:
java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible

public class NavigationPanel
extends javax.swing.JPanel

The Class NavigationPanel.

Author:
fleax
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.JPanel
javax.swing.JPanel.AccessibleJPanel
 
Nested classes/interfaces inherited from class javax.swing.JComponent
javax.swing.JComponent.AccessibleJComponent
 
Nested classes/interfaces inherited from class java.awt.Container
java.awt.Container.AccessibleAWTContainer
 
Nested classes/interfaces inherited from class java.awt.Component
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
 
Field Summary
 
Fields inherited from class javax.swing.JComponent
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
 
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
 
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
NavigationPanel()
          Instantiates a new navigation panel.
 
Method Summary
 javax.swing.JMenuItem getAddToPlaylistMenuItem()
          Gets the adds the to playlist menu item.
 CustomButton getClearFilterButton()
          Gets the clear filter button.
 javax.swing.JMenuItem getCollapseTree()
          Gets the collapse tree.
 javax.swing.JMenuItem getDeviceCopyToRepositoryMenuItem()
          Gets the device copy to repository menu item.
 javax.swing.JMenuItem getDeviceFillMenuItem()
          Gets the device fill menu item.
 javax.swing.JPopupMenu getDeviceMenu()
          Gets the device menu.
 javax.swing.JTree getDeviceTree()
          Gets the device tree.
 javax.swing.tree.DefaultTreeModel getDeviceTreeModel()
          Gets the device tree model.
 javax.swing.JScrollPane getDeviceTreeScrollPane()
           
 javax.swing.JMenuItem getExpandTree()
          Gets the expand tree.
 javax.swing.JPopupMenu getFavoriteMenu()
          Gets the favorite menu.
 javax.swing.JTree getFavoritesTree()
          Gets the favorites tree.
 javax.swing.tree.DefaultTreeModel getFavoritesTreeModel()
          Gets the favorites tree model.
 javax.swing.JLabel getFilterLabel()
          Gets the filter label.
 javax.swing.JTextField getFilterTextField()
          Gets the filter text field.
 javax.swing.JTable getNavigationTable()
          Gets the navigation table.
 javax.swing.JPanel getNavigationTableContainer()
          Gets the navigation table container.
 CustomButton getNavigationTableInfoButton()
          Gets the navigation table info button.
 PopUpButton getNavigationTableSortButton()
          Gets the navigation table sort button.
 javax.swing.JMenuItem getNonFavoriteAddToPlaylistMenuItem()
          Gets the non favorite add to playlist menu item.
 javax.swing.JMenuItem getNonFavoriteClearTagMenuItem()
          Gets the non favorite clear tag menu item.
 javax.swing.JMenuItem getNonFavoriteCopyToDeviceMenuItem()
          Gets the non favorite copy to device menu item.
 javax.swing.JMenuItem getNonFavoriteEditTagMenuItem()
          Gets the non favorite edit tag menu item.
 javax.swing.JMenuItem getNonFavoriteEditTitlesMenuItem()
          Gets the non favorite edit titles menu item.
 javax.swing.JMenuItem getNonFavoriteExtractPictureMenuItem()
          Gets the non favorite extract picture menu item.
 javax.swing.JMenuItem getNonFavoriteMarkPodcastEntryAsListened()
          Gets the non favorite mark podcast entry as listened.
 javax.swing.JPopupMenu getNonFavoriteMenu()
          Gets the non favorite menu.
 javax.swing.JMenuItem getNonFavoriteOpenFolderMenuItem()
          Gets the nonFavoriteOpenFolderMenuItem
 javax.swing.JMenuItem getNonFavoritePlayNowMenuItem()
          Gets the non favorite play now menu item.
 javax.swing.JMenuItem getNonFavoritePodcastFeedEntryDownload()
          Gets the non favorite podcast feed entry download.
 javax.swing.JMenuItem getNonFavoriteRemoveOldPodcastFeedEntry()
          Gets the non favorite remove old podcast feed entry.
 javax.swing.JMenuItem getNonFavoriteRemovePhysicallyMenuItem()
          Gets the non favorite remove physically menu item.
 javax.swing.JMenuItem getNonFavoriteSearch()
          Gets the non favorite search.
 javax.swing.JMenuItem getNonFavoriteSearchAt()
          Gets the non favorite search at.
 javax.swing.JMenuItem getNonFavoriteSetAsFavoriteAlbumMenuItem()
          Gets the non favorite set as favorite album menu item.
 javax.swing.JMenuItem getNonFavoriteSetAsFavoriteArtistMenuItem()
          Gets the non favorite set as favorite artist menu item.
 javax.swing.JMenuItem getNonFavoriteSetAsFavoriteSongMenuItem()
          Gets the non favorite set as favorite song menu item.
 javax.swing.JMenuItem getNonFavoriteSetAsPlaylistMenuItem()
          Gets the non favorite set as playlist menu item.
 javax.swing.JMenuItem getPlayNowMenuItem()
          Gets the play now menu item.
 javax.swing.JMenuItem getPodcastFeedAddPodcastFeedMenuItem()
          Gets the podcast feed add podcast feed menu item.
 javax.swing.JMenuItem getPodcastFeedMarkAsListenedMenuItem()
          Gets the podcast feed mark as listened menu item.
 javax.swing.JPopupMenu getPodcastFeedMenu()
          Gets the podcast feed menu.
 javax.swing.JMenuItem getPodcastFeedRemovePodcastFeedMenuItem()
          Gets the podcast feed remove podcast feed menu item.
 javax.swing.JMenuItem getPodcastFeedRenamePodcastFeedMenuItem()
          Gets the podcast feed rename podcast feed menu item.
 javax.swing.JTree getPodcastFeedTree()
          Gets the podcast feed tree.
 javax.swing.tree.DefaultTreeModel getPodcastFeedTreeModel()
          Gets the podcast feed tree model.
 javax.swing.JMenuItem getRadioAddFavoriteMenuItem()
          Gets the radio add favorite menu item.
 javax.swing.JMenuItem getRadioAddRadioMenuItem()
          Gets the radio add radio menu item.
 javax.swing.JPopupMenu getRadioMenu()
          Gets the radio menu.
 javax.swing.JMenuItem getRadioRefreshMenuItem()
          Gets the radio refresh menu item.
 javax.swing.JMenuItem getRadioRemoveRadioMenuItem()
          Gets the radio remove radio menu item.
 javax.swing.JMenuItem getRadioRenameLabelMenuItem()
          Gets the radio rename label menu item.
 javax.swing.JMenuItem getRadioRenameRadioMenuItem()
          Gets the radio rename radio menu item.
 javax.swing.JTree getRadioTree()
          Gets the radio tree.
 javax.swing.tree.DefaultTreeModel getRadioTreeModel()
          Gets the radio tree model.
 javax.swing.JMenuItem getRemoveFromFavoritesMenuItem()
          Gets the removes the from favorites menu item.
 javax.swing.JTree getRepositoryTree()
          Gets the repository tree.
 javax.swing.tree.DefaultTreeModel getRepositoryTreeModel()
          Gets the repository tree model.
 javax.swing.JScrollPane getRepositoryTreeScrollPane()
          Gets the repository tree scroll pane.
 javax.swing.JMenuItem getSetAsPlaylistMenuItem()
          Gets the sets the as playlist menu item.
 javax.swing.JRadioButtonMenuItem getShowAlbum()
          Gets the show album.
 javax.swing.JRadioButtonMenuItem getShowArtist()
          Gets the show artist.
 javax.swing.JRadioButtonMenuItem getShowFolder()
          Gets the show folder.
 javax.swing.JRadioButtonMenuItem getShowGenre()
          Gets the show genre.
 javax.swing.JRadioButtonMenuItem getSortByFile()
          Gets the sort by file.
 javax.swing.JRadioButtonMenuItem getSortByModificationTime()
          Gets the sort by modification time.
 javax.swing.JRadioButtonMenuItem getSortByTitle()
          Gets the sort by title.
 javax.swing.JRadioButtonMenuItem getSortByTrack()
          Gets the sort by track.
 javax.swing.JSplitPane getSplitPane()
          Gets the split pane.
 javax.swing.JTabbedPane getTabbedPane()
          Gets the tabbed pane.
 void setNavigatorTabsText(boolean set)
           
 
Methods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
 
Methods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree
 
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NavigationPanel

public NavigationPanel()
Instantiates a new navigation panel.

Method Detail

getAddToPlaylistMenuItem

public javax.swing.JMenuItem getAddToPlaylistMenuItem()
Gets the adds the to playlist menu item.

Returns:
the adds the to playlist menu item

getClearFilterButton

public CustomButton getClearFilterButton()
Gets the clear filter button.

Returns:
the clear filter button

getCollapseTree

public javax.swing.JMenuItem getCollapseTree()
Gets the collapse tree.

Returns:
the collapse tree

getDeviceCopyToRepositoryMenuItem

public javax.swing.JMenuItem getDeviceCopyToRepositoryMenuItem()
Gets the device copy to repository menu item.

Returns:
the device copy to repository menu item

getDeviceFillMenuItem

public javax.swing.JMenuItem getDeviceFillMenuItem()
Gets the device fill menu item.

Returns:
the device fill menu item

getDeviceMenu

public javax.swing.JPopupMenu getDeviceMenu()
Gets the device menu.

Returns:
the device menu

getDeviceTree

public javax.swing.JTree getDeviceTree()
Gets the device tree.

Returns:
the device tree

getDeviceTreeModel

public javax.swing.tree.DefaultTreeModel getDeviceTreeModel()
Gets the device tree model.

Returns:
the device tree model

getExpandTree

public javax.swing.JMenuItem getExpandTree()
Gets the expand tree.

Returns:
the expand tree

getFavoriteMenu

public javax.swing.JPopupMenu getFavoriteMenu()
Gets the favorite menu.

Returns:
the favorite menu

getFavoritesTree

public javax.swing.JTree getFavoritesTree()
Gets the favorites tree.

Returns:
the favorites tree

getFavoritesTreeModel

public javax.swing.tree.DefaultTreeModel getFavoritesTreeModel()
Gets the favorites tree model.

Returns:
the favorites tree model

getFilterLabel

public javax.swing.JLabel getFilterLabel()
Gets the filter label.

Returns:
the filter label

getFilterTextField

public javax.swing.JTextField getFilterTextField()
Gets the filter text field.

Returns:
the filter text field

getNavigationTable

public javax.swing.JTable getNavigationTable()
Gets the navigation table.

Returns:
the navigation table

getNavigationTableContainer

public javax.swing.JPanel getNavigationTableContainer()
Gets the navigation table container.

Returns:
the navigation table container

getNavigationTableInfoButton

public CustomButton getNavigationTableInfoButton()
Gets the navigation table info button.

Returns:
the navigation table info button

getNavigationTableSortButton

public PopUpButton getNavigationTableSortButton()
Gets the navigation table sort button.

Returns:
the navigationTableSortButton

getRepositoryTree

public javax.swing.JTree getRepositoryTree()
Gets the repository tree.

Returns:
the repository tree

getRepositoryTreeModel

public javax.swing.tree.DefaultTreeModel getRepositoryTreeModel()
Gets the repository tree model.

Returns:
the repository tree model

getRepositoryTreeScrollPane

public javax.swing.JScrollPane getRepositoryTreeScrollPane()
Gets the repository tree scroll pane.

Returns:
the repository tree scroll pane

getNonFavoriteAddToPlaylistMenuItem

public javax.swing.JMenuItem getNonFavoriteAddToPlaylistMenuItem()
Gets the non favorite add to playlist menu item.

Returns:
the non favorite add to playlist menu item

getNonFavoriteClearTagMenuItem

public javax.swing.JMenuItem getNonFavoriteClearTagMenuItem()
Gets the non favorite clear tag menu item.

Returns:
the non favorite clear tag menu item

getNonFavoriteCopyToDeviceMenuItem

public javax.swing.JMenuItem getNonFavoriteCopyToDeviceMenuItem()
Gets the non favorite copy to device menu item.

Returns:
the nonFavoriteCopyToDeviceMenuItem

getNonFavoriteEditTagMenuItem

public javax.swing.JMenuItem getNonFavoriteEditTagMenuItem()
Gets the non favorite edit tag menu item.

Returns:
the non favorite edit tag menu item

getNonFavoriteEditTitlesMenuItem

public javax.swing.JMenuItem getNonFavoriteEditTitlesMenuItem()
Gets the non favorite edit titles menu item.

Returns:
the non favorite edit titles menu item

getNonFavoriteExtractPictureMenuItem

public javax.swing.JMenuItem getNonFavoriteExtractPictureMenuItem()
Gets the non favorite extract picture menu item.

Returns:
the non favorite extract picture menu item

getNonFavoriteMarkPodcastEntryAsListened

public javax.swing.JMenuItem getNonFavoriteMarkPodcastEntryAsListened()
Gets the non favorite mark podcast entry as listened.

Returns:
the non favorite mark podcast entry as listened

getNonFavoriteMenu

public javax.swing.JPopupMenu getNonFavoriteMenu()
Gets the non favorite menu.

Returns:
the non favorite menu

getNonFavoritePlayNowMenuItem

public javax.swing.JMenuItem getNonFavoritePlayNowMenuItem()
Gets the non favorite play now menu item.

Returns:
the nonFavoritePlayNowMenuItem

getNonFavoriteOpenFolderMenuItem

public javax.swing.JMenuItem getNonFavoriteOpenFolderMenuItem()
Gets the nonFavoriteOpenFolderMenuItem

Returns:
the nonFavoriteOpenFolderMenuItem

getNonFavoriteRemovePhysicallyMenuItem

public javax.swing.JMenuItem getNonFavoriteRemovePhysicallyMenuItem()
Gets the non favorite remove physically menu item.

Returns:
the nonFavoriteRemovePhysicallyMenuItem

getNonFavoriteSearch

public javax.swing.JMenuItem getNonFavoriteSearch()
Gets the non favorite search.

Returns:
the non favorite search

getNonFavoriteSearchAt

public javax.swing.JMenuItem getNonFavoriteSearchAt()
Gets the non favorite search at.

Returns:
the non favorite search at

getNonFavoriteSetAsFavoriteAlbumMenuItem

public javax.swing.JMenuItem getNonFavoriteSetAsFavoriteAlbumMenuItem()
Gets the non favorite set as favorite album menu item.

Returns:
the non favorite set as favorite album menu item

getNonFavoriteSetAsFavoriteArtistMenuItem

public javax.swing.JMenuItem getNonFavoriteSetAsFavoriteArtistMenuItem()
Gets the non favorite set as favorite artist menu item.

Returns:
the non favorite set as favorite artist menu item

getNonFavoriteSetAsFavoriteSongMenuItem

public javax.swing.JMenuItem getNonFavoriteSetAsFavoriteSongMenuItem()
Gets the non favorite set as favorite song menu item.

Returns:
the non favorite set as favorite song menu item

getNonFavoriteSetAsPlaylistMenuItem

public javax.swing.JMenuItem getNonFavoriteSetAsPlaylistMenuItem()
Gets the non favorite set as playlist menu item.

Returns:
the non favorite set as playlist menu item

getPlayNowMenuItem

public javax.swing.JMenuItem getPlayNowMenuItem()
Gets the play now menu item.

Returns:
the playNowMenuItem

getPodcastFeedAddPodcastFeedMenuItem

public javax.swing.JMenuItem getPodcastFeedAddPodcastFeedMenuItem()
Gets the podcast feed add podcast feed menu item.

Returns:
the podcastFeedAddPodcastFeed

getPodcastFeedMarkAsListenedMenuItem

public javax.swing.JMenuItem getPodcastFeedMarkAsListenedMenuItem()
Gets the podcast feed mark as listened menu item.

Returns:
the podcastFeedMarkAsListenedMenuItem

getPodcastFeedMenu

public javax.swing.JPopupMenu getPodcastFeedMenu()
Gets the podcast feed menu.

Returns:
the podcastFeedMenu

getPodcastFeedRemovePodcastFeedMenuItem

public javax.swing.JMenuItem getPodcastFeedRemovePodcastFeedMenuItem()
Gets the podcast feed remove podcast feed menu item.

Returns:
the podcastFeedRemovePodcastFeedMenuItem

getPodcastFeedRenamePodcastFeedMenuItem

public javax.swing.JMenuItem getPodcastFeedRenamePodcastFeedMenuItem()
Gets the podcast feed rename podcast feed menu item.

Returns:
the podcast feed rename podcast feed menu item

getPodcastFeedTree

public javax.swing.JTree getPodcastFeedTree()
Gets the podcast feed tree.

Returns:
the podcastFeedTree

getPodcastFeedTreeModel

public javax.swing.tree.DefaultTreeModel getPodcastFeedTreeModel()
Gets the podcast feed tree model.

Returns:
the podcastFeedTreeModel

getRadioAddRadioMenuItem

public javax.swing.JMenuItem getRadioAddRadioMenuItem()
Gets the radio add radio menu item.

Returns:
the radioAddRadio

getRadioRefreshMenuItem

public javax.swing.JMenuItem getRadioRefreshMenuItem()
Gets the radio refresh menu item.

Returns:
the radioRefresh

getRadioAddFavoriteMenuItem

public javax.swing.JMenuItem getRadioAddFavoriteMenuItem()
Gets the radio add favorite menu item.

Returns:
the radioAddRadio

getRadioMenu

public javax.swing.JPopupMenu getRadioMenu()
Gets the radio menu.

Returns:
the radioMenu

getRadioRemoveRadioMenuItem

public javax.swing.JMenuItem getRadioRemoveRadioMenuItem()
Gets the radio remove radio menu item.

Returns:
the radioRemoveRadioMenuItem

getRadioRenameRadioMenuItem

public javax.swing.JMenuItem getRadioRenameRadioMenuItem()
Gets the radio rename radio menu item.

Returns:
the radio rename radio menu item

getRadioRenameLabelMenuItem

public javax.swing.JMenuItem getRadioRenameLabelMenuItem()
Gets the radio rename label menu item.

Returns:
the radio rename label menu item

getRadioTree

public javax.swing.JTree getRadioTree()
Gets the radio tree.

Returns:
the radioTree

getRadioTreeModel

public javax.swing.tree.DefaultTreeModel getRadioTreeModel()
Gets the radio tree model.

Returns:
the radioTreeModel

getRemoveFromFavoritesMenuItem

public javax.swing.JMenuItem getRemoveFromFavoritesMenuItem()
Gets the removes the from favorites menu item.

Returns:
the removes the from favorites menu item

getSetAsPlaylistMenuItem

public javax.swing.JMenuItem getSetAsPlaylistMenuItem()
Gets the sets the as playlist menu item.

Returns:
the sets the as playlist menu item

getShowAlbum

public javax.swing.JRadioButtonMenuItem getShowAlbum()
Gets the show album.

Returns:
the show album

getShowArtist

public javax.swing.JRadioButtonMenuItem getShowArtist()
Gets the show artist.

Returns:
the show artist

getShowGenre

public javax.swing.JRadioButtonMenuItem getShowGenre()
Gets the show genre.

Returns:
the show genre

getSortByFile

public javax.swing.JRadioButtonMenuItem getSortByFile()
Gets the sort by file.

Returns:
the sort by file

getSortByTitle

public javax.swing.JRadioButtonMenuItem getSortByTitle()
Gets the sort by title.

Returns:
the sort by title

getSortByTrack

public javax.swing.JRadioButtonMenuItem getSortByTrack()
Gets the sort by track.

Returns:
the sort by track

getSplitPane

public javax.swing.JSplitPane getSplitPane()
Gets the split pane.

Returns:
the split pane

getTabbedPane

public javax.swing.JTabbedPane getTabbedPane()
Gets the tabbed pane.

Returns:
the tabbed pane

getNonFavoritePodcastFeedEntryDownload

public javax.swing.JMenuItem getNonFavoritePodcastFeedEntryDownload()
Gets the non favorite podcast feed entry download.

Returns:
the non favorite podcast feed entry download

getNonFavoriteRemoveOldPodcastFeedEntry

public javax.swing.JMenuItem getNonFavoriteRemoveOldPodcastFeedEntry()
Gets the non favorite remove old podcast feed entry.

Returns:
the non favorite remove old podcast feed entry

getSortByModificationTime

public javax.swing.JRadioButtonMenuItem getSortByModificationTime()
Gets the sort by modification time.

Returns:
the sortByModificationTime

getShowFolder

public javax.swing.JRadioButtonMenuItem getShowFolder()
Gets the show folder.

Returns:
the showFolder

setNavigatorTabsText

public void setNavigatorTabsText(boolean set)

getDeviceTreeScrollPane

public javax.swing.JScrollPane getDeviceTreeScrollPane()
Returns:
the deviceTreeScrollPane


Copyright © 2006-2008 The aTunes Team. All Rights Reserved.