A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
factoryMethod() — Method in class com.elad.framework.fileviewer.AbstractFileViewer
The Factory Method is an abstract method that will be overridden in the view class.
factoryMethod() — Method in class com.elad.framework.fileviewer.FileViewerImage
The Factory Method is an abstract method that will be overridden in the view class.
factoryMethod() — Method in class com.elad.framework.fileviewer.FileViewerMovie
The Factory Method is an abstract method that will be overridden in the view class.
factoryMethod() — Method in class com.elad.framework.SQLStatmentsManager.AbstractDataServicesManager
Factory method will be used to navigate between the different ConcreteProduct objects.
factoryMethod() — Method in class com.elad.framework.SQLStatmentsManager.ConcreteCalender
This method return the ConcreteProduct
factoryMethod() — Method in class com.elad.framework.SQLStatmentsManager.ConcreteContacts
This method return the ConcreteProduct
factoryMethod() — Method in class com.elad.framework.SQLStatmentsManager.ConcretePersonalInformation
This method return the ConcreteProduct
FileViewerImage — Class in package com.elad.framework.fileviewer
FileViewerMovie — Class in package com.elad.framework.fileviewer
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z