summaryrefslogtreecommitdiffstats
path: root/EssentialsUpdate/src/com/earth2me/essentials/update/states/AbstractYesNoState.java
Commit message (Collapse)AuthorAgeLines
* Removing EssentialsUpdate from 2.9 branch.KHobbits2012-08-18-57/+0
| | | | Development may be continued in 3.x branch.
* Moving the link between the states from the constructor of the state machine ↵snowleo2011-10-23-4/+12
| | | | to the states classes.
* Statemachine for installation wizard (WIP)snowleo2011-10-23-0/+49