Example #1
0
 /**
  * Get the action manager.
  *
  * @return The <code>ActionManager</code>.
  */
 protected ActionManager getActionManager() {
   return freeColClient.getActionManager();
 }