| Package | Description |
|---|---|
| oracle.ide.expressionbuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExpressionBuilderPicker |
| Modifier and Type | Field and Description |
|---|---|
protected ExpressionBuilderPicker[] |
ExpressionBuilderPanel.m_pickers |
| Modifier and Type | Method and Description |
|---|---|
protected javax.swing.JPanel |
ExpressionBuilderPanel.createTitlePanel(ExpressionBuilderPicker picker) |
| Constructor and Description |
|---|
ExpressionBuilderPanel(javax.swing.text.JTextComponent editorPane,
ExpressionBuilderPicker[] pickers)
Constructor
Note: initialize must be called directly following calling the ctor.
|