|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IView in dbrown |
---|
Classes in dbrown that implement IView | |
---|---|
class |
ChefView
|
class |
WaiterView
|
Fields in dbrown with type parameters of type IView | |
---|---|
private java.util.ArrayList<IView> |
Waiter.views
|
private java.util.ArrayList<IView> |
Chef.views
|
Methods in dbrown with parameters of type IView | |
---|---|
void |
Waiter.addView(IView newView)
|
void |
Chef.addView(IView newView)
Adds a view to the model's collection of views. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |