|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.swing.AbstractAction
de.uni_paderborn.fujaba.coobra.actions.UpdateAction
Update the local repository from the server
| Field Summary | |
static java.lang.String |
MESSAGE_CLASS_MERGE_CONFLICT
No comment provided by developer, please add a comment to improve documentation. |
| Fields inherited from class javax.swing.AbstractAction |
changeSupport, enabled |
| Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
| Constructor Summary | |
UpdateAction()
|
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
called when action should be performed |
void |
progress(int percent)
called when update/restore/store progress |
| Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String MESSAGE_CLASS_MERGE_CONFLICT
| Constructor Detail |
public UpdateAction()
| Method Detail |
public void progress(int percent)
progress in interface de.tu_bs.coobra.LocalRepository.ProgressCallbackpercent - progress percentagepublic void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenere -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||