org.gnu.gtk
public class SeparatorToolItem extends ToolItem
Constructor Summary | |
---|---|
SeparatorToolItem() | |
SeparatorToolItem(Handle hndl) |
Method Summary | |
---|---|
boolean | getDrawLine()
Returns whether the SeparatorToolItem is drawn as a line or just blank. |
static SeparatorToolItem | getSeparatorToolItem(Handle handle)
Internal static factory method to be used by Java-Gnome only. |
void | setDrawLine(boolean drawLine)
Sets whether the SeparatorToolItem is drawn as a line or just blank.
|
Parameters: drawLine