eg.music
Class Browser
java.lang.Object
fit.Fixture
eg.music.Browser
public class Browser
- extends Fixture
| Methods inherited from class fit.Fixture |
camel, check, counts, doCell, doCells, doRow, doRows, doTable, doTables, error, escape, exception, fixtureName, getArgs, getArgsForTable, getLinkedFixtureWithArgs, ignore, info, info, interpretTables, label, loadFixture, parse, right, wrong, wrong |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Browser
public Browser()
library
public void library(java.lang.String path)
throws java.lang.Exception
- Throws:
java.lang.Exception
totalSongs
public int totalSongs()
playing
public java.lang.String playing()
select
public void select(int i)
title
public java.lang.String title()
artist
public java.lang.String artist()
album
public java.lang.String album()
year
public int year()
time
public double time()
track
public java.lang.String track()
sameAlbum
public void sameAlbum()
sameArtist
public void sameArtist()
sameGenre
public void sameGenre()
sameYear
public void sameYear()
selectedSongs
public int selectedSongs()
showAll
public void showAll()
play
public void play()
pause
public void pause()
status
public java.lang.String status()
remaining
public double remaining()
Copyright © 2011 Fit. All Rights Reserved.