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.bubbleTextBoxChangeListeners
Methods in com.biglybt.ui.swt.components with parameters of type BubbleTextBox.BubbleTextBoxChangeListenerModifier and TypeMethodDescriptionvoid
BubbleTextBox.addBubbleTextBoxChangeListener
(BubbleTextBox.BubbleTextBoxChangeListener listener) void
BubbleTextBox.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 TypeClassDescriptionclass
A TableView implemented by painting on a canvas TODO: Keyboard Selection Cursor Column move and resize past bounds