| javax.swing.JFrame org.tp23.antinstaller.selfextract.ProgressIndicator
ProgressIndicator | public class ProgressIndicator extends JFrame (Code) | | Frame to indicate progress of the extraction of a SelfExctracting archive
Copyright: Copyright (c) 2004
Company: tp23
author: Paul Hinds version: $Id: ProgressIndicator.java,v 1.3 2007/01/28 08:44:40 teknopaul Exp $ |
Method Summary | |
public void | tick() |
IMAGE_RESOURCE | final public static String IMAGE_RESOURCE(Code) | | |
ProgressIndicator | public ProgressIndicator(int max)(Code) | | |
ProgressIndicator | public ProgressIndicator(int max, String title)(Code) | | |
|
|