|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.gui.mixer.SongMixer
public class SongMixer
Constructor Summary | |
---|---|
SongMixer()
|
Method Summary | |
---|---|
void |
dispose()
|
void |
fireChanges(SongChannel channel)
|
boolean |
isDisposed()
|
void |
loadProperties()
|
static void |
main(java.lang.String[] s)
|
void |
show()
|
void |
update()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SongMixer()
Method Detail |
---|
public static void main(java.lang.String[] s)
public void show()
public void update()
public void dispose()
public boolean isDisposed()
public void fireChanges(SongChannel channel)
public void loadProperties()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |