|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DriveMapping | |
---|---|
de.schwarzrot.app.config.support | support classes for applications configuration. |
de.schwarzrot.system | classes used to interface operating system |
de.schwarzrot.ui.control | standard controls used at the user interface |
Uses of DriveMapping in de.schwarzrot.app.config.support |
---|
Methods in de.schwarzrot.app.config.support that return types with arguments of type DriveMapping | |
---|---|
Map<String,DriveMapping> |
AbstractSysConfig.getDriveMappings()
|
Method parameters in de.schwarzrot.app.config.support with type arguments of type DriveMapping | |
---|---|
void |
AbstractSysConfig.setDriveMappings(Map<String,DriveMapping> m)
|
void |
AbstractSysConfig.setMappings(Collection<DriveMapping> list)
|
Uses of DriveMapping in de.schwarzrot.system |
---|
Methods in de.schwarzrot.system that return types with arguments of type DriveMapping | |
---|---|
Map<String,DriveMapping> |
SysInfo.getDriveMappings()
|
Uses of DriveMapping in de.schwarzrot.ui.control |
---|
Methods in de.schwarzrot.ui.control with parameters of type DriveMapping | |
---|---|
Object |
MappingsTableView.MapFormat.getColumnValue(DriveMapping item,
int idx)
|
Method parameters in de.schwarzrot.ui.control with type arguments of type DriveMapping | |
---|---|
protected void |
MappingDetailDialog.setupList(List<DriveMapping> used)
|
Constructors in de.schwarzrot.ui.control with parameters of type DriveMapping | |
---|---|
MappingDetailDialog.MappingDetailView(DriveMapping instance)
|
|
MappingDetailDialog(DriveMapping instance,
List<DriveMapping> used)
|
Constructor parameters in de.schwarzrot.ui.control with type arguments of type DriveMapping | |
---|---|
MappingDetailDialog(DriveMapping instance,
List<DriveMapping> used)
|
|
MappingsTableView(Collection<DriveMapping> list)
|
|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |