public class ColorPrefsOpenHandler extends Object implements ActionListener
| Constructor and Description |
|---|
ColorPrefsOpenHandler(MainFrame frame)
Instantiates a new color prefs open handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent event)
Action performed.
|
public ColorPrefsOpenHandler(MainFrame frame)
frame - the framepublic void actionPerformed(ActionEvent event)
actionPerformed in interface ActionListenerevent - the eventActionListener.actionPerformed(ActionEvent)Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.