Package com.xavierloeraflores.inventorymanagement


package com.xavierloeraflores.inventorymanagement
  • Classes
    Class
    Description
    Controller class for the AddPart.fmxl form.
    Controller class for the AddProduct.fmxl form.
    A class representing in house parts in which inherits from the part class.
    A class representing the inventory which contains all parts and products.
    Main class which starts the application
    Controller class for the Main.fmxl form.
    Controller class for the ModifyPart.fmxl form.
    Controller class for the ModifyProduct.fmxl form.
    A class representing outsourced parts in which inherits from the part class.
    An abstract class representing parts
    A class representing products in which may or may not have associated parts