gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz/gzz/view MultitypeCellContentView.java


From: Benja Fallenstein
Subject: [Gzz-commits] gzz/gzz/view MultitypeCellContentView.java
Date: Tue, 01 Oct 2002 10:04:51 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Benja Fallenstein <address@hidden>      02/10/01 10:04:51

Modified files:
        gzz/view       : MultitypeCellContentView.java 

Log message:
        hups

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/view/MultitypeCellContentView.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: gzz/gzz/view/MultitypeCellContentView.java
diff -c gzz/gzz/view/MultitypeCellContentView.java:1.1 
gzz/gzz/view/MultitypeCellContentView.java:1.2
*** gzz/gzz/view/MultitypeCellContentView.java:1.1      Tue Oct  1 10:04:18 2002
--- gzz/gzz/view/MultitypeCellContentView.java  Tue Oct  1 10:04:51 2002
***************
*** 4,10 ****
  import gzz.media.*;
  import gzz.vob.*;
  
! public class MultitypeCellContentView implements        CellContentView {
      CellContentView textView, pageView;
      
      public MultitypeCellContentView(
--- 4,13 ----
  import gzz.media.*;
  import gzz.vob.*;
  
! /** A cell content view that uses a text- or pagespan view, dependent
!  * on the type of content.
!  */
! public class MultitypeCellContentView implements CellContentView {
      CellContentView textView, pageView;
      
      public MultitypeCellContentView(




reply via email to

[Prev in Thread] Current Thread [Next in Thread]