org.globus.cog.gridface.interfaces
Interface Desktop
- All Superinterfaces:
- GridFace
- All Known Subinterfaces:
- CoGTop
- All Known Implementing Classes:
- AbstractDesktop
- public interface Desktop
- extends GridFace
sNEWDESKTOP
public static final String sNEWDESKTOP
- See Also:
- Constant Field Values
sRENAMEDESKTOP
public static final String sRENAMEDESKTOP
- See Also:
- Constant Field Values
sSAVEDESKTOP
public static final String sSAVEDESKTOP
- See Also:
- Constant Field Values
sLOADDESKTOP
public static final String sLOADDESKTOP
- See Also:
- Constant Field Values
sADD_ICON
public static final String sADD_ICON
- See Also:
- Constant Field Values
sARRANGEICONS
public static final String sARRANGEICONS
- See Also:
- Constant Field Values
sBGCOLOR
public static final String sBGCOLOR
- See Also:
- Constant Field Values
sABOUT
public static final String sABOUT
- See Also:
- Constant Field Values
sEXIT
public static final String sEXIT
- See Also:
- Constant Field Values
setScreenSize
public void setScreenSize(Dimension screenSize)
getScreenSize
public Dimension getScreenSize()