[Mc4j-cvs] mc4j/application/dashboards HtmlDocumentTest.xml,1.1.2.1,1.1.2.2 RelationsGraph.xml,1.4.2
Brought to you by:
ghinkl
From: Greg H. <gh...@us...> - 2006-04-12 17:40:12
|
Update of /cvsroot/mc4j/mc4j/application/dashboards In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15079/application/dashboards Modified Files: Tag: ems_module_separation HtmlDocumentTest.xml RelationsGraph.xml RelationsGraph2.xml Log Message: The newer style dashboards Index: HtmlDocumentTest.xml =================================================================== RCS file: /cvsroot/mc4j/mc4j/application/dashboards/HtmlDocumentTest.xml,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -C2 -d -r1.1.2.1 -r1.1.2.2 *** HtmlDocumentTest.xml 12 Apr 2006 17:28:34 -0000 1.1.2.1 --- HtmlDocumentTest.xml 12 Apr 2006 17:40:04 -0000 1.1.2.2 *************** *** 24,28 **** <Component type="org.mc4j.console.dashboard.components.html.HtmlDashboardComponent"> ! <Attribute name="htmlDocumentName" value="(Literal)HtmlDocumentTest.html"/> <Content> --- 24,28 ---- <Component type="org.mc4j.console.dashboard.components.html.HtmlDashboardComponent"> ! <Attribute name="htmlDocumentName" value="'HtmlDocumentTest.html'"/> <Content> *************** *** 30,36 **** <!-- *** Notice were setting the node that we matched above by name here *** --> <Attribute name="bean" value="bean"/> ! <Border type="javax.swing.border.LineBorder" color="(Literal)0x444444" thickness="(Literal)1"/> ! <Attribute name="background" value="(Literal)0xFFFFFF"/> ! <Attribute name="background" value="(Literal)0xFFFFFF"/> </Component> --- 30,36 ---- <!-- *** Notice were setting the node that we matched above by name here *** --> <Attribute name="bean" value="bean"/> ! <Border type="javax.swing.border.LineBorder" color="'0x444444'" thickness="'1'"/> ! <Attribute name="background" value="'0xFFFFFF'"/> ! <Attribute name="background" value="'0xFFFFFF'"/> </Component> Index: RelationsGraph.xml =================================================================== RCS file: /cvsroot/mc4j/mc4j/application/dashboards/RelationsGraph.xml,v retrieving revision 1.4.2.1 retrieving revision 1.4.2.2 diff -C2 -d -r1.4.2.1 -r1.4.2.2 *** RelationsGraph.xml 12 Apr 2006 17:28:34 -0000 1.4.2.1 --- RelationsGraph.xml 12 Apr 2006 17:40:04 -0000 1.4.2.2 *************** *** 32,38 **** <Component type="javax.swing.JLabel" id="titleLable"> <!--Constraint type="java.awt.GridBagConstraints" anchor="NORTHWEST" fill="HORIZONTAL" gridx="1" gridy="1"/--> ! <Attribute name="text" value="(Literal)Relationship graph"/> ! <Attribute name="font" value="(Literal)Dialog bold 24"/> ! <Attribute name="foreground" value="(Literal)0xFF2222"/> </Component> --- 32,38 ---- <Component type="javax.swing.JLabel" id="titleLable"> <!--Constraint type="java.awt.GridBagConstraints" anchor="NORTHWEST" fill="HORIZONTAL" gridx="1" gridy="1"/--> ! <Attribute name="text" value="'Relationship graph'"/> ! <Attribute name="font" value="'Dialog bold 24'"/> ! <Attribute name="foreground" value="'0xFF2222'"/> </Component> *************** *** 40,46 **** <Component type="javax.swing.JTextArea"> <!--Constraint type="java.awt.GridBagConstraints" anchor="NORTH" gridx="1" gridy="2"/--> ! <Attribute name="text" value="(Literal)This Dashboard displays a graph of the relations in the system."/> ! <Attribute name="opaque" value="(Literal)false"/> ! <Attribute name="editable" value="(Literal)false"/> </Component> --- 40,46 ---- <Component type="javax.swing.JTextArea"> <!--Constraint type="java.awt.GridBagConstraints" anchor="NORTH" gridx="1" gridy="2"/--> ! <Attribute name="text" value="'This Dashboard displays a graph of the relations in the system.'"/> ! <Attribute name="opaque" value="'false'"/> ! <Attribute name="editable" value="'false'"/> </Component> *************** *** 51,61 **** <Component type="javax.swing.JScrollPane"> <Constraint type="BorderConstraints" direction="CENTER"/> ! <Attribute name="background" value="(Literal)0xFFFFFF"/> <Content> <Component type="org.mc4j.console.dashboard.components.RelationsGraphComponent"> ! <Attribute name="beanNode" value="RelationServiceBean"/> ! <Attribute name="background" value="(Literal)0xFFFFFF"/> ! <Attribute name="preferredSize" value="(Literal)800,800"/> </Component> --- 51,61 ---- <Component type="javax.swing.JScrollPane"> <Constraint type="BorderConstraints" direction="CENTER"/> ! <Attribute name="background" value="'0xFFFFFF'"/> <Content> <Component type="org.mc4j.console.dashboard.components.RelationsGraphComponent"> ! <Attribute name="bean" value="#RelationServiceBean"/> ! <Attribute name="background" value="'0xFFFFFF'"/> ! <Attribute name="preferredSize" value="'0'"/> </Component> Index: RelationsGraph2.xml =================================================================== RCS file: /cvsroot/mc4j/mc4j/application/dashboards/RelationsGraph2.xml,v retrieving revision 1.4.2.1 retrieving revision 1.4.2.2 diff -C2 -d -r1.4.2.1 -r1.4.2.2 *** RelationsGraph2.xml 12 Apr 2006 17:28:34 -0000 1.4.2.1 --- RelationsGraph2.xml 12 Apr 2006 17:40:04 -0000 1.4.2.2 *************** *** 31,37 **** <Component type="javax.swing.JLabel" id="titleLable"> <!--Constraint type="java.awt.GridBagConstraints" anchor="NORTHWEST" fill="HORIZONTAL" gridx="1" gridy="1"/--> ! <Attribute name="text" value="(Literal)Relationship graph2"/> ! <Attribute name="font" value="(Literal)Dialog bold 24"/> ! <Attribute name="foreground" value="(Literal)0xFF2222"/> </Component> --- 31,37 ---- <Component type="javax.swing.JLabel" id="titleLable"> <!--Constraint type="java.awt.GridBagConstraints" anchor="NORTHWEST" fill="HORIZONTAL" gridx="1" gridy="1"/--> ! <Attribute name="text" value="'Relationship graph2'"/> ! <Attribute name="font" value="'Dialog bold 24'"/> ! <Attribute name="foreground" value="'0xFF2222'"/> </Component> *************** *** 39,44 **** <Component type="javax.swing.JTextArea"> <!--Constraint type="java.awt.GridBagConstraints" anchor="NORTH" gridx="1" gridy="2"/--> ! <Attribute name="text" value="(Literal)This Dashboard displays a graph of the relations in the system."/> ! <Attribute name="opaque" value="(Literal)false"/> </Component> --- 39,44 ---- <Component type="javax.swing.JTextArea"> <!--Constraint type="java.awt.GridBagConstraints" anchor="NORTH" gridx="1" gridy="2"/--> ! <Attribute name="text" value="'This Dashboard displays a graph of the relations in the system.'"/> ! <Attribute name="opaque" value="'false'"/> </Component> *************** *** 49,59 **** <Component type="org.mc4j.console.dashboard.components.RelationsGraphComponent4"> ! <Attribute name="beanNode" value="RelationServiceBean"/> <Constraint type="BorderConstraints" direction="CENTER"/> ! <Attribute name="background" value="(Literal)0xFFFFFF"/> ! <Attribute name="background" value="(Literal)0xFFFFFF"/> ! <Attribute name="preferredSize" value="(Literal)600,600"/> ! <Attribute name="size" value="(Literal)600,600"/> </Component> --- 49,59 ---- <Component type="org.mc4j.console.dashboard.components.RelationsGraphComponent4"> ! <Attribute name="bean" value="#RelationServiceBean"/> <Constraint type="BorderConstraints" direction="CENTER"/> ! <Attribute name="background" value="'0xFFFFFF'"/> ! <Attribute name="background" value="'0xFFFFFF'"/> ! <Attribute name="preferredSize" value="'600,600'"/> ! <Attribute name="size" value="'600,600'"/> </Component> |