com.jniwrapper.macosx.cocoa.nsuserinterfacevalidation
Interface NSValidatedUserInterfaceItemProtocol

All Known Subinterfaces:
NSMenuItemProtocol
All Known Implementing Classes:
NSMenuItem, NSToolbarItem

public interface NSValidatedUserInterfaceItemProtocol

This interface represents NSValidatedUserInterfaceItemProtocol protocol. See the protocol documentation at the Apple's site: NSValidatedUserInterfaceItemProtocol


Method Summary
 Sel action()
           
 com.jniwrapper.Int tag()
           
 

Method Detail

action

public Sel action()

tag

public com.jniwrapper.Int tag()