Protege 3.4.4

edu.stanford.smi.protege.util
Class FrameWithBrowserText

java.lang.Object
  extended by edu.stanford.smi.protege.util.FrameWithBrowserText
All Implemented Interfaces:
Localizable, Serializable

public class FrameWithBrowserText
extends Object
implements Serializable, Localizable

See Also:
Serialized Form

Constructor Summary
FrameWithBrowserText(Frame frame)
           
FrameWithBrowserText(Frame frame, String browserText)
           
FrameWithBrowserText(Frame frame, String browserText, Collection<Cls> types)
           
FrameWithBrowserText(Frame frame, String browserText, Collection<Cls> types, String iconName)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getBrowserText()
           
 Frame getFrame()
           
static Collection<Frame> getFrames(Collection<FrameWithBrowserText> framesWithBrowserText)
           
static Collection<FrameWithBrowserText> getFramesWithBrowserText(Collection<? extends Frame> frames)
           
static FrameWithBrowserText getFrameWithBrowserText(Frame frame)
           
 String getIconName()
           
 Collection<Cls> getTypes()
           
 int hashCode()
           
 void localize(KnowledgeBase kb)
           
 void setBrowserText(String browserText)
           
 void setFrame(Frame frame)
           
 void setIconName(String iconName)
           
 void setTypes(Collection<Cls> types)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FrameWithBrowserText

public FrameWithBrowserText(Frame frame)

FrameWithBrowserText

public FrameWithBrowserText(Frame frame,
                            String browserText)

FrameWithBrowserText

public FrameWithBrowserText(Frame frame,
                            String browserText,
                            Collection<Cls> types)

FrameWithBrowserText

public FrameWithBrowserText(Frame frame,
                            String browserText,
                            Collection<Cls> types,
                            String iconName)
Method Detail

getFrame

public Frame getFrame()

setFrame

public void setFrame(Frame frame)

getBrowserText

public String getBrowserText()

setBrowserText

public void setBrowserText(String browserText)

getTypes

public Collection<Cls> getTypes()

setTypes

public void setTypes(Collection<Cls> types)

getIconName

public String getIconName()

setIconName

public void setIconName(String iconName)

localize

public void localize(KnowledgeBase kb)
Specified by:
localize in interface Localizable

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

getFramesWithBrowserText

public static Collection<FrameWithBrowserText> getFramesWithBrowserText(Collection<? extends Frame> frames)

getFrameWithBrowserText

public static FrameWithBrowserText getFrameWithBrowserText(Frame frame)

getFrames

public static Collection<Frame> getFrames(Collection<FrameWithBrowserText> framesWithBrowserText)

Protege 3.4.4

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2010 Stanford University.