com.ccg.swing
Interface DirtySaver

All Known Implementing Classes:
ColorChoices

public interface DirtySaver

Not ready for prime time - please ignore for now.

 class Example {
   public void main(String[] args) {
     com.ccg.swing.DirtySaver o = new com.ccg.swing.DirtySaver();
          System.out.println(o);
   }
 }
 

Since:
1.0
Version:
$Revision: 1.1 $
Author:
$Author: pkb $ #see [class][#method]|Text

Method Summary
 void attemptSave()
          One line summary...
 

Method Detail

attemptSave

void attemptSave()
                 throws Exception
One line summary... Describe...

Parameters:
arg1 - arg1-describe
arg2 - arg2-describe
Throws:
exc - Why thrown
Exception
Since:
1.0 #see [class][#meth]|Text


Copyright 1998-1998-2006 null. All Rights Reserved.