A B C D E F G H I L M N O P Q R S T U V W X

A

About - class org.gnu.gnome.About.
The About widget dialog window is designed to pop up from the About button on an application menu.
ABOUT - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
ABOUT - Static variable in class org.gnu.gnome.GnomeStockItem
 
About(int) - Constructor for class org.gnu.gnome.About
Construct an About box using a handle to a native resource.
About(String, String, String, String, String[], String[], String, Pixbuf) - Constructor for class org.gnu.gnome.About
Constructor to create a new About dialog.
aboutItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
aboutItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
addDefaults() - Method in class org.gnu.gnome.IconSelection
Add the default Gnome icon directories.
addDirectory(String) - Method in class org.gnu.gnome.IconSelection
Add icons from the specified directory.
addListener(AppBarListener) - Method in class org.gnu.gnome.AppBar
Register an object to handle AppBar events.
addListener(ClientListener) - Method in class org.gnu.gnome.Client
Register an object to handle Client events.
addListener(ColorPickerListener) - Method in class org.gnu.gnome.ColorPicker
Register an object to handle ColorPicker events.
addListener(DateEditListener) - Method in class org.gnu.gnome.DateEdit
Register an object to handle DateEdit events.
addListener(DruidPageChangeListener) - Method in class org.gnu.gnome.DruidPage
Register an object to handle DruidPageChange events.
addListener(DruidPageSetupListener) - Method in class org.gnu.gnome.DruidPage
Register an object to handle DruidPageSetup events.
addListener(FontPickerListener) - Method in class org.gnu.gnome.FontPicker
Register an object to handle FontPicker events.
affineAbsolute(double[]) - Method in class org.gnu.gnome.CanvasItem
Apply an absolute affine transformation to the item.
affineRelative(double[]) - Method in class org.gnu.gnome.CanvasItem
Apply a relative affine transformation to the item.
ALWAYS - Static variable in class org.gnu.gnome.PreferencesType
 
and(ClientFlags) - Method in class org.gnu.gnome.ClientFlags
 
and(ClientState) - Method in class org.gnu.gnome.ClientState
 
and(DateEditFlags) - Method in class org.gnu.gnome.DateEditFlags
 
and(DialogType) - Method in class org.gnu.gnome.DialogType
 
and(EdgePosition) - Method in class org.gnu.gnome.EdgePosition
 
and(FileDomain) - Method in class org.gnu.gnome.FileDomain
 
and(FontPickerMode) - Method in class org.gnu.gnome.FontPickerMode
 
and(HelpError) - Method in class org.gnu.gnome.HelpError
 
and(IconListMode) - Method in class org.gnu.gnome.IconListMode
 
and(InteractStyle) - Method in class org.gnu.gnome.InteractStyle
 
and(PreferencesType) - Method in class org.gnu.gnome.PreferencesType
 
and(RestartStyle) - Method in class org.gnu.gnome.RestartStyle
 
and(SaveStyle) - Method in class org.gnu.gnome.SaveStyle
 
and(UIInfoConfigurableTypes) - Method in class org.gnu.gnome.UIInfoConfigurableTypes
 
and(UIInfoType) - Method in class org.gnu.gnome.UIInfoType
 
and(UIPixmapType) - Method in class org.gnu.gnome.UIPixmapType
 
ANY - Static variable in class org.gnu.gnome.InteractStyle
 
ANYWAY - Static variable in class org.gnu.gnome.RestartStyle
 
App - class org.gnu.gnome.App.
The App widget is the main window of a GNOME application.
APP_CONFIG - Static variable in class org.gnu.gnome.FileDomain
 
APP_DATADIR - Static variable in class org.gnu.gnome.FileDomain
 
APP_HELP - Static variable in class org.gnu.gnome.FileDomain
 
APP_LIBDIR - Static variable in class org.gnu.gnome.FileDomain
 
APP_PIXMAP - Static variable in class org.gnu.gnome.FileDomain
 
APP_SOUND - Static variable in class org.gnu.gnome.FileDomain
 
App(int) - Constructor for class org.gnu.gnome.App
 
App(String, String) - Constructor for class org.gnu.gnome.App
Instinates a new Application window with the indicated name and title.
AppBar - class org.gnu.gnome.AppBar.
The AppBar widget is a progress bar with a textual annotation.
AppBar(boolean, boolean, PreferencesType) - Constructor for class org.gnu.gnome.AppBar
Creates new instance of AppBar.
AppBar(int) - Constructor for class org.gnu.gnome.AppBar
Construct an AppBar using a handle to a native resource.
AppBarEvent - class org.gnu.gnome.event.AppBarEvent.
An event represeting action by a AppBar widget.
AppBarEvent.Type - class org.gnu.gnome.event.AppBarEvent.Type.
Type of a AppBarEvent
appBarEvent(AppBarEvent) - Method in interface org.gnu.gnome.event.AppBarListener
This method is called whenever a AppBar event occurs.
AppBarEvent(Object, AppBarEvent.Type) - Constructor for class org.gnu.gnome.event.AppBarEvent
Creates a new AppBarEvent.
AppBarListener - interface org.gnu.gnome.event.AppBarListener.
Listener for the AppBar widget.
append(String, String) - Method in class org.gnu.gnome.IconList
Append an icon to the end of the list.
append(UIInfo[]) - Method in class org.gnu.gnome.PopupMenu
Append new menu items to the PopupMenu.
appendHistory(String, boolean) - Method in class org.gnu.gnome.Entry
Add a string to the end of the list.
appendItem(String, Widget, String) - Method in class org.gnu.gnome.DruidPageStandard
Convenience method to append a widget.
appendPage(DruidPage) - Method in class org.gnu.gnome.Druid
Append a DruidPage into the list of pages for this dialog.
ATTACH - Static variable in class org.gnu.gnome.GnomeStockItem
 
attach(Widget) - Method in class org.gnu.gnome.PopupMenu
Attach this menu to a Widget.

B

BACK - Static variable in class org.gnu.gnome.event.DruidPageChangeEvent.Type
 
BLANK - Static variable in class org.gnu.gnome.GnomeStockItem
 
BOOK_BLUE - Static variable in class org.gnu.gnome.GnomeStockItem
 
BOOK_GREEN - Static variable in class org.gnu.gnome.GnomeStockItem
 
BOOK_OPEN - Static variable in class org.gnu.gnome.GnomeStockItem
 
BOOK_RED - Static variable in class org.gnu.gnome.GnomeStockItem
 
BOOK_YELLOW - Static variable in class org.gnu.gnome.GnomeStockItem
 
BOTH - Static variable in class org.gnu.gnome.SaveStyle
 
BUILDER_DATA - Static variable in class org.gnu.gnome.UIInfoType
 

C

CANCEL - Static variable in class org.gnu.gnome.event.DruidPageChangeEvent.Type
 
Canvas - class org.gnu.gnome.Canvas.
You can use the GnomeCanvas widget to draw figures, display graphics, position widgets, and more.
Canvas() - Constructor for class org.gnu.gnome.Canvas
Constructs a new Canvas.
Canvas(int) - Constructor for class org.gnu.gnome.Canvas
Constructs a new Canvas object form a native resource.
CanvasBpath - class org.gnu.gnome.CanvasBpath.
 
CanvasClipgroup - class org.gnu.gnome.CanvasClipgroup.
 
CanvasEllipse - class org.gnu.gnome.CanvasEllipse.
The GnomeCanvasEllipse is a GnomeCanvasItem that draws itself as an ellipse on a GnomeCanvas.
CanvasEllipse(CanvasGroup, double, double, double, double, Color, Color, Bitmap, Bitmap, double) - Constructor for class org.gnu.gnome.CanvasEllipse
Creates a new CanvasEllipse object.
CanvasEllipse(CanvasGroup, double, double, double, double, Color, Color, Bitmap, Bitmap, int) - Constructor for class org.gnu.gnome.CanvasEllipse
Creates a new CanvasEllipse object.
CanvasEllipse(CanvasGroup, double, double, double, double, int, int, double) - Constructor for class org.gnu.gnome.CanvasEllipse
Creates a new CanvasEllipse object.
CanvasEllipse(CanvasGroup, double, double, double, double, int, int, int) - Constructor for class org.gnu.gnome.CanvasEllipse
Creates a new CanvasEllipse object.
CanvasGroup - class org.gnu.gnome.CanvasGroup.
Objects of this class are created and managed inside a GnomeCanvas widget.
CanvasItem - class org.gnu.gnome.CanvasItem.
The GnomeCanvasItem is the base class of all items that a GnomeCanvas displays.
CanvasLine - class org.gnu.gnome.CanvasLine.
The GnomeCanvasLine is a GnomeCanvasItem that draws a line on a GnomeCanvas.
CanvasPathDef - class org.gnu.gnome.CanvasPathDef.
 
CanvasPathDef() - Constructor for class org.gnu.gnome.CanvasPathDef
 
CanvasPixbuf - class org.gnu.gnome.CanvasPixbuf.
 
CanvasPoints - class org.gnu.gnome.CanvasPoints.
 
CanvasPoints(double[], double[]) - Constructor for class org.gnu.gnome.CanvasPoints
Constructs a new CanvasPoints object with the given points.
CanvasPoints(int) - Constructor for class org.gnu.gnome.CanvasPoints
Constructs a new CanvasPoints object with memory reserved for the given number of points.
CanvasPolygon - class org.gnu.gnome.CanvasPolygon.
A GnomeCanvasPolygon is a GnomeCanvasItem that draws a filled polygon on a GnomeCanvas.
CanvasRE - class org.gnu.gnome.CanvasRE.
This is a base class that acts as a parent for both GnomeCanvasRect and GnomeCanvasEllipse.
CanvasRect - class org.gnu.gnome.CanvasRect.
The GnomeCanvasRect is a GnomeCanvasItem that draws itself as a rectangle on a GnomeCanvas.
CanvasRect(CanvasGroup, double, double, double, double, Color, Color, Bitmap, Bitmap, double) - Constructor for class org.gnu.gnome.CanvasRect
Creates a new CanvasRect object.
CanvasRect(CanvasGroup, double, double, double, double, Color, Color, Bitmap, Bitmap, int) - Constructor for class org.gnu.gnome.CanvasRect
Creates a new CanvasRect object.
CanvasRect(CanvasGroup, double, double, double, double, int, int, double) - Constructor for class org.gnu.gnome.CanvasRect
Creates a new CanvasRect object.
CanvasRect(CanvasGroup, double, double, double, double, int, int, int) - Constructor for class org.gnu.gnome.CanvasRect
Creates a new CanvasRect object.
CanvasRichText - class org.gnu.gnome.CanvasRichText.
 
CanvasShape - class org.gnu.gnome.CanvasShape.
 
CanvasText - class org.gnu.gnome.CanvasText.
A GnomeCanvasText is a GnomeCanvasItem that displays a line of text of a GnomeCanvas.
CanvasWidget - class org.gnu.gnome.CanvasWidget.
The GnomeCanvasWidget is not a widget - it is a GnomeCanvasItem that is capable of containing a widget.
CLEAR - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
CLEAR_PROMPT - Static variable in class org.gnu.gnome.event.AppBarEvent.Type
Emitted when the prompt is cleared.
clear() - Method in class org.gnu.gnome.IconList
Remove all icons from this list.
clear(boolean) - Method in class org.gnu.gnome.IconSelection
Clear all icons (even the icons that are not shown if notShown is true.
clearHistory() - Method in class org.gnu.gnome.Entry
Clear the history list.
clearItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
clearItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
clearPrompt() - Method in class org.gnu.gnome.AppBar
Clears any prompt.
clearStack() - Method in class org.gnu.gnome.AppBar
Clears the stack.
Client - class org.gnu.gnome.Client.
The GnomeClient object makes it possible for your application to save session information when the user logs out.
Client() - Constructor for class org.gnu.gnome.Client
Create a new session management client and try to connect to a session manager.
ClientEvent - class org.gnu.gnome.event.ClientEvent.
An event represeting action by a Client widget.
ClientEvent.Type - class org.gnu.gnome.event.ClientEvent.Type.
Type of a ClientEvent
clientEvent(ClientEvent) - Method in interface org.gnu.gnome.event.ClientListener
This method is called whenever a Client event occurs.
ClientEvent(Object, ClientEvent.Type) - Constructor for class org.gnu.gnome.event.ClientEvent
Creates a new ClientEvent.
ClientFlags - class org.gnu.gnome.ClientFlags.
 
ClientListener - interface org.gnu.gnome.event.ClientListener.
Listener for the Client widget.
ClientState - class org.gnu.gnome.ClientState.
 
CLOSE - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
CLOSE_WINDOW - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
closeItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
closeItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
closeWindowItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
closeWindowItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
COLOR_SET - Static variable in class org.gnu.gnome.event.ColorPickerEvent.Type
 
ColorPicker - class org.gnu.gnome.ColorPicker.
The ColorPicker button pops up a ColorSelectionDialog and allows a color to be selected.
ColorPicker() - Constructor for class org.gnu.gnome.ColorPicker
Creates a new instance of ColorPicker
ColorPicker(int) - Constructor for class org.gnu.gnome.ColorPicker
Construct a ColorPicker using a handle to a native resource.
ColorPickerEvent - class org.gnu.gnome.event.ColorPickerEvent.
An event represeting action by a ColorPicker widget.
ColorPickerEvent.Type - class org.gnu.gnome.event.ColorPickerEvent.Type.
 
colorPickerEvent(ColorPickerEvent) - Method in interface org.gnu.gnome.event.ColorPickerListener
This method is called whenever a ColorPicker event occurs.
ColorPickerEvent(Object) - Constructor for class org.gnu.gnome.event.ColorPickerEvent
Creates a new ColorPickerEvent.
ColorPickerListener - interface org.gnu.gnome.event.ColorPickerListener.
Listener for the ColorPicker widget.
Config - class org.gnu.gnome.Config.
 
CONFIG - Static variable in class org.gnu.gnome.FileDomain
 
Config() - Constructor for class org.gnu.gnome.Config
 
CONNECT - Static variable in class org.gnu.gnome.event.ClientEvent.Type
 
connect() - Method in class org.gnu.gnome.Client
Try to connect to a session manager.
COPY - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
copyItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
copyItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
createMenus(UIInfo[]) - Method in class org.gnu.gnome.App
Construct a menu bar and attach it to the specified application window.
createToolBar(UIInfo[]) - Method in class org.gnu.gnome.App
Construct a toolbar and attach it to the specified application window.
CUT - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
cutItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
cutItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 

D

DATA - Static variable in class org.gnu.gnome.UIPixmapType
 
DATADIR - Static variable in class org.gnu.gnome.FileDomain
 
DATE_CHANGED - Static variable in class org.gnu.gnome.event.DateEditEvent.Type
 
DateEdit - class org.gnu.gnome.DateEdit.
A control which allows the user to select a date.
DateEdit(Date, boolean, boolean) - Constructor for class org.gnu.gnome.DateEdit
Creates a new DateEdit control initialized to the given date.
DateEdit(int) - Constructor for class org.gnu.gnome.DateEdit
Construct a new DateEdit from a handle to a native resource.
DateEditEvent - class org.gnu.gnome.event.DateEditEvent.
An event represeting action by a DateEdit widget.
DateEditEvent.Type - class org.gnu.gnome.event.DateEditEvent.Type.
Type of a DateEditEvent
dateEditEvent(DateEditEvent) - Method in interface org.gnu.gnome.event.DateEditListener
This method is called whenever a DateEdit event occurs.
DateEditEvent(Object, DateEditEvent.Type) - Constructor for class org.gnu.gnome.event.DateEditEvent
Creates a new DateEditEvent.
DateEditFlags - class org.gnu.gnome.DateEditFlags.
 
DateEditListener - interface org.gnu.gnome.event.DateEditListener.
Listener for the DateEdit widget.
DialogType - class org.gnu.gnome.DialogType.
 
DIE - Static variable in class org.gnu.gnome.event.ClientEvent.Type
 
DISCONNECT - Static variable in class org.gnu.gnome.event.ClientEvent.Type
 
disconnect() - Method in class org.gnu.gnome.Client
Disconnect from the session manager.
DISCONNECTED - Static variable in class org.gnu.gnome.ClientState
 
display(Program, String, String, String) - Static method in class org.gnu.gnome.Help
 
display(String) - Static method in class org.gnu.gnome.Help
 
display(String, String) - Static method in class org.gnu.gnome.Help
 
displayDesktop(Program, String, String, String) - Static method in class org.gnu.gnome.Help
 
Druid - class org.gnu.gnome.Druid.
The GNOME druid is a system for assisting the user with installing a service.
Druid() - Constructor for class org.gnu.gnome.Druid
Construct a new Druid object.
Druid(int) - Constructor for class org.gnu.gnome.Druid
Construct a new Druid from a handle to a native resource.
Druid(String, Window, boolean, Widget) - Constructor for class org.gnu.gnome.Druid
Construct a new Druid object that already contains a window.
DruidPage - class org.gnu.gnome.DruidPage.
This widget is a virtual widget to define the interface to a druid page.
DruidPage() - Constructor for class org.gnu.gnome.DruidPage
Construct a new DruidPage.
DruidPage(int) - Constructor for class org.gnu.gnome.DruidPage
Constructs a new DruidPage object form a native resource.
DruidPageChangeEvent - class org.gnu.gnome.event.DruidPageChangeEvent.
An event represeting change of page actions by a DruidPage widget.
DruidPageChangeEvent.Type - class org.gnu.gnome.event.DruidPageChangeEvent.Type.
Type of a DruidPageChangeEvent
druidPageChangeEvent(DruidPageChangeEvent) - Method in interface org.gnu.gnome.event.DruidPageChangeListener
This method is called whenever a DruidPageChange event occurs.
DruidPageChangeEvent(Object, DruidPageChangeEvent.Type) - Constructor for class org.gnu.gnome.event.DruidPageChangeEvent
Creates a new DruidPageChangeEvent.
DruidPageChangeListener - interface org.gnu.gnome.event.DruidPageChangeListener.
Listener for the DruidPage widget.
DruidPageEdge - class org.gnu.gnome.DruidPageEdge.
A widget holding information about the overall look of the currently displayed DruidPage.
DruidPageEdge(EdgePosition) - Constructor for class org.gnu.gnome.DruidPageEdge
Construct a new DruidPageEdge object
DruidPageEdge(EdgePosition, boolean, String, String, Pixbuf, Pixbuf, Pixbuf) - Constructor for class org.gnu.gnome.DruidPageEdge
Construct a new DruidPageEdge object
DruidPageSetupEvent - class org.gnu.gnome.event.DruidPageSetupEvent.
An event represeting action by a DruidPage widget.
DruidPageSetupEvent.Type - class org.gnu.gnome.event.DruidPageSetupEvent.Type.
Type of a DruidPageSetupEvent
druidPageSetupEvent(DruidPageSetupEvent) - Method in interface org.gnu.gnome.event.DruidPageSetupListener
This method is called whenever a DruidPage event occurs.
DruidPageSetupEvent(Object, DruidPageSetupEvent.Type) - Constructor for class org.gnu.gnome.event.DruidPageSetupEvent
Creates a new DruidPageEvent.
DruidPageSetupListener - interface org.gnu.gnome.event.DruidPageSetupListener.
Listener for the DruidPage widget.
DruidPageStandard - class org.gnu.gnome.DruidPageStandard.
A widget representing pages that are not initial or terminal pages of a Druid.
DruidPageStandard() - Constructor for class org.gnu.gnome.DruidPageStandard
Construct a new DruidPageStandard object
DruidPageStandard(int) - Constructor for class org.gnu.gnome.DruidPageStandard
Constructs a new DruidPageStandard object form a native resource.
DruidPageStandard(String, Pixbuf, Pixbuf) - Constructor for class org.gnu.gnome.DruidPageStandard
Construct a new DruidPageStandard object

E

EdgePosition - class org.gnu.gnome.EdgePosition.
 
enableFontPreview(boolean, int) - Method in class org.gnu.gnome.FontPicker
Enables/Disables thre rendering of the font's name in its font.
enableSize(boolean) - Method in class org.gnu.gnome.FontPicker
Enable/Disable the display of font sizes.
END_GAME - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
end() - Static method in class org.gnu.gnome.UIInfo
Use this method to end an array.
endGameItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
endGameItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
ENDOFINFO - Static variable in class org.gnu.gnome.UIInfoType
 
Entry - class org.gnu.gnome.Entry.
The Entry widget accepts user input - once accepted, the entry is included in the history of items previously entered.
Entry(int) - Constructor for class org.gnu.gnome.Entry
Constructs an Entry object referencing an existing gnome Entry native resource.
Entry(String) - Constructor for class org.gnu.gnome.Entry
Constructs a new Entry object.
ERROR - Static variable in class org.gnu.gnome.DialogType
 
error(String) - Method in class org.gnu.gnome.App
Display an important error message in an OK dialog or the status bar.
ERRORS - Static variable in class org.gnu.gnome.InteractStyle
 

F

FileDomain - class org.gnu.gnome.FileDomain.
 
FileEntry - class org.gnu.gnome.FileEntry.
This widget provides an entry box with history and a button which can pop up a file selector dialog box.
FileEntry(int) - Constructor for class org.gnu.gnome.FileEntry
Construct a new FileEntry from a handle to a native resource.
FileEntry(String, String) - Constructor for class org.gnu.gnome.FileEntry
Create a new FileEntry widget
FILENAME - Static variable in class org.gnu.gnome.UIPixmapType
 
FIND - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
FIND_AGAIN - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
findAgainItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
findAgainItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
findItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
findItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
FINISH - Static variable in class org.gnu.gnome.EdgePosition
 
FINISH - Static variable in class org.gnu.gnome.event.DruidPageSetupEvent.Type
 
flash(String) - Method in class org.gnu.gnome.App
Flash a message in the status bar for a few moments.
flush() - Method in class org.gnu.gnome.Client
Flush the underlying connection to the connection manager.
FONT_SET - Static variable in class org.gnu.gnome.event.FontPickerEvent.Type
 
FontPicker - class org.gnu.gnome.FontPicker.
The FontPicker widget is a button that, when selected, presents a window that enables the user to select from among the many available fonts.
FontPicker() - Constructor for class org.gnu.gnome.FontPicker
Creates a new font picker.
FontPicker(int) - Constructor for class org.gnu.gnome.FontPicker
Construct a FontPicker using a handle to a native resource.
FontPickerEvent - class org.gnu.gnome.event.FontPickerEvent.
An event represeting action by a FontPicker widget.
FontPickerEvent.Type - class org.gnu.gnome.event.FontPickerEvent.Type.
 
fontPickerEvent(FontPickerEvent) - Method in interface org.gnu.gnome.event.FontPickerListener
This method is called whenever a FontPicker event occurs.
FontPickerEvent(Object) - Constructor for class org.gnu.gnome.event.FontPickerEvent
Creates a new FontPickerEvent.
FontPickerListener - interface org.gnu.gnome.event.FontPickerListener.
Listener for the FontPicker widget.
FontPickerMode - class org.gnu.gnome.FontPickerMode.
 
freeze() - Method in class org.gnu.gnome.IconList
Avoid excessive recomputes during insertion and deletion.
FROZEN - Static variable in class org.gnu.gnome.ClientState
 

G

GConf - class org.gnu.gnome.GConf.
 
GConf() - Constructor for class org.gnu.gnome.GConf
 
get24HourFormat() - Method in class org.gnu.gnome.DateEdit
Returns true if the control shows the time in the 24 hour format.
getAccelGroup() - Method in class org.gnu.gnome.PopupMenu
Return the AccelGroup associated with this PopupMenu.
getAlpha16Bit() - Method in class org.gnu.gnome.ColorPicker
Get the alpha of the color as a 16 bit value between 0 and 65535.
getAlpha8Bit() - Method in class org.gnu.gnome.ColorPicker
Get the alpha of the color as a 8 bit value between 0 and 255.
getAlphaDouble() - Method in class org.gnu.gnome.ColorPicker
Get the alpha of the color as a double value between 0.0 and 1.0.
getAlphaEnabled() - Method in class org.gnu.gnome.ColorPicker
Returns whether ColorPicker uses alpha.
getAppID() - Method in class org.gnu.gnome.Program
 
getAppSettings(Program, String) - Static method in class org.gnu.gnome.GConf
 
getBackButton() - Method in class org.gnu.gnome.Druid
Retrieve the "Back" button.
getBlue16Bit() - Method in class org.gnu.gnome.ColorPicker
Get the blue element of the color as a 16 bit value between 0 and 65535.
getBlue8Bit() - Method in class org.gnu.gnome.ColorPicker
Get the blue element of the color as a 8 bit value between 0 and 255.
getBlueDouble() - Method in class org.gnu.gnome.ColorPicker
Get the blue element of the color as a double value between 0.0 and 1.0.
getBoolean(String) - Static method in class org.gnu.gnome.Config
 
getCancelButton() - Method in class org.gnu.gnome.Druid
Retrieve the "Cancel" button.
getCanvas() - Method in class org.gnu.gnome.CanvasItem
Returns the parent canvas for this item.
getColor(String) - Method in class org.gnu.gnome.Canvas
Takes a string specification for a color and allocates it into the specified GdkColor.
getColorPixel(int) - Method in class org.gnu.gnome.Canvas
Allocates a color from the RGB value passed into this function.
getConfigPrefix() - Method in class org.gnu.gnome.Client
Get the config prefix for a client.
getCurrentCanvasItem() - Method in class org.gnu.gnome.Canvas
The item containing the mouse pointer, or NULL if none.
getDither() - Method in class org.gnu.gnome.Canvas
Returns the dither mode of an antialiased canvas.
getDitherEnabled() - Method in class org.gnu.gnome.ColorPicker
Returns whether ColorPicker uses dither.
getDock() - Method in class org.gnu.gnome.App
Returns the dock.
getDouble(String) - Static method in class org.gnu.gnome.Config
 
getEntry() - Method in class org.gnu.gnome.Entry
Return the Gtk Entry for this widget.
getEntry() - Method in class org.gnu.gnome.FileEntry
Returns the Gnome Entry widget.
getEventListenerClass(String) - Method in class org.gnu.gnome.FontPicker
 
getEventListenerClass(String) - Method in class org.gnu.gnome.ColorPicker
 
getEventListenerClass(String) - Method in class org.gnu.gnome.AppBar
 
getEventListenerClass(String) - Method in class org.gnu.gnome.DruidPage
 
getEventListenerClass(String) - Method in class org.gnu.gnome.DateEdit
 
getEventType(String) - Method in class org.gnu.gnome.FontPicker
 
getEventType(String) - Method in class org.gnu.gnome.ColorPicker
 
getEventType(String) - Method in class org.gnu.gnome.AppBar
 
getEventType(String) - Method in class org.gnu.gnome.DruidPage
 
getEventType(String) - Method in class org.gnu.gnome.DateEdit
 
getFilename() - Method in class org.gnu.gnome.PixmapEntry
Retrun a file if it is possible to load it with gdk-pixbuf.
getFilename() - Method in class org.gnu.gnome.IconEntry
Retrieve the filename of the icon selected
getFinishButton() - Method in class org.gnu.gnome.Druid
Retrieve the "Finish" button.
getFlags() - Method in class org.gnu.gnome.Client
Returns some flags, that give additional information about this client.
getFocusedCanvasItem() - Method in class org.gnu.gnome.Canvas
The currently focused item, or NULL if none.
getFontName() - Method in class org.gnu.gnome.FontPicker
Get the name of the selected font.
getFullPath(boolean) - Method in class org.gnu.gnome.FileEntry
Gets the full absolute path of the file from the entry.
getGlobalConfigPrefix() - Method in class org.gnu.gnome.Client
Get the config prefix for clients which have NOT been restarted or cloned.
getGnomeLibsSettings(String) - Static method in class org.gnu.gnome.GConf
 
getGrabbedCanvasItem() - Method in class org.gnu.gnome.Canvas
The item that holds a pointer grab, or NULL if none.
getGreen16Bit() - Method in class org.gnu.gnome.ColorPicker
Get the green element of the color as a double value between 0 and 65535.
getGreen8Bit() - Method in class org.gnu.gnome.ColorPicker
Get the green element of the color as a double value between 0 and 255.
getGreenDouble() - Method in class org.gnu.gnome.ColorPicker
Get the green element of the color as a double value between 0.0 and 1.0.
getHelpButton() - Method in class org.gnu.gnome.Druid
Retrieve the "Help" button.
getHistoryID() - Method in class org.gnu.gnome.Entry
Gets the unique Id used by gnome to save and load history info.
getIcon(boolean) - Method in class org.gnu.gnome.IconSelection
Get the filename of the selected icon.
getIconFilename(int) - Method in class org.gnu.gnome.IconList
Retrieve the filename for an icon in the list.
getInitialTime() - Method in class org.gnu.gnome.DateEdit
 
getInt(String) - Static method in class org.gnu.gnome.Config
 
getItemAt(double, double) - Method in class org.gnu.gnome.Canvas
Returns the item that is at the specified position in world coordinates, or NULL if no item is there.
getLayout() - Method in class org.gnu.gnome.DruidPageStandard
Get the layout control for the page.
getMasterClient() - Static method in class org.gnu.gnome.Gnome
Get the master session management client.
getMaxSaved() - Method in class org.gnu.gnome.Entry
 
getMenuBar() - Method in class org.gnu.gnome.App
Returns the menu bar.
getModal() - Method in class org.gnu.gnome.FileEntry
Returns if the browse dialog is modal.
getMode() - Method in class org.gnu.gnome.FontPicker
Get the mode.
getName() - Method in class org.gnu.gnome.App
Gets the name of the application.
getName() - Method in class org.gnu.gnome.Program
 
getNextButton() - Method in class org.gnu.gnome.Druid
Retrieve the "Next" button.
getNumIcons() - Method in class org.gnu.gnome.IconList
Get the number of icons in this list
getParent() - Method in class org.gnu.gnome.CanvasItem
Return the parent canvas group for this item.
getPixelsPerUnit() - Method in class org.gnu.gnome.Canvas
Scaling factor to be used for display.
getPrefix() - Method in class org.gnu.gnome.App
Gets the prefix for gnome-config, which is used to save the layout.
getPreviewText() - Method in class org.gnu.gnome.FontPicker
Get the text showen in the preview.
getPrivateBoolean(String) - Static method in class org.gnu.gnome.Config
 
getPrivateDouble(String) - Static method in class org.gnu.gnome.Config
 
getPrivateInt(String) - Static method in class org.gnu.gnome.Config
 
getPrivateString(String) - Static method in class org.gnu.gnome.Config
 
getProgressBar() - Method in class org.gnu.gnome.AppBar
Returns the progress bar used by AppBar.
getRed16Bit() - Method in class org.gnu.gnome.ColorPicker
Get the red element of the color as a double value between 0 and 65535.
getRed8Bit() - Method in class org.gnu.gnome.ColorPicker
Get the red element of the color as a double value between 0 and 255.
getRedDouble() - Method in class org.gnu.gnome.ColorPicker
Get the red element of the color as a double value between 0.0 and 1.0.
getResponse() - Method in class org.gnu.gnome.AppBar
Gets the response to setPrompt
getRoot() - Method in class org.gnu.gnome.Canvas
Returns the root canvas item group of the canvas
getScrollOffsetX() - Method in class org.gnu.gnome.Canvas
Returns the horizontal scroll offset of the canvas in canvas pixel coordinates.
getScrollOffsetY() - Method in class org.gnu.gnome.Canvas
Returns the vertical scroll offset of the canvas in canvas pixel coordinates.
getScrollX1() - Method in class org.gnu.gnome.Canvas
The x1 coordinate of the scrolling region.
getScrollX2() - Method in class org.gnu.gnome.Canvas
The x2 coordinate of the scrolling region.
getScrollY1() - Method in class org.gnu.gnome.Canvas
The y1 coordinate of the scrolling region.
getScrollY2() - Method in class org.gnu.gnome.Canvas
The y2 coordinate of the scrolling region.
getSelectionMode() - Method in class org.gnu.gnome.IconList
Retrieve the selection mode for this icon list.
getStatusBar() - Method in class org.gnu.gnome.App
Gets the status bar of the application windows.
getString(String) - Static method in class org.gnu.gnome.Config
 
getText() - Method in class org.gnu.gnome.HRef
Returns the caption for the HRef.
getText() - Method in class org.gnu.gnome.IconTextItem
 
getTime() - Method in class org.gnu.gnome.DateEdit
Get the date/time indicated in the DateEdit control.
getTimeDisplay() - Method in class org.gnu.gnome.DateEdit
Returns true if the control shows the time as well as date.
getTitle() - Method in class org.gnu.gnome.FontPicker
Get the title of the dialog.
getTitle() - Method in class org.gnu.gnome.ColorPicker
Gets the title of the color picker.
getType() - Static method in class org.gnu.gnome.Client
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.Druid
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.CanvasLine
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.HRef
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.FontPicker
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.CanvasEllipse
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.CanvasClipgroup
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.Entry
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.CanvasText
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.CanvasWidget
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.ColorPicker
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.IconList
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.PixmapEntry
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.IconEntry
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.CanvasItem
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.AppBar
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.CanvasRect
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.IconSelection
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.CanvasShape
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.CanvasBpath
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.IconTextItem
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.CanvasGroup
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.CanvasRichText
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.DruidPage
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.Canvas
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.Scores
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.About
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.CanvasPixbuf
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.DateEdit
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.CanvasRE
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.App
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.DruidPageStandard
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.CanvasPolygon
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.FileEntry
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.Program
Retrieve the runtime type used by the GLib library.
getType() - Method in class org.gnu.gnome.UIInfo
 
getType() - Static method in class org.gnu.gnome.DruidPageEdge
Retrieve the runtime type used by the GLib library.
getURL() - Method in class org.gnu.gnome.HRef
Returns the URL referenced by the HRef.
getUserWidget() - Method in class org.gnu.gnome.FontPicker
Get the user defined widget.
getVBox() - Method in class org.gnu.gnome.App
From gnome-app.hThe vbox widget that ties them.
getVersion() - Method in class org.gnu.gnome.Program
 
getWidget() - Method in class org.gnu.gnome.UIInfo
 
getX1() - Method in class org.gnu.gnome.CanvasItem
X1 coordinate fo the bounding box for this item (in canvas coordinates).
getX2() - Method in class org.gnu.gnome.CanvasItem
X2 coordinate fo the bounding box for this item (in canvas coordinates).
getY1() - Method in class org.gnu.gnome.CanvasItem
Y1 coordinate fo the bounding box for this item (in canvas coordinates).
getY2() - Method in class org.gnu.gnome.CanvasItem
Y2 coordinate fo the bounding box for this item (in canvas coordinates).
GLOBAL - Static variable in class org.gnu.gnome.SaveStyle
 
Gnome - class org.gnu.gnome.Gnome.
 
GnomeStockItem - class org.gnu.gnome.GnomeStockItem.
 
GnomeStockItem(String) - Constructor for class org.gnu.gnome.GnomeStockItem
Creates a new StockItem object, based on the id string for that object.

H

Help - class org.gnu.gnome.Help.
 
HELP - Static variable in class org.gnu.gnome.UIInfoType
 
HELP - Static variable in class org.gnu.gnome.FileDomain
 
Help() - Constructor for class org.gnu.gnome.Help
 
help(String) - Static method in class org.gnu.gnome.UIInfo
 
HelpError - class org.gnu.gnome.HelpError.
 
HelpException - exception org.gnu.gnome.HelpException.
org.gnu.gnome.HelpException - An exception thrown when there is an error displaying a help file.
HelpException(String) - Constructor for class org.gnu.gnome.HelpException
Constructor for HelpException.
hide() - Method in class org.gnu.gnome.CanvasItem
Hide the item (make it invisible).
HINT - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
hintItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
hintItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
HR24 - Static variable in class org.gnu.gnome.DateEditFlags
 
HRef - class org.gnu.gnome.HRef.
The HRef widget displays a frameless button that, when selected, issues a command for the web browser to connect to a web site.
HRef(int) - Constructor for class org.gnu.gnome.HRef
Construct a HRef using a handle to a native resource.
HRef(String, String) - Constructor for class org.gnu.gnome.HRef
Creates a new HRef with the given URL and label.

I

IconEntry - class org.gnu.gnome.IconEntry.
A GnomeIconEntry is a button that pops up a window displaying a collection of icons.
IconEntry(int) - Constructor for class org.gnu.gnome.IconEntry
Construct a new IconEntry from a handle to a native resource.
IconEntry(String, String) - Constructor for class org.gnu.gnome.IconEntry
Construct a new IconEntry
IconList - class org.gnu.gnome.IconList.
 
IconList(int) - Constructor for class org.gnu.gnome.IconList
Construct a new IconList from a handle to a native resource.
IconList(int, Adjustment, boolean, boolean) - Constructor for class org.gnu.gnome.IconList
Construct a new IconList object.
IconListMode - class org.gnu.gnome.IconListMode.
 
ICONS - Static variable in class org.gnu.gnome.IconListMode
 
IconSelection - class org.gnu.gnome.IconSelection.
 
IconSelection() - Constructor for class org.gnu.gnome.IconSelection
Construct a new IconSelection object.
IconSelection(int) - Constructor for class org.gnu.gnome.IconSelection
Construct a new IconSelection from a handle to a native resource.
IconTextItem - class org.gnu.gnome.IconTextItem.
 
IDLE - Static variable in class org.gnu.gnome.ClientState
 
IF_RUNNING - Static variable in class org.gnu.gnome.RestartStyle
 
IMMEDIATELY - Static variable in class org.gnu.gnome.RestartStyle
 
INCLUDE - Static variable in class org.gnu.gnome.UIInfoType
 
initGnome(String, String, String[]) - Static method in class org.gnu.gnome.Program
Initialize the gnome application using the default directories for the app.
initGnome(String, String, String[], String, String, String, String) - Static method in class org.gnu.gnome.Program
Initialize the gnome application specifying the directories use by the app.
initGnomeUI(String, String, String[]) - Static method in class org.gnu.gnome.Program
Initialize the gnome application using the default directories for the app.
initGnomeUI(String, String, String[], String, String, String, String) - Static method in class org.gnu.gnome.Program
Initialize the gnome application specifying the directories used by the app.
initialize(String) - Method in class org.gnu.gnome.Sound
Initialize the esd connection
insert(int, String, String) - Method in class org.gnu.gnome.IconList
Insert an icon into this list.
insertMenu(String, UIInfo[]) - Method in class org.gnu.gnome.App
Inserts a menu in the existing app's menu structure right after the item described by path.
insertPage(DruidPage, DruidPage) - Method in class org.gnu.gnome.Druid
Insert page after backPage into the list of pages for this dialog.
installMenuHints(UIInfo[]) - Method in class org.gnu.gnome.App
Activate the menu item hings, displaying in the statusbar or appbar.
InteractStyle - class org.gnu.gnome.InteractStyle.
 
intern(int) - Static method in class org.gnu.gnome.UIInfoType
 
intern(int) - Static method in class org.gnu.gnome.SaveStyle
 
intern(int) - Static method in class org.gnu.gnome.DateEditFlags
 
intern(int) - Static method in class org.gnu.gnome.UIInfoConfigurableTypes
 
intern(int) - Static method in class org.gnu.gnome.PreferencesType
 
intern(int) - Static method in class org.gnu.gnome.FileDomain
 
intern(int) - Static method in class org.gnu.gnome.RestartStyle
 
intern(int) - Static method in class org.gnu.gnome.FontPickerMode
 
intern(int) - Static method in class org.gnu.gnome.ClientFlags
 
intern(int) - Static method in class org.gnu.gnome.IconListMode
 
intern(int) - Static method in class org.gnu.gnome.EdgePosition
 
intern(int) - Static method in class org.gnu.gnome.InteractStyle
 
intern(int) - Static method in class org.gnu.gnome.ClientState
 
intern(int) - Static method in class org.gnu.gnome.UIPixmapType
 
intern(int) - Static method in class org.gnu.gnome.HelpError
 
intern(int) - Static method in class org.gnu.gnome.DialogType
 
INTERNAL - Static variable in class org.gnu.gnome.HelpError
 
IS_CONNECTED - Static variable in class org.gnu.gnome.ClientFlags
 
isOfType(AppBarEvent.Type) - Method in class org.gnu.gnome.event.AppBarEvent
 
isOfType(ClientEvent.Type) - Method in class org.gnu.gnome.event.ClientEvent
 
isOfType(DateEditEvent.Type) - Method in class org.gnu.gnome.event.DateEditEvent
 
isOfType(DruidPageChangeEvent.Type) - Method in class org.gnu.gnome.event.DruidPageChangeEvent
 
isOfType(DruidPageSetupEvent.Type) - Method in class org.gnu.gnome.event.DruidPageSetupEvent
 
ITEM - Static variable in class org.gnu.gnome.UIInfoType
 
ITEM_CONFIGURABLE - Static variable in class org.gnu.gnome.UIInfoType
 
item(String, String, ButtonListener) - Static method in class org.gnu.gnome.UIInfo
Use this method to add an item to the menu that has no pixmap associated with it.
item(String, String, ButtonListener, byte[]) - Static method in class org.gnu.gnome.UIInfo
Generic menu or toolbar item which includes a label, a tooltip and an optional pixmap (in xpm format) to be displayed next to the entry.
item(String, String, MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
Use this method to add an item to the menu that has no pixmap associated with it.
item(String, String, MenuItemListener, byte[]) - Static method in class org.gnu.gnome.UIInfo
Generic menu or toolbar item which includes a label, a tooltip and an optional pixmap (in xpm format) to be displayed next to the entry.
itemStock(String, String, ButtonListener, GtkStockItem) - Static method in class org.gnu.gnome.UIInfo
Use this method to include an item in your menu that includes a GNOME-stock image.
itemStock(String, String, MenuItemListener, GtkStockItem) - Static method in class org.gnu.gnome.UIInfo
Use this method to include an item in your menu that includes a GNOME-stock image.

L

LAST - Static variable in class org.gnu.gnome.EdgePosition
 
layoutConfig() - Method in class org.gnu.gnome.App
If true, the application uses gnome-config to retrieve and save the docking configuration automatically.
layoutConfig(boolean) - Method in class org.gnu.gnome.App
If true, the application uses gnome-config to retrieve and save the docking configuration automatically.
LIBDIR - Static variable in class org.gnu.gnome.FileDomain
 
LINE_IN - Static variable in class org.gnu.gnome.GnomeStockItem
 
loadSample(String, String) - Static method in class org.gnu.gnome.Sound
Load the sample provided
LOCAL - Static variable in class org.gnu.gnome.SaveStyle
 
lower(int) - Method in class org.gnu.gnome.CanvasItem
Lower the item in the z-order of its parent group by the specified number of positions.
lowerToBotton() - Method in class org.gnu.gnome.CanvasItem
Lower the item to the bottom of its parent group's z-order.

M

MAIL - Static variable in class org.gnu.gnome.GnomeStockItem
 
MAIL_FWD - Static variable in class org.gnu.gnome.GnomeStockItem
 
MAIL_NEW - Static variable in class org.gnu.gnome.GnomeStockItem
 
MAIL_RCV - Static variable in class org.gnu.gnome.GnomeStockItem
 
MAIL_RPL - Static variable in class org.gnu.gnome.GnomeStockItem
 
MAIL_SND - Static variable in class org.gnu.gnome.GnomeStockItem
 
message(String) - Method in class org.gnu.gnome.App
Display a simple message in an OK dialog or the status bar.
MIC - Static variable in class org.gnu.gnome.GnomeStockItem
 
MIDI - Static variable in class org.gnu.gnome.GnomeStockItem
 
MODE_FONT_INFO - Static variable in class org.gnu.gnome.FontPickerMode
 
MODE_UNKNOWN - Static variable in class org.gnu.gnome.FontPickerMode
 
MODE_USER_WIDGET - Static variable in class org.gnu.gnome.FontPickerMode
 
ModuleInfo - class org.gnu.gnome.ModuleInfo.
 
ModuleInfo() - Constructor for class org.gnu.gnome.ModuleInfo
 
move(double, double) - Method in class org.gnu.gnome.CanvasItem
Move the item by the specified amount.
MULTIPLE_FILE - Static variable in class org.gnu.gnome.GnomeStockItem
 

N

NEVER - Static variable in class org.gnu.gnome.PreferencesType
 
NEVER - Static variable in class org.gnu.gnome.RestartStyle
 
NEW - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
NEW_GAME - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
NEW_WINDOW - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
newGameItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
newGameItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
newItem(String, String, MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
newSubtree(UIInfo[]) - Static method in class org.gnu.gnome.UIInfo
 
newWindowItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
newWindowItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
NEXT - Static variable in class org.gnu.gnome.event.DruidPageChangeEvent.Type
 
NONE - Static variable in class org.gnu.gnome.InteractStyle
 
NONE - Static variable in class org.gnu.gnome.UIPixmapType
 
NORMAL - Static variable in class org.gnu.gnome.DialogType
 
NOT - Static variable in class org.gnu.gnome.GnomeStockItem
 
NOT_FOUND - Static variable in class org.gnu.gnome.HelpError
 

O

OPEN - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
openItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
openItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
or(ClientFlags) - Method in class org.gnu.gnome.ClientFlags
 
or(ClientState) - Method in class org.gnu.gnome.ClientState
 
or(DateEditFlags) - Method in class org.gnu.gnome.DateEditFlags
 
or(DialogType) - Method in class org.gnu.gnome.DialogType
 
or(EdgePosition) - Method in class org.gnu.gnome.EdgePosition
 
or(FileDomain) - Method in class org.gnu.gnome.FileDomain
 
or(FontPickerMode) - Method in class org.gnu.gnome.FontPickerMode
 
or(HelpError) - Method in class org.gnu.gnome.HelpError
 
or(IconListMode) - Method in class org.gnu.gnome.IconListMode
 
or(InteractStyle) - Method in class org.gnu.gnome.InteractStyle
 
or(PreferencesType) - Method in class org.gnu.gnome.PreferencesType
 
or(RestartStyle) - Method in class org.gnu.gnome.RestartStyle
 
or(SaveStyle) - Method in class org.gnu.gnome.SaveStyle
 
or(UIInfoConfigurableTypes) - Method in class org.gnu.gnome.UIInfoConfigurableTypes
 
or(UIInfoType) - Method in class org.gnu.gnome.UIInfoType
 
or(UIPixmapType) - Method in class org.gnu.gnome.UIPixmapType
 
org.gnu.gnome - package org.gnu.gnome
 
org.gnu.gnome.event - package org.gnu.gnome.event
 
OTHER - Static variable in class org.gnu.gnome.EdgePosition
 

P

PASTE - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
pasteItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
pasteItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
PAUSE_GAME - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
pauseGameItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
pauseGameItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
PIXMAP - Static variable in class org.gnu.gnome.FileDomain
 
PIXMAP - Static variable in class org.gnu.gnome.FontPickerMode
 
PixmapEntry - class org.gnu.gnome.PixmapEntry.
 
PixmapEntry(int) - Constructor for class org.gnu.gnome.PixmapEntry
Construct a new PixmapEntry from a handle to a native resource.
PixmapEntry(String, String, boolean) - Constructor for class org.gnu.gnome.PixmapEntry
Create a new Pixmap Entry.
play(String) - Static method in class org.gnu.gnome.Sound
Play the specifyed sound file.
popStack() - Method in class org.gnu.gnome.AppBar
Pops the top status off the stack.
PopupMenu - class org.gnu.gnome.PopupMenu.
 
PopupMenu(UIInfo[]) - Constructor for class org.gnu.gnome.PopupMenu
Construct a new PopupMenu object.
PopupMenu(UIInfo[], AccelGroup) - Constructor for class org.gnu.gnome.PopupMenu
Construct a new PopupMenu object.
PREFERENCES - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
preferencesItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
preferencesItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
PreferencesType - class org.gnu.gnome.PreferencesType.
 
PREPARE - Static variable in class org.gnu.gnome.event.DruidPageSetupEvent.Type
 
prependHistory(String, boolean) - Method in class org.gnu.gnome.Entry
Add a string to the beginning of the list.
prependPage(DruidPage) - Method in class org.gnu.gnome.Druid
Prepends a DruidPage into the list of pages for this dialog.
PRINT - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
PRINT_SETUP - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
printItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
printItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
printSetupItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
printSetupItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
Program - class org.gnu.gnome.Program.
This class takes care of handling application and library initialization and command line parsing.
PROPERTIES - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
propertiesItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
propertiesItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
pushStack(String) - Method in class org.gnu.gnome.AppBar
Pushes the status onto the stack.

Q

QUIT - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
quitItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
quitItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 

R

radioItem(String, String, ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
radioItem(String, String, ButtonListener, byte[]) - Static method in class org.gnu.gnome.UIInfo
 
radioItem(String, String, MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
radioItem(String, String, MenuItemListener, byte[]) - Static method in class org.gnu.gnome.UIInfo
 
RADIOITEMS - Static variable in class org.gnu.gnome.UIInfoType
 
radioItemStock(String, String, ButtonListener, GtkStockItem) - Static method in class org.gnu.gnome.UIInfo
 
radioItemStock(String, String, MenuItemListener, GtkStockItem) - Static method in class org.gnu.gnome.UIInfo
 
radioList(UIInfo[]) - Static method in class org.gnu.gnome.UIInfo
Creates a structure to insert a list of radio items.
raise(int) - Method in class org.gnu.gnome.CanvasItem
Raise the item in the z-order of its parent group by the specified number of positions.
raiseToTop() - Method in class org.gnu.gnome.CanvasItem
Raise the item to the top of its parent group's z-order.
REDO - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
REDO_MOVE - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
redoItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
redoItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
redoMoveItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
redoMoveItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
refresh() - Method in class org.gnu.gnome.AppBar
Refreshes to the current state of stack/default.
REGISTERING - Static variable in class org.gnu.gnome.ClientState
 
remove(int) - Method in class org.gnu.gnome.IconList
Remove an icon from this list.
removeListener(AppBarListener) - Method in class org.gnu.gnome.AppBar
Removes a listener
removeListener(ClientListener) - Method in class org.gnu.gnome.Client
Removes a listener
removeListener(ColorPickerListener) - Method in class org.gnu.gnome.ColorPicker
Removes a listener
removeListener(DateEditListener) - Method in class org.gnu.gnome.DateEdit
Removes a listener
removeListener(DruidPageChangeListener) - Method in class org.gnu.gnome.DruidPage
Removes a listener
removeListener(DruidPageSetupListener) - Method in class org.gnu.gnome.DruidPage
Removes a listener
removeListener(FontPickerListener) - Method in class org.gnu.gnome.FontPicker
Removes a listener
removeMenus(String, int) - Method in class org.gnu.gnome.App
Removes num items from the existing app's menu structure beginning with the item described by path.
REPLACE - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
replaceItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
replaceItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
requestSave(SaveStyle, boolean, InteractStyle, boolean, boolean) - Method in class org.gnu.gnome.Client
Request the session manager to save the session in some way.
RESTART_GAME - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
RESTARTED - Static variable in class org.gnu.gnome.ClientFlags
 
restartGameItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
restartGameItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
RestartStyle - class org.gnu.gnome.RestartStyle.
 
RESTORED - Static variable in class org.gnu.gnome.ClientFlags
 
REVERT - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
revertItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
revertItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 

S

SAVE - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
SAVE_AS - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
SAVE_COMPLETE - Static variable in class org.gnu.gnome.event.ClientEvent.Type
 
SAVE_YOURSELF - Static variable in class org.gnu.gnome.event.ClientEvent.Type
 
saveAsItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
saveAsItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
saveItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
saveItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
SaveStyle - class org.gnu.gnome.SaveStyle.
 
SAVING_PHASE_1 - Static variable in class org.gnu.gnome.ClientState
 
SAVING_PHASE_2 - Static variable in class org.gnu.gnome.ClientState
 
Scores - class org.gnu.gnome.Scores.
The GnomeScores widget displays a list of names and scores for the players of a game.
SCORES - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
SCORES - Static variable in class org.gnu.gnome.GnomeStockItem
 
Scores() - Constructor for class org.gnu.gnome.Scores
 
scoresItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
scoresItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
scrollTo(int, int) - Method in class org.gnu.gnome.Canvas
Scrolls the canvas to the specified offsets, given in canvas pixel coordinates.
SELECT_ALL - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
selectAllItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
selectAllItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
selectIcon(int) - Method in class org.gnu.gnome.IconList
Select an icon in the list.
selectIcon(String) - Method in class org.gnu.gnome.IconSelection
Select the icon specified by the filename provided.
SEPARATOR - Static variable in class org.gnu.gnome.UIInfoType
 
separator() - Static method in class org.gnu.gnome.UIInfo
Use this method to include a separator in your menu or toolbar
set24HourFormat(boolean) - Method in class org.gnu.gnome.DateEdit
Change the way the time display is formated.
setAlpha16Bit(int) - Method in class org.gnu.gnome.ColorPicker
Set the alpha of the color as a 16 bit value between 0 and 65535.
setAlpha8Bit(int) - Method in class org.gnu.gnome.ColorPicker
Set the alpha of the color as a 8 bit value between 0 and 255.
setAlphaDouble(double) - Method in class org.gnu.gnome.ColorPicker
Set the alpha of the color as a double value between 0.0 and 1.0.
setAlphaEnabled(boolean) - Method in class org.gnu.gnome.ColorPicker
Sets whether ColorPicker is to use alpha.
setBackgroundColor(Color) - Method in class org.gnu.gnome.DruidPageStandard
Set the background for the page.
setBackgroundColor(Color) - Method in class org.gnu.gnome.DruidPageEdge
Set the background color for the page.
setBlue16Bit(int) - Method in class org.gnu.gnome.ColorPicker
Set the blue element of the color as a 16 bit value between 0 and 65535.
setBlue8Bit(int) - Method in class org.gnu.gnome.ColorPicker
Set the blue element of the color as a 8 bit value between 0 and 255.
setBlueDouble(double) - Method in class org.gnu.gnome.ColorPicker
Set the blue element of the color as a double value between 0.0 and 1.0.
setBoolean(String, boolean) - Static method in class org.gnu.gnome.Config
 
setBrowseDialogTitle(String) - Method in class org.gnu.gnome.IconEntry
Set the title for the Browse Dialog.
setButtonsSensitive(boolean, boolean, boolean, boolean) - Method in class org.gnu.gnome.Druid
Sets the sensitivity of the buttons on the Druid dialog.
setColor16Bit(int, int, int, int) - Method in class org.gnu.gnome.ColorPicker
A shortcut method to set all the color values with one call.
setColor8Bit(int, int, int, int) - Method in class org.gnu.gnome.ColorPicker
A shortcut method to set all the color values with one call.
setColorDouble(double, double, double, double) - Method in class org.gnu.gnome.ColorPicker
A shortcut method to set all the color values with one call.
setColumnSpacing(int) - Method in class org.gnu.gnome.IconList
Set the column spacing for the list.
setContent(Widget) - Method in class org.gnu.gnome.App
Sets the content area of the application window.
setContentsBackgroundColor(Color) - Method in class org.gnu.gnome.DruidPageStandard
Set the contents background for the page.
setCurrentDirectory(String) - Method in class org.gnu.gnome.Client
Sets the directory where all commands are executed.
setDefaultIcon(String) - Static method in class org.gnu.gnome.WindowIcon
Sets the default icon to be used in all windows of the application
setDefaultPath(String) - Method in class org.gnu.gnome.FileEntry
Sets the default path for the browse dialog.
setDirectory(String) - Method in class org.gnu.gnome.PixmapEntry
Set the directory for the lookup
setDirectorySelection(boolean) - Method in class org.gnu.gnome.FileEntry
Sets whether this is a directory only entry.
setDither(RgbDither) - Method in class org.gnu.gnome.Canvas
Controls the dithering used when the canvas renders.
setDitherEnabled(boolean) - Method in class org.gnu.gnome.ColorPicker
Sets whether ColorPicker is to use dither.
setDouble(String, double) - Static method in class org.gnu.gnome.Config
 
setFilename(String) - Method in class org.gnu.gnome.IconEntry
Set the filename of an icon.
setFontName(String) - Method in class org.gnu.gnome.FontPicker
Set the name of the font to be selected.
setGlobalConfigPrefix(String) - Method in class org.gnu.gnome.Client
Set the value used for the global config prefix.
setGreen16Bit(int) - Method in class org.gnu.gnome.ColorPicker
Set the green element of the color as a integer value between 0 and 65535.
setGreen8Bit(int) - Method in class org.gnu.gnome.ColorPicker
Set the green element of the color as a integer value between 0 and 255.
setGreenDouble(double) - Method in class org.gnu.gnome.ColorPicker
Set the green element of the color as a double value between 0.0 and 1.0.
setHistoryId(String) - Method in class org.gnu.gnome.IconEntry
Set the history id
setHistoryID(String) - Method in class org.gnu.gnome.Entry
Sets the unique Id used by gnome to save and load history info.
setIcon(Window, String) - Static method in class org.gnu.gnome.WindowIcon
Set an icon for a window.
setIconBorderWidth(int) - Method in class org.gnu.gnome.IconList
Set the icon border for the list.
setIconWidth(int) - Method in class org.gnu.gnome.IconList
Set the icon width for the list.
setInt(String, int) - Static method in class org.gnu.gnome.Config
 
setLogo(Pixbuf) - Method in class org.gnu.gnome.DruidPageStandard
Set the logo for the page.
setLogo(Pixbuf) - Method in class org.gnu.gnome.DruidPageEdge
Set the logo for the page.
setLogoBackgroundColor(Color) - Method in class org.gnu.gnome.DruidPageStandard
Set the logo background color.
setLogoBackgroundColor(Color) - Method in class org.gnu.gnome.DruidPageEdge
Set the background color for the logo.
setMaxSaved(int) - Method in class org.gnu.gnome.Entry
 
setMenuBar(MenuBar) - Method in class org.gnu.gnome.App
Sets the menu bar of the window.
setModal(boolean) - Method in class org.gnu.gnome.FileEntry
Sets the modality of the browse dialog.
setMode(FontPickerMode) - Method in class org.gnu.gnome.FontPicker
Set the mode.
setPage(DruidPage) - Method in class org.gnu.gnome.Druid
Set the currently displayed page to page.
setPixelsPerUnit(double) - Method in class org.gnu.gnome.Canvas
Sets the number of pixels that correspond to one unit in world coordinates.
setPoint(int, double, double) - Method in class org.gnu.gnome.CanvasPoints
Sets the value of the point at the given index.
setPopupRange(int, int) - Method in class org.gnu.gnome.DateEdit
 
setPreview(boolean) - Method in class org.gnu.gnome.PixmapEntry
Set if a preview should be displayed.
setPreviewSize(int, int) - Method in class org.gnu.gnome.PixmapEntry
Set the size of the preview.
setPreviewText(String) - Method in class org.gnu.gnome.FontPicker
Set the text to show in the preview.
setPriority(int) - Method in class org.gnu.gnome.Client
The gnome-session manager includes an extension to the protocol which allows the order in which clients are started up to be organized into a number of run levels.
setPrivateBoolean(String, boolean) - Static method in class org.gnu.gnome.Config
 
setPrivateDouble(String, double) - Static method in class org.gnu.gnome.Config
 
setPrivateInt(String, int) - Static method in class org.gnu.gnome.Config
 
setPrivateString(String, String) - Static method in class org.gnu.gnome.Config
 
setProgressPercentage(double) - Method in class org.gnu.gnome.AppBar
Sets the percetage to show for progress.
setPrompt(String, boolean) - Method in class org.gnu.gnome.AppBar
Sets a prompt in the appbar and waits for a response.
setRed16Bit(int) - Method in class org.gnu.gnome.ColorPicker
Set the red element of the color as a integer value between 0 and 65535.
setRed8Bit(int) - Method in class org.gnu.gnome.ColorPicker
Set the red element of the color as a integer value between 0 and 255.
setRedDouble(double) - Method in class org.gnu.gnome.ColorPicker
Set the red element of the color as a double value between 0.0 and 1.0.
setRestartCommand(String[]) - Method in class org.gnu.gnome.Client
Provide the command that should be used to restart this application.
setRestartStyle(RestartStyle) - Method in class org.gnu.gnome.Client
The session manager usually only restarts clients which are running when the session was last saved.
setRowSpacing(int) - Method in class org.gnu.gnome.IconList
Set the row spacing for the list.
setScrollRegion(double, double, double, double) - Method in class org.gnu.gnome.Canvas
Convenience method to set all 4 coordinates of the scroll region at once.
setScrollX1(double) - Method in class org.gnu.gnome.Canvas
Set the scroll region's X1 coordinate.
setScrollX2(double) - Method in class org.gnu.gnome.Canvas
Set the scroll region's X2 coordinate.
setScrollY1(double) - Method in class org.gnu.gnome.Canvas
Set the scroll region's Y1 coordinate.
setScrollY2(double) - Method in class org.gnu.gnome.Canvas
Set the scroll region's Y2 coordinate.
setSelectionMode(SelectionMode) - Method in class org.gnu.gnome.IconList
Set the selection mode for this icon list.
setSeparators(String) - Method in class org.gnu.gnome.IconList
Set the text that serves as the separator for this list.
setShowFinish(boolean) - Method in class org.gnu.gnome.Druid
Sets the text on the last button of the dialog.
setShowHelp(boolean) - Method in class org.gnu.gnome.Druid
Sets whether the help button should be displayed
setStatusBar(AppBar) - Method in class org.gnu.gnome.App
Sets the status bar of the application window.
setStatusBar(AppBar, Container) - Method in class org.gnu.gnome.App
Sets the status bar of the application window, but uses the given container widget rather than creating a new one.
setStatusBar(StatusBar) - Method in class org.gnu.gnome.App
Sets the status bar of the application window.
setStatusBar(StatusBar, Container) - Method in class org.gnu.gnome.App
Sets the status bar of the application window, but uses the given container widget rather than creating a new one.
setStatusDefault(String) - Method in class org.gnu.gnome.AppBar
What to show when showing nothing else.
setStatusText(String) - Method in class org.gnu.gnome.AppBar
Sets the status text without changing the widget state.
setString(String, String) - Static method in class org.gnu.gnome.Config
 
setSubdirectory(String) - Method in class org.gnu.gnome.IconEntry
Set the subdirectory in which to look for icons.
setText(String) - Method in class org.gnu.gnome.HRef
Returns the caption for the HRef.
setText(String) - Method in class org.gnu.gnome.DruidPageEdge
Set the text to be displayed
setTextboxColor(Color) - Method in class org.gnu.gnome.DruidPageEdge
Set the color for the textbox.
setTextColor(Color) - Method in class org.gnu.gnome.DruidPageEdge
Set the text color.
setTextSpacing(int) - Method in class org.gnu.gnome.IconList
Set the text spacing for the list.
setTime(Date) - Method in class org.gnu.gnome.DateEdit
Set the date/time indicated in the DateEdit control.
setTimeDisplay(boolean) - Method in class org.gnu.gnome.DateEdit
Enabled/Disable the functionallity which shows time as well as date.
setTitle(String) - Method in class org.gnu.gnome.FontPicker
Set the title of the dialog.
setTitle(String) - Method in class org.gnu.gnome.ColorPicker
Sets the title of the color picker.
setTitle(String) - Method in class org.gnu.gnome.DruidPageStandard
Set the title for the page.
setTitle(String) - Method in class org.gnu.gnome.FileEntry
Sets the title of the browse dialog.
setTitle(String) - Method in class org.gnu.gnome.DruidPageEdge
Set the title to be displayed.
setTitleColor(Color) - Method in class org.gnu.gnome.DruidPageEdge
Set the title color.
setTitleForegroundColor(Color) - Method in class org.gnu.gnome.DruidPageStandard
Set the title foreground for the page.
setToolBar(ToolBar) - Method in class org.gnu.gnome.App
Sets the tool bar of the window.
setTopWatermark(Pixbuf) - Method in class org.gnu.gnome.DruidPageStandard
Set the watermark for the page.
setTopWatermark(Pixbuf) - Method in class org.gnu.gnome.DruidPageEdge
Set the top watermark for the page.
setURL(String) - Method in class org.gnu.gnome.HRef
Returns the URL referenced by the HRef.
setUserWidget(Widget) - Method in class org.gnu.gnome.FontPicker
Set the user defined widget.
setWatermark(Pixbuf) - Method in class org.gnu.gnome.DruidPageEdge
Set the watermark for the page.
SHOW_TIME - Static variable in class org.gnu.gnome.DateEditFlags
 
show() - Method in class org.gnu.gnome.CanvasItem
Show the item (make it visible).
show(String) - Static method in class org.gnu.gnome.Url
This method displays the given URL in he appropriate viewer.
showIcons() - Method in class org.gnu.gnome.IconSelection
Load and display the icons.
SHUTDOWN_CANCELLED - Static variable in class org.gnu.gnome.event.ClientEvent.Type
 
shutdown() - Static method in class org.gnu.gnome.Sound
Shutdown the sound system.
Sound - class org.gnu.gnome.Sound.
Class that can be used to play a sound.
SOUND - Static variable in class org.gnu.gnome.FileDomain
 
Sound() - Constructor for class org.gnu.gnome.Sound
 
START - Static variable in class org.gnu.gnome.EdgePosition
 
STOCK - Static variable in class org.gnu.gnome.UIPixmapType
 
SUBTREE - Static variable in class org.gnu.gnome.UIInfoType
 
SUBTREE_STOCK - Static variable in class org.gnu.gnome.UIInfoType
 
subtree(String, UIInfo[]) - Static method in class org.gnu.gnome.UIInfo
Creates a submenu or a sub-tree in the menu stracture.
subtree(String, UIInfo[], String) - Static method in class org.gnu.gnome.UIInfo
Creates a submenu or a sub-tree in the menu stracture with a stock pixmap displayed.
sync() - Static method in class org.gnu.gnome.Config
 
syncAccelerators() - Static method in class org.gnu.gnome.Gnome
Flush the accelerator definitions into the application specific configuration file ~/.gnome/accels/

T

TABLE_BORDERS - Static variable in class org.gnu.gnome.GnomeStockItem
 
TABLE_FILL - Static variable in class org.gnu.gnome.GnomeStockItem
 
test(ClientFlags) - Method in class org.gnu.gnome.ClientFlags
 
test(ClientState) - Method in class org.gnu.gnome.ClientState
 
test(DateEditFlags) - Method in class org.gnu.gnome.DateEditFlags
 
test(DialogType) - Method in class org.gnu.gnome.DialogType
 
test(EdgePosition) - Method in class org.gnu.gnome.EdgePosition
 
test(FileDomain) - Method in class org.gnu.gnome.FileDomain
 
test(FontPickerMode) - Method in class org.gnu.gnome.FontPickerMode
 
test(HelpError) - Method in class org.gnu.gnome.HelpError
 
test(IconListMode) - Method in class org.gnu.gnome.IconListMode
 
test(InteractStyle) - Method in class org.gnu.gnome.InteractStyle
 
test(PreferencesType) - Method in class org.gnu.gnome.PreferencesType
 
test(RestartStyle) - Method in class org.gnu.gnome.RestartStyle
 
test(SaveStyle) - Method in class org.gnu.gnome.SaveStyle
 
test(UIInfoConfigurableTypes) - Method in class org.gnu.gnome.UIInfoConfigurableTypes
 
test(UIInfoType) - Method in class org.gnu.gnome.UIInfoType
 
test(UIPixmapType) - Method in class org.gnu.gnome.UIPixmapType
 
TEXT_BELOW - Static variable in class org.gnu.gnome.IconListMode
 
TEXT_BULLETED_LIST - Static variable in class org.gnu.gnome.GnomeStockItem
 
TEXT_INDENT - Static variable in class org.gnu.gnome.GnomeStockItem
 
TEXT_NUMBERED_LIST - Static variable in class org.gnu.gnome.GnomeStockItem
 
TEXT_RIGHT - Static variable in class org.gnu.gnome.IconListMode
 
TEXT_UNINDENT - Static variable in class org.gnu.gnome.GnomeStockItem
 
thaw() - Method in class org.gnu.gnome.IconList
Thaw a previous frozen list.
TIME_CHANGED - Static variable in class org.gnu.gnome.event.DateEditEvent.Type
 
TIMER - Static variable in class org.gnu.gnome.GnomeStockItem
BEGINNING OF GENERATED CODE
TIMER_STOP - Static variable in class org.gnu.gnome.GnomeStockItem
 
TOGGLEITEM - Static variable in class org.gnu.gnome.UIInfoType
 
toggleItem(String, String, ButtonListener) - Static method in class org.gnu.gnome.UIInfo
Creates a toggle-item (a checkbox) in a menu with no icon.
toggleItem(String, String, ButtonListener, byte[]) - Static method in class org.gnu.gnome.UIInfo
Creates a toggle-item (a checkbox) in a menu, this includes an xpm graphic.
toggleItem(String, String, MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
Creates a toggle-item (a checkbox) in a menu with no icon.
toggleItem(String, String, MenuItemListener, byte[]) - Static method in class org.gnu.gnome.UIInfo
Creates a toggle-item (a checkbox) in a menu, this includes an xpm graphic.
toggleItemStock(String, String, ButtonListener, GtkStockItem) - Static method in class org.gnu.gnome.UIInfo
Creates a toggle-item (a checkbox) in a menu, this includes an stock icon.
toggleItemStock(String, String, MenuItemListener, GtkStockItem) - Static method in class org.gnu.gnome.UIInfo
Creates a toggle-item (a checkbox) in a menu, this includes an stock icon.
TRASH - Static variable in class org.gnu.gnome.GnomeStockItem
 
TRASH_FULL - Static variable in class org.gnu.gnome.GnomeStockItem
 

U

UIBuilderData - class org.gnu.gnome.UIBuilderData.
 
UIBuilderData() - Constructor for class org.gnu.gnome.UIBuilderData
 
UIInfo - class org.gnu.gnome.UIInfo.
 
UIInfoConfigurableTypes - class org.gnu.gnome.UIInfoConfigurableTypes.
The standard items that can be added into menus and toolbars.
UIInfoType - class org.gnu.gnome.UIInfoType.
Identifies the item type that a UIInfo object specifies.
UIPixmapType - class org.gnu.gnome.UIPixmapType.
Identifies the type of pixmap used in an item.
UNDO - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
UNDO_MOVE - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
undoItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
undoItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
undoMoveItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
undoMoveItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
UNKNOWN - Static variable in class org.gnu.gnome.FileDomain
 
unselectAll() - Method in class org.gnu.gnome.IconList
Unselect all icons in the list.
unselectIcon(int) - Method in class org.gnu.gnome.IconList
Unselect an icon in the list.
update() - Method in class org.gnu.gnome.Canvas
Requests that the canvas be repainted immediately instead of during the idle loop.
Url - class org.gnu.gnome.Url.
 
Url() - Constructor for class org.gnu.gnome.Url
 
USER - Static variable in class org.gnu.gnome.PreferencesType
 
USER_RESPONSE - Static variable in class org.gnu.gnome.event.AppBarEvent.Type
Emitted when the user hits enter after a prompt.
Util - class org.gnu.gnome.Util.
 
Util() - Constructor for class org.gnu.gnome.Util
 

V

VOLUME - Static variable in class org.gnu.gnome.GnomeStockItem
 

W

WAITING_FOR_PHASE_2 - Static variable in class org.gnu.gnome.ClientState
 
warning(String) - Method in class org.gnu.gnome.App
Display a not-so-important error message in an OK dialog or the status bar.
WEEK_STARTS_ON_MONDAY - Static variable in class org.gnu.gnome.DateEditFlags
 
WindowIcon - class org.gnu.gnome.WindowIcon.
 

X

xor(ClientFlags) - Method in class org.gnu.gnome.ClientFlags
 
xor(ClientState) - Method in class org.gnu.gnome.ClientState
 
xor(DateEditFlags) - Method in class org.gnu.gnome.DateEditFlags
 
xor(DialogType) - Method in class org.gnu.gnome.DialogType
 
xor(EdgePosition) - Method in class org.gnu.gnome.EdgePosition
 
xor(FileDomain) - Method in class org.gnu.gnome.FileDomain
 
xor(FontPickerMode) - Method in class org.gnu.gnome.FontPickerMode
 
xor(HelpError) - Method in class org.gnu.gnome.HelpError
 
xor(IconListMode) - Method in class org.gnu.gnome.IconListMode
 
xor(InteractStyle) - Method in class org.gnu.gnome.InteractStyle
 
xor(PreferencesType) - Method in class org.gnu.gnome.PreferencesType
 
xor(RestartStyle) - Method in class org.gnu.gnome.RestartStyle
 
xor(SaveStyle) - Method in class org.gnu.gnome.SaveStyle
 
xor(UIInfoConfigurableTypes) - Method in class org.gnu.gnome.UIInfoConfigurableTypes
 
xor(UIInfoType) - Method in class org.gnu.gnome.UIInfoType
 
xor(UIPixmapType) - Method in class org.gnu.gnome.UIPixmapType
 

A B C D E F G H I L M N O P Q R S T U V W X
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net