Display compute method for the current project
This commit is contained in:
committed by
Laurent Clouet
parent
92a0a4938c
commit
cb03b58dbc
@@ -40,5 +40,7 @@ public interface Gui {
|
||||
|
||||
public void setClient(Client cli);
|
||||
|
||||
public void setComputeMethod(String computeMethod_);
|
||||
|
||||
public Client getClient();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user