|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ptolemy.gui.PtGUIUtilities
public class PtGUIUtilities
GUI Utilities.
Red (cxh) |
Red (cxh) |
Field Summary | |
---|---|
private static boolean |
_printedSecurityExceptionMessage
|
Constructor Summary | |
---|---|
private |
PtGUIUtilities()
Instances of this class cannot be created. |
Method Summary | |
---|---|
static boolean |
macOSLookAndFeel()
Return true if we are running under MacOS look and feel or if the ptolemy.ptII.MacOS property is defined. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static boolean _printedSecurityExceptionMessage
Constructor Detail |
---|
private PtGUIUtilities()
Method Detail |
---|
public static boolean macOSLookAndFeel()
export JAVAFLAGS=-Dptolemy.ptII.MacOS=true $PTII/bin/vergilIf the ptolemy.ptII.MacOS property is set to true, this method prints the message "ptolemy.ptII.MacOS = true property detected".
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |