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

Profile: desktop, common

Overview

Profile: desktop

Variable Summary

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
public-initboldBoolean
publiccolorColor
public-inititalicBoolean
public-initmonospacedBoolean
publicselectionBackgroundColor
publicselectionColorColor
public-initserifsBoolean
public-initsizeNumber

Inherited Variables

crudfx.field.PasswordField

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
publicjPasswordFieldJPasswordField
publickeyEventKeyEvent
publiconKeyfunction():Void
publiconLostFocusfunction():Void
publictextString

crudfx.interop.UIComponent

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
publicparentComponentUIComponent

Parent container

Inherited Functions

crudfx.field.PasswordField

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

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