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

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

Introduction

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

The text is from its open source code.

Method

ImagegetImage(String filename)
returns the Image for a given filename, NULL if not successful
StringshowInputBox(Component parent, String title, String msg, Object initialValue)
pops up an input dialog
intshowMessageBox(Component parent, String title, String msg, int buttons, int messageType)
displays a message box with the given title, message, buttons and icon ant the dimension.