org.rococoa.cocoa.appkit.categories
Interface NSDrag

All Known Implementing Classes:
NSColorPanel, NSFontPanel, NSOpenPanel, NSPanel, NSSavePanel, NSWindow, SFCertificatePanel, SFCertificateTrustPanel, SFChooseIdentityPanel, SFKeychainSavePanel, SFKeychainSettingsPanel

public interface NSDrag

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 NSDrag._static_
           
 
Method Summary
 void registerForDraggedTypes(NSArray newTypes)
           
 void unregisterDraggedTypes()
           
 

Method Detail

registerForDraggedTypes

void registerForDraggedTypes(NSArray newTypes)

unregisterDraggedTypes

void unregisterDraggedTypes()