-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static NSImagealloc()NSImageinitByReferencingFile(String fileName)NSImageinitByReferencingURL(NSURL url)NSImageinitWithContentsOfFile(String fileName)NSImageinitWithContentsOfURL(NSURL url)NSImageinitWithData(NSData data)-
Methods inherited from interface de.jangassen.jfa.appkit.NSObject
className, dealloc, description, methodSignatureForSelector, performSelectorOnMainThread, respondsToSelector
-
-
-
-
Method Detail
-
alloc
static NSImage alloc()
-
-