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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DJOptionPane.java2299 public boolean getWantsInput() { method in class:JOptionPane
/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicOptionPaneUI.java95 /** JComponent provide for input if optionPane.getWantsInput() returns
440 if (optionPane.getWantsInput()) {
1331 // Classes used when optionPane.getWantsInput returns true.

Completed in 40 milliseconds