Interface PreferredSize
-
public interface PreferredSize
Created by luc on 26.04.17.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Dimension
getMaximumSize()
Dimension
getMinimumSize()
double
getPreferredHeight()
Dimension
getPreferredSize()
-