File: laf-defaults.xml

package info (click to toggle)
libflexdock-java 1.2.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,212 kB
  • sloc: java: 20,978; xml: 615; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 554 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<settings>
	<tabEdgeInset>
		<property key="com.sun.java.swing.plaf.windows.WindowsLookAndFeel" value="1" />
		<property key="javax.swing.plaf.metal.MetalLookAndFeel" value="1" />
		<property key="com.sun.java.swing.plaf.motif.MotifLookAndFeel" value="1" />
		<property key="com.l2fprod.gui.plaf.skin.CompoundSkin" value="2" />
		<property key="com.jgoodies.looks.plastic.PlasticXPLookAndFeel" value="1" />
		<property key="com.jgoodies.looks.plastic.Plastic3DLookAndFeel" value="1" />
	</tabEdgeInset>
</settings>