home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
io Programmo 14
/
IOPROG_14.ISO
/
soft
/
sdkjava
/
sdkjava.exe
/
SDKJava.cab
/
Samples
/
AFC
/
JTreeVue
/
Src
/
JTreeConsts.java
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Java Source
|
1998-03-05
|
183 b
|
9 lines
//
// (c) 1998 Microsoft Corporation. All rights reserved.
//
public interface JTreeConsts
{
public static final int HTI_CLS = 1;
public static final int HTI_IFACE = 2;
}