svn commit: r15220 - branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/src/org/argouml/core/propertypanels/xml/Usage.xml
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: penyaskito Date: 2008-07-09 10:54:50-0700 New Revision: 15220 Added: branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/src/org/argouml/core/propertypanels/xml/Usage.xml (contents, props changed) Log: A panel for Usage. This is the last one of the panels listed at issue 5212. Added: branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/src/org/argouml/core/propertypanels/xml/Usage.xml Url: http://argouml.tigris.org/source/browse/argouml/branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/src/org/argouml/core/propertypanels/xml/Usage.xml?view=auto&rev=15220 ============================================================================== --- (empty file) +++ branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/src/org/argouml/core/propertypanels/xml/Usage.xml 2008-07-09 10:54:50-0700 @@ -0,0 +1,8 @@ +<?xml version='1.0' encoding='UTF-8'?> +<panel> + <text name='name' /> + <combo name='namespace' /> + <separator /> + <list name='suppliers' /> + <list name='clients' /> +</panel>