|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NSWindowNotifications
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Nested Class Summary | |
---|---|
static interface |
NSWindowNotifications._static_
|
Method Summary | |
---|---|
void |
windowDidBecomeKey(NSNotification notification)
|
void |
windowDidBecomeMain(NSNotification notification)
|
void |
windowDidChangeScreen(NSNotification notification)
|
void |
windowDidChangeScreenProfile(NSNotification notification)
|
void |
windowDidDeminiaturize(NSNotification notification)
|
void |
windowDidEndSheet(NSNotification notification)
|
void |
windowDidExpose(NSNotification notification)
|
void |
windowDidMiniaturize(NSNotification notification)
|
void |
windowDidMove(NSNotification notification)
|
void |
windowDidResignKey(NSNotification notification)
|
void |
windowDidResignMain(NSNotification notification)
|
void |
windowDidResize(NSNotification notification)
|
void |
windowDidUpdate(NSNotification notification)
|
void |
windowWillBeginSheet(NSNotification notification)
|
void |
windowWillClose(NSNotification notification)
|
void |
windowWillMiniaturize(NSNotification notification)
|
void |
windowWillMove(NSNotification notification)
|
Method Detail |
---|
void windowDidResize(NSNotification notification)
void windowDidExpose(NSNotification notification)
void windowWillMove(NSNotification notification)
void windowDidMove(NSNotification notification)
void windowDidBecomeKey(NSNotification notification)
void windowDidResignKey(NSNotification notification)
void windowDidBecomeMain(NSNotification notification)
void windowDidResignMain(NSNotification notification)
void windowWillClose(NSNotification notification)
void windowWillMiniaturize(NSNotification notification)
void windowDidMiniaturize(NSNotification notification)
void windowDidDeminiaturize(NSNotification notification)
void windowDidUpdate(NSNotification notification)
void windowDidChangeScreen(NSNotification notification)
void windowDidChangeScreenProfile(NSNotification notification)
void windowWillBeginSheet(NSNotification notification)
void windowDidEndSheet(NSNotification notification)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |