Package weka.gui

Class WorkbenchDefaults

  • All Implemented Interfaces:
    java.io.Serializable

    public class WorkbenchDefaults
    extends Defaults
    Default settings for the Workbench app.
    Version:
    $Revision: $
    Author:
    Mark Hall (mhall{[at]}pentaho{[dot]}com)
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String APP_ID  
      static java.lang.String APP_NAME  
    • Constructor Summary

      Constructors 
      Constructor Description
      WorkbenchDefaults()
      Constructor
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WorkbenchDefaults

        public WorkbenchDefaults()
        Constructor