JDNC 04 05 Schema Documentation

http://www.jdesktop.org/2004/05/jdnc
simpleType ComponentOrientation

Super Types
{http://www.w3.org/2001/XMLSchema}NCName
|
+--{http://www.jdesktop.org/2004/05/jdnc}ComponentOrientation (restriction)

Source
<xsd:simpleType name="ComponentOrientation">
<xsd:restriction base="xsd:NCName">
<xsd:enumeration value="horizontal"/>
<xsd:enumeration value="vertical"/>
</xsd:restriction>
</xsd:simpleType>

JDNC 04 05 Schema Documentation

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://www.sourceforge.net.