
protege.org.coode.matrix.4.0.0.source-code.viewconfig-individualmatrix.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.coode.matrix Show documentation
Show all versions of org.coode.matrix Show documentation
A Swing Component that combines a JTree and a JTable.
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <layout> <VSNode splits="0.8 0.2"> <CNode> <Component label="Individual matrix"> <Property id="pluginId" value="org.coode.matrix.IndividualMatrixView"/> </Component> <Component label="Types matrix"> <Property id="pluginId" value="org.coode.matrix.ClassMembersMatrixView"/> </Component> </CNode> <HSNode splits="0.25 0.25"> <CNode> <Component label="Object properties"> <Property id="pluginId" value="org.coode.matrix.ObjPropsPalette"/> </Component> <Component label="Data properties"> <Property id="pluginId" value="org.coode.matrix.DataPropsPalette"/> </Component> </CNode> <CNode> <Component label="Individuals By class"> <Property id="pluginId" value="org.coode.matrix.IndividualsPalette"/> </Component> </CNode> </HSNode> </VSNode> </layout>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy