
examples.resources.ActionExample4.properties Maven / Gradle / Ivy
The newest version!
# Standard application resources
Application.id = ActionExample4
Application.title = Application Framework ActionExample4
Application.version = 1.0
Application.vendor = Sun Microsystems, Inc.
Application.vendorId = Sun
Application.homepage = http://www.javadesktop.org
Application.description = A simple demo of the Task class that recursively lists files
Application.lookAndFeel = system
# Resources for ActionExample4; additional properties in ListFilesTask.properties
# go @Action
go.Action.text = &List
go.Action.shortDescription = List all of the files in the specified directory
# stop @Action
stop.Action.text = &Stop
stop.Action.shortDescription = Stop the file listing background task
© 2015 - 2025 Weber Informatics LLC | Privacy Policy