Uses of Class
org.jdesktop.application.SingleFrameApplication
Packages that use SingleFrameApplication
-
Uses of SingleFrameApplication in examples
Subclasses of SingleFrameApplication in examplesModifier and TypeClassDescriptionclass
This is a very simple example of a reusable@Actions
class.class
A demo of the@Action
block options for background task.class
This is a very simple example of a SingleFrameApplication that loads and saves a single text document.class
Demonstrates creating a Task that runs periodically.class
A simple demonstration of the@Action(selectedProperty)
annotation parameter.class
A trivial (Hello World) example of SingleFrameApplication.class
class
A SingleFrameApplication example with an exitListener.class
A simple demo of the @Action annotation.class
A demo of the Task class.class
A demo that shows the use of SingleFrameApplication secondary windows.