JIDE 3.5.15

com.jidesoft.swing
Interface LabeledTextField.PopupMenuCustomizer

Enclosing class:
LabeledTextField

public static interface LabeledTextField.PopupMenuCustomizer

The PopupMenuCustomizer for the context menu when clicking on the label/icon before the text field.


Method Summary
 void customize(LabeledTextField field, JPopupMenu menu)
           
 

Method Detail

customize

void customize(LabeledTextField field,
               JPopupMenu menu)

JIDE 3.5.15