Java weka.gui PropertySelectorDialog fields, constructors, methods, implement or subclass

Example usage for Java weka.gui PropertySelectorDialog fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.gui PropertySelectorDialog.

The text is from its open source code.

Field

intAPPROVE_OPTION
Signifies an OK property selection

Constructor

Method

PropertyNode[]getPath()
Gets the path of property nodes to the selected property.
intshowDialog()
Pops up the modal dialog and waits for cancel or a selection.