Java Doc for CMWContextAwarePage.java in  » ESB » cbesb-1.2 » com » bostechcorp » cbesb » ui » ide » security » 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.security 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


com.bostechcorp.cbesb.ui.ide.security.CMWContextAwarePage

All known Subclasses:   com.bostechcorp.cbesb.ui.ide.security.CMWAdvImportSC,  com.bostechcorp.cbesb.ui.ide.security.CMWServerAuthorityServerAuthenticated3,  com.bostechcorp.cbesb.ui.ide.security.CMWClientAuthorityServerAuthenticated,  com.bostechcorp.cbesb.ui.ide.security.CMWAdvViewTF,  com.bostechcorp.cbesb.ui.ide.security.CMWAdvancedSelectPage,  com.bostechcorp.cbesb.ui.ide.security.CMWAdvViewKF,  com.bostechcorp.cbesb.ui.ide.security.CMWMainPage,  com.bostechcorp.cbesb.ui.ide.security.CMWClientPointAuthenticated7,  com.bostechcorp.cbesb.ui.ide.security.CMWServerAuthorityServerAuthenticated5,  com.bostechcorp.cbesb.ui.ide.security.CMWClientPointAuthenticated5,  com.bostechcorp.cbesb.ui.ide.security.CMWServerPointAuthenticated,  com.bostechcorp.cbesb.ui.ide.security.CMWServerPointAuthenticated7,  com.bostechcorp.cbesb.ui.ide.security.CMWAdvViewCEF,  com.bostechcorp.cbesb.ui.ide.security.CMWServerPointAuthenticated5,  com.bostechcorp.cbesb.ui.ide.security.CMWAdvImportCertificate,  com.bostechcorp.cbesb.ui.ide.security.CMWServerAuthorityServerAuthenticated,  com.bostechcorp.cbesb.ui.ide.security.CMWAnonimousSSL,  com.bostechcorp.cbesb.ui.ide.security.CMWAdvGenerateKey,  com.bostechcorp.cbesb.ui.ide.security.CMWClientPointAuthenticated,  com.bostechcorp.cbesb.ui.ide.security.CMWServerPointAuthenticated3,  com.bostechcorp.cbesb.ui.ide.security.CMWServerAuthorityServerAuthenticated7,  com.bostechcorp.cbesb.ui.ide.security.CMWAdvDeleteCertificate,  com.bostechcorp.cbesb.ui.ide.security.CMWClientPointAuthenticated3,  com.bostechcorp.cbesb.ui.ide.security.CMWAdvExportCSR,  com.bostechcorp.cbesb.ui.ide.security.CMWAdvExportPKC,  com.bostechcorp.cbesb.ui.ide.security.CMWAdvExportCertificate,
CMWContextAwarePage
abstract public class CMWContextAwarePage extends WizardPage (Code)


Field Summary
protected  CMWTextCompositecomposite
    
protected  StringcurrentExceptionMessage
    
public  booleanskip
    

Constructor Summary
protected  CMWContextAwarePage(String pageName)
    
public  CMWContextAwarePage(String string, String title, ImageDescriptor titleImage)
    

Method Summary
public  booleanaskPageToFinish()
    
public  booleancanFinish()
    
public  StringgetAuthCerts()
    
public  StringgetAuthKeys()
    
public  StringgetCurr_pro_name()
    
public  StringgetFilterCerts()
    
public  StringgetFilterKeys()
    
public  IPathgetInitialSourcePath()
    
public  StringgetPro_path()
    
public  StringgetSeparator()
    
public  CertificateManagerWizardgetWizard()
    
public  voidinit(IStructuredSelection selection)
     Called by the wizard to initialize the receiver's cached selection.
public  booleanisYes()
    
public  booleanperformCancel()
    
public  booleanperformFinish()
    
public  voidperformHelp()
    
protected  voidprojectCersBrowse(Text destination)
    
protected  voidprojectKeysBrowse(Text destination)
    
public  voidshowClean()
    
public  voidshowError(String error)
    
public  voidshowInfo(String info)
    
public  voidshowWarning(String warning)
    
protected  voidsystemFileBrowse(Text destination)
    
protected  voidsystemFileBrowse(Text destination, String p, String fileName)
    
protected  voidsystemMultipleFileBrowse(Text destination)
    
abstract protected  voidupdatePageComplete()
    

Field Detail
composite
protected CMWTextComposite composite(Code)



currentExceptionMessage
protected String currentExceptionMessage(Code)



skip
public boolean skip(Code)
indicate wether to skip immediate next page




Constructor Detail
CMWContextAwarePage
protected CMWContextAwarePage(String pageName)(Code)



CMWContextAwarePage
public CMWContextAwarePage(String string, String title, ImageDescriptor titleImage)(Code)




Method Detail
askPageToFinish
public boolean askPageToFinish()(Code)
Owerwrite this method and return true, to create a page finish/cancel operation, other than the wizards's finish/cance false by default



canFinish
public boolean canFinish()(Code)



getAuthCerts
public String getAuthCerts()(Code)
the authCerts



getAuthKeys
public String getAuthKeys()(Code)
the authKeys



getCurr_pro_name
public String getCurr_pro_name()(Code)
the curr_pro_name



getFilterCerts
public String getFilterCerts()(Code)
the filterCerts



getFilterKeys
public String getFilterKeys()(Code)
the filterKeys



getInitialSourcePath
public IPath getInitialSourcePath()(Code)
the initialSourcePath



getPro_path
public String getPro_path()(Code)
the pro_path



getSeparator
public String getSeparator()(Code)
the separator



getWizard
public CertificateManagerWizard getWizard()(Code)



init
public void init(IStructuredSelection selection)(Code)
Called by the wizard to initialize the receiver's cached selection.
Parameters:
  selection - the selection or null if none



isYes
public boolean isYes()(Code)
return the Text composite selection if it is a TextComposite page



performCancel
public boolean performCancel()(Code)
This method should be called by the wizard if there are different cancel operation in this page



performFinish
public boolean performFinish()(Code)
This method should be called by the wizard if there are different finish operation in this page



performHelp
public void performHelp()(Code)



projectCersBrowse
protected void projectCersBrowse(Text destination)(Code)



projectKeysBrowse
protected void projectKeysBrowse(Text destination)(Code)



showClean
public void showClean()(Code)



showError
public void showError(String error)(Code)



showInfo
public void showInfo(String info)(Code)



showWarning
public void showWarning(String warning)(Code)



systemFileBrowse
protected void systemFileBrowse(Text destination)(Code)



systemFileBrowse
protected void systemFileBrowse(Text destination, String p, String fileName)(Code)



systemMultipleFileBrowse
protected void systemMultipleFileBrowse(Text destination)(Code)



updatePageComplete
abstract protected void updatePageComplete()(Code)



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