Slick V3.3 Computer Accessories User Manual


 
To add an item to the list, type the name in the Add Item To List text box, then press Enter. Click the
buttons to remove selected items or to clear the list.
Filtering and Sorting in the Members Pane
Right-click on a member in the members pane to access a list of filtering and sorting options as well as
options for code navigation and modification. The following options are available:
C++ Refactoring - Displays a menu of C/C++ refactoring options. See C++ Refactoring for more in-
formation.
Quick Refactoring - Offers two Quick Refactorings: Rename and Modify Parameter List. See Quick
Refactoring for more information.
Add Member Function, Add Member Variable, and Add Virtual Function - (C/C++ only) When these
options are selected for a class, you are prompted with a dialog to type a member function, member
variable, or virtual function to be added into the source code at the top of the current class.
Organize imports - (Java only) Organizes import statements in Java files. See Organizing Java Im-
ports for more information.
Go to Tag - Moves the cursor to the selected tag. See Symbol Navigation for more information.
References - Brings the References view into focus, displaying the references for the symbol. See Ref-
erences View for more information.
Set Breakpoint - Sets a debugging breakpoint. See Setting Breakpoints for more information.
Class View
85