public class PlaceContainerNotify extends Object
- table dimensions added (configure with PlacesEditor)
- showNrTicketlines
Modifier and Type | Field and Description |
---|---|
protected JButton |
m_btn |
protected Place |
place |
Constructor and Description |
---|
PlaceContainerNotify(Place place)
Creates a new instance of TablePlace
|
Modifier and Type | Method and Description |
---|---|
void |
enabled(boolean b) |
JButton |
getButton() |
Floor |
getFloor() |
String |
getName() |
Place |
getPlace() |
int |
getX() |
int |
getY() |
void |
marked(boolean b) |
void |
setButtonBounds() |
public PlaceContainerNotify(Place place)
place
- The place assigned to the containerpublic final String getName()
public int getX()
public int getY()
public Floor getFloor()
public JButton getButton()
public void setButtonBounds()
public Place getPlace()
public void marked(boolean b)
public void enabled(boolean b)
Copyright © 2021. All rights reserved.