gov.noaa.pmel.swing
Class MRJUtil

java.lang.Object
  extended by gov.noaa.pmel.swing.MRJUtil

public class MRJUtil
extends java.lang.Object

Uility methods for dealing with Aqua interfaces

Since:
3.0
Version:
$Revision$, $Date$
Author:
Donald Denbo

Constructor Summary
MRJUtil()
           
 
Method Summary
static boolean fixFontMetrics()
          MacOS Java version test
static boolean isAquaLookAndFeel()
          MacOS Look and feel test
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MRJUtil

public MRJUtil()
Method Detail

isAquaLookAndFeel

public static boolean isAquaLookAndFeel()
MacOS Look and feel test

Returns:
true if using Aqua Look n' Feel

fixFontMetrics

public static boolean fixFontMetrics()
MacOS Java version test