/[alph]/alph/org/nongnu/alph/impl/AbstractScrollBlock.java
ViewVC logotype

Diff of /alph/org/nongnu/alph/impl/AbstractScrollBlock.java

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

revision 1.6 by tjl, Wed Jun 11 17:50:18 2003 UTC revision 1.7 by humppake, Mon Sep 8 12:28:29 2003 UTC
# Line 90  public abstract class AbstractScrollBloc Line 90  public abstract class AbstractScrollBloc
90              return new PermanentTextScroll(alph, id, ct);              return new PermanentTextScroll(alph, id, ct);
91    
92          } else if(type.equals("image")) {          } else if(type.equals("image")) {
93                return new SimpleImageScroll(alph, id, ct);
94          } else if(type.equals("application")) {          } else if(type.equals("application")) {
95              return new PageImageScroll(alph, id, ct);              return new PageImageScroll(alph, id, ct);
96          }          }

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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