Package com.biglybt.ui.swt.components
Interface BubbleTextBox.BubbleTextBoxChangeListener
-
- All Known Implementing Classes:
TableViewPainted
- Enclosing class:
- BubbleTextBox
public static interface BubbleTextBox.BubbleTextBoxChangeListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
bubbleTextBoxChanged(BubbleTextBox bubbleTextBox)
-
-
-
Method Detail
-
bubbleTextBoxChanged
void bubbleTextBoxChanged(BubbleTextBox bubbleTextBox)
-
-