The <javaTransientField> element declares within the FieldModifiersopt that the fields introduced by the declaration are marked transient fields.
<javaField id="javax.swing.plaf.TabbedPaneUI">
<apiName>calcRect</apiName>
<shortDesc>
A rectangle used for general layout calculations in order to
avoid constructing many new rectangles automatically.
</shortDesc>
<javaFieldDetail>
<javaFieldDef>
<javaTransientField/>
<javaFieldAccess value="protected"/>
<javaFieldClass href=”http://java.sun.com/…/awt/Rectangle.html”
format=”html” scope=”external”>Rectangle</javaFieldClass>
</javaFieldDef>
</javaFieldDetail>
</javaField>
