|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Panel | |
|---|---|
| org.uispec4j | Provides classes for handling user interface components. |
| Uses of Panel in org.uispec4j |
|---|
| Subclasses of Panel in org.uispec4j | |
|---|---|
class |
Table.Cell
Represents a table cell. |
class |
Window
Wrapper for window components such as JFrame, JDialog, JInternalFrame. |
| Methods in org.uispec4j that return Panel | |
|---|---|
Panel |
AbstractUIComponent.getContainer()
|
Panel |
UIComponent.getContainer(java.lang.String parentName)
Returns the first container named parentName or null if not found |
Panel |
AbstractUIComponent.getContainer(java.lang.String parentName)
|
Panel |
Panel.getPanel()
|
Panel |
Panel.getPanel(ComponentMatcher matcher)
|
Panel |
Panel.getPanel(java.lang.String name)
|
Panel |
TabGroup.getSelectedTab()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||