Authors
- Gregory John Casamento (
greg_casamento@yahoo.com
)
-
allow user to edit attributes of a scroll view
Copyright: (C) 2003 Free Software Foundation, Inc.
- Declared in:
- GormCore/GormScrollViewAttributesInspector.h
Description forthcoming.
Instance Variables
Method summary
- (void)
borderSelected: (id)sender;
Description forthcoming.
- (void)
colorSelected: (id)sender;
Description forthcoming.
- (void)
horizontalRuler: (id)sender;
Description forthcoming.
- (void)
horizontalSelected: (id)sender;
Description forthcoming.
- (void)
verticalRuler: (id)sender;
Description forthcoming.
- (void)
verticalSelected: (id)sender;
Description forthcoming.
Instance Variables for GormScrollViewAttributesInspector Class
@protected id borderMatrix;
Description forthcoming.
@protected id color;
Description forthcoming.
@protected id horizontalRuler;
Description forthcoming.
@protected id horizontalScroll;
Description forthcoming.
@protected id lineAmount;
Description forthcoming.
@protected id pageContext;
Description forthcoming.
@protected id verticalRuler;
Description forthcoming.
@protected id verticalScroll;
Description forthcoming.