Subclasses of CollectionEditorPanel in fipaos.util.objecteditor.primitive |
class | ComplexPropertyEditorPanel Panel that allows complex-types to be displayed as a simple string, but provides
a button to allow editing of the properties of the complex type |
class | ListEditorPanel Panel that allows lists to be displayed as a simple string, but provides
a button to allow editing of the list |
class | MapEditorPanel Panel that allows maps to be displayed as a simple string, but provides
a button to allow editing of the maps |
class | SetEditorPanel Panel that allows sets to be displayed as a simple string, but provides
a button to allow editing of the set |