Home
last modified time | relevance | path

Searched refs:splashPanel (Results 1 – 1 of 1) sorted by relevance

/external/proguard/src/proguard/gui/
DProGuardGUI.java65 private final SplashPanel splashPanel; field in ProGuardGUI
295 splashPanel = new SplashPanel(splash, 0.5, 5500L); in ProGuardGUI()
296 splashPanel.setPreferredSize(new Dimension(0, 200)); in ProGuardGUI()
308 proGuardPanel.add(splashPanel, splashPanelConstraints); in ProGuardGUI()
644 splashPanel.start(); in startSplash()
650 splashPanel.stop(); in skipSplash()