Changed Methods |
ListSelectionListener createListSelectionListener(JFileChooser )
|
Documentation changed from old to new. Method was inherited from BasicFileChooserUI, but is now defined locally.
|
Creates a selection listener for the list of files and directories. |
Dimension getMaximumSize(JComponent )
|
Documentation changed from old to new. |
Returns the maximum size of the JFileChooser . |
Dimension getMinimumSize(JComponent )
|
Documentation changed from old to new. |
Returns the minimum size of the JFileChooser . |
Dimension getPreferredSize(JComponent )
|
Documentation changed from old to new. |
Returns the preferred size of the specified JFileChooser . |