Пример #1
0
 /** open session tab - called from SessionsPanel in Swing Thread */
 void openSession(Session session) {
   mainPanel.openSession(session);
 }