A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

AbstractExternalizeManager - Class in org.wings.externalizer
 
AbstractExternalizeManager() - Constructor for class org.wings.externalizer.AbstractExternalizeManager
 
AbstractFilterableTableModel - Class in org.wingx.table
 
AbstractFilterableTableModel() - Constructor for class org.wingx.table.AbstractFilterableTableModel
 
AbstractSortableTableModel - Class in org.wingx.table
 
AbstractSortableTableModel() - Constructor for class org.wingx.table.AbstractSortableTableModel
 
actionCommand - Variable in class org.wings.SAbstractButton
 
actionCommand - Variable in class org.wings.SComboBox
action command to fire
actionCommand - Variable in class org.wings.SForm
 
actionCommand - Variable in class org.wings.STextField
default action command to fire
actionPerformed(ActionEvent) - Method in class org.wings.SOptionPane
 
activateExample() - Method in interface org.wings.plaf.WingSetExample
Called by the demo to indicate that it will soon use and show your example.
add(SAbstractButton) - Method in class org.wings.SButtonGroup
adds a button to the group.
add(SComponent) - Method in class org.wings.SContainer
Adds a component to the container with null constraint at the end of the internal list.
add(SComponent, Object) - Method in class org.wings.SContainer
Adds a component to the container with the given constraint at the end of the internal list.
add(SComponent, int) - Method in class org.wings.SContainer
Adds a component to the container with null constraint at the given index.
add(SComponent, Object, int) - Method in class org.wings.SContainer
Adds a component to the container with the given constraint at the given index.
add(SMenuItem) - Method in class org.wings.SMenu
Add a menu item to this menu.
add(SComponent) - Method in class org.wings.SMenu
Add a menu item to this menu.
add(String) - Method in class org.wings.SMenu
Add a menu item to this menu.
add(SMenu) - Method in class org.wings.SMenuBar
Appends the specified menu to the end of the menu bar.
add(SMenuItem) - Method in class org.wings.SPopupMenu
Add a menu item to this menu.
add(SComponent) - Method in class org.wings.SPopupMenu
Add a menu item to this menu.
add(String) - Method in class org.wings.SPopupMenu
Add a menu item to this menu.
add(String, SComponent) - Method in class org.wings.STabbedPane
Adds a component with the specified tab title.
add(SComponent) - Method in class org.wingx.XPageScroller
 
add(SComponent, double) - Method in class org.wingx.XPageScroller
 
addActionListener(ActionListener) - Method in class org.wings.SAbstractButton
Adds an ActionListener to the button.
addActionListener(ActionListener) - Method in class org.wings.SButtonGroup
Adds an action listener to this group of buttons.
addActionListener(ActionListener) - Method in class org.wings.SComboBox
Adds an ActionListener.
addActionListener(ActionListener) - Method in class org.wings.SForm
Add a listener for Form events.
addActionListener(ActionListener) - Method in class org.wings.STextField
Adds an ActionListener to the button.
addActionListener(ActionListener) - Method in class org.wings.util.Timer
Adds an actionListener to the Timer
addActionListener(ActionListener) - Method in class org.wingx.XCalendar
Adds an action listener to the XCalendar
addAdjustmentListener(AdjustmentListener) - Method in class org.wings.SAbstractAdjustable
Adds an AdjustmentListener.
addAdjustmentListener(AdjustmentListener) - Method in class org.wingx.XPageScroller
 
addAdjustmentListener(AdjustmentListener) - Method in class org.wingx.XScrollPane
 
addArmedComponent(LowLevelEventListener) - Static method in class org.wings.SForm
Register a components to be subject to fire component events in a later phase of the request processing.
addCellEditorListener(CellEditorListener) - Method in class org.wings.SDefaultCellEditor
 
addChangeListener(ChangeListener) - Method in class org.wings.SAbstractIconTextCompound
Adds a ChangeListener to the button.
addChangeListener(ChangeListener) - Method in interface org.wings.SButtonModel
 
addChangeListener(ChangeListener) - Method in class org.wings.SDefaultButtonModel
 
addChangeListener(ChangeListener) - Method in class org.wings.SPagingBoundedRangeModel
Adds a ChangeListener.
addChangeListener(ChangeListener) - Method in class org.wings.SProgressBar
Adds the specified ChangeListener to the progress bar.
addChangeListener(ChangeListener) - Method in class org.wings.SSpinner
 
addChangeListener(ChangeListener) - Method in class org.wings.STabbedPane
Add a listener to the list of change listeners.
addClickListener(int, XTableClickListener) - Method in class org.wingx.XTable
 
addColumn(STableColumn) - Method in class org.wings.table.SDefaultTableColumnModel
 
addColumn(STableColumn) - Method in interface org.wings.table.STableColumnModel
 
addColumnModelListener(STableColumnModelListener) - Method in class org.wings.table.SDefaultTableColumnModel
Adds a listener for table column model events.
addColumnModelListener(STableColumnModelListener) - Method in interface org.wings.table.STableColumnModel
Adds a listener for table column model events.
addComponent(String, SComponent) - Method in class org.wings.jsp.WingsSession
 
addComponent(SComponent, Object, int) - Method in class org.wings.SBorderLayout
 
addComponent(SComponent, Object, int) - Method in class org.wings.SBoxLayout
 
addComponent(SComponent, Object, int) - Method in class org.wings.SCardLayout
 
addComponent(SComponent, Object, int) - Method in class org.wings.SCellRendererPane
If the specified component is already a child of this then we don't bother doing anything - stacking order doesn't matter for cell renderer components (CellRendererPane doesn't paint anyway).
addComponent(SComponent) - Method in class org.wings.SContainer
Adds a component to the container with null constraint at the end of the internal list.
addComponent(SComponent, Object) - Method in class org.wings.SContainer
Adds a component to the container with the given constraint at the end of the internal list.
addComponent(SComponent, int) - Method in class org.wings.SContainer
Adds a component to the container with the given constraint at the given index.
addComponent(SComponent, Object, int) - Method in class org.wings.SContainer
Adds a component to the container with the given constraint at the given index.
addComponent(SComponent, Object, int) - Method in class org.wings.SDesktopPane
 
addComponent(SComponent, Object, int) - Method in class org.wings.SFlowLayout
Adds the given component at given index.
addComponent(SComponent, Object, int) - Method in class org.wings.SForm
 
addComponent(SComponent, Object, int) - Method in class org.wings.SGridBagLayout
Add the given component with the given constraints to the layout.
addComponent(SComponent, Object, int) - Method in class org.wings.SGridLayout
 
addComponent(SComponent, Object, int) - Method in interface org.wings.SLayoutManager
Adds a component to the layout manager
addComponent(SComponent, Object, int) - Method in class org.wings.SNullLayout
 
addComponent(SComponent, Object, int) - Method in class org.wings.SRootContainer
Adds the component to the content pane of the root container.
addComponent(SComponent, Object, int) - Method in class org.wings.SRootLayout
 
addComponent(SComponent, Object, int) - Method in class org.wings.SScrollPane
Only scrollables are allowed here!
addComponent(SComponent, Object, int) - Method in class org.wings.SScrollPaneLayout
 
addComponent(SComponent, Object) - Method in class org.wings.STabbedPane
Adds a component at the specified tab index.
addComponent(SComponent, Object, int) - Method in class org.wings.STabbedPane
Adds a component at the specified tab index.
addComponent(SComponent, Object, int) - Method in class org.wings.STemplateLayout
add a component with the given constraint.
addComponentDropListener(SComponentDropListener) - Method in interface org.wings.dnd.DropTarget
add a DropListener to this Component.
addComponentListener(SComponentListener) - Method in class org.wings.SComponent
Adds the specified component listener to receive component events from this component.
addContainerListener(SContainerListener) - Method in class org.wings.SContainer
Adds the specified container listener to receive container events from this container.
addDefaultExternalizers() - Method in class org.wings.externalizer.ExternalizeManager
 
addDelayedExpansionEvent(TreeExpansionEvent, boolean) - Method in class org.wings.STree
 
addDocumentListener(SDocumentListener) - Method in class org.wings.STextComponent
 
addDocumentListener(SDocumentListener) - Method in class org.wings.text.DefaultDocument
 
addDocumentListener(SDocumentListener) - Method in interface org.wings.text.SDocument
Registers the given observer to begin receiving notifications when changes are made to the document.
addDynamicResource(DynamicResource) - Method in class org.wings.SFrame
Adds a dynamic ressoure.
addDynamicStyle(Style) - Method in class org.wings.SComponent
Register a new CSS style on this component for a specfic CSS selector.
addElement(Object) - Method in class org.wings.SDefaultComboBoxModel
 
addElement(Object) - Method in class org.wings.SDefaultListModel
 
addEvent(String, String[]) - Method in class org.wings.recorder.GET
 
addEvent(String, String[]) - Method in class org.wings.recorder.POST
 
addEventListener(Class<T>, T) - Method in class org.wings.SComponent
Adds an event listener for the given event class
addExitListener(SExitListener) - Method in class org.wings.session.Session
 
addExternalizer(Externalizer) - Method in class org.wings.externalizer.ExternalizeManager
Adds an externalizer.
addExternalizer(Externalizer, String) - Method in class org.wings.externalizer.ExternalizeManager
Adds an Externalizer
addFrame(SFrame) - Method in class org.wings.session.Session
Describe addFrame method here.
addHeader(String, String) - Method in class org.wings.recorder.GET
 
addHeader(String, String) - Method in class org.wings.recorder.POST
 
addHeader(Object) - Method in class org.wings.SFrame
Add an Renderable into the header of the HTML page
addHeader(int, Object) - Method in class org.wings.SFrame
Add an Renderable into the header of the HTML page at the desired index position
addInternalFrameListener(SInternalFrameListener) - Method in class org.wings.SInternalFrame
 
addInvalidLowLevelEventListener(SInvalidLowLevelEventListener) - Method in class org.wings.SFrame
Registers an SInvalidLowLevelEventListener in this frame.
addItem(Object) - Method in class org.wings.SComboBox
Adds an item to the item list.
addItemListener(ItemListener) - Method in class org.wings.SAbstractIconTextCompound
Adds a ItemListener to the button.
addItemListener(ItemListener) - Method in class org.wings.SComboBox
Adds an ItemListener.
addListSelectionListener(ListSelectionListener) - Method in class org.wings.SList
Add a listener to the list that's notified each time a change to the selection occurs.
addLowLevelEventListener(LowLevelEventListener, String) - Method in class org.wings.session.LowLevelEventDispatcher
 
addMe(SComponent, Object, int) - Method in class org.wings.SScrollPane
 
addMouseListener(SMouseListener) - Method in class org.wings.STable
Adds the specified mouse listener to receive mouse events from this component.
addMouseListener(SMouseListener) - Method in class org.wings.STree
Adds the specified mouse listener to receive mouse events from this component.
addNotify() - Method in class org.wings.SComponent
Method called to notify this SComponent that it has a new parent component.
addNotify() - Method in class org.wings.SContainer
 
addNotify(MutableTreeNode) - Method in class org.wingx.tree.XTreeNode
add the child node, and notify the model if it is a default tree model
addParameter(String) - Method in class org.wings.RequestURL
Add an additional parameter to be included in the GET paramter list.
addParameter(String, String) - Method in class org.wings.RequestURL
Add an additional name/value pair to be included in the GET paramter list.
addParameter(LowLevelEventListener, String) - Method in class org.wings.RequestURL
Add an additional name/value pair to be included in the GET paramter list.
addParameter(String, int) - Method in class org.wings.RequestURL
Add an additional name/value pair to be included in the GET paramter list.
addParentFrameListener(SParentFrameListener) - Method in class org.wings.SComponent
Registers a "parent frame listener" to receive events from this component when the parent frame chanegs i.e.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.wings.plaf.ResourceDefaults
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.wings.SComponent
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.wings.SComponent
Add a PropertyChangeListener for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.wings.session.Session
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.wings.session.Session
Describe addPropertyChangeListener method here.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.wings.util.WeakPropertyChangeSupport
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.wings.util.WeakPropertyChangeSupport
Add a PropertyChangeListener for a specific property.
addPropertyManager(PropertyManager) - Static method in class org.wings.STemplateLayout
Adds a PropertyManager.
addPropertyValueConverter(PropertyValueConverter, Class) - Method in class org.wings.template.propertymanagers.DefaultPropertyManager
 
addRenderListener(SRenderListener) - Method in class org.wings.SComponent
Adds a listenere to this component which wil get notified when the rendering of this components starts.
addRequestListener(SRequestListener) - Method in class org.wings.session.Session
 
addRowSelectionInterval(int, int) - Method in class org.wings.STable
Adds the row from index0 to index0 inclusive to the current selection.
addScriptListener(ScriptListener) - Method in class org.wings.SComponent
Adds the specified component listener to receive component events from this component.
addScriptListener(ScriptListener) - Method in class org.wings.session.ScriptManager
 
addScriptListeners(ScriptListener[]) - Method in class org.wings.session.ScriptManager
 
addSelectionInterval(int, int) - Method in class org.wings.SList
 
addSelectionListener(ListSelectionListener) - Method in class org.wings.STable
 
addSelectionPath(TreePath) - Method in class org.wings.STree
Adds the node identified by the specified TreePath to the current selection.
addSelectionPaths(TreePath[]) - Method in class org.wings.STree
Adds each path in the array of paths to the current selection.
addSelectionRow(int) - Method in class org.wings.STree
Adds the path at the specified row to the current selection.
addSelectionRows(int[]) - Method in class org.wings.STree
Adds the paths at each of the specified rows to the current selection.
addSeparator() - Method in class org.wings.SMenu
Add a separator to this menu.
addSeparator() - Method in class org.wings.SPopupMenu
Add a separator to this menu.
addSeparator() - Method in class org.wings.SToolBar
 
addSingletonComponent(SComponent, Object) - Method in class org.wings.SScrollPaneLayout
 
addStyle(String) - Method in class org.wings.SComponent
Append a style class name to the style string.
addTab(String, SIcon, SComponent, String) - Method in class org.wings.STabbedPane
Adds a component and tip represented by a title and/or icon, either of which can be null.
addTab(String, SIcon, SComponent) - Method in class org.wings.STabbedPane
Adds a component represented by a title and/or icon, either of which can be null.
addTab(String, SComponent) - Method in class org.wings.STabbedPane
Adds a component represented by a title and no icon.
addTagHandler(String, String) - Method in class org.wings.template.parser.PageParser
register a handler for a specific tag (Class name).
addTagHandler(String, Class) - Method in class org.wings.template.parser.PageParser
register a handler for a specific tag (Class).
addTimer(Timer, long) - Method in class org.wings.util.TimerQueue
 
addTreeExpansionListener(TreeExpansionListener) - Method in class org.wings.STree
 
addTreeSelectionListener(TreeSelectionListener) - Method in class org.wings.STree
 
addTreeWillExpandListener(TreeWillExpandListener) - Method in class org.wings.STree
Adds a listener for TreeWillExpand events.
addUpdate(SComponent, Update) - Method in class org.wings.DefaultReloadManager
 
addUpdate(SComponent, Update) - Method in interface org.wings.ReloadManager
Inserts an update for a component.
addViewportChangeListener(SViewportChangeListener) - Method in interface org.wings.Scrollable
Adds the given SViewportChangeListener to the scrollable.
addViewportChangeListener(SViewportChangeListener) - Method in class org.wings.SList
Adds the given SViewportChangeListener to the scrollable.
addViewportChangeListener(SViewportChangeListener) - Method in class org.wings.STable
Adds the given SViewportChangeListener to the scrollable.
addViewportChangeListener(SViewportChangeListener) - Method in class org.wings.STree
Adds the given SViewportChangeListener to the scrollable.
addViewportChangeListener(SViewportChangeListener) - Method in class org.wingx.XScrollablePanel
 
adjust() - Method in class org.wings.SAbstractAdjustable
 
adjust() - Method in class org.wings.SPageScroller
 
adjust() - Method in class org.wings.SScrollBar
 
adoptScrollBarVisibility(Adjustable, int) - Method in class org.wings.SScrollPane
 
align - Variable in class org.wings.SBoxLayout
 
align - Variable in class org.wings.SFlowLayout
Alignment (left, center, right) of components.
AnchorCG - Interface in org.wings.plaf
 
AnchorProperties - Class in org.wings.util
This class contains the properties for the AnchorStack.
AnchorProperties(SimpleURL, String) - Constructor for class org.wings.util.AnchorProperties
 
AnchorProperties(String, String) - Constructor for class org.wings.util.AnchorProperties
 
AnchorRenderStack - Class in org.wings.util
This is a thread save global stack.
AnchorRenderStack() - Constructor for class org.wings.util.AnchorRenderStack
 
append(String) - Method in class org.wings.STextComponent
Appends the given text to the end of the document.
ARROW_DOWN - Static variable in class org.wingx.treetable.TreeColumnRenderer
 
ARROW_RIGHT - Static variable in class org.wingx.treetable.TreeColumnRenderer
 
asScrollPane() - Method in class org.wingx.XScrollablePanel
 
attributes(boolean) - Method in class org.wings.template.parser.SGMLTag
Get list of attribute names.
AUTO - Static variable in class org.wings.SDimension
String constant for CSS dimension 'auto'.
AUTO_INT - Static variable in class org.wings.SDimension
Integer constant for CSS dimension 'auto'.
AUTOAREA - Static variable in class org.wings.SDimension
Immutable SDimension constants for a component taking up normal space

B

BACKGROUND - Static variable in class org.wings.style.CSSProperty
 
BACKGROUND_ATTACHMENT - Static variable in class org.wings.style.CSSProperty
 
BACKGROUND_COLOR - Static variable in class org.wings.style.CSSProperty
 
BACKGROUND_IMAGE - Static variable in class org.wings.style.CSSProperty
 
BACKGROUND_POSITION - Static variable in class org.wings.style.CSSProperty
 
BACKGROUND_REPEAT - Static variable in class org.wings.style.CSSProperty
 
backupViewport - Variable in class org.wings.SScrollPane
Holds the viewport that the scrollable had before adding it to this scrollpane.
BASELINE - Static variable in interface org.wings.SConstants
Align at font baseline.
baseURL - Variable in class org.wings.SimpleURL
 
BEANSCRIPT_ENABLE - Static variable in class org.wings.template.propertymanagers.DefaultPropertyManager
Declare a value "true" for this string in web.xml to enable BeanScript support.
BLOCK - Static variable in class org.wings.SAbstractAdjustable
 
BLOCK_ALIGN - Static variable in interface org.wings.SConstants
Component alignment constant: Block align -- stretch over full width.
blockIncrement - Variable in class org.wings.SAbstractAdjustable
 
BOLD - Static variable in class org.wings.SFont
Bold font style for SFont.setStyle(int).
border - Variable in class org.wings.SAbstractLayoutManager
 
border - Variable in class org.wings.SGridBagLayout
 
border - Variable in class org.wings.SGridLayout
 
BORDER - Static variable in class org.wings.style.CSSProperty
 
BORDER_BOTTOM - Static variable in class org.wings.style.CSSProperty
 
BORDER_BOTTOM_COLOR - Static variable in class org.wings.style.CSSProperty
 
BORDER_BOTTOM_STYLE - Static variable in class org.wings.style.CSSProperty
 
BORDER_BOTTOM_WIDTH - Static variable in class org.wings.style.CSSProperty
 
BORDER_COLLAPSE - Static variable in class org.wings.style.CSSProperty
 
BORDER_COLOR - Static variable in class org.wings.style.CSSProperty
 
BORDER_LEFT - Static variable in class org.wings.style.CSSProperty
 
BORDER_LEFT_COLOR - Static variable in class org.wings.style.CSSProperty
 
BORDER_LEFT_STYLE - Static variable in class org.wings.style.CSSProperty
 
BORDER_LEFT_WIDTH - Static variable in class org.wings.style.CSSProperty
 
BORDER_PROPERTIES - Static variable in class org.wings.style.CSSProperty
List of CSS properties which may not be applied to SComponents but their borders.
BORDER_RIGHT - Static variable in class org.wings.style.CSSProperty
 
BORDER_RIGHT_COLOR - Static variable in class org.wings.style.CSSProperty
 
BORDER_RIGHT_STYLE - Static variable in class org.wings.style.CSSProperty
 
BORDER_RIGHT_WIDTH - Static variable in class org.wings.style.CSSProperty
 
BORDER_SPACING - Static variable in class org.wings.style.CSSProperty
 
BORDER_STYLE - Static variable in class org.wings.style.CSSProperty
 
BORDER_TOP - Static variable in class org.wings.style.CSSProperty
 
BORDER_TOP_COLOR - Static variable in class org.wings.style.CSSProperty
 
BORDER_TOP_STYLE - Static variable in class org.wings.style.CSSProperty
 
BORDER_TOP_WIDTH - Static variable in class org.wings.style.CSSProperty
 
BORDER_WIDTH - Static variable in class org.wings.style.CSSProperty
 
borderThickness - Variable in class org.wings.SBoxLayout
 
BOTTOM - Static variable in interface org.wings.SConstants
Component alignment constant: Vertically align at bottom.
BOTTOM - Static variable in class org.wings.style.CSSProperty
 
BOTTOM_ALIGN - Static variable in interface org.wings.SConstants
Component alignment constant: Vertically align at bottom.
BOTTOM_LEFT - Static variable in class org.wings.SPopup
 
BOTTOM_RIGHT - Static variable in class org.wings.SPopup
 
Browser - Class in org.wings.session
Detect the browser from the user-agent string passed in the HTTP header.
Browser(String) - Constructor for class org.wings.session.Browser
Create a new browser object and start scanning for browser, os and client language in given string.
BrowserType - Class in org.wings.session
Typesafe enumeration class of operating systems on browsers client side.
BrowserType.BrowserID - Class in org.wings.session
 
BrowserType.BrowserID() - Constructor for class org.wings.session.BrowserType.BrowserID
 
buffer - Variable in class org.wings.StaticResource
A buffer for temporal storage of the resource
bufferResource() - Method in class org.wings.resource.ClassPathStylesheetResource
 
bufferResource() - Method in class org.wings.StaticResource
Reads the resource into an LimitedBuffer and returns it.
ButtonCG - Interface in org.wings.plaf
 
buttons - Variable in class org.wings.SButtonGroup
 

C

CachedFileTemplateSource - Class in org.wings.template
A CachedFileDataSource implements a DataSource for a file, but caches small ones.
CachedFileTemplateSource(File) - Constructor for class org.wings.template.CachedFileTemplateSource
 
CachedFileTemplateSource(URL) - Constructor for class org.wings.template.CachedFileTemplateSource
 
CachingDevice - Class in org.wings.io
This device buffers all input in an internal StringBuilder until Device.flush() or Device.close() is called.
CachingDevice(Device) - Constructor for class org.wings.io.CachingDevice
 
CalendarCG<COMPONENT_TYPE extends XCalendar> - Interface in org.wingx.plaf
 
cancel - Variable in class org.wings.SDefaultCellEditor
If this button is pressed, editing is canceled.
CANCEL_ACTION - Static variable in class org.wings.SOptionPane
Action Performed Value if Cancel is choosen
CANCEL_OPTION - Static variable in class org.wings.SOptionPane
Return value if Cancel is choosen
cancelCellEditing() - Method in class org.wings.SDefaultCellEditor
 
cancelCellEditing() - Method in class org.wings.SDefaultCellEditor.EditorDelegate
 
canonicalName - Variable in class org.wings.template.FileTemplateSource
 
CAPTION_SIDE - Static variable in class org.wings.style.CSSProperty
 
cellEditor - Variable in class org.wings.STable
The object that overwrites the screen real estate occupied by the current cell and allows the user to change those contents.
cellEditor - Variable in class org.wings.table.STableColumn
 
cellEditorComponent - Variable in class org.wings.STable
 
cellRenderer - Variable in class org.wings.table.STableColumn
 
CENTER - Static variable in class org.wings.SBorderLayout
 
CENTER - Static variable in interface org.wings.SConstants
Component alignment constant: Center align.
CENTER_ALIGN - Static variable in interface org.wings.SConstants
Component alignment constant: Center align.
cg - Variable in class org.wings.SAbstractLayoutManager
The code generation delegate, which is responsible for the visual representation of a layout.
CGManager - Class in org.wings.plaf
The CGManager holds a reference to the current laf.
CGManager() - Constructor for class org.wings.plaf.CGManager
 
CHANGE - Static variable in class org.wings.event.SDocumentEvent
An style attribute changed.
changedUpdate(SDocumentEvent) - Method in class org.wings.event.SDocumentAdapter
 
changedUpdate(SDocumentEvent) - Method in interface org.wings.event.SDocumentListener
Gives notification that an attribute or set of attributes changed for styled documents.
changedUpdate(SDocumentEvent) - Method in class org.wings.STextComponent
 
changedUpdate(SDocumentEvent) - Method in class org.wingx.XCalendar
 
changeEvent - Variable in class org.wings.SAbstractIconTextCompound
 
changeEvent - Variable in class org.wings.SDefaultButtonModel
 
changeEvent - Variable in class org.wings.SPagingBoundedRangeModel
Only one ChangeEvent is needed per model instance since the event's only (read-only) state is the source property.
changeEvent - Variable in class org.wings.SProgressBar
Only one ChangeEvent is needed per instance since the event's only interesting property is the immutable source, which is the progress bar.
changeEvent - Variable in class org.wings.table.SDefaultTableColumnModel
Change event (only one instance needed)
changeFromEvent - Variable in class org.wings.SAbstractAdjustable
 
changeListener - Variable in class org.wings.SAbstractIconTextCompound
The button model's changeListener.
changeListener - Variable in class org.wings.SProgressBar
Listens for change events sent by the progress bar's model, redispatching them to change-event listeners registered upon this progress bar.
CHARACTER_ENCODING_PROPERTY - Static variable in class org.wings.session.Session
The property name of the sessions character encoding
check() - Method in class org.wings.util.ImageInfo
Call this method after you have provided an input stream or file using ImageInfo.setInput(java.io.InputStream) or ImageInfo.setInput(java.io.DataInput).
CHECKBOX - Static variable in class org.wings.SAbstractButton
 
CheckBoxCG - Interface in org.wings.plaf
 
checkFormat() - Method in class org.wings.externalizer.ImageExternalizer
 
ClassPathJavascriptResource - Class in org.wings.resource
 
ClassPathJavascriptResource(String, String) - Constructor for class org.wings.resource.ClassPathJavascriptResource
 
ClassPathJavascriptResource(String, String, String) - Constructor for class org.wings.resource.ClassPathJavascriptResource
 
ClassPathJavascriptResource(ClassLoader, String, String) - Constructor for class org.wings.resource.ClassPathJavascriptResource
 
ClassPathJavascriptResource(ClassLoader, String, String, String) - Constructor for class org.wings.resource.ClassPathJavascriptResource
 
ClassPathResource - Class in org.wings.resource
A Classpath Resource is a static resource whose content is read from a classloader.
ClassPathResource(String) - Constructor for class org.wings.resource.ClassPathResource
A static resource that is obtained from the default classpath.
ClassPathResource(String, String) - Constructor for class org.wings.resource.ClassPathResource
A static resource that is obtained from the default classpath.
ClassPathResource(ClassLoader, String) - Constructor for class org.wings.resource.ClassPathResource
A static resource that is obtained from the specified class loader
ClassPathResource(ClassLoader, String, String) - Constructor for class org.wings.resource.ClassPathResource
A static resource that is obtained from the specified class loader
ClassPathStylesheetResource - Class in org.wings.resource
A ClassPathStylesheetResource is a static resource whose content is read from a classloader.
ClassPathStylesheetResource(String) - Constructor for class org.wings.resource.ClassPathStylesheetResource
A static css resource that is obtained from the default classpath.
ClassPathStylesheetResource(String, String) - Constructor for class org.wings.resource.ClassPathStylesheetResource
A static css resource that is obtained from the default classpath.
ClassPathStylesheetResource(ClassLoader, String) - Constructor for class org.wings.resource.ClassPathStylesheetResource
A static css resource that is obtained from the specified class loader
ClassPathStylesheetResource(ClassLoader, String, String) - Constructor for class org.wings.resource.ClassPathStylesheetResource
A static css resource that is obtained from the specified class loader
ClassPathStylesheetResource(ClassLoader, String, String, int) - Constructor for class org.wings.resource.ClassPathStylesheetResource
A static css resource that is obtained from the specified class loader
clear() - Method in class org.wings.DefaultReloadManager
 
clear() - Method in class org.wings.externalizer.AbstractExternalizeManager
 
clear() - Method in class org.wings.externalizer.ExternalizeManager
 
clear() - Method in class org.wings.io.DeviceBuffer
 
clear() - Method in interface org.wings.ReloadManager
Clears all requested reloads and updates.
clear() - Method in class org.wings.RequestURL
clear all additional paramters given in the RequestURL.addParameter(String) call.
clear() - Method in class org.wings.SDefaultListModel
 
clear() - Method in class org.wings.style.CSSAttributeSet
 
CLEAR - Static variable in class org.wings.style.CSSProperty
 
clear() - Static method in class org.wings.util.AnchorRenderStack
 
clear() - Method in class org.wings.util.FastStack
clear the stack.
clearArmedComponents() - Static method in class org.wings.SForm
clear armed components.
clearHeaders() - Method in class org.wings.SFrame
Removes all headers.
clearScriptListeners() - Method in class org.wings.session.ScriptManager
 
clearSelection() - Method in class org.wings.SList
 
clearSelection() - Method in class org.wings.STable
Deselects all selected columns and rows.
ClickableCG - Interface in org.wings.plaf
 
clickables - Variable in class org.wings.SPageScroller
contains the clickables forward, backward, first, last
clickOccured(int, int) - Method in interface org.wingx.table.XTableClickListener
 
Client - Class in org.wings.recorder
 
Client() - Constructor for class org.wings.recorder.Client
 
clone() - Method in class org.wings.border.SAbstractBorder
 
clone() - Method in class org.wings.RequestURL
Deep copy.
clone() - Method in class org.wings.SComponent
Clone this component.
clone() - Method in class org.wings.SContainer
CAVEAT this did not work yet...
clone() - Method in class org.wings.style.CSSAttributeSet
Clones a set of attributes.
close() - Method in class org.wings.io.CachingDevice
 
close() - Method in class org.wings.io.CountingDeviceDelegator
 
close() - Method in interface org.wings.io.Device
close the Device.
close() - Method in class org.wings.io.DeviceBuffer
 
close() - Method in class org.wings.io.DeviceOutputStream
 
close() - Method in class org.wings.io.GZIPCompressingDevice
 
close() - Method in class org.wings.io.NullDevice
 
close() - Method in class org.wings.io.OutputStreamDevice
 
close() - Method in class org.wings.io.ServletDevice
 
close() - Method in class org.wings.io.StringBuilderDevice
 
close() - Method in class org.wings.template.parser.PositionReader
 
CLOSE_ACTION - Static variable in class org.wings.SDialog
Action command if dialog window was closed
CLOSE_ACTION - Static variable in class org.wings.SWindow
Action command if window window was closed
closedIcon - Variable in class org.wings.tree.SDefaultTreeCellRenderer
Icon used to show non-leaf nodes that aren't expanded.
collapsePath(TreePath) - Method in class org.wings.STree
 
collapseRow(TreePath) - Method in class org.wings.STree
Deprecated. This method is deprecated and should not be used because collapsePath(TreePath) is the proper method with the same functionality.
collapseRow(int) - Method in class org.wings.STree
 
COLOR - Static variable in class org.wings.style.CSSProperty
 
COLOR_TYPE_BLACK_AND_WHITE - Static variable in class org.wings.util.ImageInfo
 
COLOR_TYPE_GRAYSCALE - Static variable in class org.wings.util.ImageInfo
 
COLOR_TYPE_PALETTED - Static variable in class org.wings.util.ImageInfo
 
COLOR_TYPE_TRUECOLOR_RGB - Static variable in class org.wings.util.ImageInfo
 
COLOR_TYPE_UNKNOWN - Static variable in class org.wings.util.ImageInfo
 
cols - Variable in class org.wings.SGridBagLayout.Grid
Number of columns
cols - Variable in class org.wings.SGridLayout
 
columnAdded(STableColumnModelEvent) - Method in interface org.wings.event.STableColumnModelListener
Tells listeners that a column was added to the model.
columnAdded(STableColumnModelEvent) - Method in class org.wings.STable.TableColumnModelHandler
 
columnAtPoint(SPoint) - Method in class org.wings.STable
Returns the table column for the passed SPoint instance received via STable.addMouseListener(org.wings.event.SMouseListener).
columnHidden(ChangeEvent) - Method in interface org.wings.event.STableColumnModelListener
Tells listeners that a column was hidden
columnHidden(ChangeEvent) - Method in class org.wings.STable.TableColumnModelHandler
 
columnMarginChanged(ChangeEvent) - Method in interface org.wings.event.STableColumnModelListener
Tells listeners that a column was moved due to a margin change.
columnMarginChanged(ChangeEvent) - Method in class org.wings.STable.TableColumnModelHandler
 
columnModel - Variable in class org.wings.STable
The column model holds state information about the columns of the table.
columnMoved(STableColumnModelEvent) - Method in interface org.wings.event.STableColumnModelListener
Tells listeners that a column was repositioned.
columnMoved(STableColumnModelEvent) - Method in class org.wings.STable.TableColumnModelHandler
 
columnRemoved(STableColumnModelEvent) - Method in interface org.wings.event.STableColumnModelListener
Tells listeners that a column was removed from the model.
columnRemoved(STableColumnModelEvent) - Method in class org.wings.STable.TableColumnModelHandler
 
columns - Variable in class org.wings.SFileChooser
maximum visible amount of characters in the file chooser.
columns - Variable in class org.wings.STextField
maximum columns shown
columnShown(ChangeEvent) - Method in interface org.wings.event.STableColumnModelListener
Tells listeners that a column was shown
columnShown(ChangeEvent) - Method in class org.wings.STable.TableColumnModelHandler
 
colweight - Variable in class org.wings.SGridBagLayout.Grid
The total column-weight of a row(!).
ComboBoxCG - Interface in org.wings.plaf
 
COMMIT - Static variable in class org.wings.SFormattedTextField
 
COMMIT_OR_REVERT - Static variable in class org.wings.SFormattedTextField
 
component - Variable in class org.wings.border.SAbstractBorder
 
component - Variable in class org.wings.event.SMouseEvent
 
COMPONENT_ADDED - Static variable in class org.wings.event.SContainerEvent
An event with this ID indicates, that a component was added to the container.
COMPONENT_FIRST - Static variable in class org.wings.event.SComponentEvent
The first number in the range of ids used for component events.
COMPONENT_HIDDEN - Static variable in class org.wings.event.SComponentEvent
This event indicates that the component was rendered invisible.
COMPONENT_LAST - Static variable in class org.wings.event.SComponentEvent
The last number in the range of ids used for component events.
COMPONENT_MOVED - Static variable in class org.wings.event.SComponentEvent
This event indicates that the component's position changed.
COMPONENT_REMOVED - Static variable in class org.wings.event.SContainerEvent
An event with this ID indicates, that a component was removed from the container.
COMPONENT_RESIZED - Static variable in class org.wings.event.SComponentEvent
This event indicates that the component's size changed.
COMPONENT_SHOWN - Static variable in class org.wings.event.SComponentEvent
This event indicates that the component was made visible.
componentAdded(SContainerEvent) - Method in interface org.wings.event.SContainerListener
called, whenever a component is added to the container.
ComponentCG<COMPONENT_TYPE extends SComponent> - Interface in org.wings.plaf
 
componentChanged(COMPONENT_TYPE) - Method in interface org.wings.plaf.ComponentCG
Notify the CG that the state of the according component has changed.
componentHidden(SComponentEvent) - Method in class org.wings.event.SComponentAdapter
Invoked when the component has been made invisible.
componentHidden(SComponentEvent) - Method in interface org.wings.event.SComponentListener
Invoked when the component has been made invisible.
componentHidden(SComponentEvent) - Method in class org.wings.SGridBagLayout
 
componentMoved(SComponentEvent) - Method in class org.wings.event.SComponentAdapter
Invoked when the component's position changes.
componentMoved(SComponentEvent) - Method in interface org.wings.event.SComponentListener
Invoked when the component's position changes.
componentMoved(SComponentEvent) - Method in class org.wings.SGridBagLayout
 
componentRemoved(SContainerEvent) - Method in interface org.wings.event.SContainerListener
called, whenever a component is removed from the container.
componentResized(SComponentEvent) - Method in class org.wings.event.SComponentAdapter
Invoked when the component's size changes.
componentResized(SComponentEvent) - Method in interface org.wings.event.SComponentListener
Invoked when the component's size changes.
componentResized(SComponentEvent) - Method in class org.wings.SGridBagLayout
 
components - Variable in class org.wings.SBorderLayout
 
components - Variable in class org.wings.SBoxLayout
 
components - Variable in class org.wings.SFlowLayout
List of layouted components.
components - Variable in class org.wings.SGridLayout
 
components - Variable in class org.wings.SNullLayout
 
components - Variable in class org.wings.STemplateLayout
Abstraction of the template source (file, resource, ..)
componentShown(SComponentEvent) - Method in class org.wings.event.SComponentAdapter
Invoked when the component has been made visible.
componentShown(SComponentEvent) - Method in interface org.wings.event.SComponentListener
Invoked when the component has been made visible.
componentShown(SComponentEvent) - Method in class org.wings.SGridBagLayout
 
ComponentVisitor - Interface in org.wings.util
A visitor that is visits component hierarchies.
concat(String[], String[]) - Static method in class org.wings.util.StringUtil
concatenates two arrays of strings.
configurePropertiesFromAction(Action) - Method in class org.wings.SAbstractButton
 
consume() - Method in class org.wings.event.SMouseEvent
Call of this method inhibits the further dispatching of this mouse event.
consumed - Variable in class org.wings.event.SMouseEvent
 
container - Variable in class org.wings.SAbstractLayoutManager
The container using this layout
CONTAINER_FIRST - Static variable in class org.wings.event.SContainerEvent
The first number of used IDs for container events.
CONTAINER_LAST - Static variable in class org.wings.event.SContainerEvent
The last number of used IDs for container events.
ContainerCG<COMPONENT_TYPE extends SContainer> - Interface in org.wings.plaf
 
contains(CSSProperty) - Method in class org.wings.style.CSSAttributeSet
Tells whether a given attribute is defined.
containsProperty(String) - Method in interface org.wings.session.PropertyService
 
containsProperty(String) - Method in class org.wings.session.Session
 
containsTimer(Timer) - Method in class org.wings.util.TimerQueue
 
content - Variable in class org.wings.header.Meta
 
contentPane - Variable in class org.wings.SRootContainer
The container for the contentPane.
contentsChanged(ListDataEvent) - Method in class org.wings.SComboBox
This method is public as an implementation side effect.
contentsChanged(ListDataEvent) - Method in class org.wings.SList
 
CONTIGUOUS_TREE_SELECTION - Static variable in class org.wings.STree
Tree selection model.
convertColumnIndexToModel(int) - Method in class org.wings.STable
 
convertColumnIndexToView(int) - Method in class org.wings.STable
Maps the index of the column in the table model at modelColumnIndex to the index of the column in the view.
convertPropertyValue(String, Class) - Method in class org.wings.template.DefaultPropertyValueConverter
Describe convertPropertyValue method here.
convertPropertyValue(String, Class) - Method in interface org.wings.template.PropertyValueConverter
Describe toObject method here.
COUNTER_INCREMENT - Static variable in class org.wings.style.CSSProperty
 
COUNTER_RESET - Static variable in class org.wings.style.CSSProperty
 
CountingDeviceDelegator - Class in org.wings.io
 
CountingDeviceDelegator(Device) - Constructor for class org.wings.io.CountingDeviceDelegator
 
create(ExternalizedResource) - Method in class org.wings.io.DeviceFactory
 
create() - Method in class org.wings.plaf.LookAndFeelFactory
 
createActionPropertyChangeListener(Action) - Method in class org.wings.SAbstractButton
 
createButton(String) - Method in class org.wings.SOptionPane
Generic Button creation
createChangeListener() - Method in class org.wings.SProgressBar
Subclasses that want to handle change events from the model differently can override this to return an instance of a custom ChangeListener implementation.
createDefaultColumnModel() - Method in class org.wings.STable
Returns the default column model object, which is a SDefaultTableColumnModel.
createDefaultColumnModel() - Method in class org.wingx.XTable
 
createDefaultColumnsFromModel() - Method in class org.wings.STable
Creates the default columns of the table from the table model.
createDefaultColumnsFromModel() - Method in class org.wingx.XTable
 
createDefaultColumnsFromModel() - Method in class org.wingx.XTreeTable
 
createDefaultDataModel() - Method in class org.wings.STable
Returns a default table model object.
createDefaultEditors() - Method in class org.wings.STable
Creates default cell editors for Objects, numbers, and boolean values.
createDefaults() - Method in class org.wings.plaf.LookAndFeel
create a fresh CGDefaults map.
createDevice(ExternalizedResource) - Static method in class org.wings.io.DeviceFactory
Creates a output device for the passed resource using the current device factory.
createEditor(SpinnerModel) - Method in class org.wings.SSpinner
 
createFilterInstance(String, OutputStream) - Static method in class org.wings.UploadFilterManager
 
createIdentifier() - Method in class org.wings.externalizer.AbstractExternalizeManager
 
createInterpreter() - Method in class org.wings.template.propertymanagers.DefaultPropertyManager
 
createLoweredSBevelBorder() - Static method in class org.wings.SBorderFactory
Creates a SBorder with a lowered beveled edge, using brighter shades of the component's current background color for highlighting, and darker shading for shadows.
createOutputDevice(HttpServletRequest, HttpServletResponse, ExternalizedResource) - Method in class org.wings.session.WingServlet
create a Device that is used to deliver the content, that is not session specific, i.e.
createRaisedSBevelBorder() - Static method in class org.wings.SBorderFactory
Creates a SBorder with a raised beveled edge, using brighter shades of the component's current background color for highlighting, and darker shading for shadows.
createSBevelBorder(int) - Static method in class org.wings.SBorderFactory
Creates a beveled SBorder of the specified type, using brighter shades of the component's current background color for highlighting, and darker shading for shadows.
createSelectionModel() - Method in class org.wings.SList
creates the default selection model.
createSEmptyBorder() - Static method in class org.wings.SBorderFactory
Creates an empty SBorder that takes up no space.
createSEmptyBorder(int, int, int, int) - Static method in class org.wings.SBorderFactory
Creates an empty SBorder that takes up space but which does no drawing, specifying the width of the top, left, bottom, and right sides.
createSEtchedBorder() - Static method in class org.wings.SBorderFactory
Creates a SBorder with an "etched" look using the component's current background color for highlighting and shading.
createSEtchedBorder(int) - Static method in class org.wings.SBorderFactory
Creates a SBorder with an "etched" look using the specified highlighting and shading colors.
createSLineBorder(Color) - Static method in class org.wings.