 |
Synthia
Generic and flexible data structure generator
|
ColoredNodePicker duplicate(boolean with_state)
Creates a copy of the picker.
Node< String > pick()
Picks an object.
void reset()
Puts the picker back into its initial state.
Picker< String > m_colorPicker
A picker to select the color for a node.
ColoredNodePicker(Picker< String > color_picker)
Creates a new colored node picker.
Simple implementation of a labeled nodel.
Picker< T > duplicate(boolean with_state)
Creates a copy of the picker.
void reset()
Puts the picker back into its initial state.