|
Re: Can't get a command to run
Thanks for the response. I apologize, but I guess I'm still missing something. I put a println in the initialize() method, but it's not getting called. I was expecting initialize() to be called when a command is constructed. It appears that this is not the case.
What do I have to do to get the initialize() method to be called?
|