|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.org.toot.music.composition.AbstractComposer
public abstract class AbstractComposer
This class is the abstract base class for automated composers.
| Nested Class Summary | |
|---|---|
static class |
AbstractComposer.Context
|
| Constructor Summary | |
|---|---|
AbstractComposer()
|
|
| Method Summary | |
|---|---|
AbstractComposer.Context |
getContext()
|
void |
setContext(AbstractComposer.Context context)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface uk.org.toot.music.composition.BarComposer |
|---|
composeBar |
| Constructor Detail |
|---|
public AbstractComposer()
| Method Detail |
|---|
public AbstractComposer.Context getContext()
public void setContext(AbstractComposer.Context context)
context - the context to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||