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