Пример #1
0
		/// <summary>
		/// Requests the component representing the default value to have
		/// focus.
		/// </summary>
		abstract public void selectInitialValue(JOptionPane @op);
Пример #2
0
		/// <summary>
		/// Returns true if the user has supplied instances of Component for
		/// either the options or message.
		/// </summary>
		abstract public bool containsCustomComponents(JOptionPane @op);