All Downloads are FREE. Search and download functionalities are using the official Maven repository.

examples.resources.ActionMapExample.properties Maven / Gradle / Ivy

The newest version!

# Resource file for the ActionMapExample Application class


# Standard application resources

Application.id = ActionMapExample
Application.title = Application Framework ActionMap Example: try the right button menu
Application.version = 1.0
Application.vendor = Sun Microsystems, Inc.
Application.vendorId = Sun
Application.homepage = http://appframework.dev.java.net
Application.description =  Demonstration of @Action inheritance
Application.lookAndFeel = system


# ActionMapExample @Resources

circleIcon = green-circle.png
squareIcon = blue-square.png
triangleIcon = red-triangle.png


# BaseScenePanel @Action resources

create.Action.text = &Create
create.Action.shortDescription = create a new Node

remove.Action.text = &Remove
remove.Action.shortDescription = remove the selected Node







© 2015 - 2025 Weber Informatics LLC | Privacy Policy