// handles user interaction with listeners. package us.deans.panther; public class ppController { protected ppController(){ } protected void terminate(){ } }