|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.joseluismartin.gui.AbstractView<ReportType>
info.joseluismartin.gui.report.ReportTypeView
public class ReportTypeView
| Field Summary |
|---|
| Fields inherited from class info.joseluismartin.gui.AbstractView |
|---|
DEFAULT_BINDER_FACTORY_NAME, errors, height, messageSource, width |
| Constructor Summary | |
|---|---|
ReportTypeView()
|
|
ReportTypeView(ReportType model)
|
|
| Method Summary | |
|---|---|
protected JComponent |
buildPanel()
Build the JComponent that hold controls. |
JComboBox |
getType()
|
void |
init()
|
| Methods inherited from class info.joseluismartin.gui.AbstractView |
|---|
addView, autobind, bind, bind, clear, controlChange, doRefresh, doUpdate, enableView, getBinderFactory, getBindingResult, getControlAccessorFactory, getErrorMessage, getErrorProcessors, getHeight, getIgnoredProperties, getMessage, getMessageSource, getModel, getName, getPanel, getValidator, getWidth, ignoreProperties, ignoreProperty, isAutobinding, isDirty, listen, onSetModel, refresh, setAutobinding, setBinderFactory, setControlAccessorFactory, setDirty, setErrorProcessors, setHeight, setIgnoredProperties, setMessageSource, setModel, setName, setValidator, setWidth, update, validateView |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReportTypeView()
public ReportTypeView(ReportType model)
| Method Detail |
|---|
public void init()
protected JComponent buildPanel()
AbstractView
buildPanel in class AbstractView<ReportType>public JComboBox getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||