Skip navigation links
A D G J M N S 

A

AbstractFxApplication - Class in net.sf.cuf.fw
Base class for a CUF JavaFX application.
AbstractFxApplication() - Constructor for class net.sf.cuf.fw.AbstractFxApplication
 

D

doDispatch(Runnable) - Method in class net.sf.cuf.xfer.JavaFXDispatcher
doStart(String[]) - Method in class net.sf.cuf.fw.AbstractFxApplication
doStop() - Method in class net.sf.cuf.fw.AbstractFxApplication

G

getAppModel() - Method in class net.sf.cuf.fw.AbstractFxApplication
getProperties() - Method in class net.sf.cuf.fw.AbstractFxApplication
getProperty(String, String) - Method in class net.sf.cuf.fw.AbstractFxApplication

J

JavaFXDispatcher - Class in net.sf.cuf.xfer
The dispatcher class provides methods to produce and dispatch a response object from a request object in a JavaFX environemnt, so AbstractDispatcher.asyncDispatchInEDT(Request) will use the JavaFX application thread, not the Swing EDT.
Because this implementation has no state, it may be used as a static instance for dispatching.
JavaFXDispatcher() - Constructor for class net.sf.cuf.xfer.JavaFXDispatcher
Create a (stateless) dispatcher.

M

mAppModels - Variable in class net.sf.cuf.fw.AbstractFxApplication
Our map for the models, never null.
mAppProperties - Variable in class net.sf.cuf.fw.AbstractFxApplication
Our properties, never null.

N

net.sf.cuf.fw - package net.sf.cuf.fw
 
net.sf.cuf.xfer - package net.sf.cuf.xfer
 

S

setProperty(String, String) - Method in class net.sf.cuf.fw.AbstractFxApplication
A D G J M N S 
Skip navigation links

Copyright © 2019 Jürgen Zeller (privat). All rights reserved.