Protected Attributes | Properties

RayWayAppDelegate Class Reference

#import <RayWayAppDelegate.h>

List of all members.

Protected Attributes

NSWindow * window
NSProgressIndicator * indicator
NSTextField * txtField

Properties

IBOutlet NSWindow * window
IBOutlet NSProgressIndicator * indicator
IBOutlet NSTextField * txtField
NSString * titleStr

Member Data Documentation

- (NSProgressIndicator*) indicator [protected]
- (NSTextField*) txtField [protected]
- (NSWindow*) window [protected]

Property Documentation

- (IBOutlet NSProgressIndicator*) indicator [read, write, retain]
- (NSString *) titleStr [read, write, retain]
- (IBOutlet NSTextField*) txtField [read, write, retain]
- (IBOutlet NSWindow*) window [read, write, assign]

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Enumerations Enumerator Properties Defines