In order to let your application to have plug-in support, you need to follow these steps: Create an interface that every plug-in will implement Choose a place in which the plug-ins will reside Make your application find those plug-ins and invoke their...