| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| sandbox — Property in class com.bourre.ioc.load.runtime.RuntimeContextLoader | |
| Defines if context links ( url ) are relative to the loaded xml context file. | |
| saveLocal(sCookieName, sObjectName, refValue) — Static method in class com.bourre.utils.SharedObjectUtils | |
| Save a data in a local SharedObject. | |
| saveMemento(m:com.bourre.pattern.memento:IMemento) — Method in class com.bourre.pattern.memento.CarTaker | |
store a new IMemento in the list
|
|
| scale(n) — Method in class com.bourre.structures.Dimension | |
| search(o) — Method in class com.bourre.collection.Stack | |
| Searches for the first occurence of the given argument. | |
| Service — Interface in package com.bourre.service | |
| The Service interface defines rules for remoting service. | |
| ServiceEvent — Class in package com.bourre.service | |
The ServiceEvent class represents the event object passed
to the event listener for Service events. |
|
| ServiceEvent(type, service:com.bourre.service:Service) — Constructor in class com.bourre.service.ServiceEvent | |
Creates new ServiceEvent instance. |
|
| ServiceListener — Interface in package com.bourre.service | |
The ServiceListener interface defines rules for
Service listeners. |
|
| ServiceLocator — Class in package com.bourre.service | |
The ServiceLocator class is a locator for remoting
Service object. |
|
| ServiceLocator() — Constructor in class com.bourre.service.ServiceLocator | |
Creates new ServiceLocator instance. |
|
| ServiceLocatorEvent — Class in package com.bourre.service | |
| The ServiceLocatorEvent class represents the event object passed to the event listener for ServiceLocator events. | |
| ServiceLocatorEvent(type, key, serviceLocator:com.bourre.service:ServiceLocator) — Constructor in class com.bourre.service.ServiceLocatorEvent | |
Creates a new ServiceLocatorEvent object. |
|
| ServiceLocatorListener — Interface in package com.bourre.service | |
The ServiceLocatorListener interface defines rules for
ServiceLocatorEvent listeners. |
|
| ServiceMethod — Class in package com.bourre.remoting | |
| The ServiceMethod class. | |
| ServiceMethod(s) — Constructor in class com.bourre.remoting.ServiceMethod | |
| ServiceProxy — Class in package com.bourre.remoting | |
| The ServiceProxy class. | |
| ServiceProxy(oURL, sServiceName) — Constructor in class com.bourre.remoting.ServiceProxy | |
| ServiceProxyListener — Interface in package com.bourre.remoting.interfaces | |
| The ServiceProxyListener interface. | |
| ServiceProxyLocator — Class in package com.bourre.remoting | |
| The ServiceProxyLocator class. | |
| ServiceProxyLocator() — Constructor in class com.bourre.remoting.ServiceProxyLocator | |
| ServiceResponder — Class in package com.bourre.remoting | |
| The ServiceResponder class. | |
| ServiceResponder(fResult, fFault) — Constructor in class com.bourre.remoting.ServiceResponder | |
| set(o) — Method in class com.bourre.collection.ArrayIterator | |
| set(index, o) — Method in interface com.bourre.collection.List | |
| Replaces the element at the specified position in this list with the specified element (optional operation). | |
| set(o) — Method in interface com.bourre.collection.ListIterator | |
| Replaces the last element returned by next or previous with the specified element (optional operation). | |
| set(index, o) — Method in class com.bourre.collection.Set | |
Insert the passed-in Object in this set
at the specified index. |
|
| set(index, o) — Method in class com.bourre.collection.Stack | |
Insert the passed-in Object in this stack
at the specified index. |
|
| set(o) — Method in class com.bourre.collection.StringIterator | |
| Set — Class in package com.bourre.collection | |
| A collection that contains no duplicate elements. | |
| Set(type) — Constructor in class com.bourre.collection.Set | |
| Creates a new set object. | |
| setAllGain(n) — Method in class com.bourre.media.sound.MixSoundFactory | |
| Set the same gain for all sounds ( 0 to n ). | |
| setAllPan(n) — Method in class com.bourre.media.sound.MixSoundFactory | |
| Set the same pan for all sounds ( -1 to 1 ). | |
| setAntiCache(b) — Method in class com.bourre.ioc.assembler.displayobject.DefaultDisplayObjectBuilder | |
Sets the Anti cache system to true
or false
|
|
| setAntiCache(b) — Method in interface com.bourre.ioc.assembler.displayobject.DisplayObjectBuilder | |
Sets the Anti cache system to true
or false
|
|
| setAntiCache(b) — Method in class com.bourre.load.AbstractLoader | |
Sets the 'anticache' system to true to add timestamp value
to the loaded URL. |
|
| setAntiCache(b) — Method in interface com.bourre.load.Loader | |
Sets the 'anticache' system to true to add timestamp value
to the loaded URL. |
|
| setApplicationAssembler(assembler:com.bourre.ioc.assembler:ApplicationAssembler) — Method in class com.bourre.ioc.load.ApplicationLoader | |
Sets the ApplicationAssembler to use by this loader. |
|
| setArgumentCallbackFactoryClass(argumentCallbackFactoryClass) — Method in class com.bourre.events.EventCallbackAdapter | |
| setArguments(... rest) — Method in class com.bourre.commands.Delegate | |
| Defines the arguments to pass to the function | |
| setArguments(... rest) — Method in class com.bourre.events.EventCallbackAdapter | |
| setArguments(... rest) — Method in class com.bourre.remoting.RemotingCall | |
| setArguments(... rest) — Method in class com.bourre.service.AbstractService | |
| Defines arguments to use for this service. | |
| setArguments(... rest) — Method in interface com.bourre.service.Service | |
| Defines arguments to use for this service. | |
| setArgumentsArray(a) — Method in class com.bourre.commands.Delegate | |
| Defines the arguments to pass to the function | |
| setArgumentsArray(a) — Method in class com.bourre.events.EventCallbackAdapter | |
| setAssembler(assembler:com.bourre.ioc.assembler:ApplicationAssembler) — Method in class com.bourre.ioc.parser.AbstractParser | |
| Sets the Application assembler to use. | |
| setAutoPlay(b) — Method in class com.bourre.media.video.VideoDisplay | |
| setAutoShow(b) — Method in class com.bourre.load.GraphicLoader | |
| setAutoSize(b) — Method in class com.bourre.media.video.VideoDisplay | |
| setBufferTime(n) — Method in class com.bourre.media.video.VideoDisplay | |
| setCallbackTarget(callbackTarget, ... rest) — Method in class com.bourre.events.EventCallbackAdapter | |
| setContent(content) — Method in class com.bourre.load.AbstractLoader | |
| Uses to replace this loader content. | |
| setContent(content) — Method in class com.bourre.load.GraphicLoader | |
| Defines the new content ( display object ) of the loader. | |
| setContent(content) — Method in interface com.bourre.load.Loader | |
| Uses to replace this loader content. | |
| setContent(a) — Method in class com.bourre.structures.Grid | |
Fill the content with an array of witch length is equal to
the grid size(). |
|
| setContext(context) — Method in class com.bourre.load.GraphicLoader | |
| setContext(context) — Method in class com.bourre.media.sound.SoundLoader | |
| setCredentials(sUserID, sPassword) — Method in class com.bourre.remoting.AbstractServiceProxy | |
| setCredentials(sUserID, sPassword) — Method in class com.bourre.remoting.RemotingCall | |
| setCredentials(username, password) — Method in class com.bourre.remoting.RemotingConnection | |
| setCredentials(sUserID, sPassword) — Method in class com.bourre.remoting.ServiceProxyLocator | |
| setDataFormat(dataFormat) — Method in class com.bourre.load.FileLoader | |
| Sets how the downloaded data is received. | |
| setDataFormat(dataFormat) — Method in class com.bourre.load.strategy.URLLoaderStrategy | |
| Sets how the downloaded data is received. | |
| setDefaultChannel(channel:com.bourre.events:EventChannel) — Method in class com.bourre.events.ChannelBroadcaster | |
| Defines which channel is used as default channel for this channel broadcaster. | |
| setDefaultValue(o) — Method in class com.bourre.structures.Grid | |
| Defines the default value for this grid's cells content. | |
| setDisplayObjectBuilder(displayObjectExpert:com.bourre.ioc.assembler.displayobject:DisplayObjectBuilder) — Method in interface com.bourre.ioc.assembler.ApplicationAssembler | |
Sets the DisplayObjectBuilder to use to
build xml context elements. |
|
| setDisplayObjectBuilder(displayObjectBuilder:com.bourre.ioc.assembler.displayobject:DisplayObjectBuilder) — Method in class com.bourre.ioc.assembler.DefaultApplicationAssembler | |
Sets the DisplayObjectBuilder to use to
build xml context elements. |
|
| setDisplayObjectBuilder(displayObjectBuilder:com.bourre.ioc.assembler.displayobject:DisplayObjectBuilder) — Method in class com.bourre.ioc.load.ApplicationLoader | |
Sets the DisplayObjectBuilder to use by this loader
to load and build all context elements. |
|
| setDuration(n) — Method in class com.bourre.transitions.AbstractMultiTween | |
| setDuration(n) — Method in class com.bourre.transitions.AbstractTween | |
| setEasing(f) — Method in class com.bourre.transitions.AbstractMultiTween | |
Defines the easing function used by this Tween object. |
|
| setEasing(f) — Method in class com.bourre.transitions.AbstractTween | |
Defines the easing function used by this Tween object. |
|
| setEasing(f) — Method in interface com.bourre.transitions.Tween | |
Defines the easing function used by this Tween object. |
|
| setEndValue(a) — Method in class com.bourre.transitions.AbstractMultiTween | |
| setEndValue(n) — Method in class com.bourre.transitions.AbstractTween | |
| setErrorMessage(errorMessage) — Method in class com.bourre.load.LoaderEvent | |
| Sets the error message to be carried by this event. | |
| setFrameBeacon(beacon:com.bourre.transitions:TickBeacon) — Method in class com.bourre.commands.LoopCommand | |
| Defines on which beacon the loop command will perform its operation. | |
| setFullyQualifiedMethodName(sFullyQualifiedMethodName) — Method in class com.bourre.remoting.RemotingCall | |
| setGain(n) — Method in class com.bourre.media.SoundTransformInfo | |
| setGain(id, n) — Method in class com.bourre.media.sound.MixSoundFactory | |
| Set gain : volume for a sound ( 0 to n ). | |
| setID(id) — Method in class com.bourre.utils.AirLoggerLayout | |
| setIndex(index) — Method in class com.bourre.pattern.memento.CarTaker | |
| Set the current index | |
| setIterator(i:com.bourre.collection:Iterator) — Method in class com.bourre.commands.AbstractIterationCommand | |
| Defines which iterator is composed by this command | |
| setLevel(level:com.bourre.log:LogLevel) — Method in class com.bourre.log.Logger | |
| Sets logging level. | |
| setListenerType(type) — Method in class com.bourre.events.EventBroadcaster | |
| Defines the type of listeners this event broadcaster support. | |
| setListenerType(type) — Method in class com.bourre.load.AbstractLoader | |
| Defines the type of listeners this event broadcaster support. | |
| setListenerType(type) — Method in class com.bourre.model.AbstractModel | |
| Defines specific event listener type, compliant to listen this model event broadcaster. | |
| setLocalPath(path) — Method in class com.bourre.utils.Cookie | |
| setLoopPlayback(b, position) — Method in class com.bourre.media.video.VideoDisplay | |
| setMasterSoundTransform(o:com.bourre.media:SoundTransformInfo) — Method in class com.bourre.media.GlobalSoundManager | |
| setMemento(m:com.bourre.pattern.memento:IMemento) — Method in interface com.bourre.pattern.memento.IOriginator | |
| Set the memento | |
| setMethodName(sServiceMethod) — Method in class com.bourre.remoting.RemotingCall | |
| setName(sName) — Method in class com.bourre.load.AbstractLoader | |
| Sets the loader identifier. | |
| setName(name) — Method in interface com.bourre.load.Loader | |
| Sets the loader identifier. | |
| setName(name) — Method in class com.bourre.model.AbstractModel | |
| setName(s) — Method in class com.bourre.utils.AirLoggerLayout | |
| Sets tab name for current connection in use. | |
| setName(name) — Method in class com.bourre.view.AbstractView | |
| setOwner(owner:com.bourre.plugin:Plugin) — Method in class com.bourre.commands.AbstractCommand | |
| Defines the plugin owner of this command. | |
| setOwner(owner:com.bourre.plugin:Plugin) — Method in class com.bourre.commands.ASyncBatch | |
| Defines the plugin owner of this command. | |
| setOwner(owner:com.bourre.plugin:Plugin) — Method in class com.bourre.commands.Batch | |
| Defines the plugin owner of this command. | |
| setOwner(owner:com.bourre.plugin:Plugin) — Method in class com.bourre.commands.LoopCommand | |
| setOwner(owner:com.bourre.load:Loader) — Method in class com.bourre.load.strategy.LoaderStrategy | |
| Sets the owner of this strategy. | |
| setOwner(owner:com.bourre.load:Loader) — Method in interface com.bourre.load.strategy.LoadStrategy | |
| Sets the owner of this strategy. | |
| setOwner(owner:com.bourre.load:Loader) — Method in class com.bourre.load.strategy.StreamLoaderStrategy | |
| Sets the owner of this strategy. | |
| setOwner(owner:com.bourre.load:Loader) — Method in class com.bourre.load.strategy.URLLoaderStrategy | |
| Sets the owner of this strategy. | |
| setOwner(owner:com.bourre.load:Loader) — Method in class com.bourre.media.sound.SoundURLStrategy | |
| setOwner(owner:com.bourre.plugin:Plugin) — Method in class com.bourre.model.AbstractModel | |
| Sets the plugin owner for model. | |
| setOwner(owner:com.bourre.plugin:Plugin) — Method in class com.bourre.view.AbstractView | |
| Sets the plugin owner for model. | |
| setPan(n) — Method in class com.bourre.media.SoundTransformInfo | |
| setPan(id, n) — Method in class com.bourre.media.sound.MixSoundFactory | |
| Set Pan of a sound ( -1 to 1 ). | |
| setParserCollection(pc:com.bourre.ioc.parser:ParserCollection) — Method in class com.bourre.ioc.load.ApplicationLoader | |
| Sets the parsers collection to use in order to build context. | |
| setPlayHeadPosition(n) — Method in class com.bourre.transitions.AbstractMultiTween | |
| setPlayHeadPosition(n) — Method in class com.bourre.transitions.AbstractTween | |
| setPlaying(b) — Method in class com.bourre.media.video.VideoDisplay | |
| setProperty(p) — Method in class com.bourre.transitions.AbstractTween | |
| setProperty(propertyName, value) — Method in class com.bourre.utils.Cookie | |
| setPropertyValue(p:com.bourre.ioc.assembler.property:Property, target) — Method in class com.bourre.ioc.assembler.property.PropertyExpert | |
| setResponder(responder:com.bourre.remoting.interfaces:ServiceProxyListener) — Method in class com.bourre.remoting.RemotingCall | |
| setResult(result) — Method in class com.bourre.service.AbstractService | |
| setReversed(b) — Method in class com.bourre.transitions.AbstractMultiTween | |
| setReversed(b) — Method in class com.bourre.transitions.AbstractTween | |
| setRootPath(path) — Method in class com.bourre.utils.Cookie | |
| setRootTarget(target) — Method in class com.bourre.ioc.assembler.displayobject.DefaultDisplayObjectBuilder | |
| Sets the root target for display list creation. | |
| setRootTarget(target) — Method in interface com.bourre.ioc.assembler.displayobject.DisplayObjectBuilder | |
| Sets the root target for display list creation. | |
| setService(service:com.bourre.service:Service) — Method in class com.bourre.service.ServiceLocatorEvent | |
| setServiceClass(serviceClass) — Method in class com.bourre.service.ServiceLocatorEvent | |
| setServiceMethod(serviceMethod:com.bourre.remoting:ServiceMethod) — Method in class com.bourre.remoting.RemotingCall | |
| setServiceMethodName(o:com.bourre.remoting:ServiceMethod) — Method in class com.bourre.remoting.ServiceResponder | |
| setServiceName(serviceName) — Method in class com.bourre.remoting.RemotingCall | |
| setSize(o:com.bourre.structures:Dimension) — Method in class com.bourre.media.video.VideoDisplay | |
| setSize(dimension:com.bourre.structures:Dimension) — Method in class com.bourre.structures.Dimension | |
| Sets the size of this Dimension object to the specified size. | |
| setSize(size:com.bourre.structures:Dimension) — Method in class com.bourre.view.AbstractView | |
| setSizeWH(width, height) — Method in class com.bourre.structures.Dimension | |
| Sets the size of this Dimension object to the specified width and height. | |
| setSizeWH(w, h) — Method in class com.bourre.view.AbstractView | |
| setSoundTransform(o:com.bourre.media:SoundTransformInfo) — Method in class com.bourre.media.GlobalSoundManager | |
| setSoundTransform(o:com.bourre.media:SoundTransformInfo) — Method in class com.bourre.media.sound.SoundInfo | |
| setSoundTransform(id, o:com.bourre.media:SoundTransformInfo) — Method in class com.bourre.media.sound.SoundMixer | |
| setSoundTransform(o:com.bourre.media:SoundTransformInfo) — Method in class com.bourre.media.video.VideoDisplay | |
| setSoundTransformAll(id, soundTransformInfo:com.bourre.media:SoundTransformInfo) — Method in class com.bourre.media.sound.SoundMixerLocator | |
| setSoundTransformAll(soundTransformInfo:com.bourre.media:SoundTransformInfo) — Method in class com.bourre.media.video.VideoDisplayLocator | |
| Applies passed-in SoundTransformInfo properties to all registered VideoDisplay objects. | |
| setSoundTransformAllSound(o:com.bourre.media:SoundTransformInfo) — Method in class com.bourre.media.sound.SoundMixer | |
| setSoundTransformInfo(o:com.bourre.media:SoundTransformInfo) — Method in class com.bourre.media.SoundTransformInfo | |
| Set the sound transform info in parameter to the current one Set only the none default parameter | |
| setStartValue(a) — Method in class com.bourre.transitions.AbstractMultiTween | |
| setStartValue(n) — Method in class com.bourre.transitions.AbstractTween | |
| setStringifier(o:com.bourre.log:Stringifier) — Static method in class com.bourre.log.PixlibStringifier | |
| Sets the concrete stringifier to use for process. | |
| setTarget(oTarget) — Method in class com.bourre.events.BasicEvent | |
| Defines the new source object of this event. | |
| setTarget(target) — Method in class com.bourre.load.GraphicLoader | |
| Sets the container of loaded display object. | |
| setTarget(o) — Method in class com.bourre.transitions.AbstractTween | |
| setTickBeacon(beacon:com.bourre.transitions:TickBeacon) — Static method in class com.bourre.media.sound.SoundInfo | |
| setTickBeacon(beacon:com.bourre.transitions:TickBeacon) — Static method in class com.bourre.media.video.VideoDisplay | |
| setTickDelay(n) — Method in class com.bourre.transitions.MSBeacon | |
| Defines the preferred delay to occurs between two ticks. | |
| setTickPerSecond(n) — Method in class com.bourre.transitions.MSBeacon | |
| Sets the delay between ticks by defining the number of ticks per seconds to occurs. | |
| setTimeOut(n) — Method in class com.bourre.load.AbstractLoader | |
| Sets a loading timeout limit. | |
| setType(en) — Method in class com.bourre.events.BasicEvent | |
| Defines the new event type for this event object. | |
| setURL(request) — Method in class com.bourre.ioc.load.runtime.RuntimeContextLoader | |
| Defined from which the URL will be loaded. | |
| setURL(url) — Method in class com.bourre.load.AbstractLoader | |
| Defined from which the URL will be loaded. | |
| setURL(url) — Method in interface com.bourre.load.Loader | |
| Defined from which the URL will be loaded. | |
| setURL(url) — Method in class com.bourre.media.video.VideoDisplay | |
| setURL(url) — Method in class com.bourre.remoting.AbstractServiceProxy | |
| setVal(p, o) — Method in class com.bourre.structures.Grid | |
Defines value of grid cell defining by passed-in Point
coordinate. |
|
| setValue(value) — Method in interface com.bourre.core.Accessor | |
| Defines the new value for the target property. | |
| setValue(values) — Method in interface com.bourre.core.AccessorComposer | |
| Defines the new values for all targets properties and methods. | |
| setValue(value) — Method in class com.bourre.core.MethodAccessor | |
| Sets the new value for the property handled by the specified setter method defined during the creation of this instance. | |
| setValue(values) — Method in class com.bourre.core.MultiAccessor | |
| Sets the new values for the properties and methods handled by the specified setter methods and properties defined during the creation of this instance. | |
| setValue(value) — Method in class com.bourre.core.PropertyAccessor | |
| Sets the new value for the property handled by this accessor defined during the creation of this instance. | |
| setVariable(name, value) — Method in class com.bourre.ioc.load.ApplicationLoader | |
| Sets new pair name / value for variable replacement when context file will be laoded. | |
| setVariable(name, value, overwrite) — Static method in class com.bourre.ioc.load.FlashVarsUtil | |
| Registers new Flashvars pair into bean factory. | |
| setVisible(b) — Method in class com.bourre.view.AbstractView | |
| setVolume(n) — Method in class com.bourre.media.SoundTransformInfo | |
| setVolume(n) — Method in class com.bourre.media.sound.MixSoundFactory | |
| Set Master Volume ( 0 to 1 ). | |
| setVolume(n) — Method in class com.bourre.media.video.VideoDisplay | |
| SharedObjectUtils — Class in package com.bourre.utils | |
| The SharedObjectUtils class provide simple methods to save data on the local machine. | |
| show() — Method in class com.bourre.load.GraphicLoader | |
| Shows the display object. | |
| show() — Method in class com.bourre.view.AbstractView | |
| singleton — Property in class com.bourre.ioc.assembler.constructor.Constructor | |
| SINGLETON_ACCESS — Constant static property in class com.bourre.ioc.parser.ContextAttributeList | |
| size() — Method in interface com.bourre.collection.Collection | |
| Returns the number of elements in this collection. | |
| size() — Method in class com.bourre.collection.HashMap | |
| Returns the number of key-value mappings in this map. | |
| size() — Method in class com.bourre.collection.Queue | |
| Returns the number of elements in this queue (its cardinality). | |
| size() — Method in class com.bourre.collection.Set | |
| Returns the number of elements in this set (its cardinality). | |
| size() — Method in class com.bourre.collection.Stack | |
Returns the number of components in this Stack. |
|
| size() — Method in class com.bourre.collection.TypedArray | |
Return the size of the TypedArray
|
|
| size() — Method in class com.bourre.collection.WeakCollection | |
| Returns the number of elements in this collection (its cardinality). | |
| size() — Method in class com.bourre.commands.Batch | |
| Returns the number of commands stored in this batch. | |
| size() — Method in class com.bourre.ioc.assembler.displayobject.DefaultDisplayObjectBuilder | |
| Returns all elements queue size. | |
| size() — Method in interface com.bourre.ioc.assembler.displayobject.DisplayObjectBuilder | |
| Returns all elements queue size. | |
| size() — Method in class com.bourre.load.QueueLoader | |
| Returns the number of elements in this queue (its cardinality). | |
| size() — Method in class com.bourre.pattern.memento.CarTaker | |
| Return the size of the stack | |
| size() — Method in class com.bourre.structures.Grid | |
| Returns the number of elements this collection can contains. | |
| size() — Method in class com.bourre.structures.Range | |
| Returns the size, or length, of the current range. | |
| _sl — Property in class com.bourre.media.sound.SoundLoaderLocatorEvent | |
| slice(startIndex, endIndex) — Method in class com.bourre.collection.TypedArray | |
| Returns a new array that consists of a range of elements from the original array, without modifying the original array. | |
| _sm — Property in class com.bourre.media.sound.SoundMixerLocatorEvent | |
| _sName — Property in class com.bourre.media.sound.SoundLoaderLocatorEvent | |
| _sName — Property in class com.bourre.media.sound.SoundMixer | |
| Id name of this SoundMixer | |
| _sName — Property in class com.bourre.media.sound.SoundMixerLocatorEvent | |
| _sName — Property in class com.bourre.model.AbstractModel | |
| Model identifier. | |
| _sName — Property in class com.bourre.view.AbstractView | |
| View identifier. | |
| sort(... rest) — Method in class com.bourre.collection.TypedArray | |
| Sorts the elements in an array. | |
| sortOn(fieldName, options) — Method in class com.bourre.collection.TypedArray | |
| Sorts the elements in an array according to one or more fields in the array. | |
| SosLayout — Class in package com.bourre.utils | |
| The SosLayout class provides a convenient way to output messages through SOS Max console. | |
| SoundEvent — Class in package com.bourre.media.sound | |
| The SoundEvent class represents the event object passed to the event listener for BeanFactory events. | |
| SoundEvent(type, sound:com.bourre.media.sound:SoundInfo, soundInfoChannel:com.bourre.media.sound:SoundInfoChannel) — Constructor in class com.bourre.media.sound.SoundEvent | |
Creates a new SoundEvent object. |
|
| SoundFactory — Class in package com.bourre.media.sound | |
The SoundFactory class is a collection of sounds. |
|
| SoundFactory() — Constructor in class com.bourre.media.sound.SoundFactory | |
| Constructs a new SoundFactory instance. | |
| SoundInfo — Class in package com.bourre.media.sound | |
| SoundInfo(oSound, oSTI:com.bourre.media:SoundTransformInfo) — Constructor in class com.bourre.media.sound.SoundInfo | |
| SoundInfoChannel — Interface in package com.bourre.media.sound | |
| SoundInfoListener — Interface in package com.bourre.media.sound | |
| SoundLoader — Class in package com.bourre.media.sound | |
| SoundLoader(strategy:com.bourre.load.strategy:LoadStrategy) — Constructor in class com.bourre.media.sound.SoundLoader | |
| SoundLoaderEvent — Class in package com.bourre.media.sound | |
| SoundLoaderEvent(type, sl:com.bourre.media.sound:SoundLoader, errorMessage) — Constructor in class com.bourre.media.sound.SoundLoaderEvent | |
| SoundLoaderLocator — Class in package com.bourre.media.sound | |
| SoundLoaderLocator(access) — Constructor in class com.bourre.media.sound.SoundLoaderLocator | |
| SoundLoaderLocatorEvent — Class in package com.bourre.media.sound | |
| SoundLoaderLocatorEvent(type, name, sl:com.bourre.media.sound:SoundLoader) — Constructor in class com.bourre.media.sound.SoundLoaderLocatorEvent | |
| SoundLoaderLocatorListener — Interface in package com.bourre.media.sound | |
| SoundMixer — Class in package com.bourre.media.sound | |
| SoundMixer(name) — Constructor in class com.bourre.media.sound.SoundMixer | |
Constructs a new SoundMixer instance. |
|
| SoundMixerLocator — Class in package com.bourre.media.sound | |
| SoundMixerLocator(access) — Constructor in class com.bourre.media.sound.SoundMixerLocator | |
| SoundMixerLocatorEvent — Class in package com.bourre.media.sound | |
| SoundMixerLocatorEvent(type, name, sm:com.bourre.media.sound:SoundMixer) — Constructor in class com.bourre.media.sound.SoundMixerLocatorEvent | |
| SoundMixerLocatorListener — Interface in package com.bourre.media.sound | |
| SoundSWFLoader — Class in package com.bourre.media.sound | |
| SoundSWFLoader(name) — Constructor in class com.bourre.media.sound.SoundSWFLoader | |
| _soundTransform — Property in class com.bourre.media.SoundTransformInfo | |
| SoundTransformInfo — Class in package com.bourre.media | |
| The SoundTransformInfo class. | |
| SoundTransformInfo(volume, gain, pan) — Constructor in class com.bourre.media.SoundTransformInfo | |
| SoundURLLoader — Class in package com.bourre.media.sound | |
| SoundURLLoader(name) — Constructor in class com.bourre.media.sound.SoundURLLoader | |
| SoundURLStrategy — Class in package com.bourre.media.sound | |
| SoundURLStrategy() — Constructor in class com.bourre.media.sound.SoundURLStrategy | |
| splice(startIndex, deleteCount, ... rest) — Method in class com.bourre.collection.TypedArray | |
| Adds elements to and removes elements from an array. | |
| split(sE) — Static method in class com.bourre.encoding.XMLToObjectDeserializer | |
| _sPrefixURL — Property in class com.bourre.load.AbstractLoader | |
| SPRITE — Constant static property in class com.bourre.ioc.assembler.displayobject.DefaultDisplayObjectBuilder | |
| SPRITE — Static property in class com.bourre.ioc.parser.ContextTypeList | |
| _sString — Property in class com.bourre.collection.StringIterator | |
| Stack — Class in package com.bourre.collection | |
| The Stack class represents a last-in-first-out (LIFO) stack of objects. | |
| Stack(type, content) — Constructor in class com.bourre.collection.Stack | |
| Create an empty Stack. | |
| start() — Method in class com.bourre.commands.LoopCommand | |
| Starts or restarts the loop process. | |
| start() — Method in interface com.bourre.commands.Suspendable | |
| Starts the operation of this suspendable operation. | |
| start() — Method in class com.bourre.media.sound.SoundInfo | |
| Implements Suspendable | |
| start() — Method in class com.bourre.media.sound.SoundMixer | |
| Implements Suspendable | |
| start() — Method in class com.bourre.media.video.VideoDisplay | |
| Implements Suspendable stop is not stopVideo but pauseVideo | |
| start() — Method in class com.bourre.transitions.AbstractMultiTween | |
| Starts the operation of this suspendable operation. | |
| start() — Method in class com.bourre.transitions.AbstractTween | |
| Starts the operation of this suspendable operation. | |
| start() — Method in class com.bourre.transitions.FPSBeacon | |
| Starts this beacon if it wasn't already playing. | |
| start() — Method in class com.bourre.transitions.MSBeacon | |
| Starts this beacon if it wasn't already playing. | |
| start() — Method in class com.bourre.transitions.MultiTweenMS | |
| Starts the operation of this suspendable operation. | |
| start() — Method in interface com.bourre.transitions.TickBeacon | |
| Starts this beacon if it wasn't already nunning. | |
| start() — Method in class com.bourre.transitions.TweenMS | |
| startCallback — Property in class com.bourre.ioc.assembler.displayobject.DisplayLoaderInfo | |
| START_CALLBACK — Constant static property in class com.bourre.ioc.parser.ContextAttributeList | |
| status(rawFault) — Method in class com.bourre.remoting.ServiceResponder | |
| _stop(s) — Method in class com.bourre.commands.CommandFPS | |
| Excludes command registered with passed-in identifier from execution list. | |
| stop(oC:com.bourre.commands:Command) — Method in class com.bourre.commands.CommandFPS | |
| Excludes passed-in command from execution list. | |
| _stop(s) — Method in class com.bourre.commands.CommandMS | |
| Removes command registered with passed-in identifier. | |
| stop(oC:com.bourre.commands:Command) — Method in class com.bourre.commands.CommandMS | |
| Excludes passed-in command from execution list. | |
| stop() — Method in class com.bourre.commands.LoopCommand | |
| Stops the loop process. | |
| stop() — Method in interface com.bourre.commands.Suspendable | |
| Stops the operation in process. | |
| stop() — Method in class com.bourre.media.sound.SoundInfo | |
| stop() — Method in class com.bourre.media.sound.SoundMixer | |
| stop() — Method in class com.bourre.media.video.VideoDisplay | |
| stop() — Method in class com.bourre.transitions.AbstractMultiTween | |
| Stops the operation in process. | |
| stop() — Method in class com.bourre.transitions.AbstractTween | |
| Stops the operation in process. | |
| stop() — Method in class com.bourre.transitions.FPSBeacon | |
| Stops this beacon if it wasn't already stopped. | |
| stop() — Method in class com.bourre.transitions.MSBeacon | |
| Stops this beacon if it wasn't already stopped. | |
| stop() — Method in class com.bourre.transitions.MultiTweenMS | |
| Stops the operation in process. | |
| stop() — Method in interface com.bourre.transitions.TickBeacon | |
| Stops this beacon if it wasn't already stopped. | |
| stop() — Method in class com.bourre.transitions.TweenMS | |
| STOP — Constant static property in class com.bourre.media.sound.SoundInfo | |
| stopAll(id) — Method in class com.bourre.media.sound.SoundMixerLocator | |
| stopAllSound() — Method in class com.bourre.media.sound.SoundMixer | |
| stopDebug() — Method in class com.bourre.remoting.RemotingConnection | |
| stopSound(id) — Method in class com.bourre.media.sound.SoundFactory | |
| Without argument it stop all channels of all sounds. | |
| stopSound() — Method in class com.bourre.media.sound.SoundInfo | |
| stopSound(id) — Method in class com.bourre.media.sound.SoundMixer | |
| stopVideo() — Method in class com.bourre.media.video.VideoDisplay | |
| stopWithName(sN) — Method in class com.bourre.commands.CommandFPS | |
| Excludes command registered with passed-in name from execution list. | |
| stopWithName(sN) — Method in class com.bourre.commands.CommandMS | |
| Excludes command registered with passed-in name from execution list. | |
| _stream — Property in class com.bourre.media.video.VideoDisplay | |
| streamFromPHP(n) — Method in class com.bourre.media.video.VideoDisplay | |
| StreamLoader — Class in package com.bourre.load | |
The StreamLoader class allow to load content using
URLStream loader. |
|
| StreamLoader() — Constructor in class com.bourre.load.StreamLoader | |
Creates new StreamLoader instance. |
|
| StreamLoaderEvent — Class in package com.bourre.load | |
The StreamLoaderEvent class represents the event object passed
to the event listener for StreamLoader events. |
|
| StreamLoaderEvent(type, sl:com.bourre.load:StreamLoader, errorMessage) — Constructor in class com.bourre.load.StreamLoaderEvent | |
Creates a new FileLoaderEvent object. |
|
| StreamLoaderStrategy — Class in package com.bourre.load.strategy | |
| The URLStreamStrategy class define a loading strategy using URLStream loader. | |
| StreamLoaderStrategy() — Constructor in class com.bourre.load.strategy.StreamLoaderStrategy | |
Creates new StreamStrategy instance. |
|
| STRING — Static property in class com.bourre.ioc.parser.ContextTypeList | |
| StringEvent — Class in package com.bourre.events | |
| An event object which carry a string value. | |
| StringEvent(type, target, string) — Constructor in class com.bourre.events.StringEvent | |
Creates a new StringEvent object. |
|
| Stringifier — Interface in package com.bourre.log | |
| Stringifier allow string representation of an object. | |
| stringify(target) — Method in class com.bourre.log.BasicStringifier | |
| Returns string representation of passed-in target object. | |
| stringify(target) — Static method in class com.bourre.log.PixlibStringifier | |
| Process stringify processing. | |
| stringify(target) — Method in interface com.bourre.log.Stringifier | |
| Returns string representation of passed-in target object. | |
| StringIterator — Class in package com.bourre.collection | |
The StringIterator class provides a convenient way
to iterate through each character of a string as you could do with
a List instance. |
|
| StringIterator(s, gap, i) — Constructor in class com.bourre.collection.StringIterator | |
| Creates a new string iterator to iterate through each character of the passed-in string. | |
| stripSpaces(s) — Static method in class com.bourre.encoding.XMLToObjectDeserializer | |
| _sType — Property in class com.bourre.events.BasicEvent | |
| The type of the event, redefined to provide write access | |
| subList(fromIndex, toIndex) — Method in interface com.bourre.collection.List | |
| Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive. | |
| subList(fromIndex, toIndex) — Method in class com.bourre.collection.Set | |
| Returns a view of the portion of this List between fromIndex, inclusive, and toIndex, exclusive. | |
| subList(fromIndex, toIndex) — Method in class com.bourre.collection.Stack | |
| Returns a view of the portion of this List between fromIndex, inclusive, and toIndex, exclusive. | |
| _sURL — Property in class com.bourre.load.AbstractLoader | |
| surround(n) — Method in class com.bourre.structures.Range | |
Indicates if passed-in value Number is inside range values. |
|
| Suspendable — Interface in package com.bourre.commands | |
Suspendable defines rules for Runnable
implementations whose instances process could be suspended. |
|
| swap(index1, index2) — Method in class com.bourre.collection.Set | |
|
Swap two objects stored in the passed-in index
If the passed-in |
|
| SYSTEM_CHANNEL — Constant property in class com.bourre.events.ApplicationBroadcaster | |
| Default channel for the application broadcaster, all listeners which not define any channel are considered as system listeners. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |