Class ListPalettePanel

    • Constructor Detail

      • ListPalettePanel

        public ListPalettePanel​(int verticalScrollBarPolicy)
        Parameters:
        verticalScrollBarPolicy - unfortunately needs to be set because there seems to be a JScrollPane bug with VERTICAL_SCROLLBAR_AS_NEEDED: an ugly strip of whitespace is left where the scrollbar would be (J2SE 1.4.1)