| 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 | |
| get(id) — Static method in class fever.ui.menu.PopupContextMenuLocator | |
Returns PopupContextMenu menu registrated with
passed-in id identifier. |
|
| getAccessor(accessor) — Method in class fever.utils.reflect.ClassInfo | |
Returns AccessorInfo of accessor defined by passed-in
accessor name. |
|
| getAccessorIterator(filter, inheritance) — Method in class fever.utils.reflect.ClassInfo | |
| Returns class accessors iterator. | |
| getAccessorList(filter, inheritance) — Method in class fever.utils.reflect.ClassInfo | |
| Returns class accessors list. | |
| getAlgorithm() — Method in class fever.data.crypto.Cipher | |
| Returns algorithm used for encryption / decryption process. | |
| getAlgorithm() — Method in class fever.data.hasher.MessageDigest | |
| Returns algorithm used for hash process. | |
| getApplicationDomain() — Method in class fever.load.BitmapLoader | |
| Returns loader application domain. | |
| getApplicationDomain() — Method in class fever.load.BitmapLoaderEvent | |
| Returns loading context. | |
| getApplicationDomain(name) — Method in class fever.load.BitmapLoaderLocator | |
| getArgument(id) — Method in interface fever.app.context.ApplicationContainer | |
Returns application argument associated with
id identifier. |
|
| getArgument(id) — Method in class fever.app.context.air.AirContainer | |
Returns application argument associated with
id identifier. |
|
| getArgument(id) — Method in class fever.app.context.browser.BrowserContainer | |
Returns application argument associated with
id identifier. |
|
| getArgument(id) — Method in class fever.app.context.swfs.StudioContainer | |
Returns application argument associated with
id identifier. |
|
| getArgument(id) — Method in class fever.app.context.zinc.ZincContainer | |
Returns application argument associated with
id identifier. |
|
| getArgument(id) — Method in interface fever.core.FeverCore | |
Returns application argument associated with
id identifier. |
|
| getBasicTween(target, setter, end, duration, start, easing, getter) — Method in class fever.transitions.TweenEngine | |
| Returns basic tween. | |
| getBitmap() — Method in class fever.display.BitmapGrid | |
| Returns the source BitmapData clone. | |
| getBitmap() — Method in class fever.load.BitmapLoader | |
| Returns BitmapData content. | |
| getBitmapAt(p) — Method in class fever.display.BitmapGrid | |
Returns BitmapData positionned at v position in grid. |
|
| getBitmapClip() — Method in class fever.events.FrameEvent | |
| Returns BitmapClip instance. | |
| getBitmapColumn(columnIndex) — Method in class fever.display.BitmapGrid | |
Returns a new BitmapData containing the entire column at passed-in
columnIndex index. |
|
| getBitmapData() — Method in class fever.load.BitmapLoaderEvent | |
| Returns BitmapData loader content. | |
| getBitmapLoader() — Method in class fever.load.BitmapLoaderEvent | |
| Returns BitmapLoader loader. | |
| getBitmapLoader(name) — Method in class fever.load.BitmapLoaderLocator | |
Returns BitmapLoader registred with name
identifier. |
|
| getBitmapLoader() — Method in class fever.load.BitmapLoaderLocatorEvent | |
| Returns target BitmapLoader. | |
| getBitmapRow(rowIndex) — Method in class fever.display.BitmapGrid | |
Returns a BitmapData containing the entire row at passed-in
rowIndex index. |
|
| getBoolean(key, defaultValue) — Method in class fever.plugin.PluginResources | |
Returns resource value registred with passed-in
key identifier as Boolean. |
|
| getBytesLoaded() — Method in class fever.load.strategy.CipherLoaderStrategy | |
| Returns loaded bytes. | |
| getBytesTotal() — Method in class fever.load.strategy.CipherLoaderStrategy | |
| Returns total bytes to load | |
| getCellHeight() — Method in class fever.display.BitmapGrid | |
| Returns bitmap cell height. | |
| getCellWidth() — Method in class fever.display.BitmapGrid | |
| Returns bitmap cell width. | |
| getClass(key) — Method in class fever.plugin.PluginResources | |
Returns resource value registred with passed-in
key identifier as Class. |
|
| getColor() — Method in interface fever.structures.IColor | |
| Returns color value in Number format. | |
| getColor() — Method in class fever.structures.colors.HSL | |
| Returns color value in Number format. | |
| getColor() — Method in class fever.structures.colors.HSV | |
| Returns color value in Number format. | |
| getColor() — Method in class fever.structures.colors.RGB | |
| Returns color value in Number format. | |
| getCommand(methodName) — Method in class fever.commands.JSCommandLocator | |
Returns JSCommand registred with passed-in
methodName name. |
|
| getConstant(constant) — Method in class fever.utils.reflect.ClassInfo | |
Returns PropertyInfo of constant defined by passed-in
constant name. |
|
| getConstantIterator(filter) — Method in class fever.utils.reflect.ClassInfo | |
| Returns class constants iterator. | |
| getConstructor() — Method in class fever.utils.reflect.ClassInfo | |
| Returns constructor information. | |
| getConstructorAccess() — Method in class fever.app.context.abstract.AbstractContainer | |
|
Allows AbstractContainer extension. Pass getConstructorAccess() as 1st parameter when calling
super constructor. |
|
| getConstructorAccess() — Method in class fever.data.formatters.Formatter | |
|
Allows Formatter extension. Pass getConstructorAccess() as parameter when calling
super constructor. |
|
| getConstructorAccess() — Method in class fever.plugin.manager.abstract.AbstractManagerPlugin | |
|
Allows AbstractManagerPlugin extension. Pass getConstructorAccess() as 1st parameter when calling
super constructor. |
|
| getConstructorAccess() — Method in class fever.plugin.manager.abstract.AbstractRegistredPlugin | |
|
Allows AbstractRegistredPlugin extension. Pass getConstructorAccess() as 1st parameter when calling
super constructor. |
|
| getContantList(filter) — Method in class fever.utils.reflect.ClassInfo | |
|
Returns class constants list
Uses |
|
| getContext() — Method in class fever.load.BitmapLoader | |
| Returns bitmap loader context. | |
| getContextItem() — Method in class fever.events.PopupContextMenuEvent | |
| Returns targeted PopupContextMenuItem instance if exist. | |
| getContextMenu() — Method in class fever.events.PopupContextMenuEvent | |
| Returns targeted PopupContextMenu instance. | |
| getController() — Method in interface fever.core.FeverCore | |
| Returns core controller. | |
| getCurrentLoader() — Method in class fever.plugin.PluginResources | |
| Returns current XMLLoader process if exist. | |
| getDeserializer() — Method in class fever.load.CipherXMLLoader | |
| Returns used XML Deserializer. | |
| getFileLoader() — Method in class fever.load.CipherFileLoaderEvent | |
| Returns Cipher loader. | |
| getFilterIndex(target, filter) — Static method in class fever.display.FilterBuilder | |
|
Returns filter index ( Filter Array position ). The search is made on filter instance. |
|
| getFilterTypeIndex(target, filterType) — Static method in class fever.display.FilterBuilder | |
|
Returns filter index ( Filter Array position ). The search is made on filter type. |
|
| getFlashItem() — Method in class fever.ui.menu.PopupContextMenuItem | |
| Returns ContextMenuItem object. | |
| getFlashMenu() — Method in class fever.ui.menu.PopupContextMenu | |
| Returns Flash ContextMenu object | |
| getFrameByLabel(mc, label) — Static method in class fever.utils.MCUtil | |
Retreives frame number of passing-in mc MovieClip which
contains label frame's label. |
|
| getFrameIndex() — Method in class fever.events.FrameEvent | |
| Returns frame index | |
| getFullFormattedTitle(mainTitle, subTitle, historyCaption) — Method in class fever.app.context.abstract.AbstractContainer | |
| Returns full formated application title. | |
| getHistoryTitle() — Method in interface fever.app.context.ApplicationContainer | |
| Returns history title ( without main or sub part ) | |
| getHistoryTitle() — Method in class fever.app.context.abstract.AbstractContainer | |
| Returns history title ( without main or sub part ) | |
| getHorizontalGradientMatrix(x, y, width, height) — Static method in class fever.utils.GraphicUtil | |
| Returns a horizontal gradient matrix defined by passed-in arguments. | |
| getIdMETHOD — Static property in class fever.plugin.history.strategy.SWFAddressStrategy | |
Javascript SWFAddress method name for
getId() method. |
|
| getInstance() — Static method in class fever.commands.JSCommandLocator | |
| Retreives singleton instance. | |
| getInstance(algorithm) — Static method in class fever.data.crypto.Cipher | |
Retreives Cipher instance using passed-in CryptAlgorithm
algorithm as crypt / decrypt processor. |
|
| getInstance(algorithm) — Static method in class fever.data.hasher.MessageDigest | |
Retreives MessageDigest instance using passed-in HashAlgorithm
algorithm as hash processor. |
|
| getInstance() — Static method in class fever.data.hasher.algorithm.MD5Algorithm | |
| Returns singleton instance. | |
| getInstance() — Static method in class fever.data.hasher.algorithm.SHA1Algorithm | |
| Returns singleton instance. | |
| getInstance(id) — Static method in class fever.load.BitmapLoaderLocator | |
Retreives BitmapLoaderLocator instance for
passed-in locator id. |
|
| getInstance(owner) — Static method in class fever.plugin.PluginResources | |
Retreives PluginResources instance for passed-in
owner plugin. |
|
| getInstance(strategy) — Static method in class fever.transitions.TweenEngine | |
Retreives TweenEngine instance using passed-in
Tween strategy class as transitions algorithm. |
|
| getInstance(id) — Static method in class fever.utils.browser.BrowserFrame | |
Returns the frame registred with id name. |
|
| getInstance(id) — Static method in class fever.utils.browser.BrowserPopup | |
Returns the popup registred with id name. |
|
| getInt(key, defaultValue) — Method in class fever.plugin.PluginResources | |
Returns resource value registred with passed-in
key identifier as int. |
|
| getInterfaceIterator() — Method in class fever.utils.reflect.ClassInfo | |
| Returns implemented interfaces iterator. | |
| getInterfaceList() — Method in class fever.utils.reflect.ClassInfo | |
| Returns implemented interfaces list. | |
| getItem(id) — Method in class fever.ui.menu.PopupContextMenu | |
Returns PopupContextMenuItem instance registred
with id in context menu. |
|
| getItem(menuID, itemID) — Static method in class fever.ui.menu.PopupContextMenuLocator | |
Returns PopupContextMenuItem registrated with
passed-in itemID in PopupContextMenu
menu registred with passed-in menuID identifier. |
|
| getKeyMap(keyMapID) — Static method in class fever.ui.keys.KeyShortcutMapLocator | |
Returns KeyShortcutMap map registred with passed-in
keyMapID identifier. |
|
| getLabelByFrame(mc, index) — Static method in class fever.utils.MCUtil | |
Retreives frame label of passing-in mc at frame
index. |
|
| getLength() — Method in class fever.commands.DelayedBatch | |
| Returns number of stored commands. | |
| getLoaderEvent(type) — Method in class fever.load.BitmapLoader | |
| Returns concrete event structure for BitmapLoader. | |
| getLoaderEvent(type) — Method in class fever.load.CipherXMLLoader | |
| Returns loader event. | |
| getLocation() — Method in interface fever.app.context.ApplicationContainer | |
| Returns the container position. | |
| getLocation() — Method in class fever.app.context.air.AirContainer | |
| Returns the container position. | |
| getLocation() — Method in class fever.app.context.browser.BrowserContainer | |
| Returns the container position. | |
| getLocation() — Method in class fever.app.context.swfs.StudioContainer | |
| Returns the container position. | |
| getLocation() — Method in class fever.app.context.zinc.ZincContainer | |
| Returns the container position. | |
| getMainTitle() — Method in interface fever.app.context.ApplicationContainer | |
| Returns main title ( without sub or history part ) | |
| getMainTitle() — Method in class fever.app.context.abstract.AbstractContainer | |
| Returns main title ( without sub or history part ) | |
| getMarker() — Method in class fever.ui.keys.KeyShortcutString | |
| Returns target shortcut marker char. | |
| getMarkerID() — Method in class fever.ui.keys.KeyShortcutString | |
| Returns target shortcut marker key code. | |
| getMethod(method) — Method in class fever.utils.reflect.ClassInfo | |
Returns MethodInfo of method defined by passed-in
method name. |
|
| getMethodIterator(filter, inheritance) — Method in class fever.utils.reflect.ClassInfo | |
| Returns class methods iterator. | |
| getMethodList(filter, inheritance) — Method in class fever.utils.reflect.ClassInfo | |
| Returns class methods list. | |
| getMultiTween(target, setters, ends, duration, starts, easing, getters) — Method in class fever.transitions.TweenEngine | |
| Returns multi tween. | |
| getName() — Method in class fever.commands.JSCommand | |
| Returns the javascript function name used for registration. | |
| getName() — Method in class fever.load.BitmapLoader | |
| Returns loader identifier. | |
| getName() — Method in class fever.load.BitmapLoaderLocatorEvent | |
| Returns loader identifier. | |
| getNumber(key, defaultValue) — Method in class fever.plugin.PluginResources | |
Returns resource value registred with passed-in
key identifier as Number. |
|
| getObject(key) — Method in class fever.plugin.PluginResources | |
Returns resource value registred with passed-in
key identifier as Object. |
|
| getOwner() — Method in class fever.plugin.PluginResources | |
Returns plugin owner ( or null )
|
|
| getPlugin() — Method in class fever.events.PluginResourcesEvent | |
| Returns plugin owner. | |
| getProperty(property) — Method in class fever.utils.reflect.ClassInfo | |
Returns PropertyInfo of property defined by passed-in
property name. |
|
| getPropertyIterator(filter) — Method in class fever.utils.reflect.ClassInfo | |
| Returns class properties iterator. | |
| getPropertyList(filter) — Method in class fever.utils.reflect.ClassInfo | |
| Returns class properties list. | |
| _getPublicBroadcaster() — Method in class fever.plugin.FeverPlugin | |
| getRandomSlot(a) — Static method in class fever.utils.ArrayUtil | |
Returns passed-in a Array content at random
index. |
|
| getResources() — Method in interface fever.core.FeverCore | |
| Returns core configuration. | |
| getResources() — Method in class fever.events.PluginResourcesEvent | |
| Returns resources target. | |
| getResources() — Method in class fever.plugin.FeverPlugin | |
| Returns plugin resources. | |
| getRotatedGradientMatrix(x, y, width, height, rotation) — Static method in class fever.utils.GraphicUtil | |
|
Returns a gradient matrix defined by passed-in arguments. Gradient is rotate by passed-in { |
|
| getShortcutKey() — Method in class fever.events.KeyShortcutEvent | |
| Returns KeyShortcut instance. | |
| getShortcutMap() — Method in class fever.events.KeyShortcutEvent | |
| Returns Shortcut map which contains activated key shortcut. | |
| getSize() — Method in interface fever.app.context.ApplicationContainer | |
| Returns the window size. | |
| getSize() — Method in class fever.app.context.air.AirContainer | |
| Returns the window size. | |
| getSize() — Method in class fever.app.context.browser.BrowserContainer | |
| Returns the window size. | |
| getSize() — Method in class fever.app.context.swfs.StudioContainer | |
| Returns the window size. | |
| getSize() — Method in class fever.app.context.zinc.ZincContainer | |
| Returns the window size. | |
| getSoftShadowFilter() — Static method in class fever.display.FilterBuilder | |
| Returns a default DropShadowFilter instance. | |
| getStandartDeviation(a) — Static method in class fever.utils.MathUtil | |
Calculates and returns standart deviation of elements in
passed-in array collection. |
|
| _getState() — Method in class fever.plugin.history.strategy.AbstractHistoryStrategy | |
| _getState() — Method in class fever.plugin.history.strategy.DHTMLHistoryStrategy | |
| _getState() — Method in class fever.plugin.history.strategy.SWFAddressStrategy | |
| getStatus() — Method in interface fever.plugin.history.HistoryStrategy | |
| Returns current history status. | |
| getStatus() — Method in class fever.plugin.history.strategy.AbstractHistoryStrategy | |
| Returns dispatched history status. | |
| getStrategy() — Method in class fever.transitions.TweenEngine | |
| Returns tween strategy instance used. | |
| getString(key, defaultValue) — Method in class fever.plugin.PluginResources | |
Returns resource value registred with passed-in
key identifier as String. |
|
| getString() — Method in interface fever.structures.IColor | |
| Return color value in hexa String format. | |
| getString() — Method in class fever.structures.colors.HSL | |
| Return color value in hexa String format. | |
| getString() — Method in class fever.structures.colors.HSV | |
| Return color value in hexa String format. | |
| getString() — Method in class fever.structures.colors.RGB | |
| Return color value in hexa String format. | |
| getSubTitle() — Method in interface fever.app.context.ApplicationContainer | |
| Returns sub title ( without main or history part ) | |
| getSubTitle() — Method in class fever.app.context.abstract.AbstractContainer | |
| Returns sub title ( without main or history part ) | |
| getSuperClasseIterator() — Method in class fever.utils.reflect.ClassInfo | |
| Returns extended super classes list. | |
| getSuperClasseList() — Method in class fever.utils.reflect.ClassInfo | |
| Returns extended super classes list. | |
| getSWFAddressValueMETHOD — Static property in class fever.plugin.history.strategy.SWFAddressStrategy | |
Javascript SWFAddress method name for
getSWFAddressValue() method. |
|
| getTitle() — Method in interface fever.app.context.ApplicationContainer | |
| Returns the window title. | |
| getTitle() — Method in class fever.app.context.air.AirContainer | |
| Returns the window title. | |
| getTitle() — Method in class fever.app.context.browser.BrowserContainer | |
| Returns the window title. | |
| getTitle() — Method in class fever.app.context.swfs.StudioContainer | |
| Returns the window title. | |
| getTitle() — Method in class fever.app.context.zinc.ZincContainer | |
| Returns the window title. | |
| getToGrayFilter() — Static method in class fever.display.FilterBuilder | |
| Returns predefined greyscale color matrix. | |
| getValidationStrategy() — Method in class fever.data.validators.Validator | |
| Returns validation process. | |
| getValueMETHOD — Static property in class fever.plugin.history.strategy.SWFAddressStrategy | |
Javascript SWFAddress method name for
getValue() method. |
|
| getVariance(a) — Static method in class fever.utils.MathUtil | |
Calculates and returns the variance of elements in
passed-in array collection. |
|
| getVerticalGradientMatrix(x, y, width, height) — Static method in class fever.utils.GraphicUtil | |
| Returns a vertical gradient matrix defined by passed-in arguments. | |
| getView() — Method in class fever.display.BitmapClip | |
| Returns current drawing target. | |
| getWindow() — Method in class fever.events.BrowserWindowEvent | |
| Returns browser window source. | |
| getXML() — Method in class fever.load.CipherXMLLoader | |
| Returns XML Content. | |
| getXML() — Method in class fever.load.CipherXMLLoaderEvent | |
| Returns xml content. | |
| getXMLLoader() — Method in class fever.load.CipherXMLLoaderEvent | |
| Returns xml loader. | |
| GoogleAnalytic — Class in package fever.plugin.analytic.strategy | |
| Track application / site internal navigation throw Google Analytic system. | |
| GoogleAnalytic() — Constructor in class fever.plugin.analytic.strategy.GoogleAnalytic | |
| Constructor. | |
| gotoAndPlay(index) — Method in class fever.display.BitmapClip | |
Play animation from index frame. |
|
| gotoAndStop(index) — Method in class fever.display.BitmapClip | |
Stops animation and go to frame index. |
|
| GraphicUtil — Final class in package fever.utils | |
| Drawing methods. | |
| green — Property in class fever.structures.colors.RGB | |
| Green value. | |
| 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 | |