|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITerminalPage
Interface to the page containing the terminal widget.
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns the current text in the description label above the terminal widget. |
Font |
getFont()
Returns the current font of the terminal emulator. |
java.lang.String |
getTabName()
Returns the name of the terminal page's tab. |
void |
setDescription(java.lang.String desc)
Sets the description label above the terminal widget. |
void |
setFont(Font font)
Sets the font of the terminal emulator. |
void |
setTabName(java.lang.String name)
Sets the name of the terminal page's tab. |
| Method Detail |
|---|
void setTabName(java.lang.String name)
name - new name.java.lang.String getTabName()
void setDescription(java.lang.String desc)
desc - text to display.java.lang.String getDescription()
void setFont(Font font)
font - font of the terminal emulator.Font getFont()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||