This is DeleteTextChange.h in view mode; [Download] [Up]
/* * This class exists so that a delete change can be detected with * [object isKindOf:[DeleteTextChange class]]. */ @interface DeleteTextChange : TextSelChange { } /* Creation method */ - initView:textView; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.