Uses of Interface
com.biglybt.ui.swt.components.BubbleTextBox.BubbleTextBoxChangeListener
Packages that use BubbleTextBox.BubbleTextBoxChangeListener
-
Uses of BubbleTextBox.BubbleTextBoxChangeListener in com.biglybt.ui.swt.components
Fields in com.biglybt.ui.swt.components with type parameters of type BubbleTextBox.BubbleTextBoxChangeListenerModifier and TypeFieldDescription(package private) List<BubbleTextBox.BubbleTextBoxChangeListener> BubbleTextBox.bubbleTextBoxChangeListenersMethods in com.biglybt.ui.swt.components with parameters of type BubbleTextBox.BubbleTextBoxChangeListenerModifier and TypeMethodDescriptionvoidBubbleTextBox.addBubbleTextBoxChangeListener(BubbleTextBox.BubbleTextBoxChangeListener listener) voidBubbleTextBox.removeBubbleTextBoxChangeListenener(BubbleTextBox.BubbleTextBoxChangeListener listener) -
Uses of BubbleTextBox.BubbleTextBoxChangeListener in com.biglybt.ui.swt.views.table.painted
Classes in com.biglybt.ui.swt.views.table.painted that implement BubbleTextBox.BubbleTextBoxChangeListenerModifier and TypeClassDescriptionclassA TableView implemented by painting on a canvas TODO: Keyboard Selection Cursor Column move and resize past bounds