public interface TuttiUI<M,H extends AbstractTuttiUIHandler<M,?>>
extends org.nuiton.jaxx.application.swing.ApplicationUI<M,H>
| Modifier and Type | Field and Description |
|---|---|
static String |
SIGNED_DECIMAL3_PATTERN
Pattern to use for signed decimal numeric values with 3 decimal digits in
editors.
|
static Font |
TEXTFIELD_COMPUTED_FONT |
static Font |
TEXTFIELD_NORMAL_FONT |
DECIMAL1_PATTERN, DECIMAL2_DIGITS_PATTERN, DECIMAL2_PATTERN, DECIMAL3_PATTERN, DECIMAL4_PATTERN, INT_1_DIGITS_PATTERN, INT_10_DIGITS_PATTERN, INT_2_DIGITS_PATTERN, INT_3_DIGITS_PATTERN, INT_4_DIGITS_PATTERN, INT_6_DIGITS_PATTERN, INT_7_DIGITS_PATTERN, SIGNED_INT_2_DIGITS_PATTERN, SIGNED_INT_3_DIGITS_PATTERN| Modifier and Type | Method and Description |
|---|---|
H |
getHandler() |
addPropertyChangeListener, addPropertyChangeListener, applyDataBinding, firePropertyChange, get$objectMap, getDataBinding, getDataBindings, getDelegateContext, getObjectById, getParentContainer, getParentContainer, processDataBinding, processDataBinding, registerDataBinding, removeDataBinding, removePropertyChangeListener, removePropertyChangeListenerstatic final String SIGNED_DECIMAL3_PATTERN
static final Font TEXTFIELD_NORMAL_FONT
static final Font TEXTFIELD_COMPUTED_FONT
H getHandler()
getHandler in interface org.nuiton.jaxx.application.swing.ApplicationUI<M,H extends AbstractTuttiUIHandler<M,?>>Copyright © 2012–2015 Ifremer. All rights reserved.