JavaFX: Bringing Rich Experiences To All the Screens Of Your Life

Profile: desktop, common

Overview

Profile: desktop

Variable Summary

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
publiccontentUIComponent

Inherited Variables

crudfx.interop.UIComponent

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
publicparentComponentUIComponent

Parent container

Function Summary

public gather() : DataTree
Returns
DataTree
 
public getJComponent() : javax.swing.JComponent
Returns
JComponent
 
public highlight(s: java.lang.String) : Boolean
Parameters
s
Returns
Boolean
 

Inherited Functions

crudfx.interop.UIComponent

public abstract gather() : DataTree

Gather data

Gather data

Returns
DataTree
 
public abstract getJComponent() : javax.swing.JComponent

Swing component

Swing component

Returns
JComponent
 
public abstract highlight(s: java.lang.String) : Boolean

Find and show string

Find and show string

Parameters
s
Returns
Boolean