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 in org.gnu.gnome
Deprecated.  
About(String, String, String, String, String[], String[], String, Pixbuf) - Constructor for class org.gnu.gnome.About
Deprecated. Constructor to create a new About dialog.
About(Handle) - Constructor for class org.gnu.gnome.About
Deprecated. Construct an About box using a handle to a native resource.
ABOUT - Static variable in class org.gnu.gnome.GnomeStockItem
 
ABOUT - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
aboutItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
aboutItem(ButtonListener) - 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
Deprecated. 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
Deprecated. Register an object to handle FontPicker events.
addListener(IconEntryListener) - Method in class org.gnu.gnome.IconEntry
Register an object to handle IconEntry 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 in org.gnu.gnome
The App widget is the main window of a GNOME application.
App(String, String) - Constructor for class org.gnu.gnome.App
Instantiates a new Application window with the indicated name and title.
App(Handle) - Constructor for class org.gnu.gnome.App
 
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
 
AppBar - Class in org.gnu.gnome
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(Handle) - Constructor for class org.gnu.gnome.AppBar
Construct an AppBar using a handle to a native resource.
AppBarEvent - Class in org.gnu.gnome.event
An event represeting action by a AppBar widget.
AppBarEvent(Object, AppBarEvent.Type) - Constructor for class org.gnu.gnome.event.AppBarEvent
Creates a new AppBarEvent.
appBarEvent(AppBarEvent) - Method in interface org.gnu.gnome.event.AppBarListener
This method is called whenever a AppBar event occurs.
AppBarEvent.Type - Class in org.gnu.gnome.event
Type of a AppBarEvent
AppBarListener - Interface in org.gnu.gnome.event
Listener for the AppBar widget.
append(String, String) - Method in class org.gnu.gnome.IconList
Deprecated. Append an icon to the end of the list.
append(UIInfo[]) - Method in class org.gnu.gnome.PopupMenu
Deprecated. Append new menu items to the PopupMenu.
appendHistory(String, boolean) - Method in class org.gnu.gnome.Entry
Deprecated. 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
Deprecated. Attach this menu to a Widget.
AUTHENTICATION - Static variable in class org.gnu.gnome.GnomeStockItem
 

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
 
BROWSE - Static variable in class org.gnu.gnome.event.IconEntryEvent.Type
 
BUILDER_DATA - Static variable in class org.gnu.gnome.UIInfoType
 

C

CANCEL - Static variable in class org.gnu.gnome.event.DruidPageChangeEvent.Type
 
Canvas - Class in org.gnu.gnome
You can use the GnomeCanvas widget to draw figures, display graphics, position widgets, and more.
Canvas(boolean) - Constructor for class org.gnu.gnome.Canvas
Constructs a new Canvas.
Canvas() - Constructor for class org.gnu.gnome.Canvas
Deprecated.  
Canvas(Handle) - Constructor for class org.gnu.gnome.Canvas
Constructs a new Canvas object form a native resource.
CanvasBpath - Class in org.gnu.gnome
 
CanvasBpath(CanvasGroup) - Constructor for class org.gnu.gnome.CanvasBpath
 
CanvasClipgroup - Class in org.gnu.gnome
 
CanvasEllipse - Class in org.gnu.gnome
The GnomeCanvasEllipse is a GnomeCanvasItem that draws itself as an ellipse on a GnomeCanvas.
CanvasEllipse(CanvasGroup) - Constructor for class org.gnu.gnome.CanvasEllipse
 
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, Color, Color, Bitmap, Bitmap, 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.
CanvasEllipse(CanvasGroup, double, double, double, double, int, int, double) - Constructor for class org.gnu.gnome.CanvasEllipse
Creates a new CanvasEllipse object.
CanvasGroup - Class in org.gnu.gnome
Objects of this class are created and managed inside a GnomeCanvas widget.
CanvasItem - Class in org.gnu.gnome
The CanvasItem is the base class of all items that a Canvas displays.
CanvasLine - Class in org.gnu.gnome
The GnomeCanvasLine is a GnomeCanvasItem that draws a line on a GnomeCanvas.
CanvasLine(CanvasGroup) - Constructor for class org.gnu.gnome.CanvasLine
 
CanvasPathDef - Class in org.gnu.gnome
 
CanvasPathDef() - Constructor for class org.gnu.gnome.CanvasPathDef
 
CanvasPixbuf - Class in org.gnu.gnome
 
CanvasPixbuf(CanvasGroup) - Constructor for class org.gnu.gnome.CanvasPixbuf
 
CanvasPoints - Class in org.gnu.gnome
 
CanvasPoints(int) - Constructor for class org.gnu.gnome.CanvasPoints
Constructs a new CanvasPoints object with memory reserved for the given number of points.
CanvasPoints(double[], double[]) - Constructor for class org.gnu.gnome.CanvasPoints
Constructs a new CanvasPoints object with the given points.
CanvasPolygon - Class in org.gnu.gnome
A GnomeCanvasPolygon is a GnomeCanvasItem that draws a filled polygon on a GnomeCanvas.
CanvasPolygon(CanvasGroup) - Constructor for class org.gnu.gnome.CanvasPolygon
 
CanvasRE - Class in org.gnu.gnome
This is a base class that acts as a parent for both GnomeCanvasRect and GnomeCanvasEllipse.
CanvasRect - Class in org.gnu.gnome
The GnomeCanvasRect is a GnomeCanvasItem that draws itself as a rectangle on a GnomeCanvas.
CanvasRect(CanvasGroup) - Constructor for class org.gnu.gnome.CanvasRect
 
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, Color, Color, Bitmap, Bitmap, 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.
CanvasRect(CanvasGroup, double, double, double, double, int, int, double) - Constructor for class org.gnu.gnome.CanvasRect
Creates a new CanvasRect object.
CanvasRichText - Class in org.gnu.gnome
 
CanvasRichText(CanvasGroup) - Constructor for class org.gnu.gnome.CanvasRichText
 
CanvasShape - Class in org.gnu.gnome
 
CanvasText - Class in org.gnu.gnome
A GnomeCanvasText is a GnomeCanvasItem that displays a line of text of a GnomeCanvas.
CanvasText(CanvasGroup) - Constructor for class org.gnu.gnome.CanvasText
 
CanvasWidget - Class in org.gnu.gnome
The GnomeCanvasWidget is not a widget - it is a GnomeCanvasItem that is capable of containing a widget.
CanvasWidget(CanvasGroup) - Constructor for class org.gnu.gnome.CanvasWidget
 
CHANGED - Static variable in class org.gnu.gnome.event.IconEntryEvent.Type
 
clear() - Method in class org.gnu.gnome.IconList
Deprecated. 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.
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.
clearHistory() - Method in class org.gnu.gnome.Entry
Deprecated. Clear the history list.
clearItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
clearItem(ButtonListener) - 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 in org.gnu.gnome
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 in org.gnu.gnome.event
An event represeting action by a Client widget.
ClientEvent(Object, ClientEvent.Type) - Constructor for class org.gnu.gnome.event.ClientEvent
Creates a new ClientEvent.
clientEvent(ClientEvent) - Method in interface org.gnu.gnome.event.ClientListener
This method is called whenever a Client event occurs.
ClientEvent.Type - Class in org.gnu.gnome.event
Type of a ClientEvent
ClientFlags - Class in org.gnu.gnome
 
ClientListener - Interface in org.gnu.gnome.event
Listener for the Client widget.
ClientState - Class in org.gnu.gnome
 
CLOSE - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
CLOSE_WINDOW - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
closeItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
closeItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
closeWindowItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
closeWindowItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
COLOR_SET - Static variable in class org.gnu.gnome.event.ColorPickerEvent.Type
Deprecated.  
ColorPicker - Class in org.gnu.gnome
Deprecated.  
ColorPicker() - Constructor for class org.gnu.gnome.ColorPicker
Deprecated. Creates a new instance of ColorPicker
ColorPicker(Handle) - Constructor for class org.gnu.gnome.ColorPicker
Deprecated. Construct a ColorPicker using a handle to a native resource.
ColorPickerEvent - Class in org.gnu.gnome.event
Deprecated.  
ColorPickerEvent(Object) - Constructor for class org.gnu.gnome.event.ColorPickerEvent
Deprecated. Creates a new ColorPickerEvent.
colorPickerEvent(ColorPickerEvent) - Method in interface org.gnu.gnome.event.ColorPickerListener
Deprecated. This method is called whenever a ColorPicker event occurs.
ColorPickerEvent.Type - Class in org.gnu.gnome.event
Deprecated.  
ColorPickerListener - Interface in org.gnu.gnome.event
Deprecated.  
Config - Class in org.gnu.gnome
Deprecated.  
Config() - Constructor for class org.gnu.gnome.Config
Deprecated.  
CONFIG - Static variable in class org.gnu.gnome.FileDomain
 
connect() - Method in class org.gnu.gnome.Client
Try to connect to a session manager.
CONNECT - Static variable in class org.gnu.gnome.event.ClientEvent.Type
 
COPY - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
copyItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
copyItem(ButtonListener) - 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(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
cutItem(ButtonListener) - 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 in org.gnu.gnome
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(Handle) - Constructor for class org.gnu.gnome.DateEdit
Construct a new DateEdit from a handle to a native resource.
DateEditEvent - Class in org.gnu.gnome.event
An event represeting action by a DateEdit widget.
DateEditEvent(Object, DateEditEvent.Type) - Constructor for class org.gnu.gnome.event.DateEditEvent
Creates a new DateEditEvent.
dateEditEvent(DateEditEvent) - Method in interface org.gnu.gnome.event.DateEditListener
This method is called whenever a DateEdit event occurs.
DateEditEvent.Type - Class in org.gnu.gnome.event
Type of a DateEditEvent
DateEditFlags - Class in org.gnu.gnome
 
DateEditListener - Interface in org.gnu.gnome.event
Listener for the DateEdit widget.
DialogType - Class in org.gnu.gnome
 
DIE - Static variable in class org.gnu.gnome.event.ClientEvent.Type
 
disconnect() - Method in class org.gnu.gnome.Client
Disconnect from the session manager.
DISCONNECT - Static variable in class org.gnu.gnome.event.ClientEvent.Type
 
DISCONNECTED - Static variable in class org.gnu.gnome.ClientState
 
display(String, String) - Static method in class org.gnu.gnome.Help
 
display(Program, String, String, String) - Static method in class org.gnu.gnome.Help
 
display(String) - Static method in class org.gnu.gnome.Help
 
displayDesktop(Program, String, String, String) - Static method in class org.gnu.gnome.Help
 
Druid - Class in org.gnu.gnome
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(Handle) - 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 in org.gnu.gnome
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(Handle) - Constructor for class org.gnu.gnome.DruidPage
Constructs a new DruidPage object form a native resource.
DruidPageChangeEvent - Class in org.gnu.gnome.event
An event represeting change of page actions by a DruidPage widget.
DruidPageChangeEvent(Object, DruidPageChangeEvent.Type) - Constructor for class org.gnu.gnome.event.DruidPageChangeEvent
Creates a new DruidPageChangeEvent.
druidPageChangeEvent(DruidPageChangeEvent) - Method in interface org.gnu.gnome.event.DruidPageChangeListener
This method is called whenever a DruidPageChange event occurs.
DruidPageChangeEvent.Type - Class in org.gnu.gnome.event
Type of a DruidPageChangeEvent
DruidPageChangeListener - Interface in org.gnu.gnome.event
Listener for the DruidPage widget.
DruidPageEdge - Class in org.gnu.gnome
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 in org.gnu.gnome.event
An event represeting action by a DruidPage widget.
DruidPageSetupEvent(Object, DruidPageSetupEvent.Type) - Constructor for class org.gnu.gnome.event.DruidPageSetupEvent
Creates a new DruidPageEvent.
druidPageSetupEvent(DruidPageSetupEvent) - Method in interface org.gnu.gnome.event.DruidPageSetupListener
This method is called whenever a DruidPage event occurs.
DruidPageSetupEvent.Type - Class in org.gnu.gnome.event
Type of a DruidPageSetupEvent
DruidPageSetupListener - Interface in org.gnu.gnome.event
Listener for the DruidPage widget.
DruidPageStandard - Class in org.gnu.gnome
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(String, Pixbuf, Pixbuf) - Constructor for class org.gnu.gnome.DruidPageStandard
Construct a new DruidPageStandard object
DruidPageStandard(Handle) - Constructor for class org.gnu.gnome.DruidPageStandard
Constructs a new DruidPageStandard object form a native resource.

E

EdgePosition - Class in org.gnu.gnome
 
enableFontPreview(boolean, int) - Method in class org.gnu.gnome.FontPicker
Deprecated. Enables/Disables thre rendering of the font's name in its font.
enableSize(boolean) - Method in class org.gnu.gnome.FontPicker
Deprecated. Enable/Disable the display of font sizes.
end() - Static method in class org.gnu.gnome.UIInfo
Use this method to end an array.
END_GAME - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
endGameItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
endGameItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
ENDOFINFO - Static variable in class org.gnu.gnome.UIInfoType
 
Entry - Class in org.gnu.gnome
Deprecated.  
Entry(Handle) - Constructor for class org.gnu.gnome.Entry
Deprecated. Constructs an Entry object referencing an existing gnome Entry native resource.
Entry(String) - Constructor for class org.gnu.gnome.Entry
Deprecated. Constructs a new Entry object.
error(String) - Method in class org.gnu.gnome.App
Deprecated.  
ERROR - Static variable in class org.gnu.gnome.DialogType
 
ERRORS - Static variable in class org.gnu.gnome.InteractStyle
 

F

FileDomain - Class in org.gnu.gnome
 
FileEntry - Class in org.gnu.gnome
Deprecated.  
FileEntry(String, String) - Constructor for class org.gnu.gnome.FileEntry
Deprecated. Create a new FileEntry widget
FileEntry(Handle) - Constructor for class org.gnu.gnome.FileEntry
Deprecated. Construct a new FileEntry from a handle to a native resource.
FILENAME - Static variable in class org.gnu.gnome.UIPixmapType
 
fillMenu(MenuShell, UIInfo[], AccelGroup, boolean, int) - Method in class org.gnu.gnome.App
Fills the specified MenuShell with items created from the UIInfo array, inserting them from the item number position on.
fillToolbar(ToolBar, UIInfo[], AccelGroup) - Method in class org.gnu.gnome.App
Fills a ToolBar with the specified UIInfos.
FIND - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
FIND_AGAIN - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
findAgainItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
findAgainItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
findItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
findItem(ButtonListener) - 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
Deprecated.  
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
Deprecated.  
FontPicker - Class in org.gnu.gnome
Deprecated.  
FontPicker() - Constructor for class org.gnu.gnome.FontPicker
Deprecated. Creates a new font picker.
FontPicker(Handle) - Constructor for class org.gnu.gnome.FontPicker
Deprecated. Construct a FontPicker using a handle to a native resource.
FontPickerEvent - Class in org.gnu.gnome.event
Deprecated.  
FontPickerEvent(Object) - Constructor for class org.gnu.gnome.event.FontPickerEvent
Deprecated. Creates a new FontPickerEvent.
fontPickerEvent(FontPickerEvent) - Method in interface org.gnu.gnome.event.FontPickerListener
Deprecated. This method is called whenever a FontPicker event occurs.
FontPickerEvent.Type - Class in org.gnu.gnome.event
Deprecated.  
FontPickerListener - Interface in org.gnu.gnome.event
Deprecated.  
FontPickerMode - Class in org.gnu.gnome
 
freeze() - Method in class org.gnu.gnome.IconList
Deprecated. Avoid excessive recomputes during insertion and deletion.
FROZEN - Static variable in class org.gnu.gnome.ClientState
 

G

GConf - Class in org.gnu.gnome
 
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.App
Main accelerator group for this window (hotkeys live here).
getAccelGroup() - Method in class org.gnu.gnome.PopupMenu
Deprecated. Return the AccelGroup associated with this PopupMenu.
getAlpha16Bit() - Method in class org.gnu.gnome.ColorPicker
Deprecated. Get the alpha of the color as a 16 bit value between 0 and 65535.
getAlpha8Bit() - Method in class org.gnu.gnome.ColorPicker
Deprecated. Get the alpha of the color as a 8 bit value between 0 and 255.
getAlphaDouble() - Method in class org.gnu.gnome.ColorPicker
Deprecated. Get the alpha of the color as a double value between 0.0 and 1.0.
getAlphaEnabled() - Method in class org.gnu.gnome.ColorPicker
Deprecated. Returns whether ColorPicker uses alpha.
getAnchorType() - Method in class org.gnu.gnome.CanvasWidget
 
getApp(Handle) - Static method in class org.gnu.gnome.App
Internal static factory method to be used by Java-Gnome only.
getAppBar(Handle) - Static method in class org.gnu.gnome.AppBar
Internal static factory method to be used by Java-Gnome only.
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
Deprecated. Get the blue element of the color as a 16 bit value between 0 and 65535.
getBlue8Bit() - Method in class org.gnu.gnome.ColorPicker
Deprecated. Get the blue element of the color as a 8 bit value between 0 and 255.
getBlueDouble() - Method in class org.gnu.gnome.ColorPicker
Deprecated. 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
Deprecated.  
getCancelButton() - Method in class org.gnu.gnome.Druid
Retrieve the "Cancel" button.
getCanvas(Handle) - Static method in class org.gnu.gnome.Canvas
Internal static factory method to be used by Java-Gnome only.
getCanvas() - Method in class org.gnu.gnome.CanvasItem
Returns the parent canvas for this item.
getCenterScrollRegion() - Method in class org.gnu.gnome.Canvas
 
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.
getContents() - Method in class org.gnu.gnome.App
Returns the contents of the App.
getCurrentCanvasItem() - Method in class org.gnu.gnome.Canvas
The item containing the mouse pointer, or NULL if none.
getDateEdit(Handle) - Static method in class org.gnu.gnome.DateEdit
Internal static factory method to be used by Java-Gnome only.
getDesktopID() - Method in class org.gnu.gnome.Client
 
getDither() - Method in class org.gnu.gnome.Canvas
Returns the dither mode of an antialiased canvas.
getDitherEnabled() - Method in class org.gnu.gnome.ColorPicker
Deprecated. 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
Deprecated.  
getDruid(Handle) - Static method in class org.gnu.gnome.Druid
Internal static factory method to be used by Java-Gnome only.
getEditable() - Method in class org.gnu.gnome.IconTextItem
Deprecated.  
getEntry() - Method in class org.gnu.gnome.Entry
Deprecated. Return the Gtk Entry for this widget.
getEntry() - Method in class org.gnu.gnome.FileEntry
Deprecated. Returns the Gnome Entry widget.
getEventListenerClass(String) - Method in class org.gnu.gnome.AppBar
 
getEventListenerClass(String) - Method in class org.gnu.gnome.Client
 
getEventListenerClass(String) - Method in class org.gnu.gnome.ColorPicker
Deprecated.  
getEventListenerClass(String) - Method in class org.gnu.gnome.DateEdit
 
getEventListenerClass(String) - Method in class org.gnu.gnome.DruidPage
 
getEventListenerClass(String) - Method in class org.gnu.gnome.FontPicker
Deprecated.  
getEventListenerClass(String) - Method in class org.gnu.gnome.IconEntry
 
getEventType(String) - Method in class org.gnu.gnome.AppBar
 
getEventType(String) - Method in class org.gnu.gnome.Client
 
getEventType(String) - Method in class org.gnu.gnome.ColorPicker
Deprecated.  
getEventType(String) - Method in class org.gnu.gnome.DateEdit
 
getEventType(String) - Method in class org.gnu.gnome.DruidPage
 
getEventType(String) - Method in class org.gnu.gnome.FontPicker
Deprecated.  
getEventType(String) - Method in class org.gnu.gnome.IconEntry
 
getFilename() - Method in class org.gnu.gnome.IconEntry
Retrieve the filename of the icon selected
getFilename() - Method in class org.gnu.gnome.PixmapEntry
Deprecated. Retrun a file if it is possible to load it with gdk-pixbuf.
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
Deprecated. Get the name of the selected font.
getFullPath(boolean) - Method in class org.gnu.gnome.FileEntry
Deprecated. 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
Deprecated. Get the green element of the color as a double value between 0 and 65535.
getGreen8Bit() - Method in class org.gnu.gnome.ColorPicker
Deprecated. Get the green element of the color as a double value between 0 and 255.
getGreenDouble() - Method in class org.gnu.gnome.ColorPicker
Deprecated. Get the green element of the color as a double value between 0.0 and 1.0.
getHeight() - Method in class org.gnu.gnome.CanvasWidget
 
getHelpButton() - Method in class org.gnu.gnome.Druid
Retrieve the "Help" button.
getHistoryID() - Method in class org.gnu.gnome.Entry
Deprecated. Gets the unique Id used by gnome to save and load history info.
getHomeFile(String) - Static method in class org.gnu.gnome.Util
Pass in a string, and it will prepend $HOME/.gnome2/ to it.
getHRef(Handle) - Static method in class org.gnu.gnome.HRef
Internal static factory method to be used by Java-Gnome only.
getIcon(boolean) - Method in class org.gnu.gnome.IconSelection
Get the filename of the selected icon.
getIconEntry(Handle) - Static method in class org.gnu.gnome.IconEntry
Internal static factory method to be used by Java-Gnome only.
getIconFilename(int) - Method in class org.gnu.gnome.IconList
Deprecated. Retrieve the filename for an icon in the list.
getIconSelection(Handle) - Static method in class org.gnu.gnome.IconSelection
Internal static factory method to be used by Java-Gnome only.
getID() - Method in class org.gnu.gnome.Client
 
getInitialTime() - Method in class org.gnu.gnome.DateEdit
 
getInt(String) - Static method in class org.gnu.gnome.Config
Deprecated.  
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.
getItems() - Method in class org.gnu.gnome.CanvasGroup
 
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
Deprecated.  
getMenuBar() - Method in class org.gnu.gnome.App
Returns the menu bar.
getModal() - Method in class org.gnu.gnome.FileEntry
Deprecated. Returns if the browse dialog is modal.
getMode() - Method in class org.gnu.gnome.FontPicker
Deprecated. 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
Deprecated. Get the number of icons in this list
getParent() - Method in class org.gnu.gnome.CanvasItem
Return the parent canvas group for this item.
getPassword() - Method in class org.gnu.gnome.PasswordDialog
 
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
Deprecated. Get the text showen in the preview.
getPreviousID() - Method in class org.gnu.gnome.Client
 
getPrivateBoolean(String) - Static method in class org.gnu.gnome.Config
Deprecated.  
getPrivateDouble(String) - Static method in class org.gnu.gnome.Config
Deprecated.  
getPrivateInt(String) - Static method in class org.gnu.gnome.Config
Deprecated.  
getPrivateString(String) - Static method in class org.gnu.gnome.Config
Deprecated.  
getProgressBar() - Method in class org.gnu.gnome.AppBar
Returns the progress bar used by AppBar.
getRed16Bit() - Method in class org.gnu.gnome.ColorPicker
Deprecated. Get the red element of the color as a double value between 0 and 65535.
getRed8Bit() - Method in class org.gnu.gnome.ColorPicker
Deprecated. Get the red element of the color as a double value between 0 and 255.
getRedDouble() - Method in class org.gnu.gnome.ColorPicker
Deprecated. Get the red element of the color as a double value between 0.0 and 1.0.
getRemember() - Method in class org.gnu.gnome.PasswordDialog
 
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
Deprecated. Retrieve the selection mode for this icon list.
getStatusBar() - Method in class org.gnu.gnome.App
Gets the status bar of the application windows.
getStatusBar() - Method in class org.gnu.gnome.AppBar
Return the StatusBar widget contained in this AppBar.
getString(String) - Static method in class org.gnu.gnome.Config
Deprecated.  
getText() - Method in class org.gnu.gnome.HRef
Returns the caption for the HRef.
getText() - Method in class org.gnu.gnome.IconTextItem
Deprecated.  
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.ColorPicker
Deprecated. Gets the title of the color picker.
getTitle() - Method in class org.gnu.gnome.FontPicker
Deprecated. Get the title of the dialog.
getType() - Static method in class org.gnu.gnome.About
Deprecated. 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.AppBar
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.CanvasBpath
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.CanvasEllipse
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.CanvasItem
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.CanvasPixbuf
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.CanvasRE
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.CanvasRichText
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.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.Client
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.ColorPicker
Deprecated. 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.Druid
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.DruidPageEdge
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.Entry
Deprecated. Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.FileEntry
Deprecated. Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.FontPicker
Deprecated. 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.IconEntry
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.IconList
Deprecated. 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.IconTextItem
Deprecated. Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gnome.PixmapEntry
Deprecated. 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() - Static method in class org.gnu.gnome.Scores
Deprecated. Retrieve the runtime type used by the GLib library.
getType() - Method in class org.gnu.gnome.UIInfo
 
getURL() - Method in class org.gnu.gnome.HRef
Returns the URL referenced by the HRef.
getUsername() - Method in class org.gnu.gnome.PasswordDialog
 
getUserShell() - Static method in class org.gnu.gnome.Util
Returns the name of the user's shell.
getUserWidget() - Method in class org.gnu.gnome.FontPicker
Deprecated. 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.CanvasWidget
 
getWidget() - Method in class org.gnu.gnome.UIInfo
 
getWidth() - Method in class org.gnu.gnome.CanvasWidget
 
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 in org.gnu.gnome
 
GNOME_API_VERSION - Static variable in class org.gnu.gnome.GnomeConfig
 
GnomeConfig - Class in org.gnu.gnome
 
GnomeConfig() - Constructor for class org.gnu.gnome.GnomeConfig
 
GnomeStockItem - Class in org.gnu.gnome
 
GnomeStockItem(String) - Constructor for class org.gnu.gnome.GnomeStockItem
Creates a new StockItem object, based on the id string for that object.

H

HELP - Static variable in class org.gnu.gnome.FileDomain
 
Help - Class in org.gnu.gnome
 
Help() - Constructor for class org.gnu.gnome.Help
 
help(String) - Static method in class org.gnu.gnome.UIInfo
 
HELP - Static variable in class org.gnu.gnome.UIInfoType
 
HelpError - Class in org.gnu.gnome
 
HelpException - Exception in org.gnu.gnome
org.gnu.gnome.HelpException - An exception thrown when there is an error displaying a help file.
HelpException(String) - Constructor for exception 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(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
hintItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
HR24 - Static variable in class org.gnu.gnome.DateEditFlags
 
HRef - Class in org.gnu.gnome
The HRef widget displays a frameless button that, when selected, issues a command for the web browser to connect to a web site.
HRef(String, String) - Constructor for class org.gnu.gnome.HRef
Creates a new HRef with the given URL and label.
HRef(Handle) - Constructor for class org.gnu.gnome.HRef
Construct a HRef using a handle to a native resource.

I

IconEntry - Class in org.gnu.gnome
A GnomeIconEntry is a button that pops up a window displaying a collection of icons.
IconEntry(String, String) - Constructor for class org.gnu.gnome.IconEntry
Construct a new IconEntry
IconEntry(Handle) - Constructor for class org.gnu.gnome.IconEntry
Construct a new IconEntry from a handle to a native resource.
IconEntryEvent - Class in org.gnu.gnome.event
An event represeting action by a IconEntrywidget.
IconEntryEvent(Object, IconEntryEvent.Type) - Constructor for class org.gnu.gnome.event.IconEntryEvent
Creates a new IconEntryrEvent.
iconEntryEvent(IconEntryEvent) - Method in interface org.gnu.gnome.event.IconEntryListener
This method is called whenever a IconEntry event occurs.
IconEntryEvent.Type - Class in org.gnu.gnome.event
 
IconEntryListener - Interface in org.gnu.gnome.event
Listener for the IconEntry widget.
IconList - Class in org.gnu.gnome
Deprecated.  
IconList(int, Adjustment, boolean, boolean) - Constructor for class org.gnu.gnome.IconList
Deprecated. Construct a new IconList object.
IconList(Handle) - Constructor for class org.gnu.gnome.IconList
Deprecated. Construct a new IconList from a handle to a native resource.
IconListMode - Class in org.gnu.gnome
 
ICONS - Static variable in class org.gnu.gnome.IconListMode
 
IconSelection - Class in org.gnu.gnome
 
IconSelection() - Constructor for class org.gnu.gnome.IconSelection
Construct a new IconSelection object.
IconSelection(Handle) - Constructor for class org.gnu.gnome.IconSelection
Construct a new IconSelection from a handle to a native resource.
IconTextItem - Class in org.gnu.gnome
Deprecated.  
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[], String, String, String, String) - Static method in class org.gnu.gnome.Program
Initialize the gnome application specifying the directories use by the app.
initGnome(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.
initGnomeUI(String, String, String[]) - Static method in class org.gnu.gnome.Program
Initialize the gnome application using the default directories for 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
Deprecated. 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.
installAppBarMenuHints(AppBar, UIInfo[]) - Method in class org.gnu.gnome.App
Activate the menu item hints, displaying in an appbar.
installMenuHints(UIInfo[]) - Method in class org.gnu.gnome.App
Activate the menu item hings, displaying in the statusbar or appbar.
installStatusBarMenuHints(StatusBar, UIInfo[]) - Method in class org.gnu.gnome.App
Activate the menu item hints, displaying in a statusbar.
InteractStyle - Class in org.gnu.gnome
 
intern(int) - Static method in class org.gnu.gnome.ClientFlags
 
intern(int) - Static method in class org.gnu.gnome.ClientState
 
intern(int) - Static method in class org.gnu.gnome.DateEditFlags
 
intern(int) - Static method in class org.gnu.gnome.DialogType
 
intern(int) - Static method in class org.gnu.gnome.EdgePosition
 
intern(int) - Static method in class org.gnu.gnome.FileDomain
 
intern(int) - Static method in class org.gnu.gnome.FontPickerMode
 
intern(int) - Static method in class org.gnu.gnome.HelpError
 
intern(int) - Static method in class org.gnu.gnome.IconListMode
 
intern(int) - Static method in class org.gnu.gnome.InteractStyle
 
intern(int) - Static method in class org.gnu.gnome.PreferencesType
 
intern(int) - Static method in class org.gnu.gnome.RestartStyle
 
intern(int) - Static method in class org.gnu.gnome.SaveStyle
 
intern(int) - Static method in class org.gnu.gnome.UIInfoConfigurableTypes
 
intern(int) - Static method in class org.gnu.gnome.UIInfoType
 
intern(int) - Static method in class org.gnu.gnome.UIPixmapType
 
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
 
isOfType(IconEntryEvent.Type) - Method in class org.gnu.gnome.event.IconEntryEvent
 
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.
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, 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 - Static variable in class org.gnu.gnome.UIInfoType
 
ITEM_CONFIGURABLE - Static variable in class org.gnu.gnome.UIInfoType
 
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.
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.

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
 
LIBRARY_NAME - Static variable in class org.gnu.gnome.GnomeConfig
 
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
Deprecated.  
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 in org.gnu.gnome
 
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(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
newGameItem(ButtonListener) - 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(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
newWindowItem(ButtonListener) - 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(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
openItem(ButtonListener) - 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

pageBack() - Method in class org.gnu.gnome.DruidPage
 
pageCancel() - Method in class org.gnu.gnome.DruidPage
 
pageFinish() - Method in class org.gnu.gnome.DruidPage
 
pageNext() - Method in class org.gnu.gnome.DruidPage
 
pagePrepare() - Method in class org.gnu.gnome.DruidPage
 
PasswordDialog - Class in org.gnu.gnome
 
PasswordDialog(String, String, String, String, boolean) - Constructor for class org.gnu.gnome.PasswordDialog
Construct a new PasswordDialog widget
PASTE - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
pasteItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
pasteItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
PAUSE_GAME - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
pauseGameItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
pauseGameItem(ButtonListener) - 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 in org.gnu.gnome
Deprecated.  
PixmapEntry(String, String, boolean) - Constructor for class org.gnu.gnome.PixmapEntry
Deprecated. Create a new Pixmap Entry.
PixmapEntry(Handle) - Constructor for class org.gnu.gnome.PixmapEntry
Deprecated. Construct a new PixmapEntry from a handle to a native resource.
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 in org.gnu.gnome
Deprecated.  
PopupMenu(UIInfo[]) - Constructor for class org.gnu.gnome.PopupMenu
Deprecated. Construct a new PopupMenu object.
PopupMenu(UIInfo[], AccelGroup) - Constructor for class org.gnu.gnome.PopupMenu
Deprecated. Construct a new PopupMenu object.
PREFERENCES - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
preferencesItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
preferencesItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
PreferencesType - Class in org.gnu.gnome
 
PREPARE - Static variable in class org.gnu.gnome.event.DruidPageSetupEvent.Type
 
prependHistory(String, boolean) - Method in class org.gnu.gnome.Entry
Deprecated. 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(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
printItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
printSetupItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
printSetupItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
Program - Class in org.gnu.gnome
This class takes care of handling application and library initialization and command line parsing.
PROPERTIES - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
propertiesItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
propertiesItem(ButtonListener) - 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(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
quitItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 

R

radioItem(String, String, MenuItemListener, byte[]) - 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, ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
RADIOITEMS - Static variable in class org.gnu.gnome.UIInfoType
 
radioItemStock(String, String, MenuItemListener, GtkStockItem) - Static method in class org.gnu.gnome.UIInfo
 
radioItemStock(String, String, ButtonListener, 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(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
redoItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
redoMoveItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
redoMoveItem(ButtonListener) - 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
Deprecated. 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
Deprecated. 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
Deprecated. Removes a listener
removeListener(IconEntryListener) - Method in class org.gnu.gnome.IconEntry
Removes a listener
removeMenuRange(String, int, int) - Method in class org.gnu.gnome.App
Removes items from the Menu.
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(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
replaceItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
requestPhase2() - Method in class org.gnu.gnome.Client
 
requestRedraw(int, int, int, int) - Method in class org.gnu.gnome.Canvas
 
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(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
restartGameItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
RestartStyle - Class in org.gnu.gnome
 
RESTORED - Static variable in class org.gnu.gnome.ClientFlags
 
REVERT - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
revertItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
revertItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
runAndBlock() - Method in class org.gnu.gnome.PasswordDialog
 

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
 
saveAnyDialog(Dialog) - Method in class org.gnu.gnome.Client
 
saveAsItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
saveAsItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
saveErrorDialog(Dialog) - Method in class org.gnu.gnome.Client
 
saveItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
saveItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
SaveStyle - Class in org.gnu.gnome
 
SAVING_PHASE_1 - Static variable in class org.gnu.gnome.ClientState
 
SAVING_PHASE_2 - Static variable in class org.gnu.gnome.ClientState
 
SCORES - Static variable in class org.gnu.gnome.GnomeStockItem
 
Scores - Class in org.gnu.gnome
Deprecated.  
Scores() - Constructor for class org.gnu.gnome.Scores
Deprecated.  
SCORES - Static variable in class org.gnu.gnome.UIInfoConfigurableTypes
 
scoresItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
scoresItem(ButtonListener) - 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
 
selectAll() - Method in class org.gnu.gnome.IconList
Deprecated. Select all icons in the list.
selectAllItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
selectAllItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
selectIcon(int) - Method in class org.gnu.gnome.IconList
Deprecated. 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 method in class org.gnu.gnome.UIInfo
Use this method to include a separator in your menu or toolbar
SEPARATOR - Static variable in class org.gnu.gnome.UIInfoType
 
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
Deprecated. Set the alpha of the color as a 16 bit value between 0 and 65535.
setAlpha8Bit(int) - Method in class org.gnu.gnome.ColorPicker
Deprecated. Set the alpha of the color as a 8 bit value between 0 and 255.
setAlphaDouble(double) - Method in class org.gnu.gnome.ColorPicker
Deprecated. 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
Deprecated. Sets whether ColorPicker is to use alpha.
setAnchorType(AnchorType) - Method in class org.gnu.gnome.CanvasWidget
 
setBackgroundColor(Color) - Method in class org.gnu.gnome.DruidPageEdge
Set the background color for the page.
setBackgroundColor(Color) - Method in class org.gnu.gnome.DruidPageStandard
Set the background for the page.
setBlue16Bit(int) - Method in class org.gnu.gnome.ColorPicker
Deprecated. 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
Deprecated. 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
Deprecated. 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
Deprecated.  
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.
setCenterScrollRegion(boolean) - Method in class org.gnu.gnome.Canvas
 
setCloneCommand(String[]) - Method in class org.gnu.gnome.Client
 
setColor16Bit(int, int, int, int) - Method in class org.gnu.gnome.ColorPicker
Deprecated. A shortcut method to set all the color values with one call.
setColor8Bit(int, int, int, int) - Method in class org.gnu.gnome.ColorPicker
Deprecated. A shortcut method to set all the color values with one call.
setColorDouble(double, double, double, double) - Method in class org.gnu.gnome.ColorPicker
Deprecated. A shortcut method to set all the color values with one call.
setColumnSpacing(int) - Method in class org.gnu.gnome.IconList
Deprecated. 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
Deprecated. Sets the default icon to be used in all windows of the application
setDefaultPath(String) - Method in class org.gnu.gnome.FileEntry
Deprecated. Sets the default path for the browse dialog.
setDirectory(String) - Method in class org.gnu.gnome.PixmapEntry
Deprecated. Set the directory for the lookup
setDirectorySelection(boolean) - Method in class org.gnu.gnome.FileEntry
Deprecated. Sets whether this is a directory only entry.
setDiscardCommand(String[]) - Method in class org.gnu.gnome.Client
 
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
Deprecated. Sets whether ColorPicker is to use dither.
setDouble(String, double) - Static method in class org.gnu.gnome.Config
Deprecated.  
setEnvironment(String, String) - Method in class org.gnu.gnome.Client
 
setFilename(String) - Method in class org.gnu.gnome.IconEntry
Set the filename of an icon.
setFontName(String) - Method in class org.gnu.gnome.FontPicker
Deprecated. 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
Deprecated. Set the green element of the color as a integer value between 0 and 65535.
setGreen8Bit(int) - Method in class org.gnu.gnome.ColorPicker
Deprecated. Set the green element of the color as a integer value between 0 and 255.
setGreenDouble(double) - Method in class org.gnu.gnome.ColorPicker
Deprecated. Set the green element of the color as a double value between 0.0 and 1.0.
setHeight(double) - Method in class org.gnu.gnome.CanvasWidget
 
setHistoryID(String) - Method in class org.gnu.gnome.Entry
Deprecated. Sets the unique Id used by gnome to save and load history info.
setHistoryId(String) - Method in class org.gnu.gnome.IconEntry
Set the history id
setIcon(Window, String) - Static method in class org.gnu.gnome.WindowIcon
Deprecated. Set an icon for a window.
setIconBorderWidth(int) - Method in class org.gnu.gnome.IconList
Deprecated. Set the icon border for the list.
setIconWidth(int) - Method in class org.gnu.gnome.IconList
Deprecated. Set the icon width for the list.
setID(String) - Method in class org.gnu.gnome.Client
 
setInt(String, int) - Static method in class org.gnu.gnome.Config
Deprecated.  
setLogo(Pixbuf) - Method in class org.gnu.gnome.DruidPageEdge
Set the logo for the page.
setLogo(Pixbuf) - Method in class org.gnu.gnome.DruidPageStandard
Set the logo for the page.
setLogoBackgroundColor(Color) - Method in class org.gnu.gnome.DruidPageEdge
Set the background color for the logo.
setLogoBackgroundColor(Color) - Method in class org.gnu.gnome.DruidPageStandard
Set the logo background color.
setMaxSaved(int) - Method in class org.gnu.gnome.Entry
Deprecated.  
setMaxSaved(int) - Method in class org.gnu.gnome.IconEntry
Sets the maximum number of save entries in the browse dialog.
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
Deprecated. Sets the modality of the browse dialog.
setMode(FontPickerMode) - Method in class org.gnu.gnome.FontPicker
Deprecated. Set the mode.
setPage(DruidPage) - Method in class org.gnu.gnome.Druid
Set the currently displayed page to page.
setPassword(String) - Method in class org.gnu.gnome.PasswordDialog
 
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
Deprecated. Set if a preview should be displayed.
setPreviewSize(int, int) - Method in class org.gnu.gnome.PixmapEntry
Deprecated. Set the size of the preview.
setPreviewText(String) - Method in class org.gnu.gnome.FontPicker
Deprecated. 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
Deprecated.  
setPrivateDouble(String, double) - Static method in class org.gnu.gnome.Config
Deprecated.  
setPrivateInt(String, int) - Static method in class org.gnu.gnome.Config
Deprecated.  
setPrivateString(String, String) - Static method in class org.gnu.gnome.Config
Deprecated.  
setProcessID(int) - Method in class org.gnu.gnome.Client
 
setProgram(String) - Method in class org.gnu.gnome.Client
 
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.
setReadonlyUsername(boolean) - Method in class org.gnu.gnome.PasswordDialog
 
setRed16Bit(int) - Method in class org.gnu.gnome.ColorPicker
Deprecated. Set the red element of the color as a integer value between 0 and 65535.
setRed8Bit(int) - Method in class org.gnu.gnome.ColorPicker
Deprecated. Set the red element of the color as a integer value between 0 and 255.
setRedDouble(double) - Method in class org.gnu.gnome.ColorPicker
Deprecated. Set the red element of the color as a double value between 0.0 and 1.0.
setRemember(boolean) - Method in class org.gnu.gnome.PasswordDialog
 
setResignCommand(String[]) - Method in class org.gnu.gnome.Client
 
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
Deprecated. 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
Deprecated. Set the selection mode for this icon list.
setSeparators(String) - Method in class org.gnu.gnome.IconList
Deprecated. 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
setShowUserpassButtons(boolean) - Method in class org.gnu.gnome.PasswordDialog
 
setShutdownCommand(String[]) - Method in class org.gnu.gnome.Client
 
setStatusBar(AppBar) - Method in class org.gnu.gnome.App
Sets the status bar of the application window.
setStatusBar(StatusBar) - 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, 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
Deprecated.  
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.DruidPageEdge
Set the text to be displayed
setText(String) - Method in class org.gnu.gnome.HRef
Returns the caption for the HRef.
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
Deprecated. 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.ColorPicker
Deprecated. Sets the title of the color picker.
setTitle(String) - Method in class org.gnu.gnome.DruidPageEdge
Set the title to be displayed.
setTitle(String) - Method in class org.gnu.gnome.DruidPageStandard
Set the title for the page.
setTitle(String) - Method in class org.gnu.gnome.FileEntry
Deprecated. Sets the title of the browse dialog.
setTitle(String) - Method in class org.gnu.gnome.FontPicker
Deprecated. Set the title of the dialog.
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.DruidPageEdge
Set the top watermark for the page.
setTopWatermark(Pixbuf) - Method in class org.gnu.gnome.DruidPageStandard
Set the watermark for the page.
setURL(String) - Method in class org.gnu.gnome.HRef
Returns the URL referenced by the HRef.
setUserID(String) - Method in class org.gnu.gnome.Client
 
setUsername(String) - Method in class org.gnu.gnome.PasswordDialog
 
setUserWidget(Widget) - Method in class org.gnu.gnome.FontPicker
Deprecated. Set the user defined widget.
setWatermark(Pixbuf) - Method in class org.gnu.gnome.DruidPageEdge
Set the watermark for the page.
setWidget(Widget) - Method in class org.gnu.gnome.CanvasWidget
 
setWidth(double) - Method in class org.gnu.gnome.CanvasWidget
 
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.
SHOW_TIME - Static variable in class org.gnu.gnome.DateEditFlags
 
showIcons() - Method in class org.gnu.gnome.IconSelection
Load and display the icons.
shutdown() - Static method in class org.gnu.gnome.Sound
Shutdown the sound system.
SHUTDOWN_CANCELLED - Static variable in class org.gnu.gnome.event.ClientEvent.Type
 
SOUND - Static variable in class org.gnu.gnome.FileDomain
 
Sound - Class in org.gnu.gnome
Class that can be used to play a sound.
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(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.
SUBTREE - Static variable in class org.gnu.gnome.UIInfoType
 
SUBTREE_STOCK - Static variable in class org.gnu.gnome.UIInfoType
 
sync() - Static method in class org.gnu.gnome.Config
Deprecated.  
syncAccelerators() - Static method in class org.gnu.gnome.Gnome
Flush the accelerator definitions into the application specific configuration file ~/.gnome/accels/<appid>

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
Deprecated. 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
 
TIMER_STOP - Static variable in class org.gnu.gnome.GnomeStockItem
 
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.
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, ButtonListener) - Static method in class org.gnu.gnome.UIInfo
Creates a toggle-item (a checkbox) in a menu with no icon.
TOGGLEITEM - Static variable in class org.gnu.gnome.UIInfoType
 
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.
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.
TRASH - Static variable in class org.gnu.gnome.GnomeStockItem
 
TRASH_FULL - Static variable in class org.gnu.gnome.GnomeStockItem
 

U

UIBuilderData - Class in org.gnu.gnome
 
UIBuilderData(Handle) - Constructor for class org.gnu.gnome.UIBuilderData
 
UIInfo - Class in org.gnu.gnome
 
UIInfoConfigurableTypes - Class in org.gnu.gnome
The standard items that can be added into menus and toolbars.
UIInfoType - Class in org.gnu.gnome
Identifies the item type that a UIInfo object specifies.
UIPixmapType - Class in org.gnu.gnome
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(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
undoItem(ButtonListener) - Static method in class org.gnu.gnome.UIInfo
 
undoMoveItem(MenuItemListener) - Static method in class org.gnu.gnome.UIInfo
 
undoMoveItem(ButtonListener) - 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
Deprecated. Unselect all icons in the list.
unselectIcon(int) - Method in class org.gnu.gnome.IconList
Deprecated. 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 in org.gnu.gnome
 
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 in org.gnu.gnome
 
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
Deprecated.  
WEEK_STARTS_ON_MONDAY - Static variable in class org.gnu.gnome.DateEditFlags
 
WindowIcon - Class in org.gnu.gnome
Deprecated.  
windowToWorldX(double) - Method in class org.gnu.gnome.Canvas
 
windowToWorldY(double) - Method in class org.gnu.gnome.Canvas
 
worldToWindowX(double) - Method in class org.gnu.gnome.Canvas
 
worldToWindowY(double) - Method in class org.gnu.gnome.Canvas
 

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