public class FrameDictionary extends Object
| Constructor and Description |
|---|
FrameDictionary() |
| Modifier and Type | Method and Description |
|---|---|
CanonicalFrameType |
getCanonicalFrameType(String name)
Gets the canonical frame type.
|
String |
getName(CanonicalFrameType canonicalFrameType)
Gets the name.
|
public CanonicalFrameType getCanonicalFrameType(String name)
name - the namepublic String getName(CanonicalFrameType canonicalFrameType)
canonicalFrameType - the canonical frame typeCopyright © 2018. All rights reserved.