| 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 |
| id — Property in class com.bourre.ioc.assembler.constructor.Constructor |
| |
| id — Property in class com.bourre.ioc.assembler.displayobject.DisplayLoaderInfo |
|
Display loader identifier. |
| id — Property in class com.bourre.ioc.assembler.resource.Resource |
|
Resource identifier. |
| ID — Property in class com.bourre.ioc.assembler.displayobject.DisplayObjectInfo |
|
Display object identifer. |
| ID — Constant static property in class com.bourre.ioc.parser.ContextAttributeList |
| |
| IDExpert — Class in package com.bourre.ioc.core |
|
IoC Identifier manager. |
| IDExpert() — Constructor in class com.bourre.ioc.core.IDExpert |
|
Creates instance. |
| IllegalArgumentException — Class in package com.bourre.error |
|
A IllegalArgumentException exception is thrown when the arguments
supplied in a function do not match the arguments defined for
that function. |
| IllegalArgumentException(message) — Constructor in class com.bourre.error.IllegalArgumentException |
|
Creates instance. |
| IllegalStateException — Class in package com.bourre.error |
|
The IllegalStateException exception. |
| IllegalStateException(message) — Constructor in class com.bourre.error.IllegalStateException |
|
Creates instance. |
| IMemento — Interface in package com.bourre.pattern.memento |
|
IMemento is an interface used to store the state of an object. |
| INCLUDE — Static property in class com.bourre.ioc.parser.ContextNodeNameList |
| |
| INCLUDE_STATE — Constant static property in class com.bourre.ioc.load.ApplicationLoaderEvent |
| Constante to identify 'Include loading' state of application. |
| index — Property in class com.bourre.collection.XMLListIterator |
| |
| indexOf(o) — Method in interface com.bourre.collection.List |
|
Returns the index in this list of the first occurrence
of the specified element, or -1 if this list does not
contain this element. |
| indexOf(o) — Method in class com.bourre.collection.Set |
|
Returns the index of the object in this set
|
| indexOf(o) — Method in class com.bourre.collection.Stack |
|
Searches for the first occurence of the given argument. |
| IndexOutOfBoundsException — Class in package com.bourre.error |
|
A IndexOutOfBoundsException exception is thrown when the index supplied
is not valid for data structure which try to access data using this
index. |
| IndexOutOfBoundsException(message) — Constructor in class com.bourre.error.IndexOutOfBoundsException |
|
Creates instance. |
| info(o) — Method in interface com.bourre.log.Log |
|
Logs passed-in message with a log level defined
at 'info' mode. |
| info(o) — Method in class com.bourre.log.PixlibDebug |
|
Logs passed-in message with a log level defined
at 'info' mode. |
| info(o) — Method in class com.bourre.plugin.PluginDebug |
|
Logs passed-in message with a log level defined
at 'info' mode. |
| INFO(o, oChannel:com.bourre.events:EventChannel) — Static method in class com.bourre.log.Logger |
|
Logs passed-in o message into oChannel logging
channel using LogLevel.INFO level filter. |
| INFO — Constant static property in class com.bourre.log.LogLevel |
| |
| INFO(o) — Static method in class com.bourre.log.PixlibDebug |
|
|
| INFO(o) — Static method in class com.bourre.remoting.RemotingDebug |
| |
| inherit(childClass, parentClass) — Static method in class com.bourre.utils.ClassUtils |
|
Verify that the passed-in childClass is a descendant of the
specified parentClass. |
| _init() — Method in class com.bourre.collection.HashMap |
|
Realize the concret initialization for this map
|
| init() — Method in class com.bourre.ioc.context.processor.AttributeAsPropertyProcessor |
|
Initializes attribute names hashmap with default values. |
| init() — Method in class com.bourre.ioc.control.BuildFactory |
|
Inits builder hashmap with default builder instances defined
in LowRA core. |
| init() — Method in class com.bourre.ioc.parser.ContextNodeNameList |
|
Initializes node hashmap with default values. |
| init(applicationDomain) — Method in class com.bourre.media.sound.SoundFactory |
|
Defines passed-in applicationDomain as the sound library's applicationDomain. |
| init() — Method in class com.bourre.media.video.VideoDisplay |
| |
| initCallback — Property in class com.bourre.ioc.assembler.displayobject.DisplayLoaderInfo |
| |
| INIT_CALLBACK — Constant static property in class com.bourre.ioc.parser.ContextAttributeList |
| |
| initContent() — Method in class com.bourre.structures.Grid |
|
Creates the internal two dimensional array used to store
data of the grid. |
| initContext() — Method in class com.bourre.ioc.load.ApplicationLoader |
|
|
| _initialize() — Method in class com.bourre.plugin.AbstractPlugin |
|
Starts plugin initialisation. |
| _initLoaderStrategy() — Method in class com.bourre.load.strategy.LoaderStrategy |
| |
| _initLoaderStrategy() — Method in class com.bourre.media.sound.SoundURLStrategy |
| |
| _initParserCollection() — Method in class com.bourre.ioc.load.ApplicationLoader |
| |
| initQueryURL() — Method in class com.bourre.ioc.load.ApplicationLoader |
|
Retreives Query URL. |
| initStage() — Method in class com.bourre.ioc.DefaultApplicationRunner |
|
Defines some stage properties. |
| initTickBeacon() — Method in class com.bourre.media.sound.SoundInfo |
| |
| initTickBeacon() — Method in class com.bourre.media.video.VideoDisplay |
| |
| inside(r:com.bourre.structures:Range) — Method in class com.bourre.structures.Range |
|
Indicates if passed-in Range instance contain the
current instance. |
| INSTANCE — Static property in class com.bourre.ioc.parser.ContextTypeList |
| |
| INT — Static property in class com.bourre.ioc.parser.ContextTypeList |
| |
| IOriginator — Interface in package com.bourre.pattern.memento |
|
IOriginator is an interface used to save and set the state of an object. |
| IP — Static property in class com.bourre.utils.SosLayout |
|
SOS Console IP Address. |
| isAntiCache() — Method in class com.bourre.ioc.assembler.displayobject.DefaultDisplayObjectBuilder |
|
Returns true if Anti cache system is
activated for loading process. |
| isAntiCache() — Method in interface com.bourre.ioc.assembler.displayobject.DisplayObjectBuilder |
|
Returns true if Anti cache system is
activated for loading process. |
| isAntiCache() — Method in class com.bourre.load.AbstractLoader |
|
Returns true if 'anticache' system is on. |
| isAutoPlay() — Method in class com.bourre.media.video.VideoDisplay |
| |
| isAutoSize() — Method in class com.bourre.media.video.VideoDisplay |
| |
| isBeanRegistered(bean) — Method in class com.bourre.ioc.bean.BeanFactory |
|
Returns true if passed-in bean is registered in factory. |
| isBuffering() — Method in class com.bourre.media.sound.SoundInfo |
| |
| isBuffering() — Method in class com.bourre.media.sound.SoundURLStrategy |
| |
| isCancelled() — Method in interface com.bourre.commands.Cancelable |
|
Returns true if the operation have been stopped
as a result of a cancel call. |
| isCancelled() — Method in class com.bourre.commands.LoopCommand |
|
Returns true if the loop process have been
canceled by the user. |
| isDone() — Method in class com.bourre.commands.LoopCommand |
|
Returns true if the loop process have been
completed. |
| isEmpty() — Method in interface com.bourre.collection.Collection |
|
Returns true if this collection contains no elements. |
| isEmpty() — Method in class com.bourre.collection.HashMap |
|
Returns true if this map contains no key-value mappings. |
| isEmpty() — Method in class com.bourre.collection.Queue |
|
Returns true if this queue contains no elements. |
| isEmpty() — Method in class com.bourre.collection.RecordSet |
| |
| isEmpty() — Method in class com.bourre.collection.Set |
|
Returns true if this set contains no elements. |
| isEmpty() — Method in class com.bourre.collection.Stack |
|
Returns true if this stack contains no elements. |
| isEmpty() — Method in class com.bourre.collection.WeakCollection |
|
Returns true if this collection contains no elements. |
| isEmpty() — Method in class com.bourre.events.EventBroadcaster |
|
Returns true if this event broadcaster contains
no listeners for any event. |
| isEmpty() — Method in class com.bourre.load.QueueLoader |
|
Returns true if queue is empty. |
| isEmpty() — Method in class com.bourre.structures.Grid |
|
A Grid object is considered as empty if and only if all its cells
contains null or the default value for the current Grid. |
| isEmptyDisplayObject() — Method in class com.bourre.ioc.assembler.displayobject.DisplayObjectInfo |
|
Returns true if display object is an empty
container. |
| isGridCoords(p) — Method in class com.bourre.structures.Grid |
|
Check if a Point object is a valid coordinate
in the current grid. |
| isIdentified() — Method in class com.bourre.utils.AirLoggerLayout |
| |
| isImplemented(o, classPath, f) — Static method in class com.bourre.utils.ClassUtils |
|
Use the isImplemented function to check if a virtual method of an abstract
class is really implemented by children classes. |
| isImplementedAll(o, classPath, ... rest) — Static method in class com.bourre.utils.ClassUtils |
|
Check in one time if a set of function is implemented by the subclasses. |
| isLoaded() — Method in class com.bourre.load.AbstractLoader |
|
Returns true if all bytes are loaded. |
| isLock() — Method in class com.bourre.media.sound.SoundMixer |
| |
| isLoop() — Method in interface com.bourre.media.sound.SoundInfoChannel |
| |
| isLoopPlayback() — Method in class com.bourre.media.video.VideoDisplay |
| |
| isModelRegistered(key) — Method in class com.bourre.commands.AbstractCommand |
|
Check if a model AbstractModel is registered
with passed key in owner's ModelLocator. |
| isModelRegistered(name) — Method in class com.bourre.plugin.AbstractPlugin |
|
Returns true if a model is registered in model
locator with passed-in name. |
| isModelRegistered(key) — Method in class com.bourre.plugin.NullPlugin |
| |
| isModelRegistered(name) — Method in interface com.bourre.plugin.Plugin |
|
Returns true if a model is registered in model
locator with passed-in name. |
| isMotionFinished() — Method in class com.bourre.transitions.AbstractMultiTween |
|
Returns true if tweening is finished. |
| isMotionFinished() — Method in class com.bourre.transitions.AbstractTween |
| |
| isMotionFinished() — Method in class com.bourre.transitions.MultiTweenFPS |
| |
| isMotionFinished() — Method in class com.bourre.transitions.MultiTweenMS |
|
Returns true if tweening is finished. |
| isMotionFinished() — Method in class com.bourre.transitions.TweenFPS |
| |
| isMotionFinished() — Method in class com.bourre.transitions.TweenMS |
| |
| isOn() — Method in interface com.bourre.log.Log |
|
Returns true if logging tunnel is opened. |
| isOn() — Method in class com.bourre.log.PixlibDebug |
|
Returns true if logging tunnel is opened. |
| isOn — Static property in class com.bourre.log.PixlibDebug |
|
|
| isOn() — Method in class com.bourre.media.sound.SoundFactory |
|
Checks if "playing" mode is enable or not. |
| isOn() — Method in class com.bourre.plugin.PluginDebug |
|
Returns true if logging tunnel is opened. |
| isOn — Static property in class com.bourre.plugin.PluginDebug |
|
Channel is open or not. |
| isOn — Static property in class com.bourre.remoting.RemotingDebug |
| |
| isPause() — Method in class com.bourre.media.sound.SoundInfo |
| |
| isPause() — Method in interface com.bourre.media.sound.SoundInfoChannel |
| |
| isPause(id) — Method in class com.bourre.media.sound.SoundMixer |
| |
| isPlaying(id) — Method in class com.bourre.media.sound.SoundFactory |
|
Without argument : it return a Boolean to indicate if there is at least one sound is playing. |
| isPlaying() — Method in class com.bourre.media.sound.SoundInfo |
| |
| isPlaying() — Method in interface com.bourre.media.sound.SoundInfoChannel |
| |
| isPlaying(id) — Method in class com.bourre.media.sound.SoundMixer |
| |
| isPlaying() — Method in class com.bourre.media.video.VideoDisplay |
| |
| isPlaying() — Method in class com.bourre.transitions.FPSBeacon |
|
Returns true if this beacon is currently running. |
| isPlaying() — Method in class com.bourre.transitions.MSBeacon |
|
Returns true if this beacon is currently running. |
| isPlaying() — Method in interface com.bourre.transitions.TickBeacon |
|
Returns true if this beacon object is currently
running. |
| isRegistered(name) — Method in class com.bourre.core.AbstractLocator |
|
Returns true is there is a ressource associated
with the passed-in key. |
| isRegistered(key) — Method in interface com.bourre.core.Locator |
|
Returns true is there is a ressource associated
with the passed-in key. |
| isRegistered(listener, type) — Method in interface com.bourre.events.Broadcaster |
|
Returns true if the passed-in listener object is registered
as listener for the passed-in event type. |
| isRegistered(listener, type, channel:com.bourre.events:EventChannel) — Method in class com.bourre.events.ChannelBroadcaster |
|
Returns true if the passed-in listener
is registered as listener for the passed-in event type
in the passed-in channel. |
| isRegistered(listener, type) — Method in class com.bourre.events.EventBroadcaster |
|
Returns true if the passed-in listener object is registered
as listener for the passed-in event type. |
| isRegistered(key) — Method in class com.bourre.ioc.bean.BeanFactory |
|
Returns true if passed-in key is registered in factory. |
| isRegistered(id) — Method in class com.bourre.ioc.core.IDExpert |
|
Returns true if passed-in id
is registered in manager. |
| isRegistered(listener:com.bourre.log:LogListener, oChannel:com.bourre.events:EventChannel) — Method in class com.bourre.log.Logger |
|
Returns true if the passed-in listener
is registered as listener for the passed-in event type
in the passed-in channel. |
| isRegistered(id) — Method in class com.bourre.media.sound.SoundFactory |
|
Check if a sound is already register
|
| isRegistered(id) — Method in class com.bourre.media.sound.SoundMixer |
| |
| isRegistered(key) — Method in class com.bourre.remoting.ServiceProxyLocator |
| |
| isRequesting() — Method in class com.bourre.utils.AirLoggerLayout |
| |
| isReserved(attributeName) — Method in class com.bourre.ioc.context.processor.AttributeAsPropertyProcessor |
|
Returns true if passed-in attributeName
is a protected attribute name. |
| isReversed() — Method in class com.bourre.transitions.AbstractMultiTween |
|
Returns true if the motion is in reverse mode. |
| isReversed() — Method in class com.bourre.transitions.AbstractTween |
| |
| isReversedMotionFinished() — Method in class com.bourre.transitions.AbstractMultiTween |
|
Returns true if tweening is finished. |
| isReversedMotionFinished() — Method in class com.bourre.transitions.AbstractTween |
| |
| isReversedMotionFinished() — Method in class com.bourre.transitions.MultiTweenFPS |
| |
| isReversedMotionFinished() — Method in class com.bourre.transitions.MultiTweenMS |
|
Returns true if tweening is finished. |
| isReversedMotionFinished() — Method in class com.bourre.transitions.TweenFPS |
| |
| isReversedMotionFinished() — Method in class com.bourre.transitions.TweenMS |
| |
| isRunning() — Method in class com.bourre.commands.AbstractSyncCommand |
|
Returns true if this command is currently
processing. |
| isRunning() — Method in interface com.bourre.commands.Runnable |
|
Returns true if this object is running. |
| isRunning() — Method in class com.bourre.load.AbstractLoader |
|
Returns true if this object is running. |
| isRunning() — Method in class com.bourre.media.sound.SoundInfo |
| |
| isRunning() — Method in class com.bourre.media.sound.SoundMixer |
| |
| isRunning() — Method in class com.bourre.service.AbstractService |
|
Returns true if this object is running. |
| isStop() — Method in class com.bourre.media.sound.SoundInfo |
| |
| isStop(id) — Method in class com.bourre.media.sound.SoundMixer |
| |
| isTyped() — Method in class com.bourre.collection.Queue |
|
Returns true if this queue perform a verification
of the type of elements. |
| isTyped() — Method in class com.bourre.collection.Set |
|
Returns true if this set perform a verification
of the type of elements. |
| isTyped() — Method in class com.bourre.collection.Stack |
|
Returns true if this stack perform a verification
of the type of elements. |
| isTyped() — Method in class com.bourre.collection.TypedArray |
|
Returns true if this array perform a verification
of the type of elements. |
| isTyped() — Method in interface com.bourre.collection.TypedContainer |
|
Returns true if this container perform a verification
of the type of elements. |
| isTyped() — Method in class com.bourre.core.AbstractLocator |
|
Returns true if this container perform a verification
of the type of elements. |
| isTyped() — Method in class com.bourre.structures.Grid |
|
Returns true if this grid perform a verification
of the type of elements. |
| isValidCollection(c:com.bourre.collection:Collection) — Method in class com.bourre.collection.Queue |
|
Verify that the passed-in Collection is a valid
collection for use with the addAll, removeAll,
retainAll and containsAll methods. |
| isValidCollection(c:com.bourre.collection:Collection) — Method in class com.bourre.collection.Set |
|
Verify that the passed-in Collection is a valid
collection for use with the addAll, removeAll,
retainAll and containsAll methods. |
| isValidCollection(c:com.bourre.collection:Collection) — Method in class com.bourre.collection.Stack |
|
Verify that the passed-in Collection is a valid
collection for use with the addAll, addAllAt,
removeAll, retainAll and
containsAll methods. |
| isValidCollection(c:com.bourre.collection:Collection) — Method in class com.bourre.structures.Grid |
|
Verify that the passed-in Collection is a valid
collection for use with the addAll, removeAll,
retainAll and containsAll methods. |
| isValidDataFormat(dataFormat) — Static method in class com.bourre.load.strategy.URLLoaderStrategy |
| |
| isValidIndex(index) — Method in class com.bourre.collection.Set |
|
Verify that the passed-in uint index is a
valid index for this Set. |
| isValidIndex(index) — Method in class com.bourre.collection.Stack |
|
Verify that the passed-in uint index is a
valid index for this Stack. |
| isValidIndexForAdd(index) — Method in class com.bourre.collection.Set |
|
Verify that the passed-in uint index is a
valid index for an insertion in this Set. |
| isValidObject(o) — Method in class com.bourre.collection.Set |
|
Verify that the passed-in object is valid for this Set
(well-typed, not already present in the set). |
| isValidTime(nTimeInSec) — Method in class com.bourre.media.video.VideoDisplay |
| |
| isValidType(o) — Method in class com.bourre.collection.Queue |
|
Verify that the passed-in object type match the current
Queue element's type. |
| isValidType(o) — Method in class com.bourre.collection.Set |
|
Verify that the passed-in object type match the current
Set element's type. |
| isValidType(o) — Method in class com.bourre.collection.Stack |
|
Verify that the passed-in object type match the current
Stack element's type. |
| isValidType(o) — Method in class com.bourre.structures.Grid |
|
Verify that the passed-in object type match the current
Grid element's type. |
| isViewRegistered(key) — Method in class com.bourre.commands.AbstractCommand |
|
Check if a view AbstractView is registered
with passed key in owner's ViewLocator. |
| isViewRegistered(name) — Method in class com.bourre.plugin.AbstractPlugin |
|
Returns true if a view is registered in view
locator with passed-in name. |
| isViewRegistered(key) — Method in class com.bourre.plugin.NullPlugin |
|
Returns true if a view is registered in view
locator with passed-in name. |
| isViewRegistered(name) — Method in interface com.bourre.plugin.Plugin |
|
Returns true if a view is registered in view
locator with passed-in name. |
| isVisible — Property in class com.bourre.ioc.assembler.displayobject.DisplayObjectInfo |
|
Visibility of display object. |
| isVisible() — Method in class com.bourre.load.GraphicLoader |
|
Returns true if display object is visible. |
| isVisible() — Method in class com.bourre.view.AbstractView |
| |
| ITEM — Static property in class com.bourre.ioc.parser.ContextNodeNameList |
| |
| Iterable — Interface in package com.bourre.collection |
|
An object onto which the user can iterate using an Iterator
object provided by this Iterable object. |
| IterationCommand — Interface in package com.bourre.commands |
|
IterationCommands are used by a LoopCommand to perform
the concret iterations. |
| IterationEvent — Class in package com.bourre.events |
|
Event dispatched by the LoopCommand class
to its dedicated IterationCommand. |
| IterationEvent(type, target, index, value) — Constructor in class com.bourre.events.IterationEvent |
|
Creates a new Iteration event. |
| iterator() — Method in interface com.bourre.collection.Iterable |
|
Returns an iterator over the elements in this collection. |
| iterator() — Method in class com.bourre.collection.Queue |
|
Returns an iterator over the elements in this queue. |
| iterator() — Method in class com.bourre.collection.RecordSet |
| |
| iterator() — Method in class com.bourre.collection.Set |
|
Returns an iterator over the elements in this set. |
| iterator() — Method in class com.bourre.collection.Stack |
|
Returns an iterator over the elements in this list
in proper sequence. |
| iterator() — Method in class com.bourre.collection.WeakCollection |
|
Returns an iterator over the elements in this collection. |
| iterator() — Method in class com.bourre.commands.AbstractIterationCommand |
|
Returns the iterator composed by this command. |
| iterator() — Method in class com.bourre.ioc.parser.ParserCollection |
|
Returns an iterator to iterate throw this collection. |
| iterator() — Method in class com.bourre.structures.Grid |
|
Returns an iterator over the elements in this collection. |
| Iterator — Interface in package com.bourre.collection |
|
An iterator over a collection. |
|
| 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 |