| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <diagram program="umlet" version="14.3.0">
- <zoom_level>10</zoom_level>
- <element>
- <id>UMLClass</id>
- <coordinates>
- <x>610</x>
- <y>170</y>
- <w>100</w>
- <h>30</h>
- </coordinates>
- <panel_attributes>Object</panel_attributes>
- <additional_attributes/>
- </element>
- <element>
- <id>UMLClass</id>
- <coordinates>
- <x>640</x>
- <y>460</y>
- <w>100</w>
- <h>30</h>
- </coordinates>
- <panel_attributes>JButton</panel_attributes>
- <additional_attributes/>
- </element>
- <element>
- <id>UMLClass</id>
- <coordinates>
- <x>350</x>
- <y>450</y>
- <w>100</w>
- <h>30</h>
- </coordinates>
- <panel_attributes>JFrame</panel_attributes>
- <additional_attributes/>
- </element>
- <element>
- <id>Relation</id>
- <coordinates>
- <x>370</x>
- <y>190</y>
- <w>280</w>
- <h>280</h>
- </coordinates>
- <panel_attributes>lt=<<-</panel_attributes>
- <additional_attributes>260.0;10.0;10.0;260.0</additional_attributes>
- </element>
- <element>
- <id>Relation</id>
- <coordinates>
- <x>650</x>
- <y>190</y>
- <w>50</w>
- <h>290</h>
- </coordinates>
- <panel_attributes>lt=<<-</panel_attributes>
- <additional_attributes>10.0;10.0;30.0;270.0</additional_attributes>
- </element>
- <element>
- <id>UMLClass</id>
- <coordinates>
- <x>760</x>
- <y>460</y>
- <w>100</w>
- <h>30</h>
- </coordinates>
- <panel_attributes>ActionEvent</panel_attributes>
- <additional_attributes/>
- </element>
- <element>
- <id>Relation</id>
- <coordinates>
- <x>680</x>
- <y>190</y>
- <w>120</w>
- <h>290</h>
- </coordinates>
- <panel_attributes>lt=<<-</panel_attributes>
- <additional_attributes>10.0;10.0;100.0;270.0</additional_attributes>
- </element>
- </diagram>
|