UIManagerDefaults Application 7.0
Download

UIManagerDefaults Application 7.0

The UIManager contains information about the default properties of each Swing
Rating
Your vote:
Latest version:
7.0 See all
Developer:
Screenshots
1 / 1
Download

The UIManager contains information about the default properties of each Swing component. This information is stored in the UIDefaults class in the form of key/value pairs. Each Look and Feel will have its own set of default properties. The UIManager can be used to make changes to these properties. At times you may want to know what the default value of a property is for a specific component. You can use code like this to get the default font for a JTextField:

Comments

User

Your vote: