be.lassi.ui.fixtures
Class UniversePanelLayout
java.lang.Object
be.lassi.ui.fixtures.UniversePanelLayout
public class UniversePanelLayout
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COLUMN_COUNT
public static final int COLUMN_COUNT
- See Also:
- Constant Field Values
ROW_COUNT
public static final int ROW_COUNT
- See Also:
- Constant Field Values
UniversePanelLayout
public UniversePanelLayout()
getChannel
public int getChannel(int x,
int y)
isOutside
public boolean isOutside(int x,
int y)
setBounds
public void setBounds(java.awt.Rectangle bounds)
xChannel
public int xChannel(int channelId)
yChannel
public int yChannel(int channelId)