jacareto.cleverphl.gui

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 » Testing » jacareto » jacareto.cleverphl.gui 
jacareto.cleverphl.gui
GUI classes of CleverPHL.
Java Source File NameTypeComment
AboutDialog.javaClass Shows information about cleverphl.
CleverPHLButton.javaClass A button with highlighting etc.
CleverPHLConfirmDialog.javaClass A Message Dialog with a line of text (the message) and two buttons, a "yes" and a "no" button.

This dialog is modal and not resizable.

CleverPHLFrame.javaClass The main frame of CleverPHL.
CleverPHLMainFrame.javaClass The main frame of CleverPHL.
CleverPHLMenuBar.javaClass The menu bar of the main frame of CleverPHL.
CleverPHLMsgDialog.javaClass A Message Dialog with a line of text (the message) and a button.
CleverPHLToolBar.javaClass A cleverphl tool bar.
ColorChooser.javaClass The component which allows choosing colors.
ColorChooserListener.javaInterface A listener for color chooser events.
ComponentsFrame.javaClass The components frame of CleverPHL.
ComponentsTable.javaClass The JTable displaying the components.
ComponentsTreeVisualization.javaClass The JTree displaying the components tree.
ComponentTree.javaClass This class creates a TreeModel for JTrees from a given components instance.
ConceptualModelFrame.javaClass The conceptional-model frame of CleverPHL.
ConceptualModelTreeVisualization.javaClass The JTree displaying the conceptual-model tree.
DataSetFrame.javaClass The data set frame of CleverPHL.
DataSetPane.javaClass The tabbed pane for the data sets.
DrawingFrame.javaClass The drawing frame of CleverPHL.
FindDialog.javaClass Dialog for the search.
HelpFrame.javaClass

The HelpFrame shows the Jacareto help.

InfoDialog.javaClass

A default info dialog which can be given a text to be shown.

InformationDisplay.javaClass
InsertTestDialog.javaClass Dialog for inserting a test into the record.
InsertTestIntoTreeFrame.javaClass
InteractionModelFrame.javaClass The interaction-model frame of CleverPHL.
InteractionModelTreeVisualization.javaClass The JTree displaying the interaction model tree.
KeyEventMaskDialog.javaClass Dialog for editing the key event mask.
LoadSessionDialog.javaClass Dialog for loading sessions.
ManipulationToolBar.javaClass A cleverphl tool bar.
MenuState.javaClass Stores the actual state of the menu.
MessageFrame.javaClass The message frame of CleverPHL.
ModulesDialog.javaClass Shows all loaded modules.
MouseEventMaskDialog.javaClass Dialog for editing the mouse event mask.
MouseMotionEventMaskDialog.javaClass Dialog for editing the mouse motion event mask.
NewDataSetDialog.javaClass Dialog for creating a new data set.
NewSessionDialog.javaClass Dialog for the creation of a new session.
RecordPanel.javaClass The panel which visualizes the tree record and the editor.
RecordTypeDialog.javaClass Dialog for choosing the record type.
ReplayControlDialog.javaClass Dialog for configuring the replay.
ReplayersDialog.javaClass Shows all registered replayers.
SaveAsSessionDialog.javaClass Dialog for saving a session with a new name.
SaveDataSetCSVDialog.javaClass Dialog for saving the data set in CSV format.
SaveDataSetXLSDialog.javaClass Dialog for saving the data set in XLS format.
SearchResultDialog.javaClass Dialog which shows search results.
ServerPropertiesFrame.javaClass Window to start and stop the server functionality.
SessionOptionsDialog.javaClass Sets the general session options.
SessionPane.javaClass The tabbed pane for the sessions.
SetUserDefinedNameDialog.javaClass Dialog for setting the user defined name of a component.
SplashScreen.javaClass CleverPHL's splash screen.
StartProgramDialog.javaClass Dialog for starting programs.
StructureElementPanel.javaClass Instances of this class display the general information of structure elements (name, description, ...) and their editor.
TestReportFrame.javaClass A frame displaying the results of the performed tests in a table.
TrackEditorFrame.javaClass
VideoPlayerFrame.javaClass
WholeNumberField.javaClass
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.