Apache Pivot: Difference between revisions

Content deleted Content added
No edit summary
Tag: gettingstarted edit
Werieth (talk | contribs)
No edit summary
Line 1:
{{Blacklisted-links|1=
*http://java.dzone.com/articles/table-row-editing-apache-pivot
*:''Triggered by <code>\bdzone\.com\b</code> on the global blacklist''
*http://java.dzone.com/news/interview-greg-brown-todd-volk
*:''Triggered by <code>\bdzone\.com\b</code> on the global blacklist''|bot=Cyberbot II}}
{{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 = {{releaseStart date|2013|08|01}}
| latest preview version =
| latest preview date =
| operating system = [[Cross-platform]]
| size = 20 &nbsp;MB (archived)
| 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 &#124; 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://java.dzone.com/news/interview-greg-brown-todd-volk Interview: Greg Brown & Todd Volkert from the Pivot Framework, Geertjan Wielenga]
* [http://java.dzone.com/articles/table-row-editing-apache-pivot Table Row Editing in Apache Pivot, Todd Volkert]
* [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]