- Top
- Summary
- Constructors
- Class properties
- Instance properties
- Class methods
- Instance methods
- Event handlers
SosLayout
| Kind of class: | public class |
|---|---|
| Package: | com.bourre.utils |
| Inherits from: | none |
| Implements: | |
| Author: | Francis Bourre |
| Classpath: | com.bourre.utils.SosLayout |
| File last modified: | Monday, 24 November 2008, 11:36:51 |
The
to output messages through SOS Max console.
SosLayout class provides a convenient wayto output messages through SOS Max console.
To get more details, visit:
http://solutions.powerflasher.com/products/sosmax/
Summary
Constructor
- SosLayout (access:ConstructorAccess)
Class methods
Instance methods
- output (o:Object, level:LogLevel) : void
- clearOutput : void
- toString : String
- Returns the string representation of this instance.
Constructor
SosLayout
Class properties
IP
public static IP:String = "localhost"
(read,write)
PORT
public static PORT:Number = 4444
(read,write)
Class methods
getInstance
Instance methods
clearOutput
public function clearOutput (
) : void
output
toString
public function toString (
) : String
Returns the string representation of this instance.
Returns:
- the string representation of this instance