gui.run
Class DataMiningBean

java.lang.Object
  extended by gui.run.DataMiningBean
All Implemented Interfaces:
java.io.Serializable

public class DataMiningBean
extends java.lang.Object
implements java.io.Serializable

Copyright DocJava, inc. User: lyon

Date: Apr 3, 2005

Time: 4:40:58 PM

See Also:
Serialized Form

Constructor Summary
DataMiningBean()
           
 
Method Summary
static DataMiningBean restore()
           
 void save()
          saves the properties to the Preferences of the userRoot
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataMiningBean

public DataMiningBean()
Method Detail

save

public void save()
saves the properties to the Preferences of the userRoot


restore

public static DataMiningBean restore()