jdeps -v -dotoutput ~/dotfiles jrt:/java.desktop/com/apple/laf/AquaBorder.class or what would be a good way to determine the dependencies for a Swing L&F? Running jdeps against the application jar for a Swing application shows no look and feel dependencies. Michael Hall