| 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 |
| IColor — Interface in package fever.structures |
|
Color structure interface. |
| id — Property in class fever.ui.keys.KeyShortcutMap |
| KeyShortcutMap identifier. |
| id — Property in class fever.ui.menu.PopupContextMenu |
|
Returns menu identifier. |
| id — Property in class fever.ui.menu.PopupContextMenuItem |
|
Returns item identifier. |
| id — Property in class fever.utils.browser.BrowserFrame |
| Window identifer. |
| id — Property in class fever.utils.browser.BrowserPopup |
| Popup identifier. |
| id — Property in interface fever.utils.browser.BrowserWindow |
| Window identifer. |
| IDLE_INTERVAL — Property in interface fever.core.FeverCore |
|
The number of milliseconds between each 'idle' checking. |
| IDLE_THRESHOLD — Property in interface fever.core.FeverCore |
|
The number of milliseconds that must pass without any user
activity before Fever dispatchs FeverEvent.onIdleEVENT
event. |
| IGNORE — Constant static property in class fever.display.filters.DisplacementMapFilterMode |
|
If the displacement value is out of range, ignores the displacement
and uses the source pixel. |
| IHostConfig — Interface in package fever.app.config |
|
Host configuration informations. |
| IHostPlayer — Interface in package fever.app.player |
|
Host Flash Player informations. |
| IllegalShortcutArgumentsException — Final class in package fever.error |
|
Throws an IllegalShortcutArgumentsException when a
KeyShortcut instanciation is not success. |
| IllegalShortcutArgumentsException(msg) — Constructor in class fever.error.IllegalShortcutArgumentsException |
|
Constructor. |
| ImageTracker — Class in package fever.plugin.analytic.strategy |
|
Track application / site internal navigation throw
Javascript source image system. |
| ImageTracker(methodName) — Constructor in class fever.plugin.analytic.strategy.ImageTracker |
|
Constructor. |
| IMemoryController — Interface in package fever.app.memory |
|
|
| _import — Property in class fever.plugin.analytic.Importer |
| |
| _import — Property in class fever.plugin.history.Importer |
| |
| _import — Property in class fever.plugin.manager.Importer |
| |
| Importer — Class in package fever.plugin.analytic |
|
AnalyticPlugin class importer for I.O.C.
compilation. |
| Importer — Class in package fever.plugin.history |
|
HistoryPlugin class importer for I.O.C.
compilation. |
| Importer — Class in package fever.plugin.manager |
|
DefaultPluginManager class importer for
I.O.C. compilation. |
| Importer() — Constructor in class fever.plugin.analytic.Importer |
| |
| Importer() — Constructor in class fever.plugin.history.Importer |
| |
| Importer() — Constructor in class fever.plugin.manager.Importer |
| |
| includeString — Property in class fever.data.validators.strategy.StringValidatorStrategy |
|
If includeString property is not null,
specifies that a value that does not contain this
includeString string causes a validation error. |
| index — Property in class fever.ui.keys.KeyShortcutString |
| Shortcut marker position in string. |
| index — Property in class fever.utils.reflect.ParameterInfo |
| Parameter index in method signature. |
| INFO(o) — Static method in class fever.log.FeverDebug |
|
Logs an information message type throw logging API. |
| _init() — Method in class fever.plugin.history.strategy.DHTMLHistoryStrategy |
| |
| INNER — Constant static property in class fever.display.filters.BitmapFilterType |
|
Defines the setting that applies a filter to the inner
area of an object. |
| insertAt(source, index, insert) — Static method in class fever.utils.StringUtil |
|
Inserts passed-in insert string at index
position in source string. |
| inverse(value) — Static method in class fever.utils.MathUtil |
|
Returns inverse of passed-in value value
|
| isActiveX() — Method in interface fever.app.player.IHostPlayer |
|
Returns true if current player is a
ActiveX player. |
| isAir() — Method in interface fever.app.player.IHostPlayer |
|
Returns true if current player is a
Adobe Air player. |
| isAvailable() — Method in class fever.plugin.history.HistoryStatus |
|
Retunrs { |
| isCompliant(maj, min, rev) — Method in interface fever.app.player.IHostPlayer |
|
Checks if passed in flash player version is compliant to current
supported version. |
| isEndingWith(source, search) — Static method in class fever.utils.StringUtil |
|
Returns true if passed-in source ends
with passed-in search string. |
| isEven(n) — Static method in class fever.utils.MathUtil |
|
Returns true if the passed-in
integer n is even. |
| isExternal() — Method in interface fever.app.player.IHostPlayer |
|
Returns true if current player is an
external player. |
| isFullScreen() — Method in interface fever.app.context.ApplicationContainer |
|
Returns true if stage is in full-screen mode. |
| isFullScreen() — Method in class fever.app.context.air.AirContainer |
|
Returns true if stage is in full-screen mode. |
| isFullScreen() — Method in class fever.app.context.browser.BrowserContainer |
|
Returns true if stage is in full-screen mode. |
| isFullScreen() — Method in class fever.app.context.swfs.StudioContainer |
|
Returns true if stage is in full-screen mode. |
| isFullScreen() — Method in class fever.app.context.zinc.ZincContainer |
|
Returns true if stage is in full-screen mode. |
| isFullScreenCompliant() — Method in interface fever.app.player.IHostPlayer |
|
Returns true if current player has
"FullScreen mode" support. |
| isLinux() — Method in interface fever.app.config.IHostConfig |
|
Returns true if current platform is Linux
platform. |
| isMacOS() — Method in interface fever.app.config.IHostConfig |
|
Returns true if current platform is Mac OS
platform. |
| _isNullValue(value) — Method in class fever.data.validators.ValidatorStrategy |
| |
| isOdd(n) — Static method in class fever.utils.MathUtil |
|
Returns true if the passed-in
integer n is odd. |
| isOn — Static property in class fever.log.FeverDebug |
|
Channel is available or not. |
| isOnline() — Method in interface fever.core.FeverCore |
|
Indicates if application running online or not. |
| isPlaying() — Method in class fever.display.BitmapClip |
|
Returns true if clip is currently playing. |
| isPlugin() — Method in interface fever.app.player.IHostPlayer |
|
Returns true if current player is a
plugin player. |
| isPrime(n) — Static method in class fever.utils.MathUtil |
|
Returns true if passed-in number
n is a prime. |
| isRegistered(methodName) — Method in class fever.commands.JSCommandLocator |
| |
| isRegistered(name) — Method in class fever.load.BitmapLoaderLocator |
|
Returns true if a BitmapLoader loader
is registred in locator with passed-in name identifier. |
| isRegistered(key) — Method in class fever.plugin.PluginResources |
|
Returns true if a resource is registred with passed-in
key identifier. |
| isRegistred(keyMapID) — Static method in class fever.ui.keys.KeyShortcutMapLocator |
|
Returns true if a map is registred using passed-in
keyMapID identifier. |
| isRegistred(id) — Method in class fever.ui.menu.PopupContextMenu |
|
Returns true if an PopupContextMenuItem
is registred using id identifier. |
| isRegistred(id) — Static method in class fever.ui.menu.PopupContextMenuLocator |
|
Returns true if a menu is registred using passed-in
id identifier. |
| isStandAlone() — Method in interface fever.app.player.IHostPlayer |
|
Returns true if current player is a
standalone player. |
| isStartingWith(source, search) — Static method in class fever.utils.StringUtil |
|
Returns true if passed-in source
starts with passed-in search string. |
| isUnknow() — Method in interface fever.app.config.IHostConfig |
|
Returns true if current platform is unknown ( not
Windows, not linux and not MacOs platform. |
| isValid(source) — Static method in class fever.utils.StringUtil |
|
Returns true if source is a valid string. |
| isWhiteSpace(char) — Static method in class fever.utils.StringUtil |
|
Returns true if the specified string is a single space,
tab, return, or newline character. |
| isWindows() — Method in interface fever.app.config.IHostConfig |
|
Returns true if current platform is windows
platform. |
|
| 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 |