/[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.24 by langel, Wed Nov 2 18:52:45 2005 UTC revision 1.25 by rabbit78, Wed Nov 2 22:22:01 2005 UTC
# Line 404  addNotify() Line 404  addNotify()
404  public synchronized void  public synchronized void
405  show()  show()
406  {  {
   pack();  
407    super.show();    super.show();
408        
409    if (isModal())    if (isModal())

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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