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