| Package | Description |
|---|---|
| com.jidesoft.swing |
The package contains many based classes we added on top of Swing for JIDE Common Layer.
|
| Modifier and Type | Field and Description |
|---|---|
protected LabeledTextField.PopupMenuCustomizer |
LabeledTextField._customizer |
| Modifier and Type | Method and Description |
|---|---|
LabeledTextField.PopupMenuCustomizer |
LabeledTextField.getPopupMenuCustomizer()
Gets the PopupMenuCustomizer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LabeledTextField.setPopupMenuCustomizer(LabeledTextField.PopupMenuCustomizer customizer)
Sets the PopupMenuCustomizer.
|