From a6cd16207b604e9c8179ca582299432b77738632 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 25 Nov 2017 23:12:39 +0100 Subject: dev-java/appframework: [QA] Consistent whitespace in metadata.xml --- dev-java/appframework/metadata.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'dev-java') diff --git a/dev-java/appframework/metadata.xml b/dev-java/appframework/metadata.xml index 6d7f24baa1b5..d217a05000e5 100644 --- a/dev-java/appframework/metadata.xml +++ b/dev-java/appframework/metadata.xml @@ -6,11 +6,11 @@ Java - The JSR-296 Swing Application Framework prototype implementation is a small set of Java classes that simplify building desktop applications. The prototype provides infrastructure that's common to most desktop applications: + The JSR-296 Swing Application Framework prototype implementation is a small set of Java classes that simplify building desktop applications. The prototype provides infrastructure that's common to most desktop applications: - * Application lifecyle, notably GUI startup and shutdown. - * Support for managing and loading resources, like strings, formatted messages, images, colors, fonts, and other types common to desktop applications. - * Support for defining, managing, and binding Actions, including Actions that run asynchronously (in the "background"). - * Persistent session state: support for automatically and selectively saving GUI state from one run of an application to the next. + * Application lifecyle, notably GUI startup and shutdown. + * Support for managing and loading resources, like strings, formatted messages, images, colors, fonts, and other types common to desktop applications. + * Support for defining, managing, and binding Actions, including Actions that run asynchronously (in the "background"). + * Persistent session state: support for automatically and selectively saving GUI state from one run of an application to the next. -- cgit v1.2.3-65-gdbad