| Constructor and Description |
|---|
ActivatorManager(Main main) |
| Constructor and Description |
|---|
AddOnManager(Main main) |
| Constructor and Description |
|---|
EventDistributor(Main main) |
LocalEventManager(Main main) |
| Constructor and Description |
|---|
InternalIdentificationManager(Main main) |
| Constructor and Description |
|---|
OutputManager(Main main)
Creates a new output-manager with a list of output-plugins
|
| Constructor and Description |
|---|
ResourceManager(Main main) |
| Modifier and Type | Method and Description |
|---|---|
static SecurityManager |
SecurityManager.createSecurityManager(SystemMail systemMail,
Main main)
Creates a SecurityManager.
|
| Constructor and Description |
|---|
ReflectionPermissionModule(Main main,
SecurityManager securityManager)
Creates a new ReflectionPermissionModule
|
| Modifier and Type | Method and Description |
|---|---|
static SecureStorage |
SecureStorage.createSecureStorage(Main main)
Creates an SecureStorage.
|
| Constructor and Description |
|---|
SecureStorage(Main main)
Creates a new SecureStorage instance if and only if none has been created yet
|
| Constructor and Description |
|---|
SystemInitializer(Main main)
Creates a new SystemInitializer object
|
| Constructor and Description |
|---|
ContextImplementation(AddOnModel addOn,
Main main,
String logLevel)
creates a new context for the addOn
A context contains all the "global" or generally necessary information an addOn might need that it otherwise does
not have access too
|
| Constructor and Description |
|---|
FileManager(Main main)
Creates a new FileManager with a watcher and addOnMap
|
FilePublisher(Main main)
Creates a new FilePublisher object.
|
FileSystemManager(Main main)
Creates a file system manager
|
| Constructor and Description |
|---|
IzouSoundDataLine(DataLine dataLine,
Main main,
boolean isPermanent,
AddOnModel addOnModel) |
IzouSoundLineBaseClass(Line line,
Main main,
boolean isPermanent,
AddOnModel addOnModel) |
IzouSoundLineClip(Clip clip,
Main main,
boolean isPermanent,
AddOnModel addOnModel) |
IzouSoundLineClipAndSDLine(Clip clip,
SourceDataLine sourceDataLine,
Main main,
boolean isPermanent,
AddOnModel addOnModel) |
IzouSoundSourceDataLine(SourceDataLine dataLine,
Main main,
boolean isPermanent,
AddOnModel addOnModel) |
SoundManager(Main main) |
| Modifier and Type | Method and Description |
|---|---|
static void |
MixerAspect.init(Main main) |
| Constructor and Description |
|---|
ThreadPoolManager(Main main)
creates a new ThreadPoolManager
|
| Modifier and Type | Field and Description |
|---|---|
protected Main |
IzouModule.main |
| Modifier and Type | Method and Description |
|---|---|
Main |
IzouModule.getMain()
returns the instance of Main
|
Main |
MainProvider.getMain()
returns the instance of Main
|
| Constructor and Description |
|---|
IzouModule(Main main) |
IzouModule(Main main,
boolean register) |
Copyright © 2016. All rights reserved.