代码搜索:WizardPage
找到约 67 项符合「WizardPage」的源代码
代码结果 67
www.eeworm.com/read/420410/10796678
cpp wizardpage.cpp
// WizardPage.cpp实现文件
#include "stdafx.h"
#include "WizardPage.h"
// CWizardPage 对话框
IMPLEMENT_DYNAMIC(CWizardPage, CDialog)
CWizardPage::CWizardPage(LPCTSTR lpszTemplateName, CWnd* pParent)
www.eeworm.com/read/420410/10796702
h wizardpage.h
#ifndef _WIZARDPAGE_H__
#define _WIZARDPAGE_H__
class CWizardDlg;
// CWizardPage 对话框
class CWizardPage : public CDialog
{
friend class CSL330CIMDsnManagerDlg;
DECLARE_DYNAMIC(CWizardPage)
www.eeworm.com/read/131113/5948341
java wizardpage.java
package net.sf.dz.util.wizard;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.ItemEvent;
import java.awt.event.ItemListener;
import java.util.E
www.eeworm.com/read/200957/5063288
jvt wizardpage.jvt
import
org.eclipse.jface.wizard.WizardPage
org.eclipse.swt.SWT
org.eclipse.swt.widgets.Composite
method
/**
* Create the wizard
*/
public %TypeName% () {
super("wizardPage");
set
www.eeworm.com/read/192609/5151174
cs wizardpage.cs
//------------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reser
www.eeworm.com/read/191404/5166281
java wizardpage.java
package net.sourceforge.ganttproject.gui.projectwizard;
import java.awt.Component;
public interface WizardPage {
String getTitle();
Component getComponent();
void setActive(boolean b);
www.eeworm.com/read/290343/3979503
java wizardpage.java
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copy
www.eeworm.com/read/404946/2299855
cs wizardpage.cs
// *****************************************************************************
//
// (c) Crownwood Consulting Limited 2002
// All rights reserved. The software and associated documentation