de.ug2t.unifiedGui.interfaces

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 » J2EE » WiSerFramework » de.ug2t.unifiedGui.interfaces 
de.ug2t.unifiedGui.interfaces
Java Source File NameTypeComment
IUnAnchoredPopUp.javaInterface
author:
   Dirk
author:
   date: 23.05.2007 project: WiSer-Framework
author:
  


author:
   IUnAnchoredPop is the common interface to anchored popups for all supported
author:
   channels.

IUnApplication.javaInterface
author:
   Dirk
author:
   date: 24.11.2003 project: WiSer-Framework
author:
  


author:
   IUnApplication is the common interface to application-objects for all
author:
   supported channels.

IUnBorder.javaInterface
IUnBox.javaInterface
author:
   dirk
author:
   IUnBox is the interface to the boxes.
IUnButton.javaInterface
IUnCheckBox.javaInterface
IUnComboBox.javaInterface
author:
   Dirk
author:
   date: 26.11.2003 project: WiSer-Framework
author:
  


author:
   This is the common interface to comboBox widgets.

IUnComponent.javaInterface
author:
   Dirk
author:
   date: 26.01.2004 project: WiSer-Framework
author:
  


author:
   IUnComponent is the common interface to all widgets of JmcFrame.

IUnContainer.javaInterface
IUnContextMenu.javaInterface
IUnDialog.javaInterface
IUnDrawPane.javaInterface
author:
   Dirk
author:
   date: 11.06.2004
author:
  


author:
   Purpose: IUnDrawPane is the common interface to draw panes.

IUnEventChannel.javaInterface
author:
   Dirk
author:
   date: 10.09.2003 project: WiSer-Framework
author:
  


author:
   This is the common interface to an event-channel.

IUnFileChooser.javaInterface
author:
   Dirk
author:
   date: 02.01.2004 project: WiSer-Framework
author:
  


author:
   Common interface to a file-chooser-widget.

IUnForm.javaInterface
IUnGuiEventListener.javaInterface
author:
   Dirk
author:
   date: 15.03.2004 project: WiSer-Framework
author:
  


author:
   IUnGuiEventListener is the interface which has to be implemented by all
author:
   listener classes of an application.

IUnHtmlPane.javaInterface
IUnIconView.javaInterface
author:
   Dirk
author:
   date: 15.09.2003 project: WiSer-Framework
author:
  


author:
   IUnIconView is the common interface for setting an icon to a widget.

IUnImage.javaInterface
IUnInputComponent.javaInterface
IUnInputField.javaInterface
author:
   Dirk
author:
   date: 15.09.2003 project: WiSer-Framework
author:
  


author:
   IUnInputField is the common interface to an text-input widget.

IUnKeyAccess.javaInterface
IUnLabel.javaInterface
IUnLayouted.javaInterface
IUnLazyComponent.javaInterface
IUnLink.javaInterface
IUnListBox.javaInterface
author:
   Dirk
author:
   date: 15.03.2004 project: WiSer-Framework
author:
  


author:
   IUnListBox is the common interface to listbox-widgets.

IUnListComponent.javaInterface
IUnListSelectComponent.javaInterface
IUnMappingEventListener.javaInterface
IUnMenu.javaInterface
IUnMultiSelectComponent.javaInterface
IUnOptionDialog.javaInterface
IUnPage.javaInterface
author:
   Dirk
author:
   date: 25.01.2004 project: WiSer-Framework
author:
  


author:
   IUnPage is the common interface to gui pages.

IUnPageDecorator.javaInterface
IUnPainter.javaInterface
IUnPanel.javaInterface
author:
   Dirk
author:
   date: 07.12.2003 project: WiSer-Framework
author:
  


author:
   IUnPanel is a common interface to all panels.

IUnPostDisplayFunction.javaInterface
author:
   Dirk
author:
   date: 15.03.2004 project: WiSer-Framework
author:
  


author:
   Every widget may have one or more postfunctions.

IUnPreDisplayFunction.javaInterface
author:
   Dirk
author:
   date: 15.03.2004 project: WiSer-Framework
author:
  


author:
   Every widget may have one or more prefunctions.

IUnProgressBar.javaInterface
IUnRadioButton.javaInterface
IUnRadioPanel.javaInterface
author:
   Dirk
author:
   date: 15.03.2004 project: WiSer-Framework
author:
  


author:
   IUnRadioPanel is the common interface to radio-buttons.

IUnRepetition.javaInterface
author:
   Dirk
author:
   date: 15.03.2004 project: WiSer-Framework
author:
  


author:
   IUnRepetition is the common interface to a repetition widget.

IUnScrollController.javaInterface
IUnSeparator.javaInterface
IUnSlider.javaInterface
IUnSnapShotComponent.javaInterface
author:
   Dirk
author:
   date: 30.01.2005
author:
  


author:
   Purpose: IUnSnapShotComponent is the common interface to snapshot widgets.

IUnSpinner.javaInterface
IUnSplitPane.javaInterface
author:
   Dirk
author:
   date: 23.06.2004
author:
  


author:
   Purpose: This is the common interface to the splitPane widget.

IUnSyncComponent.javaInterface
IUnSynchronizedGuiEventListener.javaInterface
author:
   Dirk
author:
   date: 15.03.2006 project: WiSer-Framework
author:
  


author:
   IUnSynchronizedGuiEventListener enables a listener call to be synchronized against all sessions
author:
   of an application, depending on the return code of the method pcmf_synchronize.

IUnTabbedPane.javaInterface
author:
   Dirk
author:
   date: 15.03.2004 project: WiSer-Framework
author:
  


author:
   IUnTabbedPane is the common interface to the tabPane widget.

IUnTable.javaInterface
author:
   Dirk
author:
   date: 15.03.2004 project: WiSer-Framework
author:
  


author:
   IUnTable is the common interface to a table-widget.

IUnTextArea.javaInterface
IUnTextInputComponent.javaInterface
IUnToolBox.javaInterface
author:
   Dirk
author:
   date: 15.03.2004 project: WiSer-Framework
author:
  


author:
   IUnToolBox is the common interface to a toolbox-widget.

IUnTreeView.javaInterface
author:
   Dirk
author:
   date: 15.03.2004 project: WiSer-Framework
author:
  


author:
   IUnTreeView is the common interface to a tree-view-widget.

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