org.rococoa.cocoa.appkit.categories
Interface Scripting
- All Known Implementing Classes:
- NSTextStorage
public interface Scripting
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.
attributeRuns
NSArray attributeRuns()
setAttributeRuns
void setAttributeRuns(NSArray attributeRuns)
paragraphs
NSArray paragraphs()
setParagraphs
void setParagraphs(NSArray paragraphs)
words
NSArray words()
setWords
void setWords(NSArray words)
characters
NSArray characters()
setCharacters
void setCharacters(NSArray characters)
font
NSFont font()
setFont
void setFont(NSFont font)
foregroundColor
NSColor foregroundColor()
setForegroundColor
void setForegroundColor(NSColor color)