edu.stanford.smi.protege.util
Class FrameWithBrowserText
java.lang.Object
edu.stanford.smi.protege.util.FrameWithBrowserText
- All Implemented Interfaces:
- Localizable, Serializable
public class FrameWithBrowserText
- extends Object
- implements Serializable, Localizable
- See Also:
- Serialized Form
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)
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)
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2010 Stanford University.