GraphicsApp API
Eine überarbeitete und angepasste Variante der originalen GraphicsApp-Umgebung
de.ur.mi.oop.app.Config Elementverzeichnis

Vollständige Aufstellung aller Elemente für de.ur.mi.oop.app.Config einschließlich aller geerbten Elemente.

getBackgroundColor()de.ur.mi.oop.app.Config
getCursorVisibility()de.ur.mi.oop.app.Config
getDefaultColor()de.ur.mi.oop.app.Config
getFrameRate()de.ur.mi.oop.app.Config
getHeight()de.ur.mi.oop.app.Config
getStrokeWidth()de.ur.mi.oop.app.Config
getTitle()de.ur.mi.oop.app.Config
getWidth()de.ur.mi.oop.app.Config
setBackgroundColor(Color backgroundColor)de.ur.mi.oop.app.Config
setCursorVisibility(boolean isVisible)de.ur.mi.oop.app.Config
setFrameRate(int frameRate)de.ur.mi.oop.app.Config
setFrameRateVisibility(boolean frameRateIsVisible)de.ur.mi.oop.app.Config
setHeight(int height)de.ur.mi.oop.app.Config
setListener(ConfigChangeListener listener)de.ur.mi.oop.app.Config
setStrokeWidth(float strokeWidth)de.ur.mi.oop.app.Config
setTitle(String title)de.ur.mi.oop.app.Config
setWidth(int width)de.ur.mi.oop.app.Config
shouldShowFrameRate()de.ur.mi.oop.app.Config