Content deleted Content added
No edit summary Tag: gettingstarted edit |
No edit summary |
||
Line 1:
{{One source|date=February 2012}}
{{ Infobox Software
| name = Apache Pivot
| logo = [[File:Pivot logo.svg|200px|Pivot logo]]
| screenshot =
| caption =
| developer = [[Apache Software Foundation]]
| status = Active
| latest release version = 2.0.3
| latest release date = {{
| latest preview version =
| latest preview date =
| operating system = [[Cross-platform]]
| size = 20
| platform = [[Java platform|Java]]
| programming language = [[Java (programming language)|Java]]
Line 28 ⟶ 23:
==Architecture==
Its [[class (software)|class]]es are divided in the following categories:<ref name="ov">[http://pivot.apache.org/tutorials/platform-overview.html Platform Overview | Apache Pivot]</ref>
* '''Core classes''' that enable the classes in the other categories to function
* '''WTK classes''' that provide user interface elements such as buttons and lists. These are built according to the [[model-view-controller]] architecture. Most of Pivot's classes are included in the WTK category.
Line 54 ⟶ 49:
* {{official website|http://pivot.apache.org}}
* [http://www.developria.com/2009/01/pivot-platform-overview.html Introducing Pivot, Greg Brown]
* [http://michaelbushe.wordpress.com/2009/12/22/creating-an-executable-apache-pivot-app-using-maven Creating an Executable Apache Pivot App using Maven]
* [http://www.jroller.com/aalmiray/entry/griffon_beyond_swing Griffon: Beyond Swing]
|