public interface GDisplay
Modifier and Type | Method and Description |
---|---|
void |
display()
Called when the element is to be displayed, so it can perform the actions required for its display, and
the display of its inmmediate descendants.
|
void display() throws GException
GException
- in case of problem while reading the value from file.Copyright © 2024. All rights reserved.