Content deleted Content added
Cyberbot II (talk | contribs) m Updating {{Blacklisted-links}}. (Peachy 2.0 (alpha 6)) |
RProgrammer (talk | contribs) m →BXML |
||
Line 40:
==BXML==
In Apache Pivot, the GUI usually is designed using [[BXML]] files. BXML is an XML-based markup language for simplifying the construction of Java object hierarchies. While it is most often used to define the user interface of an Apache Pivot application, it is not limited to user interface construction, and can actually be used to create hierarchies of any object type. In the case of Apache Pivot the designer can place the WTK-components and set their properties without writing a single line of Java code.
In more complex
==Scripting==
|