The basic default container is a JFrame, with a core menu, toolbar and statusbar.
IFrameMediator
IDock
Following an introduction in the Mediator Pattern:
When a program is made up of a number of classes, the logic and computation is divided logically among these classes.