public class FreizeHandler extends Object implements PropertyChangeListener
| Modifier and Type | Field and Description |
|---|---|
protected static Icon |
BAD_ICON |
protected static Color |
COMPLETE_COLOR |
protected static Color |
DISABLED_COLOR |
protected static Icon |
LOCKED_ICON |
protected FreizeModel |
model |
protected static Icon |
OK_ICON |
protected static Color |
PENDING_COLOR |
protected Freize |
view |
| Constructor and Description |
|---|
FreizeHandler(Freize view) |
| Modifier and Type | Method and Description |
|---|---|
void |
propertyChange(PropertyChangeEvent evt) |
void |
setModel(FreizeModel model) |
void |
showSelectionDropDownMenu(Freize view,
MouseEvent event)
Affiche en popup l'equivalent du menu "Données" > "Selection".
|
protected void |
updateUi()
Met à jour le visuel de la frise.
|
protected static final Icon OK_ICON
protected static final Icon LOCKED_ICON
protected static final Icon BAD_ICON
protected static final Color COMPLETE_COLOR
protected static final Color PENDING_COLOR
protected static final Color DISABLED_COLOR
protected FreizeModel model
protected Freize view
public FreizeHandler(Freize view)
public void setModel(FreizeModel model)
public void propertyChange(PropertyChangeEvent evt)
propertyChange in interface PropertyChangeListenerprotected void updateUi()
public void showSelectionDropDownMenu(Freize view, MouseEvent event)
view - viewCopyright © 2010-2012 Ifremer. All Rights Reserved.