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

com.sun.swingset3.resources.SwingSet3.properties Maven / Gradle / Ivy

There is a newer version: 2.6.5
Show newest version
# Sample ResourceBundle properties file
Application.id = SwingSet3
Application.title = SwingSet3
Application.version = .6
Application.vendor = Sun Microsystems, Inc.
Application.vendorId = Sun
Application.homepage = https://swingset3.dev.java.net
Application.description =  A demo showcase application for the Swing GUI toolkit
Application.icon = images/swingset3_icon.png
 
mainFrame.title = ${Application.title}

file.text = File
exit.text = Exit
view.text = View
lookAndFeel.text = Look and Feel
sourceCodeCheckboxItem.text = Show Source Code

demos.title = GUI Components

error.title = ${Application.title} Error
error.noDemosLoaded = ${Application.title} was unable to load demos \nbecause demo list was empty
error.unableToChangelookAndFeel = ${Application.title) was unable to switch look and feel

demoPanel.loadingMessage = demo loading




© 2015 - 2024 Weber Informatics LLC | Privacy Policy