List of usage examples for javax.swing JOptionPane subclass-usage
From source file ModifiableJOptionPane.java
/**
* {@link javax.swing.JOptionPane} that can be modified for creating resizable
* dialogs and so on. Default implementation of {@link javax.swing.JOptionPane}
* creates allways unresizable dialog.
*
* @version $Name: $ - $Revision: 1.1.1.1 $ - $Date: 2005/04/07 18:36:21 $
From source file DisplayingMultilineMessages.java
class NarrowOptionPane extends JOptionPane { NarrowOptionPane() { } public int getMaxCharactersPerLineCount() {