DMA Release 0.8  Copyright ©1994 by Genesis Project, Ltd.  All Rights Reserved.





MiscBackWindowDelegate





Adopted By:

Declared In: misckit/MiscBackWindowDelegate.h



Protocol Description

MiscBackWindowDelegate Protocol is implemented by an object that wishes to recieve delegate messages from a MiscBackWindow.



Method Types

Delegate Messages - windowDidChangeTierTo:



Instance Methods


windowDidChangeTierTo:
- windowDidChangeTierTo:(int)tier

Recieved by a MiscBackWindow delegate when the window changes tier.  Objects can use this so that special measures can be taken to allow for recovery of control if the window is placed in a very high tier. Returns self.