| Package | Description |
|---|---|
| org.arakhne.afc.ui.android.property | |
| org.arakhne.neteditor.android.property |
| Modifier and Type | Class and Description |
|---|---|
class |
TablePropertyEditorView
Abstract implementation of a property editor inside a fragment.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) static PropertyEditorView |
PropertyEditors.createFragmentFor(android.content.Context context,
Class<? extends PropertyOwner> editedObjectType)
Create a fragment that permits to edit the properties for
the given object.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PropertyEditors.registerEditorFragment(Class<? extends PropertyEditorView> fragmentType,
Class<? extends PropertyOwner> objectType)
Register a property editor fragment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FigurePropertyEditorView
Property editor fragment for figures.
|
Copyright © 2001-2013 NetEditor Developers. 
NetEditor API Documentation by NetEditor Developers is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Based on a work at www.arakhne.org/neteditor