public interface FrameSet
Modifier and Type | Method and Description |
---|---|
Frame |
getFrame(String id)
Get a frame with a given name or null if is undefined.
|
Collection<Frame> |
getFrames()
Get all the frames.
|
Collection<Frame> getFrames()
Copyright © 2015 Pablo Duboue. All rights reserved.