程序包 weka.gui

类 Main.BackgroundDesktopPane

所有已实现的接口:
ImageObserver, MenuContainer, Serializable, Accessible
封闭类:
Main

public static class Main.BackgroundDesktopPane extends JDesktopPane
DesktopPane with background image.
版本:
$Revision: 10438 $
作者:
fracpete (fracpete at waikato dot ac dot nz)
另请参阅:
  • 构造器详细资料

    • BackgroundDesktopPane

      public BackgroundDesktopPane(String image)
      intializes the desktop pane.
      参数:
      image - the image to use as background
  • 方法详细资料

    • paintComponent

      public void paintComponent(Graphics g)
      draws the background image.
      参数:
      g - the graphics context