This is MiscStringInspector.h in view mode; [Download] [Up]
// Copyright (C) 1995 Don Yacktman
// Use is governed by the MiscKit license
#import <apps/InterfaceBuilder.h>
@interface MiscStringInspector : IBInspector <IBInspectors>
{
id stringText;
}
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.