public void run() { ResetValueAction.doResetValue(Collections.singletonList(myComponent), myProperty, myEditor); }
@Override public void run() { ResetValueAction.doResetValue(Collections.singletonList(myComponent), myProperty, myEditor); }