|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.rococoa.cocoa.foundation.NSObject
org.rococoa.cocoa.foundation.NSClass
org.rococoa.cocoa.foundation.NSObject._class_
org.rococoa.cocoa.appkit.NSResponder._class_
org.rococoa.cocoa.appkit.NSView._class_
org.rococoa.cocoa.appkit.NSControl._class_
org.rococoa.cocoa.appkit.NSScroller._class_
public abstract static class NSScroller._class_
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.rococoa.cocoa.foundation.NSObject |
---|
NSObject._class_ |
Nested classes/interfaces inherited from interface org.rococoa.ObjCClass |
---|
ObjCClass._Class |
Nested classes/interfaces inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject |
---|
NSObject._static_ |
Field Summary |
---|
Fields inherited from interface org.rococoa.ObjCClass |
---|
CLASS |
Constructor Summary | |
---|---|
NSScroller._class_()
|
Method Summary | |
---|---|
abstract NSScroller |
alloc()
native declaration : NSScroller.h:78 Conversion Error : /// Original signature : +(CGFloat)scrollerWidthForControlSize:() + (CGFloat)scrollerWidthForControlSize:(null)controlSize; (Argument controlSize cannot be converted) |
NSDeprecated._static_ |
asStatic_NSScroller_NSDeprecated()
|
abstract NSScroller |
new_()
Original signature : +(id)new native declaration : NSObject.h:75 |
abstract org.rococoa.cocoa.CGFloat |
scrollerWidth()
Original signature : +(CGFloat)scrollerWidth native declaration : NSScroller.h:77 |
Methods inherited from class org.rococoa.cocoa.appkit.NSControl._class_ |
---|
asStatic_NSControl_NSKeyboardUI, cellClass, setCellClass |
Methods inherited from class org.rococoa.cocoa.appkit.NSView._class_ |
---|
asStatic_NSView_NSClipViewSuperview, asStatic_NSView_NSRulerMarkerClientViewDelegation, asStatic_NSView_NSViewEnclosingMenuItem |
Methods inherited from class org.rococoa.cocoa.appkit.NSResponder._class_ |
---|
asStatic_NSResponder_NSErrorPresentation, asStatic_NSResponder_NSInterfaceStyle, asStatic_NSResponder_NSKeyboardUI, asStatic_NSResponder_NSStandardKeyBindingMethods, asStatic_NSResponder_NSUndoSupport |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.rococoa.ObjCObject |
---|
id |
Methods inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject |
---|
autorelease, hash, isEqual, isMemberOfClass, isProxy, performSelector_withObject_withObject, performSelector_withObject, performSelector, respondsToSelector, self, zone |
Constructor Detail |
---|
public NSScroller._class_()
Method Detail |
---|
public NSDeprecated._static_ asStatic_NSScroller_NSDeprecated()
public abstract org.rococoa.cocoa.CGFloat scrollerWidth()
+(CGFloat)scrollerWidth
public abstract NSScroller alloc()
+(CGFloat)scrollerWidthForControlSize:()
alloc
in class NSControl._class_
public abstract NSScroller new_()
NSObject._class_
+(id)new
new_
in class NSControl._class_
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |