package Deck_Convert_GUI is procedure Show; procedure Hide; private task Worker is entry Start_Process; end Worker; end Deck_Convert_GUI;