home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2002 March
/
PCWMAR02.iso
/
software
/
windowsxp
/
ftgateoffice
/
ftgateoffice.exe
/
Main
/
webhelp.jar
/
treeview
/
ImageSetSource.class
(
.txt
)
< prev
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 Class File
|
2000-11-07
|
198 b
|
6 lines
package treeview;
public interface ImageSetSource {
ImageSet getImages();
}