/[fenfire]/fenfire/org/fenfire/loom/ViewSettings.java
ViewVC logotype

Diff of /fenfire/org/fenfire/loom/ViewSettings.java

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

revision 1.1 by benja, Sat Mar 15 21:57:59 2003 UTC revision 1.2 by benja, Sun Mar 16 13:44:14 2003 UTC
# Line 26  Loom.java Line 26  Loom.java
26   */   */
27  package org.fenfire.loom;  package org.fenfire.loom;
28    
29  /**  /** Loom view settings: Stores the 'current' view.
30     *  This knows whether we have the SimpleView
31     *  or the WheelView selected, and in the future
32     *  will hold other views too, as they get written.
33   */   */
34  public class ViewSettings {  public class ViewSettings {
35      protected View[] views;      protected View[] views;

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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