Maven module :un.engine : engine-ui :
Class : un.api.desktop.FrameDecoration
Extends/Implements : -
Subclasses : -

author  Johann Sorel


Variables : -
Functions : getMargin, getFrame, setFrame




Frame margins.
return  frame border margins
Margin getMargin ()


Get frame having this decoration.
return  Frame, can be null.
Frame getFrame ()


Set frame using this decoration.
The frame itself should call this method.
param  frame
void setFrame (Frame frame)