|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oddjob.arooa.design.view.TextPsudoFormView
public class TextPsudoFormView
Label Title *********************
Constructor Summary | |
---|---|
TextPsudoFormView(TextPseudoForm elementField)
Constructor. |
Method Summary | |
---|---|
Component |
cell()
The component should be rendered for use in a table cell. |
Component |
dialog()
This should only be called during a test because in the normal use case the text field is presented instead of the button which is the standard way of launching a form dialog. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextPsudoFormView(TextPseudoForm elementField)
elementField
- The ElementField being modelled.Method Detail |
---|
public Component cell()
SwingFormView
cell
in interface SwingFormView
public Component dialog()
dialog
in interface SwingFormView
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |