Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads WEB Code JSP/Java
  • Category : JSP/Java
  • Tags :
  • Update : 2012-11-26
  • Size : 203kb
  • Downloaded :0次
  • Author :万***
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
Romulus * @version 1.0 */ public class ChoiceItem implements RomulusNode{ /** The ident of the choice item.*/ private String ident = null /** The content of the choice item.*/ private Content cont = null /** The label of the choice item.*/ private String label = null /** true if the item is the correct choice item.*/ private boolean is_corr = false /** Creates a new instance of ChoiceItem*/ ChoiceItem(String ident, String label, boolean is_corr) throws RomulusException{ if(ident == null){ throw new RomulusException(RomulusException.IdentError) } this.ident = ident this.label = label this.is_corr = is_corr } void setContent(Content c){ this.cont = c } /**Getter*/ public String getIdent(){ return this.ident } public String getLabel(){ return this.label }
Packet file list
(Preview for download)
2007-7-25-18267
...............\《Java案例开发》源代码
...............\......................\Database
...............\......................\........\manage.mdb
...............\......................\........\manage.sql
...............\......................\........\romulus.mdb
...............\......................\........\rumulus.sql
...............\......................\romulus
...............\......................\.......\.nbattrs
...............\......................\.......\Choice.class
...............\......................\.......\Choice.java
...............\......................\.......\ChoiceItem.class
...............\......................\.......\ChoiceItem.java
...............\......................\.......\Content.class
...............\......................\.......\Content.java
...............\......................\.......\ContentItem.class
...............\......................\.......\ContentItem.java
...............\......................\.......\DBInitLoadVisitor.class
...............\......................\.......\DBInitLoadVisitor.java
...............\......................\.......\DBLoadVisitor.class
...............\......................\.......\DBLoadVisitor.java
...............\......................\.......\Feedback.class
...............\......................\.......\Feedback.java
...............\......................\.......\FIB.class
...............\......................\.......\FIB.java
...............\......................\.......\GradeVisitor.class
...............\......................\.......\GradeVisitor.java
...............\......................\.......\ImageContent.class
...............\......................\.......\ImageContent.java
...............\......................\.......\Manager
...............\......................\.......\.......\.nbattrs
...............\......................\.......\.......\ManagerPanel$1.class
...............\......................\.......\.......\ManagerPanel$2.class
...............\......................\.......\.......\ManagerPanel$3.class
...............\......................\.......\.......\ManagerPanel$4.class
...............\......................\.......\.......\ManagerPanel$5.class
...............\......................\.......\.......\ManagerPanel.class
...............\......................\.......\.......\ManagerPanel.form
...............\......................\.......\.......\ManagerPanel.java
...............\......................\.......\.......\ManagerToolSet.class
...............\......................\.......\.......\ManagerToolSet.java
...............\......................\.......\.......\ReportPanel$1.class
...............\......................\.......\.......\ReportPanel.class
...............\......................\.......\.......\ReportPanel.form
...............\......................\.......\.......\ReportPanel.java
...............\......................\.......\.......\ReportTableModel.class
...............\......................\.......\.......\ReportTableModel.java
...............\......................\.......\.......\ResultPanel$1.class
...............\......................\.......\.......\ResultPanel$2.class
...............\......................\.......\.......\ResultPanel$3.class
...............\......................\.......\.......\ResultPanel$4.class
...............\......................\.......\.......\ResultPanel.class
...............\......................\.......\.......\ResultPanel.form
...............\......................\.......\.......\ResultPanel.java
...............\......................\.......\.......\RomulusManagerClientFrame$1.class
...............\......................\.......\.......\RomulusManagerClientFrame$2.class
...............\......................\.......\.......\RomulusManagerClientFrame$3.class
...............\......................\.......\.......\RomulusManagerClientFrame$4.class
...............\......................\.......\.......\RomulusManagerClientFrame$5.class
...............\......................\.......\.......\RomulusManagerClientFrame$6.class
...............\
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.