org.rococoa.cocoa.appkit.categories
Interface NSPageLayoutPanel
- All Superinterfaces:
- ObjCObject
public interface NSPageLayoutPanel
- extends ObjCObject
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.
Method Summary |
void |
runPageLayout(ObjCObject sender)
An action method that merely invokes [[NSPageLayout pageLayout] runModal]. |
runPageLayout
void runPageLayout(ObjCObject sender)
- An action method that merely invokes [[NSPageLayout pageLayout] runModal].
Original signature : -(void)runPageLayout:(id)
from NSPageLayoutPanel native declaration : NSPageLayout.h:78
Copyright © 2009. All Rights Reserved.