All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jfxtras.internal.scene.control.skin.agenda.icalendar.base24hour.popup.EditNotifications Maven / Gradle / Ivy

The newest version!
package jfxtras.internal.scene.control.skin.agenda.icalendar.base24hour.popup;

import jfxtras.icalendarfx.components.VAlarm;

/**
 * Control to add people and their email addresses to notify them of the event a certain
 * time increment before it occurs.  Uses a {@link VAlarm} to accomplish this function.
 * 
 * @author David Bal
 *
 */
public class EditNotifications
{
// TODO
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy