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

/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/
H A DViewportLayout.java40 * <code>ViewportLayout</code> defines
61 public class ViewportLayout implements LayoutManager, Serializable class in inherits:LayoutManager,Serializable
64 static ViewportLayout SHARED_INSTANCE = new ViewportLayout();
H A DJViewport.java1431 return ViewportLayout.SHARED_INSTANCE;

Completed in 90 milliseconds