Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
M
N
P
R
S
T
U
W
X
Y
A
add(T)
- Method in class net.avh4.framework.uilayer.scene.
Scene
The provided element will be returned for convenience.
allowFile(String)
- Method in class net.avh4.framework.data.test.
ClasspathResourcesExternalStorage
B
BLACK
- Static variable in class net.avh4.framework.uilayer.
Color
BLUE
- Static variable in class net.avh4.framework.uilayer.
Color
C
ClasspathResourcesExternalStorage
- Class in
net.avh4.framework.data.test
This can be used for unit testing to simulate files on an external storage device.
ClasspathResourcesExternalStorage(String)
- Constructor for class net.avh4.framework.data.test.
ClasspathResourcesExternalStorage
clear()
- Method in class net.avh4.framework.data.test.
InMemoryDataStore
click(int, int)
- Method in interface net.avh4.framework.uilayer.
ClickReceiver
clickOn(UI, String)
- Static method in class net.avh4.framework.uilayer.
UIUtil
clickOnBottom(UI, String)
- Static method in class net.avh4.framework.uilayer.
UIUtil
clickOnTop(UI, String)
- Static method in class net.avh4.framework.uilayer.
UIUtil
ClickReceiver
- Interface in
net.avh4.framework.uilayer
clickSceneElement(UI, String)
- Static method in class net.avh4.framework.uilayer.
UITools
clipHeight
- Variable in class net.avh4.framework.uilayer.scene.
SceneImage
clipWidth
- Variable in class net.avh4.framework.uilayer.scene.
SceneImage
clipX
- Variable in class net.avh4.framework.uilayer.scene.
SceneImage
clipY
- Variable in class net.avh4.framework.uilayer.scene.
SceneImage
Color
- Class in
net.avh4.framework.uilayer
Color()
- Constructor for class net.avh4.framework.uilayer.
Color
color
- Variable in class net.avh4.framework.uilayer.scene.
SceneCenteredText
color
- Variable in class net.avh4.framework.uilayer.scene.
SceneLabel
color
- Variable in class net.avh4.framework.uilayer.scene.
SceneLine
color
- Variable in class net.avh4.framework.uilayer.scene.
SceneOval
color
- Variable in class net.avh4.framework.uilayer.scene.
ScenePlaceholder
color
- Variable in class net.avh4.framework.uilayer.scene.
SceneRect
color
- Variable in class net.avh4.framework.uilayer.scene.
SceneText
CompositeSceneElement
- Class in
net.avh4.framework.uilayer.scene
CompositeSceneElement(String, int, int, int, int)
- Constructor for class net.avh4.framework.uilayer.scene.
CompositeSceneElement
D
darken(double, int)
- Static method in class net.avh4.framework.uilayer.
Color
DataStore
- Interface in
net.avh4.framework.data
drawImage(String, int, int, int, int, int, int, int, int)
- Method in interface net.avh4.framework.uilayer.scene.
GraphicsOperations
drawLine(int, int, int, int, int)
- Method in interface net.avh4.framework.uilayer.scene.
GraphicsOperations
drawOval(int, int, int, int, int)
- Method in interface net.avh4.framework.uilayer.scene.
GraphicsOperations
drawRect(int, int, int, int, int)
- Method in interface net.avh4.framework.uilayer.scene.
GraphicsOperations
drawText(String, float, float, Font, int)
- Method in interface net.avh4.framework.uilayer.scene.
GraphicsOperations
E
equals(Object)
- Method in class net.avh4.framework.uilayer.
Font
equals(Object)
- Method in class net.avh4.framework.uilayer.scene.
ScenePlaceholder
ExternalStorage
- Interface in
net.avh4.framework.data
F
findSceneElement(String)
- Method in class net.avh4.framework.uilayer.scene.
Scene
findSceneElement(Class<T>, String)
- Method in class net.avh4.framework.uilayer.scene.
Scene
Font
- Class in
net.avh4.framework.uilayer
Font(String)
- Constructor for class net.avh4.framework.uilayer.
Font
Font(String, int)
- Constructor for class net.avh4.framework.uilayer.
Font
font
- Variable in class net.avh4.framework.uilayer.scene.
SceneCenteredText
font
- Variable in class net.avh4.framework.uilayer.scene.
SceneLabel
font
- Variable in class net.avh4.framework.uilayer.scene.
SceneText
FontMetricsService
- Interface in
net.avh4.framework.uilayer.scene
G
get(String)
- Method in interface net.avh4.framework.data.
DataStore
get(String)
- Method in class net.avh4.framework.data.test.
InMemoryDataStore
getAlpha(int)
- Static method in class net.avh4.framework.uilayer.
Color
getAscent(Font)
- Method in interface net.avh4.framework.uilayer.scene.
FontMetricsService
getBlue(int)
- Static method in class net.avh4.framework.uilayer.
Color
getContrastingColor(int)
- Static method in class net.avh4.util.
Util
Get a color that visually contrasts with the given color.
getDescent(Font)
- Method in interface net.avh4.framework.uilayer.scene.
FontMetricsService
getFiles()
- Method in interface net.avh4.framework.data.
ExternalStorage
getFiles()
- Method in class net.avh4.framework.data.test.
ClasspathResourcesExternalStorage
getFontHeight(Font)
- Method in interface net.avh4.framework.uilayer.
UILayerService
getGreen(int)
- Static method in class net.avh4.framework.uilayer.
Color
getHashColor(String)
- Static method in class net.avh4.util.
Util
Generates a pseudo-random color given a string.
getHeight()
- Method in class net.avh4.framework.uilayer.scene.
Scene
getHeight()
- Method in class net.avh4.framework.uilayer.scene.
SceneElement
getHeight()
- Method in class net.avh4.framework.uilayer.scene.
SceneRenderer
getImageHeight(String)
- Method in interface net.avh4.framework.uilayer.
UILayerService
getImageWidth(String)
- Method in interface net.avh4.framework.uilayer.
UILayerService
getLineHeight()
- Method in class net.avh4.framework.uilayer.
Font
getLineHeight(Font)
- Method in interface net.avh4.framework.uilayer.scene.
FontMetricsService
getName()
- Method in class net.avh4.framework.uilayer.scene.
SceneElement
getRed(int)
- Static method in class net.avh4.framework.uilayer.
Color
getResourceName()
- Method in class net.avh4.framework.uilayer.
Font
getScene()
- Method in interface net.avh4.framework.uilayer.
SceneCreator
getSceneElements()
- Method in class net.avh4.framework.uilayer.scene.
CompositeSceneElement
getSize()
- Method in class net.avh4.framework.uilayer.
Font
getString(String)
- Method in interface net.avh4.framework.data.
ExternalStorage
getString(String)
- Method in class net.avh4.framework.data.test.
ClasspathResourcesExternalStorage
getText()
- Method in class net.avh4.framework.uilayer.scene.
SceneCenteredText
getText()
- Method in class net.avh4.framework.uilayer.scene.
SceneText
getTitle()
- Method in class net.avh4.framework.uilayer.scene.
Scene
getValue(int)
- Static method in class net.avh4.framework.uilayer.
Color
getWidth()
- Method in class net.avh4.framework.uilayer.scene.
Scene
getWidth()
- Method in class net.avh4.framework.uilayer.scene.
SceneElement
getWidth()
- Method in class net.avh4.framework.uilayer.scene.
SceneRenderer
getX()
- Method in class net.avh4.framework.uilayer.scene.
SceneElement
getY()
- Method in class net.avh4.framework.uilayer.scene.
SceneElement
GraphicsOperations
- Interface in
net.avh4.framework.uilayer.scene
GRAY
- Static variable in class net.avh4.framework.uilayer.
Color
GREEN
- Static variable in class net.avh4.framework.uilayer.
Color
GREY
- Static variable in class net.avh4.framework.uilayer.
Color
H
hashCode()
- Method in class net.avh4.framework.uilayer.
Font
height
- Variable in class net.avh4.framework.uilayer.scene.
SceneElement
hidden
- Variable in class net.avh4.framework.uilayer.scene.
SceneElement
I
image
- Variable in class net.avh4.framework.uilayer.scene.
SceneImage
InMemoryDataStore
- Class in
net.avh4.framework.data.test
This can be used for unit tests where we can simulate persistence by adding a singleton instance of InMemoryDataStore to the DI container.
InMemoryDataStore()
- Constructor for class net.avh4.framework.data.test.
InMemoryDataStore
isHidden()
- Method in class net.avh4.framework.uilayer.scene.
SceneElement
iterator()
- Method in class net.avh4.framework.uilayer.scene.
Scene
K
key(int)
- Method in interface net.avh4.framework.uilayer.
KeyReceiver
KeyReceiver
- Interface in
net.avh4.framework.uilayer
M
main(UI)
- Static method in class net.avh4.framework.uilayer.
UILayer
main(SceneCreator, ClickReceiver, KeyReceiver)
- Static method in class net.avh4.framework.uilayer.
UILayer
measureText(String)
- Method in class net.avh4.framework.uilayer.
Font
measureText(Font, String)
- Method in interface net.avh4.framework.uilayer.
UILayerService
N
name
- Variable in class net.avh4.framework.uilayer.scene.
SceneElement
net.avh4.framework.data
- package net.avh4.framework.data
net.avh4.framework.data.test
- package net.avh4.framework.data.test
net.avh4.framework.uilayer
- package net.avh4.framework.uilayer
net.avh4.framework.uilayer.scene
- package net.avh4.framework.uilayer.scene
net.avh4.util
- package net.avh4.util
P
PFENNIG
- Static variable in class net.avh4.framework.uilayer.
Font
put(String, String)
- Method in interface net.avh4.framework.data.
DataStore
put(String, String)
- Method in class net.avh4.framework.data.test.
InMemoryDataStore
R
RED
- Static variable in class net.avh4.framework.uilayer.
Color
render()
- Method in class net.avh4.framework.uilayer.scene.
SceneRenderer
run(SceneCreator, ClickReceiver, KeyReceiver)
- Method in interface net.avh4.framework.uilayer.
UILayerService
S
Scene
- Class in
net.avh4.framework.uilayer.scene
Scene(String)
- Constructor for class net.avh4.framework.uilayer.scene.
Scene
Scene()
- Constructor for class net.avh4.framework.uilayer.scene.
Scene
SceneCenteredText
- Class in
net.avh4.framework.uilayer.scene
SceneCenteredText(String, int, int, int, int, Font, int)
- Constructor for class net.avh4.framework.uilayer.scene.
SceneCenteredText
SceneCreator
- Interface in
net.avh4.framework.uilayer
SceneElement
- Class in
net.avh4.framework.uilayer.scene
SceneElement(String, int, int, int, int)
- Constructor for class net.avh4.framework.uilayer.scene.
SceneElement
SceneImage
- Class in
net.avh4.framework.uilayer.scene
SceneImage(int, int, int, int, String)
- Constructor for class net.avh4.framework.uilayer.scene.
SceneImage
SceneImage(int, int, int, int, String, int, int, int, int)
- Constructor for class net.avh4.framework.uilayer.scene.
SceneImage
SceneLabel
- Class in
net.avh4.framework.uilayer.scene
SceneLabel(String, int, int, Font, int)
- Constructor for class net.avh4.framework.uilayer.scene.
SceneLabel
SceneLabel(String, int, int, String, int, int)
- Constructor for class net.avh4.framework.uilayer.scene.
SceneLabel
SceneLine
- Class in
net.avh4.framework.uilayer.scene
SceneLine(int, int, int, int, int)
- Constructor for class net.avh4.framework.uilayer.scene.
SceneLine
SceneOval
- Class in
net.avh4.framework.uilayer.scene
SceneOval(int, int, int, int, int)
- Constructor for class net.avh4.framework.uilayer.scene.
SceneOval
ScenePlaceholder
- Class in
net.avh4.framework.uilayer.scene
ScenePlaceholder(String, int, int, int, int)
- Constructor for class net.avh4.framework.uilayer.scene.
ScenePlaceholder
SceneRect
- Class in
net.avh4.framework.uilayer.scene
SceneRect(int, int, int, int, int)
- Constructor for class net.avh4.framework.uilayer.scene.
SceneRect
SceneRenderer
- Class in
net.avh4.framework.uilayer.scene
SceneRenderer(SceneCreator, GraphicsOperations, FontMetricsService)
- Constructor for class net.avh4.framework.uilayer.scene.
SceneRenderer
SceneText
- Class in
net.avh4.framework.uilayer.scene
SceneText(String, int, int, int, Font, int)
- Constructor for class net.avh4.framework.uilayer.scene.
SceneText
SceneText(String, int, int, int, String, int, int)
- Constructor for class net.avh4.framework.uilayer.scene.
SceneText
SceneText(String, String, int, int, int, Font, int)
- Constructor for class net.avh4.framework.uilayer.scene.
SceneText
service
- Static variable in class net.avh4.framework.uilayer.
Font
This should only be set directly for testing
service
- Static variable in class net.avh4.framework.uilayer.
UILayer
setClipPosition(int, int)
- Method in class net.avh4.framework.uilayer.scene.
SceneImage
setHeight(int)
- Method in class net.avh4.framework.uilayer.scene.
SceneElement
setHidden(boolean)
- Method in class net.avh4.framework.uilayer.scene.
SceneElement
setPosition(int, int)
- Method in class net.avh4.framework.uilayer.scene.
SceneImage
setSize(int, int)
- Method in class net.avh4.framework.uilayer.scene.
Scene
setText(String)
- Method in class net.avh4.framework.uilayer.scene.
SceneCenteredText
setText(String)
- Method in class net.avh4.framework.uilayer.scene.
SceneText
setTitle(String)
- Method in class net.avh4.framework.uilayer.scene.
Scene
setWidth(int)
- Method in class net.avh4.framework.uilayer.scene.
SceneElement
setX(int)
- Method in class net.avh4.framework.uilayer.scene.
SceneElement
setY(int)
- Method in class net.avh4.framework.uilayer.scene.
SceneElement
size(int)
- Method in class net.avh4.framework.uilayer.
Font
stringWidth(Font, String)
- Method in interface net.avh4.framework.uilayer.scene.
FontMetricsService
T
text
- Variable in class net.avh4.framework.uilayer.scene.
SceneCenteredText
text
- Variable in class net.avh4.framework.uilayer.scene.
SceneLabel
text
- Variable in class net.avh4.framework.uilayer.scene.
SceneText
textColor
- Variable in class net.avh4.framework.uilayer.scene.
ScenePlaceholder
title
- Variable in class net.avh4.framework.uilayer.scene.
Scene
toString()
- Method in class net.avh4.framework.uilayer.scene.
SceneElement
translate(int, int)
- Method in interface net.avh4.framework.uilayer.scene.
GraphicsOperations
U
UI
- Interface in
net.avh4.framework.uilayer
UILayer
- Class in
net.avh4.framework.uilayer
UILayer()
- Constructor for class net.avh4.framework.uilayer.
UILayer
UILayerService
- Interface in
net.avh4.framework.uilayer
UITools
- Class in
net.avh4.framework.uilayer
UITools()
- Constructor for class net.avh4.framework.uilayer.
UITools
UIUtil
- Class in
net.avh4.framework.uilayer
UIUtil()
- Constructor for class net.avh4.framework.uilayer.
UIUtil
Util
- Class in
net.avh4.util
Util()
- Constructor for class net.avh4.util.
Util
W
WHITE
- Static variable in class net.avh4.framework.uilayer.
Color
width
- Variable in class net.avh4.framework.uilayer.scene.
SceneElement
X
x
- Variable in class net.avh4.framework.uilayer.scene.
SceneElement
x1
- Variable in class net.avh4.framework.uilayer.scene.
SceneLine
x2
- Variable in class net.avh4.framework.uilayer.scene.
SceneLine
Y
y
- Variable in class net.avh4.framework.uilayer.scene.
SceneElement
y1
- Variable in class net.avh4.framework.uilayer.scene.
SceneLine
y2
- Variable in class net.avh4.framework.uilayer.scene.
SceneLine
YELLOW
- Static variable in class net.avh4.framework.uilayer.
Color
A
B
C
D
E
F
G
H
I
K
M
N
P
R
S
T
U
W
X
Y
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012. All Rights Reserved.