org.rococoa.cocoa.appkit.protocols
Interface NSValidatedUserInterfaceItem
- All Known Implementing Classes:
- NSMenuItem, NSToolbarItem, NSToolbarItemGroup
public interface NSValidatedUserInterfaceItem
Protocol implemented by validated objects
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 |
org.rococoa.Selector |
action()
|
int |
tag()
|
_CLASS_
static final NSValidatedUserInterfaceItem._class_ _CLASS_
action
org.rococoa.Selector action()
tag
int tag()