All Packages Class Hierarchy This Package Previous Next Index WEKA's home
java.lang.Object | +----java.awt.Component | +----java.awt.Container | +----java.awt.Window | +----java.awt.Frame | +----javax.swing.JFrame | +----weka.gui.PropertyDialog
public PropertyDialog(java.beans.PropertyEditor pe, int x, int y)
pe
- the PropertyEditor
x
- initial x coord for the frame
y
- initial y coord for the frame
public java.beans.PropertyEditor getEditor()
All Packages Class Hierarchy This Package Previous Next Index WEKA's home