-
-
Field Summary
Fields Modifier and Type Field Description static Foundation.CGFloatNSSquareStatusItemLength
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description voidremoveStatusItem(NSStatusItem item)NSStatusItemstatusItemWithLength(Foundation.CGFloat length)static NSStatusBarsystemStatusBar()-
Methods inherited from interface de.jangassen.jfa.appkit.NSObject
className, dealloc, description, methodSignatureForSelector, performSelectorOnMainThread, respondsToSelector
-
-
-
-
Field Detail
-
NSSquareStatusItemLength
static final Foundation.CGFloat NSSquareStatusItemLength
-
-
Method Detail
-
systemStatusBar
static NSStatusBar systemStatusBar()
-
statusItemWithLength
NSStatusItem statusItemWithLength(Foundation.CGFloat length)
-
removeStatusItem
void removeStatusItem(NSStatusItem item)
-
-