|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mvc.ConstantModel<T> mvc.LeafCascadedChooser<T>
public class LeafCascadedChooser<T>
Constructor Summary | |
---|---|
LeafCascadedChooser(java.lang.String nm,
T t)
|
Method Summary | |
---|---|
javax.swing.JComponent |
getViewComponent()
v.getViewComponent() returns the component for viewing v. |
void |
setSpacerSizeEm(float wEm,
float hEm)
|
Methods inherited from class mvc.ConstantModel |
---|
addCallback, getName, getValue, removeCallback |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface conversion.Named |
---|
getName |
Methods inherited from interface mvc.Model |
---|
getValue |
Methods inherited from interface mvc.CallbackRegistry |
---|
addCallback, removeCallback |
Constructor Detail |
---|
public LeafCascadedChooser(java.lang.String nm, T t)
Method Detail |
---|
public javax.swing.JComponent getViewComponent()
Viewable
getViewComponent
in interface Viewable
public void setSpacerSizeEm(float wEm, float hEm)
setSpacerSizeEm
in interface CascadedChooser<T>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |