org.lsst.ccs.plugin.jas3.trending.timeselection
Class TimeSelectionPreferencesTopic

java.lang.Object
  extended by org.lsst.ccs.plugin.jas3.trending.timeselection.TimeSelectionPreferencesTopic
All Implemented Interfaces:
org.freehep.jas.services.PreferencesTopic

public class TimeSelectionPreferencesTopic
extends Object
implements org.freehep.jas.services.PreferencesTopic

Allows the user to select what time period trending plots should be displayed over.

Author:
turri

Constructor Summary
TimeSelectionPreferencesTopic()
           
 
Method Summary
 boolean apply(JComponent panel)
           
 JComponent component()
           
 String[] path()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeSelectionPreferencesTopic

public TimeSelectionPreferencesTopic()
Method Detail

apply

public boolean apply(JComponent panel)
Specified by:
apply in interface org.freehep.jas.services.PreferencesTopic

path

public String[] path()
Specified by:
path in interface org.freehep.jas.services.PreferencesTopic

component

public JComponent component()
Specified by:
component in interface org.freehep.jas.services.PreferencesTopic


Copyright © 2013 LSST. All Rights Reserved.