Subversion Repositories eFlore/Archives.cel-v1

Compare Revisions

Ignore whitespace Rev 22 → Rev 23

/trunk/src/org/tela_botanica/client/ActionPanel.java
37,8 → 37,6
public ActionPanel(final Mediator med) {
mediator=med;
mediator.registerActionPanel(this);
HorizontalPanel outer = new HorizontalPanel();
HorizontalPanel buttons = new HorizontalPanel();