Uses of Interface
be.gaudry.model.ILightObject
Package
Description
Provides a set of classes used into the Broldev applications.
-
Uses of ILightObject in be.gaudry.dao.jpa.test
-
Uses of ILightObject in be.gaudry.model
Modifier and TypeClassDescriptionclass
Basic implementation of theILightObject
.class
Basic implementation of theILightObject
.Modifier and TypeMethodDescriptionint
LightObjectByDisplayComparator.compare(ILightObject o1, ILightObject o2)
-
Uses of ILightObject in be.gaudry.model.bibliobrol
Modifier and TypeClassDescriptionclass
class
class
class
Type for a brol object.class
Deprecated.?class
class
-
Uses of ILightObject in be.gaudry.model.brolmeter
Modifier 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
-
Uses of ILightObject in be.gaudry.model.edu
Modifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of ILightObject in be.gaudry.model.edu.course
Modifier 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
-
Uses of ILightObject in be.gaudry.model.eid
Modifier and TypeClassDescriptionclass
BeIDPerson represents all BeID card data as aPerson
object usable into the BrolDev applications. -
Uses of ILightObject in be.gaudry.model.person
-
Uses of ILightObject in be.gaudry.model.test
-
Uses of ILightObject in be.gaudry.model.thread.edu
-
Uses of ILightObject in be.gaudry.swing.bibliobrol.control
-
Uses of ILightObject in be.gaudry.swing.crud
Modifier 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>
Modifier 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
-
Uses of ILightObject in be.gaudry.swing.edu.planning
-
Uses of ILightObject in be.gaudry.swing.edu.planning.period
-
Uses of ILightObject in be.gaudry.swing.edu.school
-
Uses of ILightObject in be.gaudry.swing.edu.school.schoolClass
-
Uses of ILightObject in be.gaudry.swing.edu.school.student
-
Uses of ILightObject in be.gaudry.swing.edu.school.teacher