Class PaletteViewerKeyHandler


public class PaletteViewerKeyHandler extends GraphicalViewerKeyHandler
KeyHandler for the Palette. Handles selection traversal of Palette entries and collapse/expand of categories.
  • Constructor Details

    • PaletteViewerKeyHandler

      public PaletteViewerKeyHandler(PaletteViewer viewer)
      Constructs a key handler for the specified palette viewer.
      Parameters:
      viewer - the palette viewer
  • Method Details