public interface DvdStateName { public void showName(DvdStateContext dvdStateContext, String nameIn); }