org.globus.cog.gridface.impl.desktop.interfaces
Interface AccessPreferences
- All Known Subinterfaces:
- CoGTop, DesktopIcon, DesktopToolBar
- All Known Implementing Classes:
- AbstractDesktop, AbstractDesktopContainer, AbstractIcon, AttributesHolder, DesktopToolBarImpl, ObjectPair
- public interface AccessPreferences
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and
Comments
SUFFIX_TAG
public static final String SUFFIX_TAG
- See Also:
- Constant Field Values
NO_TOSTRING
public static final String NO_TOSTRING
- See Also:
- Constant Field Values
savePreferences
public void savePreferences(Preferences startNode)
loadPreferences
public void loadPreferences(Preferences startNode)
throws Exception
- Throws:
Exception