From ca23c1a91516a1d825a5a8b3779cec5cd768db9b Mon Sep 17 00:00:00 2001 From: Joonas Lehtinen Date: Fri, 15 Jun 2007 11:32:17 +0000 Subject: [PATCH] Stubs for demo and example themes svn changeset:1747/svn branch:trunk --- WebContent/theme/demo/description.xml | 42 ++++ .../layout/featurebrowser-mainlayout.html | 213 ++++++++++++++++++ WebContent/theme/demo/style.css | 38 ++++ WebContent/theme/example/description.xml | 27 +++ WebContent/theme/example/layout/Contact.html | 30 +++ .../theme/example/layout/Developers.html | 17 ++ WebContent/theme/example/layout/News.html | 40 ++++ WebContent/theme/example/layout/Products.html | 25 ++ WebContent/theme/example/layout/Support.html | 16 ++ WebContent/theme/example/layout/Welcome.html | 20 ++ .../theme/example/layout/icon_intro.png | Bin 0 -> 2465 bytes .../theme/example/layout/mainLayout.html | 33 +++ 12 files changed, 501 insertions(+) create mode 100644 WebContent/theme/demo/description.xml create mode 100644 WebContent/theme/demo/layout/featurebrowser-mainlayout.html create mode 100644 WebContent/theme/demo/style.css create mode 100644 WebContent/theme/example/description.xml create mode 100644 WebContent/theme/example/layout/Contact.html create mode 100644 WebContent/theme/example/layout/Developers.html create mode 100644 WebContent/theme/example/layout/News.html create mode 100644 WebContent/theme/example/layout/Products.html create mode 100644 WebContent/theme/example/layout/Support.html create mode 100644 WebContent/theme/example/layout/Welcome.html create mode 100644 WebContent/theme/example/layout/icon_intro.png create mode 100644 WebContent/theme/example/layout/mainLayout.html diff --git a/WebContent/theme/demo/description.xml b/WebContent/theme/demo/description.xml new file mode 100644 index 0000000000..0baa6b7a58 --- /dev/null +++ b/WebContent/theme/demo/description.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + IT Mill Toolkit Corporate theme. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/WebContent/theme/demo/layout/featurebrowser-mainlayout.html b/WebContent/theme/demo/layout/featurebrowser-mainlayout.html new file mode 100644 index 0000000000..69e9072bb8 --- /dev/null +++ b/WebContent/theme/demo/layout/featurebrowser-mainlayout.html @@ -0,0 +1,213 @@ + + + + + + +
+
+
+
+
+ + + + + + +
+ + + + + + +
+
+ + + + + + +
+
+
+
Welcome to the IT Mill + Toolkit feature tour!
+
+
+ + + + + + +
+
+
+
This + application lets you view and play with some features of IT + Mill Toolkit. Use menu on the left to select component.
+
+ Note the Properties selection on the top right + corner. Click it open to access component properties and + feel free to edit properties at any time.
+
+ The area that you are now reading is the component demo + area. Lower area from here contains component description, + API documentation and optional code sample. Note that not + all selections contain demo, only description and API + documentation is shown.
+
+ You may also change application's theme from below the menu. + This example application is designed to work best with Demo + theme, other themes are for demonstration purposes only.
+
+ IT Mill Toolkit enables you to construct complex Web + applications using plain Java, no knowledge of other Web + technologies such as XML, HTML, DOM, JavaScript or browser + differences is required.
+
+ For more information, point your browser to www.itmill.com.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + + + + + + + + + + + + +
DescriptionPropertiesJavadocCode + Sample
+
+
+
+ + + + + + + + + +
+
+ + + + + + + +
+
+
+
+
+
+

Welcome

+
+
+
+
+
+
+
+
+
This + area contains the selected component's description, list of + properties, javadoc and optional code sample. Start your tour now by + selecting features from the list on the left and remember to + experiment with the Properties panel located at the top right + corner area.
+
+ IT Mill Toolkit version: 4.0.2
+ Browser: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; + rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
+
+
+
+
+
+
+
+
+
+ + +
+ + + + + + + +
+
+
+ +
+
+
+
+ + \ No newline at end of file diff --git a/WebContent/theme/demo/style.css b/WebContent/theme/demo/style.css new file mode 100644 index 0000000000..460eb4caad --- /dev/null +++ b/WebContent/theme/demo/style.css @@ -0,0 +1,38 @@ +.itmtk .tree-menu .content, +.itmtk .tree-menu .content .node, +.itmtk .tree-menu .content .nodes, +.itmtk .tree-menu .content .node IMG { + background: none; + border: 0; +} + +#featurebrowser-properties { + width: 0px; + background: #f5f5f5; +} + +#featurebrowser-divider { + background-image: url(layout/img/tab_handle.png); +} + +#featurebrowser-mainlayout +{ + background-color: white; + background-image: url(layout/img/m_bg.png); + background-repeat: no-repeat; +} + +#featurebrowser-tabs { + background: white; +} + +#featurebrowser-properties-toggler { + position: absolute; + top: 15px; +} + +#featurebrowser-features { + position: absolute; + overflow: auto; + left: 0; +} \ No newline at end of file diff --git a/WebContent/theme/example/description.xml b/WebContent/theme/example/description.xml new file mode 100644 index 0000000000..565eefb9ed --- /dev/null +++ b/WebContent/theme/example/description.xml @@ -0,0 +1,27 @@ + + + + + + + + + + IT Mill Toolkit Example theme. + + + + + + + + + + + + + + + + + diff --git a/WebContent/theme/example/layout/Contact.html b/WebContent/theme/example/layout/Contact.html new file mode 100644 index 0000000000..a37425078c --- /dev/null +++ b/WebContent/theme/example/layout/Contact.html @@ -0,0 +1,30 @@ + +

Contact Sales

+

+Do you want us to send you an offer? Or have our sales team contact +you on another matter? Please fill out the enclosed form and we'll get +back to you as soon as possible. You can also call us or send us an +e-mail. +

+ +

Report a Bug

+

+If you have found an issue with IT Mill Toolkit, demo applications or +documentation, please report it to us. Fill out the following form to +send us any relevant information about the issue. +Click here +

+ +

A job for a real expert

+

+We are always interested in new and keen talents! Finnish language +skills are required so please fill out the application form. +Click here for the form +

+ +

You feedback is always welcome

+

+Please give us feedback on our site, products and services. We are +happy to receive positive as well as negative comments as they help us +improve ourselves even further! +

diff --git a/WebContent/theme/example/layout/Developers.html b/WebContent/theme/example/layout/Developers.html new file mode 100644 index 0000000000..50e054a4f4 --- /dev/null +++ b/WebContent/theme/example/layout/Developers.html @@ -0,0 +1,17 @@ + +

Developers

+ +

+This section contains information for developers using IT Mill Toolkit +to create Java web applications. +

+ +

+Start by reading the example application walk-through, get familiar +with the application structure and install the development environment. +

+ +

+Simple. You'll be ready to build your own Ajax web applications in +Java language. +

diff --git a/WebContent/theme/example/layout/News.html b/WebContent/theme/example/layout/News.html new file mode 100644 index 0000000000..f6ab7c7f7f --- /dev/null +++ b/WebContent/theme/example/layout/News.html @@ -0,0 +1,40 @@ + +

News

+ +

+IT Mill was founded in 2000 to develop this new programming paradigm +that would support the creation of real user interfaces for real +application using real programming languages. +

+ +

+IT Mill has been offering high-quality expert services to support its +customers' software development from the start. This model has made it +possible for the company to grow and develop realistically and solely +on net income. +

+ +

+The development of company's proprietary MillstoneTM technology +started at the end of 2000 in cooperation with Tekes, the National +Technology Agency of Finland. The first new Millstone customer +applications were launched already in 2001. +

+ +

+Version 3.0 of the Millstone user interface library was published +using an open LGPL license in December 2002, making it possible to use +the library free of charge all around the world. +

+ +

+Until 2005 more than 50 % of IT Mill's turnover was derived from sales +of Millstone specialist services, with the rest coming from sales of +other software development services and outsourcing services. +

+ +

+In late 2006 IT Mill ensured funding of the new generation of +Millstone. IT Mill Toolkit was released in early 2007. +

+ diff --git a/WebContent/theme/example/layout/Products.html b/WebContent/theme/example/layout/Products.html new file mode 100644 index 0000000000..1b9b74c128 --- /dev/null +++ b/WebContent/theme/example/layout/Products.html @@ -0,0 +1,25 @@ + +

Top 5 reasons to choose IT Mill Toolkit

+ +

+1. High compatibility with web browsers and application servers +

+ +

+2. Real savings in cross-browser application development and testing +

+ +

+3. Ready-made components that make applications easy to maintain +and easy to extend +

+ +

+4. Supports all stages of the application development cycle from +design to maintenance +

+ +

+5. Proven in production - since 2001 +

+ diff --git a/WebContent/theme/example/layout/Support.html b/WebContent/theme/example/layout/Support.html new file mode 100644 index 0000000000..aca7e2a66d --- /dev/null +++ b/WebContent/theme/example/layout/Support.html @@ -0,0 +1,16 @@ + +

Support

+ +

+IT Mill offers a service, one that is expert, flexible and reliable. +We cover the gamut of software development - we are technology +consultants, a turnkey systems providers, a support center for the +customer's internal product development. +

+ +

+We offer maintenance as well as additional development services for +all the software we build. However, it is one of our principles that +the customer should always be free to solicit competing bids for +further development and software maintenance. +

diff --git a/WebContent/theme/example/layout/Welcome.html b/WebContent/theme/example/layout/Welcome.html new file mode 100644 index 0000000000..964753da5b --- /dev/null +++ b/WebContent/theme/example/layout/Welcome.html @@ -0,0 +1,20 @@ + +

Welcome

+ +

+IT Mill is a specialist in enterprise web user interface design and +technology. We offer a variety of products and services for enterprise +application user interface design, -analysis and -implementation. Our +flagship product is IT Mill Toolkit - a server-side component +framework for Java EE. IT Mill Toolkit enables creation of highly +usable browser applications in real Java. +

+ +

+IT Mill Toolkit is a web user interface framework for developing +high-quality web applications for enterprise and professional use. By +using standard Java tools and the enterprise environment (Java EE - +formerly J2EE) we have created the most elegant and complete +architecture for developing user interfaces for web business +applications - for your benefit. +

\ No newline at end of file diff --git a/WebContent/theme/example/layout/icon_intro.png b/WebContent/theme/example/layout/icon_intro.png new file mode 100644 index 0000000000000000000000000000000000000000..032712985c2592d3636ba671602ddda4fa00132b GIT binary patch literal 2465 zcmdT__ct4gAC0P3@jRt!w7#8At-N}z)oQhAX?Y0^(xKxK61)=Bs#U8s60?XI1VvFA zt7v0JBw{6z8X-mqm7t=;e!jkc#`m6c?>+a|dp@6Y(NL@Vze%Y|0RVvCEX+-94qWqp zloUVE{Far@13T;jvIGGDpQ(ltn1zF^;%oNA*Vfb7_ch!b2>>BH9g$}(P;eKd4HAwB zeASJ-0RV^tpb(hZeN-do$2uyP?OQaK+c5|8BholRzHobge}9zstDu?t5<3Wqq-mRF zzava#)N`D&Se|&ceROA5JtwwoNK7HX@L}l?R~VE_&u*Lu!!v`+rxPkiUtxR6BTHJa z%Hrl}*Q9Q{$c{$|1Cx9aJeEAOwDCHtuZ6MTl1RP!qPBZve0*pX%9pU6CiXp)L?wrNn;tyk^qTYEasY8|6GxA*=fPyABQ zi6eerwhAUA<0YdBEV@Uuxf4>(;R-~tHIo-1WiBbqlC~Lq z zPW?6)_KDNRa}MN7W)yiF4SdSuBwYcKS>j7gEMn&~>xu`q}4E zBxQpP`*##Iqx1mW!0P7C>gKLMxVf{t8(hG85lwQy4#Ja|##2cBgNJGNwXw22xcUEU z0AlrE2>^h^QwviNEP(Bcb$f1$JRLreNmb5BxX__|%Kfd93dDeXE~ZB{qv;4lO@{6u zCXd&MECNkQK)JGs5D6P=YmhSLe2x;#<2*+BpM-b~+XBKB&tkZpi}-JsZ|3LuOw4bD zUZ3BOxn831+@MXqVyab9*Y=+>lO39hUf-T%9|3pnF(ZZy!QOjIFaD+OsomfgMOFFp z!$Y%qlS0LT?Ys_arhfS8b?2sPr7A`HJ~j|scrlrMIDUNG*iin5HxSNnL;n7vs)^74 z>TH_OAS56(?@sY}_LJX)N;2TL_L|^_^{DDUaH3erO9sIm40ip4C#HC>?7J{mb~DAjY*Ynko~@-x z5Ty%ZGPOdDjG0E<62iy0JC87a>h$tmmyCRCUE_6Lm&cJx$G#^f#<+oe!VvZ_t$-N_&zLz+O+`VH)EJ;n9>W-3UY`5d!OrwSjnEV>vgsQ4>ts;TB2qa(q5)zUw#7{ix=u| z52DHVjrmcE`Wds2a-h5ECaTMo8?NU@#z)-AoLzkl7?sy{;fm5K1a znA%GQ0_r1@^-<+Nu+~Tm0-r>pQ=KkG%h=g9hjAEGHZ5!iANN*F4zIqIyUN37b#f61 zFRBhdIk%|V_Q%a-caK*ZTDLgO#z{Ly56*^5O4Y#K1Fgms7!JF~_6t_kBvpwea zCI_XTucQ_R8|Rs9c>5P0ty?-abz4G2Y)m_mCwWHA!6l<>2Au-6!*zi{=$X-^&kw|J zLSte|40AH%=VvZRoqiDr)S}H2H3+^oA#0sYxcy7_i1Pd=rI>4f1LXsAf^zbK($dD( zxr@z&tB}jrA*p7Co9-V#hy2XVS0}PxdfFa6+He8>t6C`garcV)bx1{Ol7GdVpk?by zxK7A`-oMuv37djH8sbdPYsFlW;5iZ(67}9)WMETdj1X}-Bp+#M@i--ABCL=ktMDP1 zGux^nS2!AmHt+PX^9pW1aT(F0$eq{EYMUV=j1KGVpny95S*^!Ty5aAv-9>n_WdI*0 zMWUr70YBZcba}c8d?btNH6P~lkG_O!O|^D!#v9$-3o(5tH^7zC`fr9T=+CaYxu0RF z9h6%zGg9qTl&=pTl*7vepqQfAi1WgCOQd|i<20E%?ZZ-M*MpscUOzo#`u<4(mxd`h zYH9i9N$O_@30LE~ZQv$NwRz7-YCxGTk|zWo7ME3mCW u?KdFTl=l5CAHm9(M^DJ@vb$Rk$pCcgd7Ay;K&^wx09cq=nO5C#i2N_K3wIO% literal 0 HcmV?d00001 diff --git a/WebContent/theme/example/layout/mainLayout.html b/WebContent/theme/example/layout/mainLayout.html new file mode 100644 index 0000000000..5679ecbc62 --- /dev/null +++ b/WebContent/theme/example/layout/mainLayout.html @@ -0,0 +1,33 @@ + + + + + + + + + +
This is an example application that uses custom layouts + + + + + + + +
+
+ + + + + + + + +
+
+
+
+
-- 2.39.5