Package weka.gui

Class Main.BackgroundDesktopPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Enclosing class:
Main

public static class Main.BackgroundDesktopPane extends JDesktopPane
DesktopPane with background image.
Version:
$Revision: 15257 $
Author:
fracpete (fracpete at waikato dot ac dot nz)
See Also:
  • Constructor Details

    • BackgroundDesktopPane

      public BackgroundDesktopPane(String image)
      intializes the desktop pane.
      Parameters:
      image - the image to use as background
  • Method Details

    • paintComponent

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