| javax.swing.JPanel com.memoire.vainstall.gui.VAPanel
All known Subclasses: com.memoire.vainstall.gui.VALicensePanel, com.memoire.vainstall.gui.VALicenseKeyPanel, com.memoire.vainstall.gui.VAWelcomePanel, com.memoire.vainstall.gui.VAReadmePanel, com.memoire.vainstall.gui.VAEndPanel, com.memoire.vainstall.gui.VAUpgradePanel, com.memoire.vainstall.gui.VAShortcutPanel, com.memoire.vainstall.gui.VADirectoryPanel, com.memoire.vainstall.gui.VALanguagePanel, com.memoire.vainstall.gui.VAInstallPanel,
VAPanel | public class VAPanel extends JPanel implements VAStep(Code) | | version: $Id: VAPanel.java,v 1.2 2001/04/22 21:24:49 hfalk Exp $ author: Axel von Arnim |
Constructor Summary | |
public | VAPanel() |
backAction | public void backAction()(Code) | | |
cancelAction | public void cancelAction()(Code) | | |
nextAction | public void nextAction()(Code) | | |
|
|