Index

A B C D E F G H I K L M N O P R S T U V W Y 
All Classes|All Packages

S

SADDLE_BROWN - Static variable in class codedraw.Palette
 
SALMON - Static variable in class codedraw.Palette
 
SANDY_BROWN - Static variable in class codedraw.Palette
 
saveCanvas() - Method in class codedraw.CodeDraw
Creates a copy of the current buffer (not the displayed image) and returns it as a buffered image.
SEA_GREEN - Static variable in class codedraw.Palette
 
SEA_SHELL - Static variable in class codedraw.Palette
 
setCanvasPositionX(int) - Method in class codedraw.CodeDraw
Sets the distance in pixel from the top left corner of the screen to the top left corner of CodeDraw canvas.
setCanvasPositionY(int) - Method in class codedraw.CodeDraw
Sets the distance in pixel from the top left corner of the screen to the top left corner of CodeDraw canvas.
setColor(Color) - Method in class codedraw.CodeDraw
Defines the color that is used for drawing all shapes.
setCorner(Corner) - Method in class codedraw.CodeDraw
Defines how the corners of drawn shapes should look.
setCursorStyle(CursorStyle) - Method in class codedraw.CodeDraw
Defines the style of the cursor while hovering of the CodeDraw canvas.
setFontName(String) - Method in class codedraw.textformat.TextFormat
Defines the font of the drawn text.
setFontSize(int) - Method in class codedraw.textformat.TextFormat
Defines the font size of the drawn text.
setHorizontalAlign(HorizontalAlign) - Method in class codedraw.textformat.TextFormat
Defines the horizontal alignment of the drawn text.
setLineWidth(double) - Method in class codedraw.CodeDraw
Defines the width or thickness of drawn shapes and lines.
setTextFormat(TextFormat) - Method in class codedraw.CodeDraw
Defines the styling of drawn text.
setTitle(String) - Method in class codedraw.CodeDraw
The title is the text displayed in the top left corner of the CodeDraw window.
setUnderlined(Underline) - Method in class codedraw.textformat.TextFormat
Defines the underline styling of the drawn text.
setVerticalAlign(VerticalAlign) - Method in class codedraw.textformat.TextFormat
Defines the vertical alignment of the drawn text.
setWindowPositionX(int) - Method in class codedraw.CodeDraw
Sets the distance in pixel from the top left corner of the screen to the top left corner of CodeDraw window.
setWindowPositionY(int) - Method in class codedraw.CodeDraw
Sets the distance in pixel from the top left corner of the screen to the top left corner of CodeDraw window.
SHARP - codedraw.Corner
All corners of drawn and filled shapes (e.g.
show() - Method in class codedraw.CodeDraw
Displays the drawn shapes and images on the canvas.
show(int) - Method in class codedraw.CodeDraw
Displays the drawn shapes and images on the canvas and then waits for the given amount of milliseconds.
SIENNA - Static variable in class codedraw.Palette
 
SILVER - Static variable in class codedraw.Palette
 
SKY_BLUE - Static variable in class codedraw.Palette
 
SLATE_BLUE - Static variable in class codedraw.Palette
 
SLATE_GRAY - Static variable in class codedraw.Palette
 
SLATE_GREY - Static variable in class codedraw.Palette
 
SNOW - Static variable in class codedraw.Palette
 
SOLID - codedraw.textformat.Underline
A solid line will be drawn below the text.
SOUTH_EAST_RESIZE - Static variable in class codedraw.CursorStyle
 
SOUTH_RESIZE - Static variable in class codedraw.CursorStyle
 
SOUTH_WEST_RESIZE - Static variable in class codedraw.CursorStyle
 
SPRING_GREEN - Static variable in class codedraw.Palette
 
STEEL_BLUE - Static variable in class codedraw.Palette
 
Subscription - Interface in codedraw
A Subscription can be used to stop the triggering of an EventHandler at a later time.
A B C D E F G H I K L M N O P R S T U V W Y 
All Classes|All Packages