|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.gotdns.jimula.EatHealthy.InputNutrient
InputNutrient is evoked when user push button of food serving on tools bar. User can directly input nutrient need to calculate food serving.
EatHealthy
A simple personal nutrient need and food serving calculator
Copyright (c) 2003
Constructor Summary | |
InputNutrient(ServingPanel ap)
Construsts a new InputNutrient instance. |
Method Summary | |
javax.swing.JPanel |
getPanel()
get a InputNutrient panel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InputNutrient(ServingPanel ap)
ap
- ServingPanelServingPanel
Method Detail |
public javax.swing.JPanel getPanel()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |