Style Intelligence v12.0

inetsoft.sree.schedule
Class RepletAction.ScheduleActionListener

java.lang.Object
  extended by inetsoft.sree.schedule.RepletAction.ScheduleActionListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
RepletAction

public class RepletAction.ScheduleActionListener
extends Object
implements ActionListener

Schedule action listener, use to cancel the current task.


Constructor Summary
RepletAction.ScheduleActionListener(String taskName)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 ScheduleInfo getScheduleInfo()
           
 String getTaskName()
           
 void setScheduleInfo(ScheduleInfo sinfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepletAction.ScheduleActionListener

public RepletAction.ScheduleActionListener(String taskName)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener

getTaskName

public String getTaskName()

setScheduleInfo

public void setScheduleInfo(ScheduleInfo sinfo)

getScheduleInfo

public ScheduleInfo getScheduleInfo()

Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.