-
- All Superinterfaces:
- org.nuiton.jaxx.application.swing.ApplicationUI<M,H>, jaxx.runtime.JAXXContext, jaxx.runtime.JAXXObject, Serializable
- All Known Implementing Classes:
- AccidentalBatchUI, AttachmentEditorUI, BenthosBatchUI, BenthosFrequencyUI, CaracteristicMapEditorUI, CreateAccidentalBatchUI, CreateBenthosBatchUI, CreateIndividualObservationBatchUI, CreateMarineLitterBatchUI, CreateSpeciesBatchUI, DbManagerUI, EditCatchesUI, EditCruiseUI, EditFishingOperationUI, EditProgramUI, EditProtocolUI, EditSampleCategoryModelUI, EnterMelagWeightUI, FishingOperationsUI, GearCaracteristicsEditorUI, GearUseFeatureTabUI, IndividualObservationBatchUI, MainUI, ManageTemporaryReferentialUI, MarineLitterBatchUI, ReportUI, SelectCruiseUI, SelectSpeciesUI, SpeciesBatchUI, SpeciesFrequencyUI, SplitBenthosBatchUI, SplitSpeciesBatchUI, TuttiConfigUI, ValidateCruiseUI, VesselUseFeatureTabUI
public interface TuttiUI<M,H extends AbstractTuttiUIHandler<M,?>>
extends org.nuiton.jaxx.application.swing.ApplicationUI<M,H>
Contract to place on each generated jaxx ui.
- Since:
- 0.1
- Author:
- tchemit
-
-
Field Summary
-
Fields inherited from interface org.nuiton.jaxx.application.swing.ApplicationUI
DECIMAL1_PATTERN, DECIMAL2_DIGITS_PATTERN, DECIMAL2_PATTERN, DECIMAL3_PATTERN, DECIMAL4_PATTERN, INT_1_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
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
H |
getHandler() |
-
Methods inherited from interface org.nuiton.jaxx.application.swing.ApplicationUI
getModel
-
Methods inherited from interface jaxx.runtime.JAXXObject
addPropertyChangeListener, addPropertyChangeListener, applyDataBinding, firePropertyChange, get$objectMap, getDataBinding, getDataBindings, getDelegateContext, getObjectById, getParentContainer, getParentContainer, processDataBinding, processDataBinding, registerDataBinding, removeDataBinding, removePropertyChangeListener, removePropertyChangeListener
-
Methods inherited from interface jaxx.runtime.JAXXContext
getContextValue, getContextValue, removeContextValue, removeContextValue, setContextValue, setContextValue
-
-
Method Detail
-
getHandler
H getHandler()
- Specified by:
getHandler in interface org.nuiton.jaxx.application.swing.ApplicationUI<M,H extends AbstractTuttiUIHandler<M,?>>
Copyright © 2012–2014 Ifremer. All rights reserved.