Lynkeos
Instance Methods | Protected Attributes | List of all members
MyAboutWindowController Class Reference

Singleton class controlling the "About" window. More...

#import <MyAboutWindowController.h>

Inheritance diagram for MyAboutWindowController:
Inheritance graph
[legend]
Collaboration diagram for MyAboutWindowController:
Collaboration graph
[legend]

Instance Methods

(IBAction) - closeAboutWindow:
 Closes the window!
 
(IBAction) - showAboutWindow:
 Displays the window.
 

Protected Attributes

IBOutlet NSWindowwindow
 The About window itself.
 
IBOutlet NSTextFieldcopyrightString
 Localized copyright string.
 
IBOutlet NSTextViewcopyrightText
 Localized copyright text.
 
IBOutlet NSTextViewcreditstext
 Localized credits text.
 
IBOutlet NSTextViewlicenseText
 Localized license text.
 
IBOutlet NSTextViewchangelogText
 Localized changelog.
 
IBOutlet NSTextFieldversionString
 Localized version string.
 

Detailed Description

Singleton class controlling the "About" window.


The documentation for this class was generated from the following files: