메소드 | 설명 | |
---|---|---|
DidBecomeKey ( NSNotification notification ) : void | ||
DidBecomeMain ( NSNotification notification ) : void | ||
DidResignKey ( NSNotification notification ) : void | ||
DidResignMain ( NSNotification notification ) : void | ||
MainWindowDelegate ( |
||
ShouldZoom ( |
||
WillClose ( NSNotification notification ) : void |
public DidBecomeKey ( NSNotification notification ) : void | ||
notification | NSNotification | |
리턴 | void |
public DidBecomeMain ( NSNotification notification ) : void | ||
notification | NSNotification | |
리턴 | void |
public DidResignKey ( NSNotification notification ) : void | ||
notification | NSNotification | |
리턴 | void |
public DidResignMain ( NSNotification notification ) : void | ||
notification | NSNotification | |
리턴 | void |
public MainWindowDelegate ( |
||
owner | ||
리턴 | System |
public ShouldZoom ( |
||
window | ||
newFrame | ||
리턴 | bool |
public WillClose ( NSNotification notification ) : void | ||
notification | NSNotification | |
리턴 | void |