Java Doc for X12VariantCreationWizardPage.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.X12VariantCreationWizardPage

X12VariantCreationWizardPage
public class X12VariantCreationWizardPage extends WizardNewFileCreationPage implements EventListener(Code)


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

Constructor Summary
public  X12VariantCreationWizardPage(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.
protected  InputStreamgetInitialContents()
    
protected  StringgetNewFileLabel()
     (non-Javadoc) Method declared on WizardNewFileCreationPage.
public  StringgetProjectName()
    
public  voidhandleEvent(Event event)
    
public  ListlistBaseVesionFiles(String d, String e, String s)
    
public  voidsetProjectName(String projectName)
    

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)



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
public String projectName(Code)



start
static String start(Code)



version
static String version(Code)



versionChoice
public static Combo versionChoice(Code)



workbench
protected IWorkbench workbench(Code)




Constructor Detail
X12VariantCreationWizardPage
public X12VariantCreationWizardPage(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



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



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



getProjectName
public String getProjectName()(Code)



handleEvent
public void handleEvent(Event event)(Code)



listBaseVesionFiles
public List listBaseVesionFiles(String d, String e, String s)(Code)



setProjectName
public void setProjectName(String projectName)(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.