|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbrain.gui.ActionListenerRecordButton
public class ActionListenerRecordButton
On an action event deletes all already written time series files. Purpose is to set a timepoint from which writing of time series restarts.
Constructor Summary | |
---|---|
ActionListenerRecordButton()
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
resets all written time series |
java.lang.String |
getModuleName()
Returns module name for which that action listener takes actions |
void |
setModuleInstance(Module _moduleInstance)
|
void |
setModuleName(java.lang.String moduleName)
Sets module name for which that action listener takes actions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionListenerRecordButton()
Method Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
e
- - an action eventActionListener.actionPerformed(java.awt.event.ActionEvent)
public java.lang.String getModuleName()
public void setModuleName(java.lang.String moduleName)
public void setModuleInstance(Module _moduleInstance)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |