- Offer - Class in se.umu.cs.tm11ajn.apjava.travelinfo.model
-
This is a container class for keeping offer info
with only string variables and their respective
getters and setters.
- Offer() - Constructor for class se.umu.cs.tm11ajn.apjava.travelinfo.model.Offer
-
Initializes every item with an empty string.
- offerList - Variable in class se.umu.cs.tm11ajn.apjava.travelinfo.model.OfferTableModel
-
- OfferTableCellRenderer - Class in se.umu.cs.tm11ajn.apjava.travelinfo.view
-
OfferTableCellRenderer is a table cell renderer for a table
containing offer information.
- OfferTableCellRenderer() - Constructor for class se.umu.cs.tm11ajn.apjava.travelinfo.view.OfferTableCellRenderer
-
Initializes the offer table cell renderer.
- offerTableModel - Variable in class se.umu.cs.tm11ajn.apjava.travelinfo.controller.Updater
-
- OfferTableModel - Class in se.umu.cs.tm11ajn.apjava.travelinfo.model
-
OfferTableModel is a table model containing Offer objects.
- OfferTableModel() - Constructor for class se.umu.cs.tm11ajn.apjava.travelinfo.model.OfferTableModel
-
Initializes the offer table model.
- originalPrice - Variable in class se.umu.cs.tm11ajn.apjava.travelinfo.model.Offer
-
- outDate - Variable in class se.umu.cs.tm11ajn.apjava.travelinfo.model.Offer
-
- outDateLabel - Variable in class se.umu.cs.tm11ajn.apjava.travelinfo.view.OfferTableCellRenderer
-