SPYProjectItemTypes (nicht mehr verwendet)
public class SPYProjectItemTypes
{
public final static long spyUnknownItem  | = 0;  | |
public final static long spyFileItem  | = 1;  | |
public final static long spyFolderItem  | = 2;  | |
public final static long spyURLItem  | = 3;  | 
}