Package weka.gui

Class WekaFileChooser.Factory

java.lang.Object
com.googlecode.jfilechooserbookmarks.AbstractFactory
com.googlecode.jfilechooserbookmarks.DefaultFactory
weka.gui.WekaFileChooser.Factory
All Implemented Interfaces:
Serializable
Enclosing class:
WekaFileChooser

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    com.googlecode.jfilechooserbookmarks.AbstractPropertiesHandler
     

    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 Details

    • Factory

      public Factory()
  • Method Details

    • newPropertiesHandler

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