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  
warn(o) — Method in interface com.bourre.log.Log
Logs passed-in message with a log level defined at 'warn' mode.
warn(o) — Method in class com.bourre.log.PixlibDebug
Logs passed-in message with a log level defined at 'warn' mode.
warn(o) — Method in class com.bourre.plugin.PluginDebug
Logs passed-in message with a log level defined at 'warn' mode.
WARN(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.WARN level filter.
WARN — Constant static property in class com.bourre.log.LogLevel
WARN(o) — Static method in class com.bourre.log.PixlibDebug
WARN(o) — Static method in class com.bourre.remoting.RemotingDebug
WeakCollection — Class in package com.bourre.collection
A weak collection stores element using weak references instead of the classical hard references.
WeakCollection(a) — Constructor in class com.bourre.collection.WeakCollection
Creates a new weak collection, which initially contains the data from the passed-in array (optional operation).
width — Property in class com.bourre.structures.Dimension
The width dimension, negative values can be used.
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