public interface Displayable
Modifier and Type | Method and Description |
---|---|
javax.swing.JPanel |
getDisplay(int width,
int height,
boolean isLargeDisplay) |
boolean |
isDisplayable()
Queries whether this component is currently displayable.
|
boolean |
removeDisplay(javax.swing.JPanel display) |
void |
updateDisplays() |