|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.geeboss.GeebossContainer
public class GeebossContainer
Container for the geeboss application
| Constructor Summary | |
|---|---|
GeebossContainer()
Create a new Geeboss container |
|
| Method Summary | |
|---|---|
RolandDevice |
getDevice()
Getter for roland device |
EventManager |
getEventManager()
Getter for event manager |
MainView |
getMainView()
Getter for main view |
MidiEventManager |
getMidiEventManager()
Getter for midi event manager |
MidiManager |
getMidiManager()
Getter for midi manager |
MidiThread |
getMidiThread()
Getter for MidiThread |
Settings |
getSettings()
Getter for current settings |
void |
initialize()
Initialize this component |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeebossContainer()
throws org.apache.avalon.framework.configuration.ConfigurationException
org.apache.avalon.framework.configuration.ConfigurationException| Method Detail |
|---|
public void initialize()
throws java.lang.Exception
initialize in interface org.apache.avalon.framework.activity.Initializablejava.lang.Exceptionpublic MainView getMainView()
public EventManager getEventManager()
public MidiManager getMidiManager()
public MidiEventManager getMidiEventManager()
public Settings getSettings()
public MidiThread getMidiThread()
public RolandDevice getDevice()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||