Module org.autogui

Interface ValueListPane.ValueListModelUpdater

All Superinterfaces:
EventListener, ListDataListener
All Known Implementing Classes:
ValueListPane.ValueListContentPane, ValueListPane.ValueListModelAdapter
Enclosing class:
ValueListPane<ValueType,PaneType extends JComponent>

public static interface ValueListPane.ValueListModelUpdater extends ListDataListener
  • Method Details

    • updateSourceFromModel

      void updateSourceFromModel(Runnable task)
      Parameters:
      task - transaction of ListDataListener; might cause multiple calls of methods in the listener