org.rococoa.cocoa.appkit.categories
Interface NSButtonAttributedStringMethods
- All Known Implementing Classes:
- NSButton, NSPopUpButton
public interface NSButtonAttributedStringMethods
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.
attributedTitle
NSAttributedString attributedTitle()
setAttributedTitle
void setAttributedTitle(NSAttributedString aString)
attributedAlternateTitle
NSAttributedString attributedAlternateTitle()
setAttributedAlternateTitle
void setAttributedAlternateTitle(NSAttributedString obj)