Attributes Dialog

Inheritance diagram of attributesdialog
class AttributesDialog(root, shape)[source]

Dialog window for creating and assigning attributes to objects :param root: The parent frame :param shape: The ShapeManager being edited

clear()[source]

Deletes the note

close()[source]

Closes window

create_bottom_frame()[source]

Initializes the bottom half of the window

create_top_frame()[source]

Initializes the top half of the window

move_attribute()[source]

Saves the attributes that the user has selected

remove_attribute()[source]

Deletes the attributes that the user has selected

save()[source]

Saves the note