Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

org.eclipse.ui.ide
Interface IDE.SharedImages

Enclosing class:
IDE

public static interface IDE.SharedImages

Standard shared images defined by the IDE. These are over and above the standard workbench images declared in ISharedImages.

This interface is not intended to be implemented by clients.

See Also:
ISharedImages

Field Summary
static  String IMG_OBJ_PROJECT
          Identifies a project image.
static  String IMG_OBJ_PROJECT_CLOSED
          Identifies a closed project image.
static  String IMG_OBJS_BKMRK_TSK
          Identifies the default image used to indicate a bookmark.
static  String IMG_OBJS_TASK_TSK
          Identifies the default image used to indicate a task.
static  String IMG_OPEN_MARKER
          Identifies the image used for "open marker".
 

Field Detail

IMG_OBJ_PROJECT

static final 
String IMG_OBJ_PROJECT
Identifies a project image.

See Also:
Constant Field Values

IMG_OBJ_PROJECT_CLOSED

static final 
String IMG_OBJ_PROJECT_CLOSED
Identifies a closed project image.

See Also:
Constant Field Values

IMG_OPEN_MARKER

static final 
String IMG_OPEN_MARKER
Identifies the image used for "open marker".

See Also:
Constant Field Values

IMG_OBJS_TASK_TSK

static final 
String IMG_OBJS_TASK_TSK
Identifies the default image used to indicate a task.

See Also:
Constant Field Values

IMG_OBJS_BKMRK_TSK

static final 
String IMG_OBJS_BKMRK_TSK
Identifies the default image used to indicate a bookmark.

See Also:
Constant Field Values

Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire