Contents

setDirectory:

Sets the current pathname in the panel’s browser.

Declaration

- (void) setDirectory:(NSString *) path;

Parameters

  • path:

    String to set as the panel’s current pathname.

Discussion

The path argument must be an absolute pathname.

See Also

Related Documentation

Methods