Package org.apache.log4j.chainsaw.osx
Class OSXIntegration
- java.lang.Object
-
- org.apache.log4j.chainsaw.osx.OSXIntegration
-
public class OSXIntegration extends java.lang.Object
This class leverages the 'Desktop' awt API in order to follow Mac-specific UI guidelines.- See Also:
- "http://developer.apple.com/documentation/Java/index.html"
-
-
Constructor Summary
Constructors Constructor Description OSXIntegration()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
init(LogUI logUI)
-
-
-
Method Detail
-
init
public static final void init(LogUI logUI)
-
-