class SelectionListDialog.TitleUpdater extends Object implements ListDataListener
Constructor and Description |
---|
SelectionListDialog.TitleUpdater() |
Modifier and Type | Method and Description |
---|---|
void |
contentsChanged(ListDataEvent e) |
void |
intervalAdded(ListDataEvent e) |
void |
intervalRemoved(ListDataEvent e) |
protected void |
updateTitle() |
SelectionListDialog.TitleUpdater()
protected void updateTitle()
public void contentsChanged(ListDataEvent e)
contentsChanged
in interface ListDataListener
public void intervalAdded(ListDataEvent e)
intervalAdded
in interface ListDataListener
public void intervalRemoved(ListDataEvent e)
intervalRemoved
in interface ListDataListener