Esempio n. 1
0
 public GridPanel getGridPanel() {
     if (mainPanel == null) return null;
     return mainPanel.getGridPanel();
 }