Uses of Package
edu.pdx.cs.joy
Packages that use edu.pdx.cs.joy
Package
Description
This package contains classes and interfaces used in the projects
for The Joy of Coding with Java and Android.
This package contains classes that are used to keep track of
students, grade projects, and submit assignments for The Joy of Coding.
-
Classes in edu.pdx.cs.joy used by edu.pdx.cs.joyClassDescriptionThis class represents an airline.This class represents an appointment found in an appointment book.This class represents an appointment book that holds multiple appointments.This class represents an airline flight.This abstract class represents a customer's phone bill that consists of multiple phone calls.This abstract class represents a phone call between a caller (the phone number of the person who originates the call) and callee (the phone number of the person whose receives the phone call).A
ParserExceptionis thrown when a file or other data source is being parsed and it is decided that the source is malformatted. -
Classes in edu.pdx.cs.joy used by edu.pdx.cs.joy.airlineClassDescriptionThis class represents an airline.This class represents an airline flight.Classes that implement this interface dump the contents of an airline to some destination.Classes that implement this interface read some source and from it create an airline.A
ParserExceptionis thrown when a file or other data source is being parsed and it is decided that the source is malformatted. -
Classes in edu.pdx.cs.joy used by edu.pdx.cs.joy.airlinewebClassDescriptionA
ParserExceptionis thrown when a file or other data source is being parsed and it is decided that the source is malformatted. -
Classes in edu.pdx.cs.joy used by edu.pdx.cs.joy.apptbookClassDescriptionThis class represents an appointment found in an appointment book.This class represents an appointment book that holds multiple appointments.This interface allows the contents of an appointment book to be dumped to some destination.This interface is to be implemented by classes that read some source and from it create an appointment book.A
ParserExceptionis thrown when a file or other data source is being parsed and it is decided that the source is malformatted. -
Classes in edu.pdx.cs.joy used by edu.pdx.cs.joy.apptbookwebClassDescriptionA
ParserExceptionis thrown when a file or other data source is being parsed and it is decided that the source is malformatted. -
Classes in edu.pdx.cs.joy used by edu.pdx.cs.joy.graderClassDescriptionA
ParserExceptionis thrown when a file or other data source is being parsed and it is decided that the source is malformatted. -
Classes in edu.pdx.cs.joy used by edu.pdx.cs.joy.grader.canvasClassDescriptionA
ParserExceptionis thrown when a file or other data source is being parsed and it is decided that the source is malformatted. -
Classes in edu.pdx.cs.joy used by edu.pdx.cs.joy.grader.gradebookClassDescriptionA
ParserExceptionis thrown when a file or other data source is being parsed and it is decided that the source is malformatted. -
Classes in edu.pdx.cs.joy used by edu.pdx.cs.joy.grader.poaClassDescriptionA
ParserExceptionis thrown when a file or other data source is being parsed and it is decided that the source is malformatted. -
Classes in edu.pdx.cs.joy used by edu.pdx.cs.joy.phonebillClassDescriptionThis abstract class represents a customer's phone bill that consists of multiple phone calls.This abstract class represents a phone call between a caller (the phone number of the person who originates the call) and callee (the phone number of the person whose receives the phone call).A
ParserExceptionis thrown when a file or other data source is being parsed and it is decided that the source is malformatted.Classes that implement this interface dump the contents of a phone bill to some destination.Classes that implement this interface read some source and from it create a phone bill. -
Classes in edu.pdx.cs.joy used by edu.pdx.cs.joy.phonebillwebClassDescriptionA
ParserExceptionis thrown when a file or other data source is being parsed and it is decided that the source is malformatted.