Uses of Package
org.springframework.richclient.widget.editor

Packages that use org.springframework.richclient.widget.editor
org.springframework.richclient.form.binding.swing.editor   
org.springframework.richclient.samples.dataeditor.ui   
org.springframework.richclient.widget.editor   
org.springframework.richclient.widget.table   
 

Classes in org.springframework.richclient.widget.editor used by org.springframework.richclient.form.binding.swing.editor
DefaultDataEditorWidget
          DefaultDataEditorWidget is a basic implementation of a AbstractDataEditorWidget.
 

Classes in org.springframework.richclient.widget.editor used by org.springframework.richclient.samples.dataeditor.ui
AbstractDataEditorWidget
          AbstractDataEditorWidget implements a basic editor screen, based on 3 parts:

a table with sortable columns and a local quick search a filter to reduce the dataset a detail section for the details of 1 entity

DefaultDataEditorWidget
          DefaultDataEditorWidget is a basic implementation of a AbstractDataEditorWidget.
 

Classes in org.springframework.richclient.widget.editor used by org.springframework.richclient.widget.editor
AbstractDataEditorWidget
          AbstractDataEditorWidget implements a basic editor screen, based on 3 parts:

a table with sortable columns and a local quick search a filter to reduce the dataset a detail section for the details of 1 entity

 

Classes in org.springframework.richclient.widget.editor used by org.springframework.richclient.widget.table
AbstractDataEditorWidget
          AbstractDataEditorWidget implements a basic editor screen, based on 3 parts:

a table with sortable columns and a local quick search a filter to reduce the dataset a detail section for the details of 1 entity

 



Copyright © 2004-2009 The Spring Framework. All Rights Reserved.