A B C D E F G H I L M N P R S T U V W X Y _

S

SAXRenderContext - interface com.fruitioninc.jwc.basic.SAXRenderContext.
 
SCOPE_REQUEST - Static variable in class com.fruitioninc.jwc.AbstractThreadLocalModel
State that persists for the life of the request.
SCOPE_SESSION - Static variable in class com.fruitioninc.jwc.AbstractThreadLocalModel
State that persists for the life of the session.
sendResponse(Application, HttpServletRequest, HttpServletResponse) - Method in class com.fruitioninc.jwc.ControllerServlet
Send HTTP response.
serialize(ComponentEvent) - Method in interface com.fruitioninc.jwc.ComponentListener
Called when the component is about to be serialized.
serialize(OutputStream, Application) - Method in interface com.fruitioninc.jwc.Serializer
 
serialize(OutputStream, Application) - Method in class com.fruitioninc.jwc.basic.Serializer
 
SerializedControllerServlet - class com.fruitioninc.jwc.SerializedControllerServlet.
A controller servlet that serialized access to the HttpSession object.
SerializedControllerServlet() - Constructor for class com.fruitioninc.jwc.SerializedControllerServlet
 
Serializer - interface com.fruitioninc.jwc.Serializer.
Converts the state of an application to a stream of bytes.
Serializer - class com.fruitioninc.jwc.basic.Serializer.
 
Serializer() - Constructor for class com.fruitioninc.jwc.basic.Serializer
 
SerializerFactory - interface com.fruitioninc.jwc.SerializerFactory.
Creator of Serializer objects.
setCellRenderer(int, Table.CellRenderer) - Method in class com.fruitioninc.jwc.Table
 
setColumnCount(int) - Method in class com.fruitioninc.jwc.TextArea
 
setContentHandler(ContentHandler) - Method in class com.fruitioninc.jwc.basic.XMLReader
 
setDefaultCellEditor(Class, Table.CellEditor) - Method in class com.fruitioninc.jwc.Table
 
setDefaultCellRenderer(Class, Table.CellRenderer) - Method in class com.fruitioninc.jwc.Table
 
setDTDHandler(DTDHandler) - Method in class com.fruitioninc.jwc.basic.XMLReader
 
setEnabled(boolean) - Method in class com.fruitioninc.jwc.Button
 
setEntityResolver(EntityResolver) - Method in class com.fruitioninc.jwc.basic.XMLReader
 
setErrorHandler(ErrorHandler) - Method in class com.fruitioninc.jwc.basic.XMLReader
 
setFeature(String, boolean) - Method in class com.fruitioninc.jwc.basic.XMLReader
 
setModel(Model) - Method in class com.fruitioninc.jwc.Component
 
setMultiselect(boolean) - Method in class com.fruitioninc.jwc.ListBox
Specifies whether this ListBox allows multiple elements to be selected.
setProperties(Properties) - Static method in class com.fruitioninc.jwc.ApplicationProperties
 
setProperty(Component, String, Object) - Static method in class com.fruitioninc.jwc.ThreadLocalStorage
Sets the value of a request property.
setProperty(Component, String, String[]) - Method in class com.fruitioninc.jwc.TableStateManager
 
setProperty(Component, String, String[]) - Method in interface com.fruitioninc.jwc.StateManager
Set a property on a component.
setProperty(Component, String, String[]) - Method in class com.fruitioninc.jwc.DefaultStateManager
Set a property on a component.
setProperty(String, Object) - Method in class com.fruitioninc.jwc.AbstractThreadLocalModel
Sets the value of a property.
setProperty(String, Object) - Method in class com.fruitioninc.jwc.basic.XMLReader
 
setProperty(String, String) - Static method in class com.fruitioninc.jwc.ApplicationProperties
 
setRowCount(int) - Method in class com.fruitioninc.jwc.TextArea
 
setSelectedIndices(int[]) - Method in class com.fruitioninc.jwc.ThreadLocalListBoxModel
 
setSelectedIndices(int[]) - Method in interface com.fruitioninc.jwc.ListBoxModel
Sets the indices of the elements are are selected.
setSelectedIndices(int[]) - Method in class com.fruitioninc.jwc.DefaultListBoxModel
 
setSelectedIndices(int[]) - Method in class com.fruitioninc.jwc.AbstractListBoxModel
Sets the indices of the elements are are selected.
setSessionProperty(Component, String, Object) - Static method in class com.fruitioninc.jwc.ThreadLocalStorage
Sets the value of a session property.
setSize(int) - Method in class com.fruitioninc.jwc.ListBox
Sets the vertical height of this ListBox measured in rows.
setStateManager(Class, StateManager) - Method in interface com.fruitioninc.jwc.StateManagerFactory
Assigns a StateManager object to the given class.
setStateManager(Class, StateManager) - Method in class com.fruitioninc.jwc.DefaultStateManagerFactory
 
setText(String) - Method in class com.fruitioninc.jwc.ThreadLocalTextFieldModel
 
setText(String) - Method in interface com.fruitioninc.jwc.TextFieldModel
 
setText(String) - Method in interface com.fruitioninc.jwc.TextAreaModel
 
setText(String) - Method in class com.fruitioninc.jwc.Label
 
setText(String) - Method in class com.fruitioninc.jwc.DefaultTextFieldModel
 
setText(String) - Method in class com.fruitioninc.jwc.DefaultTextAreaModel
 
setTitle(String) - Method in class com.fruitioninc.jwc.Page
Sets the title of this Page.
setValueAt(int, int, Object) - Method in class com.fruitioninc.jwc.ThreadLocalTableModel
 
setValueAt(int, int, Object) - Method in interface com.fruitioninc.jwc.TableModel
Sets the value of the cell in the given row and column.
setValueAt(int, int, Object) - Method in class com.fruitioninc.jwc.DefaultTableModel
 
setVisiblePage(Page) - Method in interface com.fruitioninc.jwc.Application
Sets the currently visible page.
setVisiblePage(Page) - Method in class com.fruitioninc.jwc.AbstractApplication
 
showPage(PageEvent) - Method in interface com.fruitioninc.jwc.PageListener
Called when the page is made visible.
StateManager - interface com.fruitioninc.jwc.StateManager.
Moves state in and out of a component.
StateManagerFactory - interface com.fruitioninc.jwc.StateManagerFactory.
Creates instances of StateManagers appropriate for component classes.

A B C D E F G H I L M N P R S T U V W X Y _