Class VertPanel

    • Constructor Detail

      • VertPanel

        public VertPanel()
    • Method Detail

      • getActionSourceListener

        public ucar.ui.event.ActionSourceListener getActionSourceListener()
        better way to do event management
      • getDrawArea

        public ScaledPanel getDrawArea()
        User must get this Graphics2D and draw into it when panel needs redrawing
      • setLevels

        public void setLevels​(ucar.nc2.dt.GridCoordSystem gcs,
                              int current)
      • setCoordSys

        public void setCoordSys​(ucar.nc2.dt.GridCoordSystem geocs,
                                int currentLevel)
      • setSlice

        public void setSlice​(int slice)