SE450: The COMMAND Pattern [18/55] Previous pageContentsNext page

Name in Design Pattern
Actual Name (Swing actions)
Command
Action
ConcreteCommand
subclass of AbstractAction
execute()
actionPerformed()
state
name and icon

Previous pageContentsNext page