Beispiel #1
0
 /** @return true if the layout has been maximized */
 public boolean isMaximized() {
   return dockManager.isMaximized();
 }