|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebPlugInContainer
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 |
WebPlugInContainer._static_
|
Method Summary | |
---|---|
WebFrame |
webFrame()
|
void |
webPlugInContainerLoadRequest_inFrame(NSURLRequest request,
NSString target)
|
NSColor |
webPlugInContainerSelectionColor()
|
void |
webPlugInContainerShowStatus(NSString message)
|
Method Detail |
---|
void webPlugInContainerLoadRequest_inFrame(NSURLRequest request, NSString target)
request
- The request to be loaded.target
- The target frame. If the frame with the specified target is not-(void)webPlugInContainerLoadRequest:(NSURLRequest*) inFrame:(NSString*)
void webPlugInContainerShowStatus(NSString message)
message
- The string to be shown.-(void)webPlugInContainerShowStatus:(NSString*)
NSColor webPlugInContainerSelectionColor()
WebFrame webFrame()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |