| Package | Description |
|---|---|
| com.threerings.admin.client | |
| com.threerings.admin.data | |
| com.threerings.bureau.util | |
| com.threerings.crowd.util |
| Constructor and Description |
|---|
AsStringFieldEditor(PresentsContext ctx,
Field field,
DObject object) |
BooleanFieldEditor(PresentsContext ctx,
Field field,
DObject object) |
ConfigEditorPanel(PresentsContext ctx)
Constructs an editor panel which will use the supplied context to
access the distributed object services.
|
ConfigEditorPanel(PresentsContext ctx,
String defaultPane)
Constructs an editor panel with the specified pane defaulting to
selected.
|
FieldEditor(PresentsContext ctx,
Field field,
DObject object) |
ObjectEditorPanel(PresentsContext ctx,
String key,
int oid)
Creates an object editor panel for the specified configuration
object.
|
PulldownFieldEditor(PresentsContext ctx,
Field field,
DObject obj)
Construct a PulldownFieldEditor.
|
| Modifier and Type | Method and Description |
|---|---|
JPanel |
ConfigObject.getEditor(PresentsContext ctx,
Field field)
Returns the editor panel for the specified field.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BureauContext
Defines the objects held on a bureau client.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CrowdContext
The crowd context provides access to the various managers, etc.
|
Copyright © 2015. All rights reserved.