8990919293949596979899
/** * @see de.willuhn.jameica.gui.Action#handleAction(java.lang.Object) */ public void handleAction(Object context) throws ApplicationException { control.handleReload(); } },null,true,"view-refresh.png"); buttons.paint(getParent());