Class TableComboBoxUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ComboBoxUI
javax.swing.plaf.basic.BasicComboBoxUI
de.javasoft.syntheticaaddons.ui.SyntheticaComboBoxUI
com.inductiveautomation.factorypmi.application.components.combobox.TableComboBoxUI
public class TableComboBoxUI
extends de.javasoft.syntheticaaddons.ui.SyntheticaComboBoxUI
- 
Nested Class SummaryNested classes/interfaces inherited from class javax.swing.plaf.basic.BasicComboBoxUIBasicComboBoxUI.ComboBoxLayoutManager, BasicComboBoxUI.FocusHandler, BasicComboBoxUI.ItemHandler, BasicComboBoxUI.KeyHandler, BasicComboBoxUI.ListDataHandler, BasicComboBoxUI.PropertyChangeHandler
- 
Field SummaryFields inherited from class de.javasoft.syntheticaaddons.ui.SyntheticaComboBoxUIdelegateFields inherited from class javax.swing.plaf.basic.BasicComboBoxUIarrowButton, cachedMinimumSize, comboBox, currentValuePane, editor, focusListener, hasFocus, isMinimumSizeDirty, itemListener, keyListener, listBox, listDataListener, padding, popup, popupKeyListener, popupMouseListener, popupMouseMotionListener, propertyChangeListener, squareButton
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class de.javasoft.syntheticaaddons.ui.SyntheticaComboBoxUIcreateArrowButton, createRenderer, createUI, getBaseline, installUI, paint, updateMethods inherited from class javax.swing.plaf.basic.BasicComboBoxUIaddEditor, configureArrowButton, configureEditor, createEditor, createFocusListener, createItemListener, createKeyListener, createLayoutManager, createListDataListener, createPropertyChangeListener, getAccessibleChild, getAccessibleChildrenCount, getBaselineResizeBehavior, getDefaultSize, getDisplaySize, getInsets, getMaximumSize, getMinimumSize, getPreferredSize, getSizeForComponent, installComponents, installDefaults, installKeyboardActions, installListeners, isFocusTraversable, isNavigationKey, isPopupVisible, paintCurrentValue, paintCurrentValueBackground, rectangleForCurrentValue, removeEditor, selectNextPossibleValue, selectPreviousPossibleValue, setPopupVisible, toggleOpenClose, unconfigureArrowButton, unconfigureEditor, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUIMethods inherited from class javax.swing.plaf.ComponentUIcontains
- 
Constructor Details- 
TableComboBoxUIpublic TableComboBoxUI()
 
- 
- 
Method Details- 
createPopup- Overrides:
- createPopupin class- BasicComboBoxUI
 
 
-