ca.aura.ui.resources
Class InputResource

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

public class InputResource
extends Resource

See Also:
Serialized Form

Method Summary
 java.lang.String getAddDocumentText()
          get the open file text
 Color getBackgroundColour()
          get the background colour
static InputResource 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 InputResource 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.