TV-Browser 3.3.3 API

util.settings
Class VariableIntProperty

java.lang.Object
  extended by util.settings.Property
      extended by util.settings.IntProperty
          extended by util.settings.VariableIntProperty

public class VariableIntProperty
extends IntProperty

Author:
René Mach

Field Summary
 
Fields inherited from class util.settings.IntProperty
mIsCacheFilled
 
Constructor Summary
VariableIntProperty(PropertyManager manager, java.lang.String key, int defaultValue)
           
 
Method Summary
 int getDefault()
           
 
Methods inherited from class util.settings.IntProperty
clearCache, getInt, setInt
 
Methods inherited from class util.settings.Property
addChangeListener, fireChangeEvent, getKey, getProperty, removeChangeListener, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VariableIntProperty

public VariableIntProperty(PropertyManager manager,
                           java.lang.String key,
                           int defaultValue)
Method Detail

getDefault

public int getDefault()
Overrides:
getDefault in class IntProperty

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)