- ManagedFragmentAnnotationFXMLMissingException - Exception in org.jacpfx.api.exceptions
-
This exception will be thrown when the declared fxml url is invalid.
- ManagedFragmentAnnotationFXMLMissingException() - Constructor for exception org.jacpfx.api.exceptions.ManagedFragmentAnnotationFXMLMissingException
-
- ManagedFragmentAnnotationMissingException - Exception in org.jacpfx.api.exceptions
-
Exception will be thrown when class without Fragment annotation will be passed
to ManagedDialog util.
- ManagedFragmentAnnotationMissingException() - Constructor for exception org.jacpfx.api.exceptions.ManagedFragmentAnnotationMissingException
-
- ManagedFragmentNotInitializedException - Exception in org.jacpfx.api.exceptions
-
The Class ManagedFragmentNotInitializedException.
- ManagedFragmentNotInitializedException() - Constructor for exception org.jacpfx.api.exceptions.ManagedFragmentNotInitializedException
-
- Message<A,M> - Interface in org.jacpfx.api.message
-
Represents an message used by specific listener.
- messageBodyEquals(Object) - Method in interface org.jacpfx.api.message.Message
-
Check if message equals given input.
- MessageDelegator<L,A,M> - Interface in org.jacpfx.api.delegator
-
Defines an interface for a message delegator.
- MessageLogger - Interface in org.jacpfx.api.message
-
SPI for Message tracking/persisting in JacpFX applications
Created by Andy Moncsek on 13.07.15.