com.dt.iTunesController
Class ITBrowserWindow
java.lang.Object
com.dt.iTunesController.ITWindow
com.dt.iTunesController.ITBrowserWindow
public class ITBrowserWindow
- extends ITWindow
Represents the main browser window.
You can retrieve the main browser window using
iTunes.BrowserWindow().
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ITBrowserWindow
public ITBrowserWindow(com.jacob.com.Dispatch d)
getMiniPlayer
public boolean getMiniPlayer()
- Returns the kind of the object.
- Returns:
- Returns the kind of the object.
getSelectedTracks
public ITTrackCollection getSelectedTracks()
getSelectedPlaylist
public ITPlaylist getSelectedPlaylist()
setSelectedPlaylist
public void setSelectedPlaylist(ITPlaylist playlist)