org.grinvin.grinvin.commands

Class ActivateWindowCommand

Implemented Interfaces:
PropertyChangeListener

public class ActivateWindowCommand
extends ActionCommand
implements PropertyChangeListener

Command to activate existing windows. Is added to the window list menu.

Constructor Summary

ActivateWindowCommand(JFrame window)

Method Summary

void
handleExecute()
void
propertyChange(PropertyChangeEvent evt)

Constructor Details

ActivateWindowCommand

public ActivateWindowCommand(JFrame window)

Method Details

handleExecute

public void handleExecute()

propertyChange

public void propertyChange(PropertyChangeEvent evt)