contentPane [JPanel]:
GUI elements (part of the view) of the {@link ProjectView} TODO [priority=medium] [task=refactoring] do the actions have to be stored in member variables or could it be better to store them locally where they are needed? Some are used in different methods, maybe only store these as members?