| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.services.persist |
Service that facilitates persisting data between the graphical console sessions.
|
| Modifier and Type | Method and Description |
|---|---|
Creator.Descriptor |
Persistable.Descriptor.getCreator() |
Creator.Descriptor |
CreationDialog.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
Persistable.Descriptor.setCreator(Creator.Descriptor creator) |
static Persistable |
CreationDialog.show(Creator.Descriptor desc,
String title,
Component parentComponent,
Collection<? extends Creator> factories) |
Copyright © 2019 LSST. All rights reserved.