public void volumnDown() { r = r.nextStateVolumnDown(); }
public void volumnUp() { r = r.nextStateVolumnUp(); }