Searched defs:SplashPanel (Results 1 - 2 of 2) sorted by relevance

/external/proguard/src/proguard/gui/splash/
H A DSplashPanel.java35 public class SplashPanel extends JPanel class in inherits:JPanel
50 * Creates a new SplashPanel with the given Sprite, which will be animated
56 public SplashPanel(Sprite sprite, double processorLoad) method in class:SplashPanel
63 * Creates a new SplashPanel with the given Sprite, which will be animated
71 public SplashPanel(Sprite sprite, double processorLoad, long stopTime) method in class:SplashPanel
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
[all...]
/external/proguard/lib/
H A Dproguardgui.jarMETA-INF/ META-INF/MANIFEST.MF proguard/gui/SwingUtil.class SwingUtil.java package proguard ...

Completed in 137 milliseconds