Up

NSDataLinkPanel

Authors

Gregory John Casamento (greg_casamento@yahoo.com)
Scott Christley (scottc@net-community.com)

Copyright: (C) 1996, 2003, 2004 Free Software Foundation, Inc.

Software documentation for the NSApplication(NSDataLinkPanel) category

NSApplication(NSDataLinkPanel)

Declared in:
AppKit/NSDataLinkPanel.h
Availability: OpenStep

Description forthcoming.
Method summary

orderFrontDataLinkPanel: 

- (void) orderFrontDataLinkPanel: (id)sender;
Availability: OpenStep

Order the data link panel to the front. If it has not already been instantiated, instantiate it.


Up