From ecdac123787b96ce6649f0f91da12ea6458cc2b1 Mon Sep 17 00:00:00 2001 From: Palica Date: Tue, 23 Jun 2020 22:35:08 +0200 Subject: Updating liguros repo --- dev-java/appframework/metadata.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 dev-java/appframework/metadata.xml (limited to 'dev-java/appframework/metadata.xml') diff --git a/dev-java/appframework/metadata.xml b/dev-java/appframework/metadata.xml new file mode 100644 index 000000000000..119108837d50 --- /dev/null +++ b/dev-java/appframework/metadata.xml @@ -0,0 +1,17 @@ + + + + + java@gentoo.org + 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: + + * 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. + + gentoo-staging + -- cgit v1.3.1