KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > objectweb > fractal > swing > WindowAttributes


1 // automatically generated
2

3 package org.objectweb.fractal.swing;
4
5
6 public interface WindowAttributes extends ContainerAttributes {
7 }
8
Popular Tags