HomeSort by relevance Sort by last modified time
    Searched defs:SplashPanel (Results 1 - 2 of 2) sorted by null

  /external/proguard/src/proguard/gui/splash/
SplashPanel.java 35 public class SplashPanel extends JPanel
50 * Creates a new SplashPanel with the given Sprite, which will be animated
56 public SplashPanel(Sprite sprite, double processorLoad)
63 * Creates a new SplashPanel with the given Sprite, which will be animated
71 public SplashPanel(Sprite sprite, double processorLoad, long stopTime)
82 SplashPanel.this.start();
116 // Repaint the SplashPanel one last time.
143 * This Runnable makes sure its SplashPanel gets repainted regularly,
188 * This Runnable repaints its SplashPanel.
194 SplashPanel.this.repaint()
    [all...]
  /external/proguard/lib/
proguardgui.jar 

Completed in 70 milliseconds