Skip navigation links
B G I N P S 

B

bind(BooleanProperty, String, boolean) - Static method in class io.ruck.prefsfx.PreferencePropertyBinder
 
bind(DoubleProperty, String, double) - Static method in class io.ruck.prefsfx.PreferencePropertyBinder
 
bind(FloatProperty, String, float) - Static method in class io.ruck.prefsfx.PreferencePropertyBinder
 
bind(IntegerProperty, String, int) - Static method in class io.ruck.prefsfx.PreferencePropertyBinder
 
bind(LongProperty, String, long) - Static method in class io.ruck.prefsfx.PreferencePropertyBinder
 

G

getCallerClass() - Static method in class io.ruck.prefsfx.StackTraceHelper
Get the first class found in the Thread's current stack trace that isn't in StackTraceHelper's package.
getContext(String) - Static method in class io.ruck.prefsfx.PreferenceContext
 
getPreferences() - Method in class io.ruck.prefsfx.PreferenceContext
 

I

io.ruck.prefsfx - package io.ruck.prefsfx
PrefsFX API - to support binding JavaFX Properties to Preferences.

N

newBooleanProperty(String, boolean) - Static method in class io.ruck.prefsfx.PreferencePropertyFactory
 
newDoubleProperty(String, double) - Static method in class io.ruck.prefsfx.PreferencePropertyFactory
 
newFloatProperty(String, float) - Static method in class io.ruck.prefsfx.PreferencePropertyFactory
 
newIntegerProperty(String, int) - Static method in class io.ruck.prefsfx.PreferencePropertyFactory
 
newLongProperty(String, long) - Static method in class io.ruck.prefsfx.PreferencePropertyFactory
 

P

PreferenceContext - Class in io.ruck.prefsfx
 
PreferencePropertyBinder - Class in io.ruck.prefsfx
 
PreferencePropertyFactory - Class in io.ruck.prefsfx
 

S

StackTraceHelper - Class in io.ruck.prefsfx
 
B G I N P S 
Skip navigation links

Copyright © 2016. All rights reserved.