Searched refs:ViewportLayout (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/
H A DViewportLayout.java39 * <code>ViewportLayout</code> defines
58 public class ViewportLayout implements LayoutManager, Serializable class in inherits:LayoutManager,Serializable
61 static ViewportLayout SHARED_INSTANCE = new ViewportLayout();
H A DJViewport.java1311 return ViewportLayout.SHARED_INSTANCE;

Completed in 33 milliseconds