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

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

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

Author:
turri

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

Constructor Detail

ServersPreferencesTopic

public ServersPreferencesTopic(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

getServersPareferencesPanel

public ServersPreferencesPanel getServersPareferencesPanel()


Copyright © 2013 LSST. All Rights Reserved.