com.partnersoft.v3x.apps.MapBrowser.rover
Class RoverLegendCtronScalingCard

java.lang.Object
  extended by com.partnersoft.v3x.apps.MapBrowser.MapAppCardStd
      extended by com.partnersoft.v3x.apps.MapBrowser.rover.RoverLegendCtronCard
          extended by com.partnersoft.v3x.apps.MapBrowser.rover.RoverLegendCtronScalingCard
All Implemented Interfaces:
MapAppCard

public class RoverLegendCtronScalingCard
extends RoverLegendCtronCard


Field Summary
 
Fields inherited from class com.partnersoft.v3x.apps.MapBrowser.rover.RoverLegendCtronCard
ctron
 
Fields inherited from class com.partnersoft.v3x.apps.MapBrowser.MapAppCardStd
gui, name, scrollbarReallyNecessary, source, subGui
 
Constructor Summary
RoverLegendCtronScalingCard(RoverLegendCtron someCtron)
           
 
Method Summary
 MapBrowserConfig getMapBrowserConfig()
           
 void setMapBrowserConfig(MapBrowserConfig newMBC)
           
 void styleSpecified(java.lang.String styleName)
           
 
Methods inherited from class com.partnersoft.v3x.apps.MapBrowser.rover.RoverLegendCtronCard
setRoverSpecifier, setVisible
 
Methods inherited from class com.partnersoft.v3x.apps.MapBrowser.MapAppCardStd
addComponentToSubsection, addSubsection, addSubsection, getGUI, getName, isAScrollbarReallyNecessary, setMapApp, sources
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoverLegendCtronScalingCard

public RoverLegendCtronScalingCard(RoverLegendCtron someCtron)
Method Detail

styleSpecified

public void styleSpecified(java.lang.String styleName)
Specified by:
styleSpecified in class RoverLegendCtronCard

getMapBrowserConfig

public MapBrowserConfig getMapBrowserConfig()

setMapBrowserConfig

public void setMapBrowserConfig(MapBrowserConfig newMBC)