|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatusView | |
org.objectweb.jac.aspects.gui | Provides a simple and generic GUI (Graphical User Interface) aspect. |
org.objectweb.jac.aspects.gui.swing | Provides a simple and generic GUI (Graphical User Interface) aspect using SWING. |
org.objectweb.jac.aspects.gui.web | Provides a simple and generic GUI (Graphical User Interface) aspect generating HTML pages. |
Uses of StatusView in org.objectweb.jac.aspects.gui |
Methods in org.objectweb.jac.aspects.gui with parameters of type StatusView | |
void |
CustomizedView.setStatusBar(StatusView view,
String position)
Set a status bar to the customized. |
Uses of StatusView in org.objectweb.jac.aspects.gui.swing |
Classes in org.objectweb.jac.aspects.gui.swing that implement StatusView | |
class |
StatusBar
|
Methods in org.objectweb.jac.aspects.gui.swing with parameters of type StatusView | |
void |
SwingCustomized.setStatusBar(StatusView view,
String position)
|
Uses of StatusView in org.objectweb.jac.aspects.gui.web |
Methods in org.objectweb.jac.aspects.gui.web with parameters of type StatusView | |
void |
Customized.setStatusBar(StatusView statusBar,
String position)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |