com.melloware.jukes.gui.tool
Class SettingsBeanInfo

java.lang.Object
  extended by java.beans.SimpleBeanInfo
      extended by com.l2fprod.common.beans.BaseBeanInfo
          extended by com.melloware.jukes.gui.tool.SettingsBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo

public class SettingsBeanInfo
extends com.l2fprod.common.beans.BaseBeanInfo

Static class used to represent settings in property sheet.

Copyright (c) 1999-2007 Melloware, Inc.

Version:
4.0
Author:
Emil A. Lefkof III

Nested Class Summary
static class SettingsBeanInfo.LogLevelTypeEditor
          Class used to pick log levels for output
static class SettingsBeanInfo.PlaylistTypeEditor
          Class used to pick playlist types from a combo box
static class SettingsBeanInfo.SpectrumAnalyzerTypeEditor
          Class used to pick Spectrum Analyzer Levels.
 
Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
SettingsBeanInfo()
           
 
Method Summary
 
Methods inherited from class com.l2fprod.common.beans.BaseBeanInfo
addProperty, addPropertyDescriptor, getBeanDescriptor, getDescription, getIcon, getPropertyDescriptor, getPropertyDescriptorCount, getPropertyDescriptors, getResources, getText, getToolTipText, getType, removeProperty
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SettingsBeanInfo

public SettingsBeanInfo()


Copyright © 1999-2008 Melloware Inc. All Rights Reserved.