[2x2ghzpmac:300gb/nbhg/main] vbk% find */src -name '*.java' -exec egrep 'class.*JPanel.*WizardDescriptor.*Panel' {} \; -print public abstract class WizardPanelBase extends JPanel implements WizardDescriptor.Panel { collab.ui/src/org/netbeans/modules/collab/ui/wizard/WizardPanelBase.java public class ETLCollaborationWizardJoinPanel extends JPanel implements WizardDescriptor.Panel { etl.editor/src/org/netbeans/modules/etl/ui/view/wizards/ETLCollaborationWizardJoinPanel.java public class ETLCollaborationWizardNamePanel extends JPanel implements WizardDescriptor.Panel { etl.editor/src/org/netbeans/modules/etl/ui/view/wizards/ETLCollaborationWizardNamePanel.java public class ETLCollaborationWizardTransferPanel extends JPanel implements ActionListener, ListSelectionListener, WizardDescriptor.Panel, etl.editor/src/org/netbeans/modules/etl/ui/view/wizards/ETLCollaborationWizardTransferPanel.java public abstract class ResourceWizardPanel extends javax.swing.JPanel implements WizardDescriptor.FinishablePanel, WizardConstants { j2ee.sun.appsrv/src/org/netbeans/modules/j2ee/sun/ide/sunresources/wizards/ResourceWizardPanel.java public class ServerLocationPanel extends JPanel implements WizardDescriptor.Panel { j2ee.weblogic9/src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/ServerLocationPanel.java public class ServerPropertiesPanel extends javax.swing.JPanel implements WizardDescriptor.Panel { j2ee.weblogic9/src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/ServerPropertiesPanel.java public class ServerLocationPanel extends JPanel implements WizardDescriptor.Panel { j2ee.websphere6/src/org/netbeans/modules/j2ee/websphere6/ui/wizard/ServerLocationPanel.java public class JDBCWizardNamePanel extends JPanel implements WizardDescriptor.Panel { sql.wizard/src/org/netbeans/modules/jdbcwizard/wizards/JDBCWizardNamePanel.java public class JDBCWizardSelectionPanel extends javax.swing.JPanel implements WizardDescriptor.Panel, ActionListener, sql.wizard/src/org/netbeans/modules/jdbcwizard/wizards/JDBCWizardSelectionPanel.java public class JDBCWizardTransferPanel extends JPanel implements ActionListener, WizardDescriptor.Panel { sql.wizard/src/org/netbeans/modules/jdbcwizard/wizards/JDBCWizardTransferPanel.java public class JNDINamePanel extends javax.swing.JPanel implements WizardDescriptor.Panel { sql.wizard/src/org/netbeans/modules/jdbcwizard/wizards/JNDINamePanel.java public abstract class WizardPanelBase extends JPanel implements WizardDescriptor.Panel { uml.reporting/src/org/netbeans/modules/uml/reporting/wizard/WizardPanelBase.java public class FormBeanPropertiesPanelVisual extends javax.swing.JPanel implements WizardDescriptor.Panel { web.struts/src/org/netbeans/modules/web/struts/wizards/FormBeanPropertiesPanelVisual.java [2x2ghzpmac:300gb/nbhg/main] vbk%