Class CreateColorTablePanelController

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.gvsig.raster.swing.legend.colortable.create.CreateColorTablePanel, org.gvsig.tools.swing.api.Component

public class CreateColorTablePanelController extends CreateColorTablePanelView implements org.gvsig.raster.swing.legend.colortable.create.CreateColorTablePanel
Author:
fdiaz
See Also:
  • Constructor Details

    • CreateColorTablePanelController

      public CreateColorTablePanelController()
  • Method Details

    • updateModeComponents

      protected void updateModeComponents()
    • doSelectToColor

      protected void doSelectToColor()
    • doSelectFromColor

      protected void doSelectFromColor()
    • asJComponent

      public JComponent asJComponent()
      Specified by:
      asJComponent in interface org.gvsig.tools.swing.api.Component
    • fetch

      public void fetch(org.gvsig.raster.lib.legend.api.colortable.MakeColorTable makeColorTable)
      Specified by:
      fetch in interface org.gvsig.raster.swing.legend.colortable.create.CreateColorTablePanel
    • setMinimum

      public void setMinimum(double minimum)
      Specified by:
      setMinimum in interface org.gvsig.raster.swing.legend.colortable.create.CreateColorTablePanel
    • setMaximum

      public void setMaximum(double maximum)
      Specified by:
      setMaximum in interface org.gvsig.raster.swing.legend.colortable.create.CreateColorTablePanel
    • setMode

      public void setMode(int mode)
      Specified by:
      setMode in interface org.gvsig.raster.swing.legend.colortable.create.CreateColorTablePanel
    • setIntervals

      public void setIntervals(int intervals)
      Specified by:
      setIntervals in interface org.gvsig.raster.swing.legend.colortable.create.CreateColorTablePanel
    • setIntervalSize

      public void setIntervalSize(double intervalSize)
      Specified by:
      setIntervalSize in interface org.gvsig.raster.swing.legend.colortable.create.CreateColorTablePanel
    • setFromColor

      public void setFromColor(Color fromColor)
      Specified by:
      setFromColor in interface org.gvsig.raster.swing.legend.colortable.create.CreateColorTablePanel
    • setToColor

      public void setToColor(Color toColor)
      Specified by:
      setToColor in interface org.gvsig.raster.swing.legend.colortable.create.CreateColorTablePanel
    • setLocate

      public void setLocate(Locale locale)
      Parameters:
      locale -