Java Doc for VariantCreationWizardPage.java in  » ESB » cbesb-1.2 » com » bostechcorp » cbesb » ui » ide » wizards » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » ESB » cbesb 1.2 » com.bostechcorp.cbesb.ui.ide.wizards 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


com.bostechcorp.cbesb.ui.ide.wizards.WizardNewFileCreationPage
   com.bostechcorp.cbesb.ui.ide.wizards.VariantCreationWizardPage

All known Subclasses:   com.bostechcorp.cbesb.ui.ide.wizards.HL7VariantCreationWizardPage,
VariantCreationWizardPage
public class VariantCreationWizardPage extends WizardNewFileCreationPage (Code)


Field Summary
static  StringDATATYPE
    
static  StringMESSAGE
    
static  StringSEGMENT
    
public static  Stringbase_version_zip_path
    
protected  Stringcurrent_project_name
    
static  StringdefaultName
    
static  Stringend_letter
    
static  Stringext
    
static  Stringextension
    
static  StringnewVarName
    
static  StringpathOfFolder
    
protected  StringprojectName
    
protected  IPathrootLoc
    
static  Stringstart
    
protected  Stringvariant_name
    
static  Stringversion
    
public static  ComboversionChoice
    
protected  IWorkbenchworkbench
    
protected  Stringzipsource
    

Constructor Summary
public  VariantCreationWizardPage(String name, IWorkbench workbench, IStructuredSelection selection)
     Creates the page for the readme creation wizard.

Method Summary
public  voidcreateControl(Composite parent)
     (non-Javadoc) Method declared on IDialogPage.
public  voiddispose()
    
public  booleanfinish()
     Creates a new file resource as requested by the user.
public static  StringgetBase_version_zip_path()
    
public  StringgetCurrent_project_name()
    
public static  StringgetDATATYPE()
    
public static  StringgetDefaultName()
    
public static  StringgetEnd_letter()
    
public static  StringgetExt()
    
public static  StringgetExtension()
    
protected  InputStreamgetInitialContents()
    
public  LabelgetLabel()
    
public static  StringgetMESSAGE()
    
public static  intgetNameCounter()
    
protected  StringgetNewFileLabel()
     (non-Javadoc) Method declared on WizardNewFileCreationPage.
public static  StringgetNewX12Name()
    
public  ButtongetOpenFileCheckbox()
    
public static  StringgetPathOfX12Folder()
    
public  StringgetProjectName()
    
public  IPathgetProjectPath()
    
public  IPathgetRootLoc()
    
public static  StringgetSEGMENT()
    
public static  StringgetStart()
    
public  StringgetVariant_name()
    
public static  StringgetVersion()
    
public static  CombogetVersionChoice()
    
public  IWorkbenchgetWorkbench()
    
public  StringgetZipsource()
    
public  voidhandleEvent(Event event)
    
public  ListlistBaseVesionFiles(String dire, String end, String start)
    
public static  voidsetBase_version_zip_path(String base_version_zip_path)
    
public  voidsetCurrent_project_name(String current_project_name)
    
public static  voidsetDATATYPE(String datatype)
    
public static  voidsetDefaultName(String defaultName)
    
public static  voidsetEnd_letter(String end_letter)
    
public static  voidsetExt(String ext)
    
public static  voidsetExtension(String extension)
    
public  voidsetLabel(Label label)
    
public static  voidsetMESSAGE(String message)
    
public static  voidsetNameCounter(int nameCounter)
    
public static  voidsetNewX12Name(String newVarName1)
    
public  voidsetOpenFileCheckbox(Button openFileCheckbox)
    
public static  voidsetPathOfX12Folder(String pathOfX12Folder)
    
public  voidsetProjectName(String projectName)
    
public  voidsetProjectPath(IPath projectPath)
    
public  voidsetRootLoc(IPath rootLoc)
    
public static  voidsetSEGMENT(String segment)
    
public static  voidsetStart(String start)
    
public  voidsetVariant_name(String variant_name)
    
public static  voidsetVersion(String version)
    
public static  voidsetVersionChoice(Combo versionChoice)
    
public  voidsetWorkbench(IWorkbench workbench)
    
public  voidsetZipsource(String zipsource)
    
protected  booleanvalidatePage(String path, String key)
    

Field Detail
DATATYPE
static String DATATYPE(Code)



MESSAGE
static String MESSAGE(Code)



SEGMENT
static String SEGMENT(Code)



base_version_zip_path
public static String base_version_zip_path(Code)



current_project_name
protected String current_project_name(Code)



defaultName
static String defaultName(Code)



end_letter
static String end_letter(Code)



ext
static String ext(Code)



extension
static String extension(Code)



newVarName
static String newVarName(Code)



pathOfFolder
static String pathOfFolder(Code)



projectName
protected String projectName(Code)



rootLoc
protected IPath rootLoc(Code)



start
static String start(Code)



variant_name
protected String variant_name(Code)



version
static String version(Code)



versionChoice
public static Combo versionChoice(Code)



workbench
protected IWorkbench workbench(Code)



zipsource
protected String zipsource(Code)




Constructor Detail
VariantCreationWizardPage
public VariantCreationWizardPage(String name, IWorkbench workbench, IStructuredSelection selection)(Code)
Creates the page for the readme creation wizard.
Parameters:
  workbench - the workbench on which the page should be created
Parameters:
  selection - the current selection




Method Detail
createControl
public void createControl(Composite parent)(Code)
(non-Javadoc) Method declared on IDialogPage.



dispose
public void dispose()(Code)



finish
public boolean finish()(Code)
Creates a new file resource as requested by the user. If everything is OK then answer true. If not, false will cause the dialog to stay open. whether creation was successful
See Also:   MessageFormatCreationWizard.performFinish



getBase_version_zip_path
public static String getBase_version_zip_path()(Code)



getCurrent_project_name
public String getCurrent_project_name()(Code)



getDATATYPE
public static String getDATATYPE()(Code)



getDefaultName
public static String getDefaultName()(Code)



getEnd_letter
public static String getEnd_letter()(Code)



getExt
public static String getExt()(Code)



getExtension
public static String getExtension()(Code)



getInitialContents
protected InputStream getInitialContents()(Code)
The MessageFormatCreationWizardPage implementation of this WizardNewFileCreationPage method generates sample headings for sections and subsections in the newly-created Readme file according to the selections of self's checkbox widgets



getLabel
public Label getLabel()(Code)



getMESSAGE
public static String getMESSAGE()(Code)



getNameCounter
public static int getNameCounter()(Code)



getNewFileLabel
protected String getNewFileLabel()(Code)
(non-Javadoc) Method declared on WizardNewFileCreationPage.



getNewX12Name
public static String getNewX12Name()(Code)



getOpenFileCheckbox
public Button getOpenFileCheckbox()(Code)



getPathOfX12Folder
public static String getPathOfX12Folder()(Code)



getProjectName
public String getProjectName()(Code)



getProjectPath
public IPath getProjectPath()(Code)



getRootLoc
public IPath getRootLoc()(Code)



getSEGMENT
public static String getSEGMENT()(Code)



getStart
public static String getStart()(Code)



getVariant_name
public String getVariant_name()(Code)



getVersion
public static String getVersion()(Code)



getVersionChoice
public static Combo getVersionChoice()(Code)



getWorkbench
public IWorkbench getWorkbench()(Code)



getZipsource
public String getZipsource()(Code)



handleEvent
public void handleEvent(Event event)(Code)



listBaseVesionFiles
public List listBaseVesionFiles(String dire, String end, String start)(Code)



setBase_version_zip_path
public static void setBase_version_zip_path(String base_version_zip_path)(Code)



setCurrent_project_name
public void setCurrent_project_name(String current_project_name)(Code)



setDATATYPE
public static void setDATATYPE(String datatype)(Code)



setDefaultName
public static void setDefaultName(String defaultName)(Code)



setEnd_letter
public static void setEnd_letter(String end_letter)(Code)



setExt
public static void setExt(String ext)(Code)



setExtension
public static void setExtension(String extension)(Code)



setLabel
public void setLabel(Label label)(Code)



setMESSAGE
public static void setMESSAGE(String message)(Code)



setNameCounter
public static void setNameCounter(int nameCounter)(Code)



setNewX12Name
public static void setNewX12Name(String newVarName1)(Code)



setOpenFileCheckbox
public void setOpenFileCheckbox(Button openFileCheckbox)(Code)



setPathOfX12Folder
public static void setPathOfX12Folder(String pathOfX12Folder)(Code)



setProjectName
public void setProjectName(String projectName)(Code)



setProjectPath
public void setProjectPath(IPath projectPath)(Code)



setRootLoc
public void setRootLoc(IPath rootLoc)(Code)



setSEGMENT
public static void setSEGMENT(String segment)(Code)



setStart
public static void setStart(String start)(Code)



setVariant_name
public void setVariant_name(String variant_name)(Code)



setVersion
public static void setVersion(String version)(Code)



setVersionChoice
public static void setVersionChoice(Combo versionChoice)(Code)



setWorkbench
public void setWorkbench(IWorkbench workbench)(Code)



setZipsource
public void setZipsource(String zipsource)(Code)



validatePage
protected boolean validatePage(String path, String key)(Code)



Fields inherited from com.bostechcorp.cbesb.ui.ide.wizards.WizardNewFileCreationPage
protected String key(Code)(Java Doc)
protected String path(Code)(Java Doc)
protected ResourceAndContainerGroup resourceGroup(Code)(Java Doc)

Methods inherited from com.bostechcorp.cbesb.ui.ide.wizards.WizardNewFileCreationPage
public boolean canFlipToNextPagebyName(String name)(Code)(Java Doc)
protected void createAdvancedControls(Composite parent)(Code)(Java Doc)
public void createControl(Composite parent)(Code)(Java Doc)
protected void createFile(IFile fileHandle, InputStream contents, IProgressMonitor monitor) throws CoreException(Code)(Java Doc)
protected IFile createFileHandle(IPath filePath)(Code)(Java Doc)
protected void createLinkTarget()(Code)(Java Doc)
public IFile createNewFile(String prefix)(Code)(Java Doc)
protected ISchedulingRule createRule(IResource resource)(Code)(Java Doc)
public IPath getContainerFullPath()(Code)(Java Doc)
public String getFileName()(Code)(Java Doc)
protected InputStream getInitialContents()(Code)(Java Doc)
protected String getNewFileLabel()(Code)(Java Doc)
protected void handleAdvancedButtonSelect()(Code)(Java Doc)
public void handleEvent(Event event)(Code)(Java Doc)
protected void initialPopulateContainerNameField()(Code)(Java Doc)
public boolean isPageComplete()(Code)(Java Doc)
public void setContainerFullPath(IPath path)(Code)(Java Doc)
public void setFileName(String value, String prefix)(Code)(Java Doc)
public void setVisible(boolean visible)(Code)(Java Doc)
protected IStatus validateLinkedResource()(Code)(Java Doc)
protected boolean validatePage(String path, String key)(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.