Class OverlayTileConfigAction

    • Constructor Detail

      • OverlayTileConfigAction

        public OverlayTileConfigAction(Viewer viewer,
                                       TileConfig config)
        Create a new action for choosing tileConfig.
        Parameters:
        viewer - the viewer to use for.
        config - the config to select.
    • Method Detail

      • actionPerformed

        public void actionPerformed(ActionEvent e)
      • isEnabled

        public boolean isEnabled()
      • changed

        public void changed()
      • tileConfigChanged

        public void tileConfigChanged()
        Description copied from interface: TileConfigListener
        To be called when the config changed.