| Home >> All >> com >> arranger >> jarl >> [ widget Javadoc ] |
| | com.arranger.jarl.widget.base.* (6) | | com.arranger.jarl.widget.container.* (3) |
| | com.arranger.jarl.widget.filter.* (3) |
com.arranger.jarl.widget: Javadoc index of package com.arranger.jarl.widget.
Package Samples:
com.arranger.jarl.widget.base
com.arranger.jarl.widget.container
com.arranger.jarl.widget.filter
Classes:
Text: Text draws text on the screen. Required attributes: (should be percentages: eg. 10%) width height text fontName fontSize fontStyle (PLAIN, BOLD, ITALIC)
Rectangle: Rectangle draws a rectangle. Required attributes: (should be percentages: eg. 10%) width height
Fractal: Fractal creates a mandelbrot fractal. note, this currently will ignore traits, strokes & filters...
Ellipse: Ellipse draws an ellipse. Required attributes: (should be percentages: eg. 10%) width height
BaseFilterWidget: BaseFilterWidget basically just ensures that nobody tries to use Strokes
HoldFrameCollection: HoldFrameCollection holds all of the widgets at a certain frame
BaseSegmentWidget: BaseSegmentWidget created on Mar 25, 2003
EchoCollection: EchoCollection creates an echo of widgets
SimpleCollection: SimpleCollection created on Feb 25, 2003
FrameDebugText: FrameDebugText created on Feb 24, 2003
BaseWidget: BaseWidget base class for all widgets
ContainerWidget: ParentWidget created on Feb 24, 2003
IWidgetDef: IWidgetDef created on Feb 20, 2003
StarField: StarField creates a field of stars
ComplexRect: ComplexRect created on Apr 5, 2003
IWidget: Base interface for all widgets
Line: Line draws a line
| Home | Contact Us | Privacy Policy | Terms of Service |