Exemplo n.º 1
0
 public void updateReferences(Function f) throws IllegalExpressionException {
   gridOP.updateFuncReference(f);
   apperanceOP.updateFuncReference(f);
 }
Exemplo n.º 2
0
 @Override
 public void updateColors() {
   apperanceOP.updateColors();
 }