info.joseluismartin.gui.report
Class ReportStringParameterEditor
java.lang.Object
info.joseluismartin.gui.report.ReportStringParameterEditor
- All Implemented Interfaces:
- ReportParameterEditor
public class ReportStringParameterEditor
- extends Object
- implements ReportParameterEditor
- Author:
- Jose A. Corbacho
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportStringParameterEditor
public ReportStringParameterEditor()
getEditor
public JComponent getEditor()
- Description copied from interface:
ReportParameterEditor
- Get the actual editor
- Specified by:
getEditor
in interface ReportParameterEditor
- Returns:
- editor component
getValue
public Object getValue()
- Description copied from interface:
ReportParameterEditor
- Get the value in the editor
- Specified by:
getValue
in interface ReportParameterEditor
- Returns:
- editor value
Copyright © 2013 JDAL. All Rights Reserved.