|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.frinika.sequencer.model.SoloManager
public class SoloManager
| Constructor Summary | |
|---|---|
SoloManager(ProjectContainer container)
|
|
| Method Summary | |
|---|---|
boolean |
isMute(RecordableLane rl)
|
boolean |
isParentSolo(RecordableLane rl)
|
boolean |
isSolo(RecordableLane rl)
|
void |
toggleMute(RecordableLane lane)
|
void |
toggleSolo(RecordableLane lane)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SoloManager(ProjectContainer container)
| Method Detail |
|---|
public void toggleSolo(RecordableLane lane)
public void toggleMute(RecordableLane lane)
public boolean isMute(RecordableLane rl)
public boolean isSolo(RecordableLane rl)
public boolean isParentSolo(RecordableLane rl)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||