home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
io Programmo 39
/
IOPROG_39.ISO
/
SOFT
/
sdkjava40.exe
/
data1.cab
/
fg_Samples
/
Samples
/
afc11
/
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
|
2000-05-04
|
200 b
|
9 lines
//
// (C) Copyright 1995 - 1999 Microsoft Corporation. All rights reserved.
//
public interface JTreeConsts
{
public static final int HTI_CLS = 1;
public static final int HTI_IFACE = 2;
}