Package weka.gui

Class GUIChooserApp.GUIChooserDefaults

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    GUIChooserApp

    public static final class GUIChooserApp.GUIChooserDefaults
    extends Defaults
    Inner class for defaults
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String APP_ID
      ID
      static java.lang.String APP_NAME
      APP name (GUIChooser isn't really an "app" as such
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • APP_NAME

        public static final java.lang.String APP_NAME
        APP name (GUIChooser isn't really an "app" as such
        See Also:
        Constant Field Values
    • Constructor Detail

      • GUIChooserDefaults

        public GUIChooserDefaults()
        Constructor