/** Sets the top level location. */
 public void setTopLevelLocation() {
   topLevelLocation = Utilities.getTopLevelLocation(topLevelComponent, segmentTable);
 }