We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Unable to specify names now
add [component_type1] [component_type2]... Add a new paint component
Components list:
data displayBox inputBox haskell component haskellCompoment lazy javaClass *javaConstructor *javaFieldsComponent *javaMethodComponent textBox
to add components with '*' mark, use "add lazy [component type] [-c class name]" to specify a class. If
no class is specified, the program will look for the selected class.
construct [component_type]
Construct a line segment component
lineSegment dataLineSegment
edit [operation]
Do an 'edit' operation
Operations list:
undo redo
file [operation]
Do a "file" operation
save saveAs(equal to 'save')
generatePolygon
???Fei chang shen mi, shuo bu chu hua???
update [component_name]
Update an component. If no name is specified, the program will look for the selected component.
remove [component_name]
Update an component. If no name is specified, the program will remove all selected components.
name [component_name] Name the last added component