Package weka.gui

Class WekaFileChooser.Factory

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

    public static class WekaFileChooser.Factory
    extends com.googlecode.jfilechooserbookmarks.DefaultFactory
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      Factory()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.googlecode.jfilechooserbookmarks.AbstractPropertiesHandler newPropertiesHandler()  
      • Methods inherited from class com.googlecode.jfilechooserbookmarks.DefaultFactory

        getBookmarksManager, newIconLoader
      • Methods inherited from class java.lang.Object

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

      • Factory

        public Factory()
    • Method Detail

      • newPropertiesHandler

        public com.googlecode.jfilechooserbookmarks.AbstractPropertiesHandler newPropertiesHandler()
        Overrides:
        newPropertiesHandler in class com.googlecode.jfilechooserbookmarks.DefaultFactory