inescID.revs.voter
Interface IVoterEngine
- All Known Implementing Classes:
- VoterEngine
- public interface IVoterEngine
elections_actionPerformed
public void elections_actionPerformed(java.awt.event.ActionEvent e)
ok_actionPerformed
public void ok_actionPerformed(java.awt.event.ActionEvent e)
verifyVoter
public boolean verifyVoter()
getBallot
public boolean getBallot(int election)
submitVote
public boolean submitVote(VoteState vote_state)
saveState
public void saveState(VoteState state)
resumeVoting
public void resumeVoting()
cancel_actionPerformed
public void cancel_actionPerformed(java.awt.event.ActionEvent e)
jMenuItemResumeVoting_actionPerformed
public void jMenuItemResumeVoting_actionPerformed(java.awt.event.ActionEvent e)