|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.atunes.gui.MultipleFrame
public class MultipleFrame
The Class MultipleFrame.
| Constructor Summary | |
|---|---|
MultipleFrame()
Instantiates a new multiple frame. |
|
| Method Summary | |
|---|---|
void |
create()
Creates the. |
ApplicationMenuBar |
getAppMenuBar()
Gets the app menu bar. |
AudioScrobblerPanel |
getAudioScrobblerPanel()
Gets the audio scrobbler panel. |
int |
getExtendedState()
Gets the extended state. |
javax.swing.JFrame |
getFrame()
Gets the frame. |
java.awt.Point |
getLocation()
Gets the location. |
NavigationPanel |
getNavigationPanel()
Gets the navigation panel. |
PlayerControlsPanel |
getPlayerControls()
Gets the player controls. |
PlayListPanel |
getPlayListPanel()
Gets the play list panel. |
PlayListTable |
getPlayListTable()
Gets the play list table. |
FilePropertiesPanel |
getPropertiesPanel()
Gets the properties panel. |
java.awt.Dimension |
getSize()
Gets the size. |
ToolBar |
getToolBar()
Gets the tool bar. |
boolean |
isVisible()
Checks if is visible. |
void |
setCenterStatusBar(java.lang.String text,
java.lang.String toolTip)
Sets the center status bar. |
void |
setDefaultCloseOperation(int op)
Sets the default close operation. |
void |
setExtendedState(int state)
Sets the extended state. |
void |
setLeftStatusBarText(java.lang.String text,
java.lang.String toolTip)
Sets the left status bar text. |
void |
setLocation(java.awt.Point location)
Sets the location. |
void |
setLocationRelativeTo(java.awt.Component c)
Sets the location relative to. |
void |
setRightStatusBar(java.lang.String text,
java.lang.String toolTip)
Sets the right status bar. |
void |
setStatusBarDeviceLabelText(java.lang.String text)
Sets the status bar image label text. |
void |
setTitle(java.lang.String title)
Sets the title. |
void |
setVisible(boolean visible)
Sets the visible. |
void |
showAudioScrobblerPanel(boolean show,
boolean changeSize)
Show audio scrobbler panel. |
void |
showNavigationPanel(boolean show,
boolean changeSize)
Show navigation panel. |
void |
showNavigationTable(boolean show)
Show navigation table. |
void |
showProgressBar(boolean visible,
java.lang.String tooltip)
Show progress bar. |
void |
showSongProperties(boolean show)
Show song properties. |
void |
showStatusBar(boolean show)
Show status bar. |
void |
showStatusBarDeviceLabel(boolean visible)
Show status bar device info. |
void |
showStatusBarNewPodcastFeedEntriesLabel(boolean visible)
Show podcast info in status bar. |
void |
showToolBar(boolean show)
Show tool bar. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MultipleFrame()
| Method Detail |
|---|
public void create()
Frame
create in interface Framepublic ApplicationMenuBar getAppMenuBar()
Frame
getAppMenuBar in interface Framepublic AudioScrobblerPanel getAudioScrobblerPanel()
Frame
getAudioScrobblerPanel in interface Framepublic int getExtendedState()
Frame
getExtendedState in interface Framepublic javax.swing.JFrame getFrame()
Frame
getFrame in interface Framepublic java.awt.Point getLocation()
Frame
getLocation in interface Framepublic NavigationPanel getNavigationPanel()
Frame
getNavigationPanel in interface Framepublic PlayerControlsPanel getPlayerControls()
Frame
getPlayerControls in interface Framepublic PlayListPanel getPlayListPanel()
Frame
getPlayListPanel in interface Framepublic PlayListTable getPlayListTable()
Frame
getPlayListTable in interface Framepublic FilePropertiesPanel getPropertiesPanel()
Frame
getPropertiesPanel in interface Framepublic java.awt.Dimension getSize()
Frame
getSize in interface Framepublic ToolBar getToolBar()
Frame
getToolBar in interface Framepublic boolean isVisible()
Frame
isVisible in interface Frame
public void setCenterStatusBar(java.lang.String text,
java.lang.String toolTip)
Frame
setCenterStatusBar in interface Frametext - the texttoolTip - the tool tippublic void setDefaultCloseOperation(int op)
Frame
setDefaultCloseOperation in interface Frameop - the new default close operationpublic void setExtendedState(int state)
Frame
setExtendedState in interface Framestate - the new extended state
public void setLeftStatusBarText(java.lang.String text,
java.lang.String toolTip)
Frame
setLeftStatusBarText in interface Frametext - the texttoolTip - the tool tippublic void setLocation(java.awt.Point location)
Frame
setLocation in interface Framelocation - the new locationpublic void setLocationRelativeTo(java.awt.Component c)
Frame
setLocationRelativeTo in interface Framec - the new location relative to
public void setRightStatusBar(java.lang.String text,
java.lang.String toolTip)
Frame
setRightStatusBar in interface Frametext - the texttoolTip - the tool tippublic void setStatusBarDeviceLabelText(java.lang.String text)
Frame
setStatusBarDeviceLabelText in interface Frametext - the textpublic void setTitle(java.lang.String title)
Frame
setTitle in interface Frametitle - the new titlepublic void setVisible(boolean visible)
Frame
setVisible in interface Framevisible - the new visible
public void showAudioScrobblerPanel(boolean show,
boolean changeSize)
Frame
showAudioScrobblerPanel in interface Frameshow - the showchangeSize - the change size
public void showNavigationPanel(boolean show,
boolean changeSize)
Frame
showNavigationPanel in interface Frameshow - the showchangeSize - the change sizepublic void showNavigationTable(boolean show)
Frame
showNavigationTable in interface Frameshow - the show
public void showProgressBar(boolean visible,
java.lang.String tooltip)
Frame
showProgressBar in interface Framevisible - the visibletooltip - the tooltippublic void showSongProperties(boolean show)
Frame
showSongProperties in interface Frameshow - the showpublic void showStatusBar(boolean show)
Frame
showStatusBar in interface Frameshow - the showpublic void showToolBar(boolean show)
Frame
showToolBar in interface Framepublic void showStatusBarDeviceLabel(boolean visible)
Frame
showStatusBarDeviceLabel in interface Framevisible - the visiblepublic void showStatusBarNewPodcastFeedEntriesLabel(boolean visible)
Frame
showStatusBarNewPodcastFeedEntriesLabel in interface Frame
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||