|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.tmaj.client.frida.gui.AddMaskDialog.BasicMaskInfo
static class AddMaskDialog.BasicMaskInfo
Represents 2 major components of a mask: its name and its type.
| Field Summary | |
|---|---|
(package private) java.lang.String |
maskName
|
(package private) MaskType |
maskType
|
| Constructor Summary | |
|---|---|
AddMaskDialog.BasicMaskInfo(java.lang.String maskName,
MaskType maskType)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
final java.lang.String maskName
final MaskType maskType
| Constructor Detail |
|---|
AddMaskDialog.BasicMaskInfo(java.lang.String maskName,
MaskType maskType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||