tcl.lang
Class JACL

java.lang.Object
  extended by tcl.lang.JACL

public class JACL
extends Object


Field Summary
static int PLATFORM
           
static int PLATFORM_MAC
           
static int PLATFORM_UNIX
           
static int PLATFORM_WINDOWS
           
 
Constructor Summary
JACL()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLATFORM_UNIX

public static final int PLATFORM_UNIX
See Also:
Constant Field Values

PLATFORM_WINDOWS

public static final int PLATFORM_WINDOWS
See Also:
Constant Field Values

PLATFORM_MAC

public static final int PLATFORM_MAC
See Also:
Constant Field Values

PLATFORM

public static int PLATFORM
Constructor Detail

JACL

public JACL()


Copyright © 2015. All rights reserved.