Uses of Interface
be.gaudry.model.ILightObject
Packages that use ILightObject
Package
Description
Provides a set of classes used into the Broldev applications.
-
Uses of ILightObject in be.gaudry.dao.jpa.test
Classes in be.gaudry.dao.jpa.test with type parameters of type ILightObject -
Uses of ILightObject in be.gaudry.model
Classes in be.gaudry.model that implement ILightObjectModifier and TypeClassDescriptionclass
Basic implementation of theILightObject
.class
Basic implementation of theILightObject
.Methods in be.gaudry.model with parameters of type ILightObjectModifier and TypeMethodDescriptionint
LightObjectByDisplayComparator.compare(ILightObject o1, ILightObject o2)
-
Uses of ILightObject in be.gaudry.model.bibliobrol
Classes in be.gaudry.model.bibliobrol that implement ILightObjectModifier and TypeClassDescriptionclass
class
class
class
Type for a brol object.class
Deprecated.?class
class
-
Uses of ILightObject in be.gaudry.model.brolmeter
Classes in be.gaudry.model.brolmeter that implement ILightObjectModifier and TypeClassDescriptionclass
Family house wich contains somemeters
.class
class
Adding or removing measures from the indexes may lead to dirty relative measures (i.e.class
class
-
Uses of ILightObject in be.gaudry.model.crud
Classes in be.gaudry.model.crud with type parameters of type ILightObject -
Uses of ILightObject in be.gaudry.model.edu
Classes in be.gaudry.model.edu that implement ILightObjectModifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of ILightObject in be.gaudry.model.edu.course
Classes in be.gaudry.model.edu.course that implement ILightObjectModifier and TypeClassDescriptionclass
Concrete course (subject, teacher, parent course, location, goals, etc)class
General course subject (Mathematics, Geography, etc.) -
Uses of ILightObject in be.gaudry.model.edu.score
Classes in be.gaudry.model.edu.score that implement ILightObject -
Uses of ILightObject in be.gaudry.model.eid
Classes in be.gaudry.model.eid that implement ILightObjectModifier and TypeClassDescriptionclass
BeIDPerson represents all BeID card data as aPerson
object usable into the BrolDev applications. -
Uses of ILightObject in be.gaudry.model.person
Classes in be.gaudry.model.person that implement ILightObject -
Uses of ILightObject in be.gaudry.model.test
Classes in be.gaudry.model.test with type parameters of type ILightObject -
Uses of ILightObject in be.gaudry.model.thread.edu
Classes in be.gaudry.model.thread.edu with type parameters of type ILightObject -
Uses of ILightObject in be.gaudry.swing.bibliobrol.control
Classes in be.gaudry.swing.bibliobrol.control with type parameters of type ILightObject -
Uses of ILightObject in be.gaudry.swing.crud
Classes in be.gaudry.swing.crud with type parameters of type ILightObjectModifier and TypeClassDescriptionclass
AbstractCrudListPanel<T extends ILightObject>
class
AbstractCrudPanel<T extends ILightObject>
class
CrudListPanel<T extends ILightObject>
interface
IItemEditor<T extends ILightObject>
interface
IItemPanel<T extends ILightObject>
Methods in be.gaudry.swing.crud that return ILightObjectMethods in be.gaudry.swing.crud with parameters of type ILightObjectModifier and TypeMethodDescriptionprotected abstract void
CrudListPanel.deleteItem(ILightObject lo)
Prompt for deletion confirmation, and execute all needed operations to delete the item. -
Uses of ILightObject in be.gaudry.swing.edu.person
Methods in be.gaudry.swing.edu.person with parameters of type ILightObject -
Uses of ILightObject in be.gaudry.swing.edu.planning
Methods in be.gaudry.swing.edu.planning with parameters of type ILightObject -
Uses of ILightObject in be.gaudry.swing.edu.planning.period
Methods in be.gaudry.swing.edu.planning.period with parameters of type ILightObject -
Uses of ILightObject in be.gaudry.swing.edu.school
Methods in be.gaudry.swing.edu.school with parameters of type ILightObject -
Uses of ILightObject in be.gaudry.swing.edu.school.schoolClass
Methods in be.gaudry.swing.edu.school.schoolClass with parameters of type ILightObject -
Uses of ILightObject in be.gaudry.swing.edu.school.student
Methods in be.gaudry.swing.edu.school.student with parameters of type ILightObject -
Uses of ILightObject in be.gaudry.swing.edu.school.teacher
Methods in be.gaudry.swing.edu.school.teacher with parameters of type ILightObject