The Logical File Viewer can be configured by context menus completely. As it's intention is to separate files logically to keep a better overview over complex projects, one of the most used configurations is to create file groups. Those can be set by opening the context menu with a right mouse button click over the project icon displayed at the root of the tree. The menu offers:
New File: Opens the New File dialog. Equals to the menubar command "File"-"New"
New Class: Opens the Classgenerator to create a new class. Equals to the menubar command "Project"-"New Class"
New Group: Opens a dialog to create a new group. There, set the group name and the file filter for the project files that will be displayed in this group.
Show relative path: displays the files with their path name starting from the main project directory if checked; otherwise only the filename is shown.
Over a group folder, the according context menu offers:
New Group: Opens the New Group dialog as in the context menu described above.
Remove group: removes the group from the LFV.
Properties: Opens the properties of the group. There, you can edit the file filters by a list of wildcards separated by commas.