/[classpath]/classpath/java/awt/Dialog.java
ViewVC logotype

Diff of /classpath/java/awt/Dialog.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18.2.5 by tromey, Tue Oct 4 17:34:48 2005 UTC revision 1.18.2.6 by gnu_andrew, Wed Nov 2 21:44:47 2005 UTC
# Line 406  addNotify() Line 406  addNotify()
406  public synchronized void  public synchronized void
407  show()  show()
408  {  {
409      pack();
410    super.show();    super.show();
411        
412    if (isModal())    if (isModal())

Legend:
Removed from v.1.18.2.5  
changed lines
  Added in v.1.18.2.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26