194195196197198199200201
if (controller == null) { throw new IllegalStateException(Messages.getString("imageio.23")); } return controller.activate(this); } }