Class FWList

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable

public class FWList extends JList
Wrapper class for JList
Author:
Christoph Kunze
See Also:
  • Constructor Details

    • FWList

      public FWList(Vector aElements)
  • Method Details

    • updateListData

      public void updateListData(Vector aElements)