|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.log4j.chainsaw.osx.OSXIntegration
public class OSXIntegration
This class adds dynamic hooks into OSX version of Java so that various
Mac-specific UI guidelines are adhered to.
This class uses reflection to build the necessary hooks so that there is no compile-time
dependency on a Mac SDK.
http://developer.apple.com/documentation/Java/index.html
| Field Summary | |
|---|---|
static boolean |
IS_OSX
|
| Constructor Summary | |
|---|---|
OSXIntegration()
|
|
| Method Summary | |
|---|---|
static void |
init(LogUI logui)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final boolean IS_OSX
| Constructor Detail |
|---|
public OSXIntegration()
| Method Detail |
|---|
public static final void init(LogUI logui)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||