| Constructor and Description |
|---|
XBayaDialog(Window owner,
String title,
XBayaComponent mainPanel,
JComponent buttonPanel)
Constructs an XBayaDialog.
|
XBayaDialog(XBayaGUI xbayaGUI,
String title,
String description,
XBayaComponent mainPanel,
JComponent buttonPanel)
Constructs an XBayaDialog.
|
XBayaDialog(XBayaGUI xbayaGUI,
String title,
XBayaComponent mainPanel,
JComponent buttonPanel)
Constructs an XBayaDialog.
|
XBayaDialog(XBayaGUI xbayaGUI,
String title,
XBayaComponent mainPanel,
XBayaComponent buttonPanel)
Constructs an XBayaDialog.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBayaMenu |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentViewer |
class |
MonitorPanel |
class |
ParameterPropertyPanel |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XBayaTextComponent |
| Modifier and Type | Class and Description |
|---|---|
class |
GridPanel |
class |
ScrollPanel |
class |
XBayaComboBox |
class |
XbayaEnhancedList<T extends TableRenderable> |
class |
XBayaLabel |
class |
XBayaList<E> |
class |
XBayaTextArea |
class |
XBayaTextField |
class |
XBayaToolBar |
| Modifier and Type | Method and Description |
|---|---|
void |
GridPanel.add(XBayaComponent component) |
void |
GridPanel.add(XBayaComponent component,
int index) |
void |
XBayaLabel.setLabelFor(XBayaComponent component) |
| Constructor and Description |
|---|
ScrollPanel(XBayaComponent component,
String title)
Creates a ScrollPanel.
|
ScrollPanel(XBayaComponent component,
String title,
boolean scroll)
Creates a ScrollPanel.
|
XBayaLabel(String text,
XBayaComponent component)
Constructs a XBayaLabel.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentSelector
The ComponentTreeViewer class shows the selectedComponent tree.
|
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.