Package gui.controller.main
Class CommandButtonFactory
java.lang.Object
gui.controller.main.CommandButtonFactory
- All Implemented Interfaces:
ExceptionProvider,SingleElementProvider<ArrayList<CommandDescription>>
public class CommandButtonFactory
extends Object
implements SingleElementProvider<ArrayList<CommandDescription>>
-
Constructor Summary
ConstructorsConstructorDescriptionCommandButtonFactory(JPanel panelToFill, RepaintCallback callback, ExceptionProvider... providers) -
Method Summary
Modifier and TypeMethodDescriptionvoidacceptElement(ArrayList<CommandDescription> descriptions) voidvoidvoid
-
Constructor Details
-
CommandButtonFactory
public CommandButtonFactory(JPanel panelToFill, RepaintCallback callback, ExceptionProvider... providers)
-
-
Method Details
-
acceptException
- Specified by:
acceptExceptionin interfaceExceptionProvider
-
acceptElement
- Specified by:
acceptElementin interfaceSingleElementProvider<ArrayList<CommandDescription>>
-
fillAsync
public void fillAsync() -
changeLocale
public void changeLocale()
-