|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--allensoft.bug.WizardBasedBugSubmitter | +--allensoft.bug.RMIBugSubmitter
Submits a bug report by connecting to a BugServer
object using RMI.
Inner Class Summary | |
protected class |
RMIBugSubmitter.RMIBugReportWizard
|
Constructor Summary | |
RMIBugSubmitter(java.lang.String sServerName)
|
Method Summary | |
protected Wizard |
createWizard(BugReport bugReport)
Creates the wizard that should be used to submit the bug report. |
Methods inherited from class allensoft.bug.WizardBasedBugSubmitter |
submitBugReport |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RMIBugSubmitter(java.lang.String sServerName)
Method Detail |
protected Wizard createWizard(BugReport bugReport)
WizardBasedBugSubmitter
createWizard
in class WizardBasedBugSubmitter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |