public final class DisplayableChooser extends Object implements ActionListener
Constructor and Description |
---|
DisplayableChooser(Collection<Displayable> al_under,
Object lock) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent ae) |
Displayable |
getChosen() |
boolean |
isWaiting() |
public DisplayableChooser(Collection<Displayable> al_under, Object lock)
public void actionPerformed(ActionEvent ae)
actionPerformed
in interface ActionListener
public boolean isWaiting()
public Displayable getChosen()
Copyright © 2015–2021 Fiji. All rights reserved.