Uses of Class
org.nuiton.jaxx.widgets.file.FileEditor
-
Packages that use FileEditor Package Description org.nuiton.jaxx.widgets.file -
-
Uses of FileEditor in org.nuiton.jaxx.widgets.file
Fields in org.nuiton.jaxx.widgets.file declared as FileEditor Modifier and Type Field Description protected FileEditorFileCellEditor. fileEditorprotected FileEditorFileEditorHandler. uiMethods in org.nuiton.jaxx.widgets.file with parameters of type FileEditor Modifier and Type Method Description voidFileEditorHandler. afterInit(FileEditor ui)voidFileEditorHandler. beforeInit(FileEditor ui)voidFileCellEditor. setFileEditor(FileEditor fileEditor)Constructors in org.nuiton.jaxx.widgets.file with parameters of type FileEditor Constructor Description FileCellEditor(FileEditor editor)
-