|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TopFrameSettings | |
---|---|
com.jstatcom.component | GUI components with general functionality. |
Uses of TopFrameSettings in com.jstatcom.component |
---|
Fields in com.jstatcom.component with type parameters of type TopFrameSettings | |
---|---|
static javolution.xml.XmlFormat<TopFrameSettings> |
TopFrameSettings.TopFrameSettings_XML
XML format field for (de)serialization. |
Methods in com.jstatcom.component that return TopFrameSettings | |
---|---|
TopFrameSettings |
TopFrame.getTopFrameSettings()
Gets the settings instance according to the current appearance of this frame. |
Methods in com.jstatcom.component with parameters of type TopFrameSettings | |
---|---|
void |
TopFrame.setTopFrameSettings(TopFrameSettings settings)
Sets the appearance of this frame according to the settings argument. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |