I have a MainInterface and some other Classes. The other Classes are GUI-Elemnts which I add to the MainInterface. In the TreeClass I use a Tree for selecting diffrent things. In this Class i have a TreeListener to react on TreeSelection.I have a MainInterface and some other Classes.