Visibility.java

00001 package edu.stanford.hci.r3.util.files;
00002 
00014 public enum Visibility {
00015         BOTH, 
00016         INVISIBLE,
00017         VISIBLE
00018 }

Generated on Sat Apr 14 18:21:39 2007 for R3 Paper Toolkit by  doxygen 1.4.7