Class FloatingList


  • public class FloatingList
    extends Object
    Deprecated.
    2D piccolo based code is being removed
    Author:
    Nick Collier
    • Constructor Detail

      • FloatingList

        public FloatingList​(Object... items)
        Deprecated.
    • Method Detail

      • addActionListener

        public void addActionListener​(ActionListener listener)
        Deprecated.
      • getSelectedItems

        public Object[] getSelectedItems()
        Deprecated.
      • show

        public void show​(JComponent comp,
                         int x,
                         int y)
        Deprecated.