Index

A C D E F G H I L M N O P R S T U V 
All Classes and Interfaces|All Packages

A

addAssociatedPart(Part) - Method in class com.xavierloeraflores.inventorymanagement.Product
Adds a part to the associatedParts list of the product.
addPart(Part) - Static method in class com.xavierloeraflores.inventorymanagement.Inventory
Adds a part to the allParts list of the inventory.
addPart(ActionEvent) - Method in class com.xavierloeraflores.inventorymanagement.MainFormController
Sends the user back to the add Part screen.
AddPartController - Class in com.xavierloeraflores.inventorymanagement
Controller class for the AddPart.fmxl form.
AddPartController() - Constructor for class com.xavierloeraflores.inventorymanagement.AddPartController
 
addProduct(Product) - Static method in class com.xavierloeraflores.inventorymanagement.Inventory
Adds a product to the allProducts list of the inventory.
addProduct(ActionEvent) - Method in class com.xavierloeraflores.inventorymanagement.MainFormController
Sends the user back to the add Product screen.
AddProductController - Class in com.xavierloeraflores.inventorymanagement
Controller class for the AddProduct.fmxl form.
AddProductController() - Constructor for class com.xavierloeraflores.inventorymanagement.AddProductController
 
allParts - Static variable in class com.xavierloeraflores.inventorymanagement.Inventory
The [observableArrayList] of parts in the inventory.
allProducts - Static variable in class com.xavierloeraflores.inventorymanagement.Inventory
The [observableArrayList] of products in the inventory.
associatedParts - Variable in class com.xavierloeraflores.inventorymanagement.Product
The [observableArrayList] of parts associated with this product.
A C D E F G H I L M N O P R S T U V 
All Classes and Interfaces|All Packages