org.formaria.editor.netbeans.newproject
Class ExtensionsPanel
java.lang.Object
org.formaria.editor.netbeans.newproject.ExtensionsPanel
public class ExtensionsPanel
- extends java.lang.Object
A single panel descriptor for a wizard.
You probably want to make a wizard iterator to hold it.
Copyright (c) Formaria Ltd., 2005
$Revision: 1.6 $
License: see license.txt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtensionsPanel
public ExtensionsPanel()
- Create the wizard panel descriptor.
getComponent
public java.awt.Component getComponent()
getHelp
public HelpCtx getHelp()
isValid
public boolean isValid()
readSettings
public void readSettings(java.lang.Object settings)
storeSettings
public void storeSettings(java.lang.Object settings)
addChangeListener
public final void addChangeListener(javax.swing.event.ChangeListener l)
removeChangeListener
public final void removeChangeListener(javax.swing.event.ChangeListener l)
isFinishPanel
public boolean isFinishPanel()
- Is this the last panel?
- Returns:
- false;