com.lowagie.tools.plugins.treeview
Class ProgressDialog
public
class
ProgressDialog
extends JDialog
BorderLayout borderLayout1
BorderLayout borderLayout2
BorderLayout borderLayout3
private int currentPage
JLabel jLabel1
JPanel jPanel1
JProgressBar jProgressBar1
JPanel panel1
private static final long serialVersionUID
private int totalNumberOfPages
public ProgressDialog(Frame frame, String title, boolean modal)
public ProgressDialog()
public int getCurrentPage()
public int getTotalNumberOfPages()
private void jbInit()
public void setCurrentPage(int aktuelleseite)
public void setTotalNumberOfPages(int anzahlseiten)