|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentApplicationFrame | |
|---|---|
| ch.elca.el4j.services.gui.swing | |
| ch.elca.el4j.services.gui.swing.wrapper | |
| Uses of ContentApplicationFrame in ch.elca.el4j.services.gui.swing |
|---|
| Methods in ch.elca.el4j.services.gui.swing with parameters of type ContentApplicationFrame | |
|---|---|
void |
DockingApplication.showContent(ContentApplicationFrame frame)
Show a frame as content. |
| Uses of ContentApplicationFrame in ch.elca.el4j.services.gui.swing.wrapper |
|---|
| Methods in ch.elca.el4j.services.gui.swing.wrapper that return ContentApplicationFrame | |
|---|---|
protected ContentApplicationFrame |
ContentWrapperFactory.createApplicationFrame(String name,
String title,
JComponent component)
|
static ContentApplicationFrame |
ContentWrapperFactory.wrap(JComponent component)
Wraps a GUI component into a JFrame. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||