ButtonType.java

Go to the documentation of this file.
00001 package irc;
00002 
00008 public enum ButtonType {
00009         Read,
00010         ReadAndUnlock,
00011         Unlock,
00012         WriteAndUnlock,
00013         Write
00014 }

Generated on Wed Jan 2 10:15:54 2008 for Javanaise by  doxygen 1.5.4