ca.aura.ui.resources
Class WhiteBoardResource

java.lang.Object
  |
  +--Resource
        |
        +--ca.aura.ui.resources.WhiteBoardResource

public class WhiteBoardResource
extends Resource

See Also:
Serialized Form

Method Summary
 java.lang.String getAddDocumentText()
          get the open file text
 Color getBackgroundColour()
          get the background colour
static WhiteBoardResource getDefault()
          get the singleton resource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDefault

public static WhiteBoardResource getDefault()
get the singleton resource


getBackgroundColour

public Color getBackgroundColour()
get the background colour


getAddDocumentText

public java.lang.String getAddDocumentText()
get the open file text



Copyright © 2002 University of Ottawa. All Rights Reserved.