I would put the Dialog class into it's own directory, along with a class for each tab, which would be in there own file in that directory. The controller class (which the tab classes would communicate with) would also be in that directory.