Incidencia #13197

java.awt.Dialog cannot open
Abrir Fecha: 2008-08-02 09:04 Última actualización: 2008-11-05 00:30

Informador:
Propietario:
Tipo:
Estado:
Open [Owner assigned]
Componente:
Hito:
(Ninguno)
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Later
Fichero:
1

Details

java.awt.Dialogを以下のコンストラクタを使用して作成する
と、実際のダイアログが開きません。
Dialog(Window owner,String title)

以下のコンストラクタであれば開きます。
Dialog(Frame owner,String title)

すべてのケースを試したわけではありませんが、全体的に親
をjava.awt.Windowにすると開かないように思われます。

Ticket History (3/3 Histories)

2008-08-02 09:04 Updated by: florian
  • File 2974: DialogTest.java is attached
2008-11-05 00:22 Updated by: freebeans
  • Resolución Update from Ninguno to Accepted
  • Propietario Update from (Ninguno) to freebeans
2008-11-05 00:30 Updated by: freebeans
  • Resolución Update from Accepted to Later
Comentario
Mysaifu JVM 0.3.9のクラスライブラリであるGNU Classpath 0.97.1には、Dialog(Window, String)というコンストラクタはまだ実装されていません。
GNU Classpath側で上記コンストラクタが実装された時点で、対応したいと思います。

Attachment File List

Editar

Please login to add comment to this ticket » Entrar