60 GNEFrame(FXHorizontalFrame* horizontalFrameParent,
GNEViewNet* viewNet,
const std::string& frameLabel);
GNEFrame()
FOX needs this.
FXLabel * getFrameHeaderLabel() const
get the label for the frame's header
void setFrameWidth(int width)
set width of GNEFrame
FXFont * myFrameHeaderFont
Font for the Header.
FXHorizontalFrame * myHeaderRightFrame
fame for right header elements
FXScrollWindow * myScrollWindowsContents
scroll windows that holds the content frame
FXFont * getFrameHeaderFont() const
get font of the header's frame
FXHorizontalFrame * myHeaderFrame
fame for header elements
GNEViewNet * getViewNet() const
get view net
GNEViewNet * myViewNet
the window to inform when the tls is modfied
FXVerticalFrame * myContentFrame
Vertical frame that holds all widgets of frame.
FXLabel * myFrameHeaderLabel
the label for the frame's header
void focusUpperElement()
focus upper element of frame
GNEFrame & operator=(const GNEFrame &)
Invalidated assignment operator.
virtual void show()
show Frame
virtual void hide()
hide Frame
FXHorizontalFrame * myHeaderLeftFrame
fame for left header elements