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 java.lang.Object
implements org.freehep.jas.services.PreferencesTopic

Author:
turri

Constructor Summary
TimeSelectionPreferencesTopic(LsstPlugin lsstPlugin)
           
 
Method Summary
 boolean apply(javax.swing.JComponent panel)
           
 javax.swing.JComponent component()
           
 java.lang.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(javax.swing.JComponent panel)
Specified by:
apply in interface org.freehep.jas.services.PreferencesTopic

path

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

component

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


Copyright © 2012 LSST. All Rights Reserved.