Hello wdh!
Since doMenu() and doAddStudent() are in the same class you can simply call one from the other directly

public void doMenu(Registry theRegistry)
{
...