Download presentation
Presentation is loading. Please wait.
Published byAllen O’Brien’ Modified over 9 years ago
1
Requirements – GUI TEAM B Undockable menus Drag away from edge to undock Menu undocks into a separate window
2
Requirements – GUI TEAM B Close undocked menus will reopen in the main window Click to close undocked properties menu
3
Requirements – GUI TEAM B Now the menu will re-dock to main window Properties menu back in main window
4
Requirements – GUI TEAM B Re-dock Flowchart
5
Requirements – GUI TEAM B Currently, user cannot hide the side panel The most the side panel can “hide”
6
Requirements – GUI TEAM B What We Want Click to hide side panelSide panel is hidden!
7
Requirements – GUI TEAM B Close / Hide Side panels Flowchart
8
Requirements GUI Team B Insert Element menu in Task Bar Currently:
9
Requirements – GUI Team B What we want:
10
Requirements – GUI Team B Packets we need to modify UMLetContributor.java places menus on the GUI created by UMLetEditor.java listens for the actions of the user
11
Requirements – GUI TEAM B Adding copy/cut/paste options to the right click menu currently there is no copy/cut/paste option in the right click menu
12
REQUIREMENTS – GUI TEAM B What we want: Cut Copy Paste
13
REQUIREMENTS – GUI TEAM B Flowchart for right click copy/cut/paste Is there an element selected No Yes Is there an element on the clipboard No Yes All items (cut/copy/paste) will be greyed out Only paste will be dark and item from clipboard will be pasted Cut and copy will be dark and the object will be placed on the cliboard and removed from the screen if cut
14
REQUIREMENTS – GUI TEAM B Adding an insert element option when the user right clicks
15
Requirements – GUI TEAM B What we want: Cut Copy Paste Insert Element Note: This right click menu also includes the cut/copy/pas te from the previous requirement indication there is an element on the clipboard to paste since “paste” is not grayed out.
16
Requirements – GUI TEAM B Insert element on right click menu flow chart Is there an element selected No Yes Insert Element command is now dark, is it selected No Yes Clicking in any open space removes the right click menu and returns user to project Dialog box opens allowing user to insert a new element and right click box disappears Insert element will be grayed out since it is not possible to insert an element on top of an existing one
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.