arta.synergy.web.common.client.data.actions.progress
Class ActionProgress
java.lang.Object
arta.synergy.web.common.client.data.actions.progress.ActionProgress
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable
public class ActionProgress
- extends java.lang.Object
- implements java.io.Serializable, java.lang.Comparable
Created by IntelliJ IDEA.
User: exile
Date: 05.06.2012
Time: 15:39:53
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
from
public int from
to
public int to
label
public java.lang.String label
ActionProgress
public ActionProgress()
ActionProgress
public ActionProgress(int from,
int to,
java.lang.String label)
compareTo
public int compareTo(java.lang.Object o)
- Specified by:
compareTo in interface java.lang.Comparable
getActionProgressLabel
public static java.lang.String getActionProgressLabel(int value,
java.util.ArrayList<ActionProgress> progresses)
Copyright © 2000 Dummy Corp. All Rights Reserved.