edu.stanford.smi.protegex.util
Class AbstractWidgetState
java.lang.Object
|
+--java.util.Observable
|
+--edu.stanford.smi.protegex.util.AbstractWidgetState
- Direct Known Subclasses:
- ButtonRelatedWidgetState
- public abstract class AbstractWidgetState
- extends Observable
Abstract superclass for lots of state objects Wrapper around PropertyList
- Author:
- William Grosso
Field Summary |
protected edu.stanford.smi.protege.util.PropertyList |
_properties
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_properties
protected edu.stanford.smi.protege.util.PropertyList _properties
AbstractWidgetState
public AbstractWidgetState(edu.stanford.smi.protege.util.PropertyList properties)
broadcast
protected void broadcast()
dispose
public abstract void dispose()
isCustomized
protected boolean isCustomized()
readBoolean
protected boolean readBoolean(String name,
boolean defaultValue)
readInt
protected int readInt(String name,
int defaultValue)
readString
protected String readString(String name,
String defaultValue)
restore
public abstract void restore()
save
public abstract void save()
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.