Changed Methods |
Dimension getMaximumSize(JComponent )
|
Method was locally defined, but is now inherited from ComponentUI.
|
Returns the specified component's maximum size appropriate for
the look and feel. |
Dimension getMinimumSize(JComponent )
|
Method was locally defined, but is now inherited from ComponentUI.
|
Returns the specified component's minimum size appropriate for
the look and feel. |
Dimension getPreferredSize(JComponent )
|
Method was locally defined, but is now inherited from ComponentUI.
|
Returns the specified component's preferred size appropriate for
the look and feel. |