org.lsst.ccs.plugin.jas3.preferences
Class TimeSelectionPreferencesTopic

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

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

Author:
turri

Constructor Summary
TimeSelectionPreferencesTopic(LsstPlugin lsstPlugin)
           
 
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(LsstPlugin lsstPlugin)
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.