类 LegendPanel

所有已实现的接口:
ImageObserver, MenuContainer, Serializable, Accessible, ScrollPaneConstants

public class LegendPanel extends JScrollPane
This panel displays legends for a list of plots. If a given plot has a custom colour defined then this panel allows the colour to be changed.
版本:
$Revision: 7059 $
作者:
Mark Hall (mhall@cs.waikato.ac.nz)
另请参阅:
  • 构造器详细资料

    • LegendPanel

      public LegendPanel()
      Constructor
  • 方法详细资料

    • setPlotList

      public void setPlotList(FastVector pl)
      Set the list of plots to generate legend entries for
      参数:
      pl - a list of plots
    • addRepaintNotify

      public void addRepaintNotify(Component c)
      Adds a component that will need to be repainted if the user changes the colour of a label.
      参数:
      c - the component to be repainted
    • main

      public static void main(String[] args)
      Main method for testing this class
      参数:
      args - a list of arff files