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

A

AbstractComponent - class org.millstone.base.ui.AbstractComponent.
An abstract class that defines default implementation for the Component interface.
AbstractComponent() - Constructor for class org.millstone.base.ui.AbstractComponent
Constructs a new Component
AbstractComponentContainer - class org.millstone.base.ui.AbstractComponentContainer.
Extension to AbstractComponent that defines the default implementation for the methods in ComponentContainer.
AbstractComponentContainer() - Constructor for class org.millstone.base.ui.AbstractComponentContainer
Constructs a new component container.
AbstractField - class org.millstone.base.ui.AbstractField.
Abstract field component for implementing buffered property editors.
AbstractField.ReadOnlyStatusChangeEvent - class org.millstone.base.ui.AbstractField.ReadOnlyStatusChangeEvent.
An Event object specifying the Property whose read-only status has changed.
AbstractField.ReadOnlyStatusChangeEvent(AbstractField) - Constructor for class org.millstone.base.ui.AbstractField.ReadOnlyStatusChangeEvent
New instance of text change event
AbstractField.ValueChangeEvent - class org.millstone.base.ui.AbstractField.ValueChangeEvent.
An Event object specifying the Property whose value has been changed.
AbstractField.ValueChangeEvent(AbstractField) - Constructor for class org.millstone.base.ui.AbstractField.ValueChangeEvent
Constructs a new event object with the specified source field object.
AbstractField() - Constructor for class org.millstone.base.ui.AbstractField
 
accept(File, String) - Method in class org.millstone.base.data.util.FilesystemContainer.FileExtensionFilter
Allow only files with the extension and directories.
Action - class org.millstone.base.event.Action.
Implements the MillStone action framework.
Action.Container - interface org.millstone.base.event.Action.Container.
Interface implemented by all components where actions can be registered.
Action.Handler - interface org.millstone.base.event.Action.Handler.
Interface implemented by classes who wish to handle actions.
Action(String) - Constructor for class org.millstone.base.event.Action
Constructs a new action with the given caption.
Action(String, Resource) - Constructor for class org.millstone.base.event.Action
Constructs a new action with the given caption string and icon.
add(ThemeSource) - Method in class org.millstone.webadapter.CollectionThemeSource
Add new theme source to this collection.
addActionHandler(Action.Handler) - Method in class org.millstone.base.ui.Table
 
addActionHandler(Action.Handler) - Method in class org.millstone.base.ui.Tree
Adds an action handler.
addActionHandler(Action.Handler) - Method in interface org.millstone.base.event.Action.Container
Registers a new action handler for this container
addAttribute(String, boolean) - Method in interface org.millstone.base.terminal.PaintTarget
Adds a boolean attribute to component.
addAttribute(String, boolean) - Method in class org.millstone.webadapter.WebPaintTarget
Adds a boolean attribute to component.
addAttribute(String, int) - Method in interface org.millstone.base.terminal.PaintTarget
Adds a integer attribute to component.
addAttribute(String, int) - Method in class org.millstone.webadapter.WebPaintTarget
Adds a integer attribute to component.
addAttribute(String, long) - Method in interface org.millstone.base.terminal.PaintTarget
Adds a long attribute to component.
addAttribute(String, long) - Method in class org.millstone.webadapter.WebPaintTarget
Adds a long attribute to component.
addAttribute(String, Resource) - Method in interface org.millstone.base.terminal.PaintTarget
Adds a resource attribute to component.
addAttribute(String, Resource) - Method in class org.millstone.webadapter.WebPaintTarget
Adds a resource attribute to component.
addAttribute(String, String) - Method in interface org.millstone.base.terminal.PaintTarget
Adds a string attribute to component.
addAttribute(String, String) - Method in class org.millstone.webadapter.WebPaintTarget
Adds a string attribute to component.
addComponent(Component) - Method in class org.millstone.base.ui.AbstractComponentContainer
This only implements the events and component parent calls.
addComponent(Component) - Method in class org.millstone.base.ui.CustomLayout
Add a component into this container.
addComponent(Component) - Method in interface org.millstone.base.ui.ComponentContainer
Adds a component into this container.
addComponent(Component) - Method in class org.millstone.base.ui.Panel
Add a component into this container.
addComponent(Component) - Method in class org.millstone.base.ui.FrameWindow
Frame window does not support adding components directly.
addComponent(Component) - Method in class org.millstone.base.ui.TabSheet
Add a component into this container.
addComponent(Component) - Method in class org.millstone.base.ui.OrderedLayout
Add a component into this container.
addComponent(Component) - Method in class org.millstone.base.ui.GridLayout
Add a component into this container to the cursor position.
addComponent(Component, int) - Method in class org.millstone.base.ui.OrderedLayout
Add a component into indexed position in this container.
addComponent(Component, int, int) - Method in class org.millstone.base.ui.GridLayout
Add component into this container to coordinates x1,y1 (NortWest corner of the area.)
addComponent(Component, int, int, int, int) - Method in class org.millstone.base.ui.GridLayout
Adds a component with a specified area to the grid.
addComponent(Component, String) - Method in class org.millstone.base.ui.CustomLayout
Add a component into this container to given location.
addComponentAsFirst(Component) - Method in class org.millstone.base.ui.OrderedLayout
Add a component into this container.
addContainerProperty(Object, Class, Object) - Method in class org.millstone.base.ui.Select
Add new property to all items.
addContainerProperty(Object, Class, Object) - Method in class org.millstone.base.ui.Table
Adds a new property to the table and show it as a visible column.
addContainerProperty(Object, Class, Object) - Method in interface org.millstone.base.data.Container
Adds a new Property to all Items in the Container.
addContainerProperty(Object, Class, Object) - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
Adds a new Property to all Items in the Container.
addContainerProperty(Object, Class, Object) - Method in class org.millstone.base.data.util.FilesystemContainer
 
addContainerProperty(Object, Class, Object) - Method in class org.millstone.base.data.util.IndexedContainer
Add a new Property to all Items in the list.
addContainerProperty(Object, Class, Object) - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
Adds a new Property to all Items in the Container.
addContainerProperty(Object, Class, Object, String, Resource, String) - Method in class org.millstone.base.ui.Table
Adds a new property to the table and show it as a visible column.
addDirtyWindow(Application, Window) - Method in class org.millstone.webadapter.WebAdapterServlet
 
addExtension(String, String) - Static method in class org.millstone.base.service.FileTypeResolver
Adds a mime-type mapping for the given filename extension.
addField(Object, AbstractField) - Method in class org.millstone.base.ui.Form
Add abstract field to form.
addIcon(String, Resource) - Static method in class org.millstone.base.service.FileTypeResolver
Adds a icon for the given mime-type.
addItem() - Method in class org.millstone.base.ui.Select
Create a new item into container with container managed id.
addItem() - Method in interface org.millstone.base.data.Container
Creates a new Item into the Container, and assign it an automatic ID.
addItem() - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
Creates a new Item into the Container, assigns it an automatic ID, and adds it to the ordering.
addItem() - Method in class org.millstone.base.data.util.FilesystemContainer
 
addItem() - Method in class org.millstone.base.data.util.IndexedContainer
Create a new Item into the list, and assign it an automatic ID.
addItem() - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
Creates a new Item into the Container, assigns it an automatic ID, and adds it to the hierarchy.
addItem() - Method in class org.millstone.base.data.util.HierarchicalContainer
 
addItem(Object) - Method in class org.millstone.base.ui.Select
Create a new item into container.
addItem(Object) - Method in interface org.millstone.base.data.Container
Creates a new Item with the given ID into the Container.
addItem(Object) - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
Adds a new Item by its ID to the underlying container and to the ordering.
addItem(Object) - Method in class org.millstone.base.data.util.FilesystemContainer
 
addItem(Object) - Method in class org.millstone.base.data.util.IndexedContainer
Create a new Item with the given ID into the list.
addItem(Object) - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
Adds a new Item by its ID to the underlying container and to the hierarchy.
addItem(Object) - Method in class org.millstone.base.data.util.HierarchicalContainer
 
addItem(Object[], Object) - Method in class org.millstone.base.ui.Table
Add new row to table and fill the visible cells with given values.
addItemAfter(Object) - Method in interface org.millstone.base.data.Container.Ordered
Add new item after the given item.
addItemAfter(Object) - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
 
addItemAfter(Object) - Method in class org.millstone.base.data.util.IndexedContainer
 
addItemAfter(Object, Object) - Method in interface org.millstone.base.data.Container.Ordered
Add new item after the given item.
addItemAfter(Object, Object) - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
 
addItemAfter(Object, Object) - Method in class org.millstone.base.data.util.IndexedContainer
 
addItemAt(int) - Method in interface org.millstone.base.data.Container.Indexed
Add new item at given index.
addItemAt(int) - Method in class org.millstone.base.data.util.IndexedContainer
 
addItemAt(int, Object) - Method in interface org.millstone.base.data.Container.Indexed
Add new item at given index.
addItemAt(int, Object) - Method in class org.millstone.base.data.util.IndexedContainer
 
addItemProperty(Object, Property) - Method in class org.millstone.base.ui.Form
Add a new property to form and create corresponding field.
addItemProperty(Object, Property) - Method in interface org.millstone.base.data.Item
Tries to add a new Property into the Item.
addItemProperty(Object, Property) - Method in class org.millstone.base.data.util.FilesystemContainer.FileItem
Filesystem container does not support adding new properties.
addItemProperty(Object, Property) - Method in class org.millstone.base.data.util.PropertysetItem
Tries to add a new Property into the Item.
addListener(Application.UserChangeListener) - Method in class org.millstone.base.Application
Add user change listener
addListener(Application.WindowAttachListener) - Method in class org.millstone.base.Application
Add window attach listener
addListener(Application.WindowDetachListener) - Method in class org.millstone.base.Application
Add window detach listener
addListener(Button.ClickListener) - Method in class org.millstone.base.ui.Button
Add button click listener
addListener(Class, Object, Method) - Method in class org.millstone.base.ui.AbstractComponent
Registers a new listener with the specified activation method to listen events generated by this component.
addListener(Class, Object, Method) - Method in class org.millstone.base.event.EventRouter
 
addListener(Class, Object, Method) - Method in interface org.millstone.base.event.MethodEventSource
Registers a new event listener with the specified activation method to listen events generated by this component.
addListener(Class, Object, String) - Method in class org.millstone.base.ui.AbstractComponent
Registers a new listener with the specified activation method to listen events generated by this component.
addListener(Class, Object, String) - Method in class org.millstone.base.event.EventRouter
 
addListener(Class, Object, String) - Method in interface org.millstone.base.event.MethodEventSource
Registers a new listener with the specified activation method to listen events generated by this component.
addListener(Component.Listener) - Method in class org.millstone.base.ui.AbstractComponent
 
addListener(Component.Listener) - Method in class org.millstone.base.ui.CustomComponent
Custom component does not implement any component events by default
addListener(Component.Listener) - Method in interface org.millstone.base.ui.Component
Registers a new component event listener for this component.
addListener(ComponentContainer.ComponentAttachListener) - Method in class org.millstone.base.ui.AbstractComponentContainer
 
addListener(ComponentContainer.ComponentAttachListener) - Method in interface org.millstone.base.ui.ComponentContainer
Listen component attach events
addListener(ComponentContainer.ComponentDetachListener) - Method in class org.millstone.base.ui.AbstractComponentContainer
 
addListener(ComponentContainer.ComponentDetachListener) - Method in interface org.millstone.base.ui.ComponentContainer
Listen component detach events
addListener(Container.ItemSetChangeListener) - Method in class org.millstone.base.ui.Select
 
addListener(Container.ItemSetChangeListener) - Method in interface org.millstone.base.data.Container.ItemSetChangeNotifier
Adds a Item set change listener for the object.
addListener(Container.ItemSetChangeListener) - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
 
addListener(Container.ItemSetChangeListener) - Method in class org.millstone.base.data.util.IndexedContainer
Adds a Item set change listener for the list.
addListener(Container.ItemSetChangeListener) - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
 
addListener(Container.PropertySetChangeListener) - Method in class org.millstone.base.ui.Select
 
addListener(Container.PropertySetChangeListener) - Method in interface org.millstone.base.data.Container.PropertySetChangeNotifier
Registers a new Property set change listener for this Container.
addListener(Container.PropertySetChangeListener) - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
 
addListener(Container.PropertySetChangeListener) - Method in class org.millstone.base.data.util.IndexedContainer
Registers a new Property set change listener for this list.
addListener(Container.PropertySetChangeListener) - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
 
addListener(Item.PropertySetChangeListener) - Method in interface org.millstone.base.data.Item.PropertySetChangeNotifier
Registers a new property set change listener for this Item.
addListener(Item.PropertySetChangeListener) - Method in class org.millstone.base.data.util.PropertysetItem
Registers a new property set change listener for this Item.
addListener(Paintable.RepaintRequestListener) - Method in class org.millstone.base.ui.AbstractComponent
 
addListener(Paintable.RepaintRequestListener) - Method in class org.millstone.base.ui.CustomComponent
 
addListener(Paintable.RepaintRequestListener) - Method in class org.millstone.base.data.Validator.InvalidValueException
 
addListener(Paintable.RepaintRequestListener) - Method in class org.millstone.base.data.Buffered.SourceException
 
addListener(Paintable.RepaintRequestListener) - Method in class org.millstone.base.terminal.UserError
 
addListener(Paintable.RepaintRequestListener) - Method in interface org.millstone.base.terminal.ErrorMessage
Error messages are inmodifiable and thus listeners are not needed.
addListener(Paintable.RepaintRequestListener) - Method in class org.millstone.base.terminal.SystemError
 
addListener(Paintable.RepaintRequestListener) - Method in interface org.millstone.base.terminal.Paintable
Add repaint request listener.
addListener(Paintable.RepaintRequestListener) - Method in class org.millstone.base.terminal.CompositeErrorMessage
 
addListener(Property.ReadOnlyStatusChangeListener) - Method in class org.millstone.base.ui.AbstractField
 
addListener(Property.ReadOnlyStatusChangeListener) - Method in interface org.millstone.base.data.Property.ReadOnlyStatusChangeNotifier
Registers a new read-only status change listener for this Property.
addListener(Property.ReadOnlyStatusChangeListener) - Method in class org.millstone.base.data.util.ObjectProperty
Registers a new read-only status change listener for this Property.
addListener(Property.ReadOnlyStatusChangeListener) - Method in class org.millstone.base.data.util.MethodProperty
Registers a new read-only status change listener for this Property.
addListener(Property.ValueChangeListener) - Method in class org.millstone.base.ui.AbstractField
 
addListener(Property.ValueChangeListener) - Method in class org.millstone.base.ui.Label
Add value change listener
addListener(Property.ValueChangeListener) - Method in interface org.millstone.base.data.Property.ValueChangeNotifier
Registers a new value change listener for this Property.
addListener(Property.ValueChangeListener) - Method in class org.millstone.base.data.util.IndexedContainer
Registers a new value change listener for this object.
addListener(Property.ValueChangeListener) - Method in class org.millstone.base.data.util.ObjectProperty
Registers a new value change listener for this ObjectProperty.
addListener(TabSheet.SelectedTabChangeListener) - Method in class org.millstone.base.ui.TabSheet
Add selected tab change listener
addListener(Tree.CollapseListener) - Method in class org.millstone.base.ui.Tree
Add collapse listener
addListener(Tree.ExpandListener) - Method in class org.millstone.base.ui.Tree
Add expand listener
addListener(Upload.FailedListener) - Method in class org.millstone.base.ui.Upload
Add upload interrupted event listener
addListener(Upload.FinishedListener) - Method in class org.millstone.base.ui.Upload
Add upload received event listener
addListener(Upload.SucceededListener) - Method in class org.millstone.base.ui.Upload
Add upload success event listener
addParameterHandler(ParameterHandler) - Method in class org.millstone.base.ui.Window
Add new parameter handler to this window.
addRequirement(Theme.Requirement) - Method in interface org.millstone.webadapter.Theme.RequirementCollection
Add new requirement to this collection.
addRequirement(Theme.Requirement) - Method in class org.millstone.webadapter.Theme.AndRequirement
 
addRequirement(Theme.Requirement) - Method in class org.millstone.webadapter.Theme.OrRequirement
 
addResource(ApplicationResource) - Method in class org.millstone.base.Application
Add new resource to the application.
addRoot(File) - Method in class org.millstone.base.data.util.FilesystemContainer
Add new root file directory.
addSection(String, String) - Method in interface org.millstone.base.terminal.PaintTarget
Print single XMLsection.
addSection(String, String) - Method in class org.millstone.webadapter.WebPaintTarget
Print single text section.
addTab(Component, String, Resource) - Method in class org.millstone.base.ui.TabSheet
Add a new tab into TabSheet.
addText(String) - Method in interface org.millstone.base.terminal.PaintTarget
Add text node.
addText(String) - Method in class org.millstone.webadapter.WebPaintTarget
Print XML-escaped text.
addUIDL(String) - Method in interface org.millstone.base.terminal.PaintTarget
Add UIDL directly.
addUIDL(String) - Method in class org.millstone.webadapter.WebPaintTarget
Add XML dirctly to UIDL
addUploadStreamVariable(VariableOwner, String) - Method in interface org.millstone.base.terminal.PaintTarget
Add a upload stream type variable.
addUploadStreamVariable(VariableOwner, String) - Method in class org.millstone.webadapter.WebPaintTarget
Add a upload stream type variable.
addURIHandler(URIHandler) - Method in class org.millstone.base.ui.Window
Add new URI handler to this window
addValidator(Validator) - Method in class org.millstone.base.ui.AbstractField
Adds a new validator for the field's value.
addValidator(Validator) - Method in interface org.millstone.base.data.Validatable
Adds a new validator for this object.
addValidator(Validator) - Method in class org.millstone.base.data.validator.CompositeValidator
Add validator to the interface
addVariable(VariableOwner, String, boolean) - Method in interface org.millstone.base.terminal.PaintTarget
Add a boolean type variable.
addVariable(VariableOwner, String, boolean) - Method in class org.millstone.webadapter.WebPaintTarget
Add a boolean type variable.
addVariable(VariableOwner, String, int) - Method in interface org.millstone.base.terminal.PaintTarget
Add a int type variable.
addVariable(VariableOwner, String, int) - Method in class org.millstone.webadapter.WebPaintTarget
Add a int type variable.
addVariable(VariableOwner, String, String) - Method in interface org.millstone.base.terminal.PaintTarget
Add a string type variable.
addVariable(VariableOwner, String, String) - Method in class org.millstone.webadapter.WebPaintTarget
Add a string type variable.
addVariable(VariableOwner, String, String[]) - Method in interface org.millstone.base.terminal.PaintTarget
Add a string array type variable.
addVariable(VariableOwner, String, String[]) - Method in class org.millstone.webadapter.WebPaintTarget
Add a string array type variable.
addWindow(Window) - Method in class org.millstone.base.Application
Adds a new window to the application.
addXMLSection(String, String, String) - Method in interface org.millstone.base.terminal.PaintTarget
Print single XML section.
addXMLSection(String, String, String) - Method in class org.millstone.webadapter.WebPaintTarget
Add XML section with namespace
ALIGN_CENTER - Static variable in class org.millstone.base.ui.Table
Center column alignment.
ALIGN_LEFT - Static variable in class org.millstone.base.ui.Table
Left column alignment.
ALIGN_RIGHT - Static variable in class org.millstone.base.ui.Table
Right column alignment.
Application - class org.millstone.base.Application.
Abstract base class required for all MillStone applications.
Application.UserChangeEvent - class org.millstone.base.Application.UserChangeEvent.
Application user change event sent when the setUser is called to change the current user of the application.
Application.UserChangeEvent(Application, Object, Object) - Constructor for class org.millstone.base.Application.UserChangeEvent
Contructor for user change event
Application.UserChangeListener - interface org.millstone.base.Application.UserChangeListener.
Public interface for listening application user changes
Application.WindowAttachEvent - class org.millstone.base.Application.WindowAttachEvent.
Window attach event
Application.WindowAttachEvent(Window) - Constructor for class org.millstone.base.Application.WindowAttachEvent
Create event.
Application.WindowAttachListener - interface org.millstone.base.Application.WindowAttachListener.
Window attach listener interface
Application.WindowDetachEvent - class org.millstone.base.Application.WindowDetachEvent.
Window detach event
Application.WindowDetachEvent(Window) - Constructor for class org.millstone.base.Application.WindowDetachEvent
Create event.
Application.WindowDetachListener - interface org.millstone.base.Application.WindowDetachListener.
Window detach listener interface
application() - Static method in class org.millstone.webadapter.ThemeFunctionLibrary
Returns a reference to the application object associated with the session that the call came from.
Application() - Constructor for class org.millstone.base.Application
 
ApplicationResource - interface org.millstone.base.terminal.ApplicationResource.
This interface must be implemented by classes wishing to provide Application resources.
applicationUserChanged(Application.UserChangeEvent) - Method in interface org.millstone.base.Application.UserChangeListener
Invoked when the application user has changed
areChildrenAllowed(Object) - Method in class org.millstone.base.ui.Tree
 
areChildrenAllowed(Object) - Method in interface org.millstone.base.data.Container.Hierarchical
Tests if the Item with given ID can have any children.
areChildrenAllowed(Object) - Method in class org.millstone.base.data.util.FilesystemContainer
Tests if the specified Item in the container may have children.
areChildrenAllowed(Object) - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
 
areChildrenAllowed(Object) - Method in class org.millstone.base.data.util.HierarchicalContainer
 
areTabsHidden() - Method in class org.millstone.base.ui.TabSheet
Are tabs hidden.
attach() - Method in class org.millstone.base.ui.AbstractComponentContainer
Notifies all contained components that the container is attached to a window.
attach() - Method in class org.millstone.base.ui.AbstractComponent
 
attach() - Method in class org.millstone.base.ui.CustomComponent
 
attach() - Method in interface org.millstone.base.ui.Component
Notifies the component that it is connected to an application.
attach() - Method in class org.millstone.base.ui.Table
 
attach() - Method in class org.millstone.base.ui.Form
 

B

BeanItem - class org.millstone.base.data.util.BeanItem.
A wrapper class for adding the Item interface to any Java Bean.
BeanItem(Object) - Constructor for class org.millstone.base.data.util.BeanItem
Creates a new instance of BeanItem and adds all properties of a Java Bean to it.
BORDER_DEFAULT - Static variable in class org.millstone.base.ui.Window
Window with default borders
BORDER_MINIMAL - Static variable in class org.millstone.base.ui.Window
Window with only minimal border
BORDER_NONE - Static variable in class org.millstone.base.ui.Window
Window with no border
browser() - Static method in class org.millstone.webadapter.ThemeFunctionLibrary
Returns a reference to the browser object associated with the session that the call came from.
Buffered - interface org.millstone.base.data.Buffered.
Defines the interface to commit and discard changes to an object, supporting read-through and write-through modes.
Buffered.SourceException - exception org.millstone.base.data.Buffered.SourceException.
An exception that signals that one or more exceptions occurred while a buffered object tried to access its data source.
Buffered.SourceException.MoreThanOneCauseException - exception org.millstone.base.data.Buffered.SourceException.MoreThanOneCauseException.
An exception signaling that there are more than one causes for a SourceException.
Buffered.SourceException.MoreThanOneCauseException() - Constructor for class org.millstone.base.data.Buffered.SourceException.MoreThanOneCauseException
 
Buffered.SourceException(Buffered) - Constructor for class org.millstone.base.data.Buffered.SourceException
Creates a source exception that does not include a cause.
Buffered.SourceException(Buffered, Throwable) - Constructor for class org.millstone.base.data.Buffered.SourceException
Creates a source exception from a cause exception.
Buffered.SourceException(Buffered, Throwable[]) - Constructor for class org.millstone.base.data.Buffered.SourceException
Creates a source exception from multiplse causes.
BufferedValidatable - interface org.millstone.base.data.BufferedValidatable.
This interface defines the combination of Validatable and Buffered interfaces.
Button - class org.millstone.base.ui.Button.
A generic button component.
Button.ClickEvent - class org.millstone.base.ui.Button.ClickEvent.
Click event.
Button.ClickEvent(Component) - Constructor for class org.millstone.base.ui.Button.ClickEvent
New instance of text change event
Button.ClickListener - interface org.millstone.base.ui.Button.ClickListener.
Button click listener
Button(String) - Constructor for class org.millstone.base.ui.Button
Creates a new push button.
Button(String, boolean) - Constructor for class org.millstone.base.ui.Button
Creates new switch button with initial value.
Button(String, Button.ClickListener) - Constructor for class org.millstone.base.ui.Button
Creates a new push button with click listener.
Button(String, Object, String) - Constructor for class org.millstone.base.ui.Button
Creates a new push button with a method listening button clicks.
Button(String, Property) - Constructor for class org.millstone.base.ui.Button
Creates new switch button that is connected to a boolean property.
buttonClick(Button.ClickEvent) - Method in interface org.millstone.base.ui.Button.ClickListener
Button has been pressed.

C

changeVariables(Object, Map) - Method in class org.millstone.base.ui.Select
Invoked when the value of a variable has changed.
changeVariables(Object, Map) - Method in class org.millstone.base.ui.AbstractComponent
 
changeVariables(Object, Map) - Method in class org.millstone.base.ui.Upload
Invoked when the value of a variable has changed.
changeVariables(Object, Map) - Method in class org.millstone.base.ui.CustomComponent
The custom component does not have any variables by default
changeVariables(Object, Map) - Method in class org.millstone.base.ui.Panel
 
changeVariables(Object, Map) - Method in class org.millstone.base.ui.TabSheet
Invoked when the value of a variable has changed.
changeVariables(Object, Map) - Method in class org.millstone.base.ui.Table
Invoked when the value of a variable has changed.
changeVariables(Object, Map) - Method in class org.millstone.base.ui.TextField
 
changeVariables(Object, Map) - Method in class org.millstone.base.ui.Tree
 
changeVariables(Object, Map) - Method in class org.millstone.base.ui.DateField
 
changeVariables(Object, Map) - Method in class org.millstone.base.ui.Button
Invoked when the value of a variable has changed.
changeVariables(Object, Map) - Method in interface org.millstone.base.terminal.VariableOwner
Called when one or more variables handled by the implementing class are changed.
characters(char[], int, int) - Method in class org.millstone.webadapter.XSLReader
 
characters(char[], int, int) - Method in class org.millstone.webadapter.Theme
Parse character data in XML stream.
childRequestedRepaint(Collection) - Method in class org.millstone.base.ui.AbstractComponent
 
childRequestedRepaint(Collection) - Method in class org.millstone.base.ui.CustomComponent
 
childRequestedRepaint(Collection) - Method in interface org.millstone.base.ui.Component
The children must call this method when they need repainting.
ClassResource - class org.millstone.base.terminal.ClassResource.
Class resource is a named resource accessed with the class loader.
ClassResource(Class, String, Application) - Constructor for class org.millstone.base.terminal.ClassResource
Create new application resource instance.
ClassResource(String, Application) - Constructor for class org.millstone.base.terminal.ClassResource
Create new application resource instance.
cleanState() - Static method in class org.millstone.webadapter.ThemeFunctionLibrary
 
clear() - Method in class org.millstone.webadapter.UIDLTransformer.TransformerErrorHandler
 
clearSession() - Method in class org.millstone.webadapter.DebugWindow
 
close() - Method in class org.millstone.base.Application
Ends the Application.
close() - Method in class org.millstone.webadapter.WebPaintTarget
Close the paint target.
collapseItem(Object) - Method in class org.millstone.base.ui.Tree
Collapse an item.
collapseItemsRecursively(Object) - Method in class org.millstone.base.ui.Tree
Collapse items recursively Collapse all the children recursively starting from an item.
CollectionThemeSource - class org.millstone.webadapter.CollectionThemeSource.
Theme source for consisting of collection of other theme sources.
CollectionThemeSource() - Constructor for class org.millstone.webadapter.CollectionThemeSource
 
COLUMN_HEADER_MODE_EXPLICIT - Static variable in class org.millstone.base.ui.Table
Column header mode: Column headers are explicitly specified with setColumnHeaders()
COLUMN_HEADER_MODE_EXPLICIT_DEFAULTS_ID - Static variable in class org.millstone.base.ui.Table
Column header mode: Column headers are explicitly specified with setColumnHeaders()
COLUMN_HEADER_MODE_HIDDEN - Static variable in class org.millstone.base.ui.Table
Column header mode: Column headers are hidden.
COLUMN_HEADER_MODE_ID - Static variable in class org.millstone.base.ui.Table
Column header mode: Property ID:s are used as column headers.
commit() - Method in class org.millstone.base.ui.AbstractField
 
commit() - Method in class org.millstone.base.ui.Form
 
commit() - Method in interface org.millstone.base.data.Buffered
Updates all changes since the previous commit to the data source.
commitTheme() - Method in class org.millstone.webadapter.DebugWindow
 
Component - interface org.millstone.base.ui.Component.
The top-level component interface which must be implemented by all MillStone UI components.
Component.Event - class org.millstone.base.ui.Component.Event.
Superclass of all component originated Events.
Component.Event(Component) - Constructor for class org.millstone.base.ui.Component.Event
Constructs a new event with a specified source component.
Component.Listener - interface org.millstone.base.ui.Component.Listener.
Listener interface for receiving Component.Events
componentAttachedToContainer(ComponentContainer.ComponentAttachEvent) - Method in interface org.millstone.base.ui.ComponentContainer.ComponentAttachListener
A new component is attached to container
componentAttachedToContainer(ComponentContainer.ComponentAttachEvent) - Method in class org.millstone.base.ui.Panel
Pass the events from underlying layout forwards.
ComponentContainer - interface org.millstone.base.ui.ComponentContainer.
Extension to the Component interface which adds to it the capacity to contain other components.
ComponentContainer.ComponentAttachEvent - class org.millstone.base.ui.ComponentContainer.ComponentAttachEvent.
Component attach event sent when a component is attached to container
ComponentContainer.ComponentAttachEvent(ComponentContainer, Component) - Constructor for class org.millstone.base.ui.ComponentContainer.ComponentAttachEvent
Create new attach event.
ComponentContainer.ComponentAttachListener - interface org.millstone.base.ui.ComponentContainer.ComponentAttachListener.
Component attach listener interface.
ComponentContainer.ComponentDetachEvent - class org.millstone.base.ui.ComponentContainer.ComponentDetachEvent.
Component detach event sent when a component is detached from container
ComponentContainer.ComponentDetachEvent(ComponentContainer, Component) - Constructor for class org.millstone.base.ui.ComponentContainer.ComponentDetachEvent
Create new detach event.
ComponentContainer.ComponentDetachListener - interface org.millstone.base.ui.ComponentContainer.ComponentDetachListener.
Component detach listener interface.
componentDetachedFromContainer(ComponentContainer.ComponentDetachEvent) - Method in interface org.millstone.base.ui.ComponentContainer.ComponentDetachListener
A component has been detached from container
componentDetachedFromContainer(ComponentContainer.ComponentDetachEvent) - Method in class org.millstone.base.ui.Panel
Pass the events from underlying layout forwards.
componentEvent(Component.Event) - Method in interface org.millstone.base.ui.Component.Listener
Notifies the listener of a component event.
CompositeErrorMessage - class org.millstone.base.terminal.CompositeErrorMessage.
Class for combining multiple error messages together.
CompositeErrorMessage(Collection) - Constructor for class org.millstone.base.terminal.CompositeErrorMessage
Constructor for CompositeErrorMessage.
CompositeErrorMessage(ErrorMessage[]) - Constructor for class org.millstone.base.terminal.CompositeErrorMessage
Constructor for CompositeErrorMessage.
CompositeValidator - class org.millstone.base.data.validator.CompositeValidator.
Composite validator.
CompositeValidator() - Constructor for class org.millstone.base.data.validator.CompositeValidator
Construct composite validator in AND mode without error message
CompositeValidator(int, String) - Constructor for class org.millstone.base.data.validator.CompositeValidator
Construct composite validator in given mode
constructField(Class) - Static method in class org.millstone.base.ui.AbstractField
Create field by the type of the property.
Container - interface org.millstone.base.data.Container.
A specialized set of identified Items.
Container.Editor - interface org.millstone.base.data.Container.Editor.
Interface implemented by the editor classes supporting editing the Container.
Container.Hierarchical - interface org.millstone.base.data.Container.Hierarchical.
Interface for Container classes whose Items can be arranged hierarchically.
Container.Indexed - interface org.millstone.base.data.Container.Indexed.
Interface for Container classes whose Items can be indexed.
Container.ItemSetChangeEvent - interface org.millstone.base.data.Container.ItemSetChangeEvent.
An Event object specifying the Container whose Item set has changed.
Container.ItemSetChangeListener - interface org.millstone.base.data.Container.ItemSetChangeListener.
Container Item set change listener interface.
Container.ItemSetChangeNotifier - interface org.millstone.base.data.Container.ItemSetChangeNotifier.
The interface for adding and removing ItemSetChangeEvent listeners.
Container.Ordered - interface org.millstone.base.data.Container.Ordered.
Interface for Container classes whose Items can be traversed in order.
Container.PropertySetChangeEvent - interface org.millstone.base.data.Container.PropertySetChangeEvent.
An Event object specifying the Container whose Property set has changed.
Container.PropertySetChangeListener - interface org.millstone.base.data.Container.PropertySetChangeListener.
The listener interface for receiving PropertySetChangeEvent objects.
Container.PropertySetChangeNotifier - interface org.millstone.base.data.Container.PropertySetChangeNotifier.
The interface for adding and removing PropertySetChangeEvent listeners.
Container.Viewer - interface org.millstone.base.data.Container.Viewer.
Interface implemented by viewer classes capable of using a Container as a data source.
ContainerHierarchicalWrapper - class org.millstone.base.data.util.ContainerHierarchicalWrapper.
A wrapper class for adding external hierarchy to containers not implementing the Container.Hierarchical interface.
ContainerHierarchicalWrapper(Container) - Constructor for class org.millstone.base.data.util.ContainerHierarchicalWrapper
Constructs a new hierarchical wrapper for an existing Container.
containerItemSetChange(Container.ItemSetChangeEvent) - Method in class org.millstone.base.ui.Select
 
containerItemSetChange(Container.ItemSetChangeEvent) - Method in class org.millstone.base.ui.Table
Container datasource item set change.
containerItemSetChange(Container.ItemSetChangeEvent) - Method in interface org.millstone.base.data.Container.ItemSetChangeListener
Lets the listener know a Containers Item set has changed.
ContainerOrderedWrapper - class org.millstone.base.data.util.ContainerOrderedWrapper.
A wrapper class for adding external ordering to containers not implementing the Container.Ordered interface.
ContainerOrderedWrapper(Container) - Constructor for class org.millstone.base.data.util.ContainerOrderedWrapper
Constructs a new ordered wrapper for an existing Container.
containerPropertySetChange(Container.PropertySetChangeEvent) - Method in class org.millstone.base.ui.Select
 
containerPropertySetChange(Container.PropertySetChangeEvent) - Method in class org.millstone.base.ui.Table
Container datasource property set change.
containerPropertySetChange(Container.PropertySetChangeEvent) - Method in interface org.millstone.base.data.Container.PropertySetChangeListener
Notifies this listener that the Containers contents has changed.
containsId(Object) - Method in class org.millstone.base.ui.Select
Test, if the collection contains an item with given id.
containsId(Object) - Method in interface org.millstone.base.data.Container
Tests if the Container contains the specified Item
containsId(Object) - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
 
containsId(Object) - Method in class org.millstone.base.data.util.FilesystemContainer
 
containsId(Object) - Method in class org.millstone.base.data.util.IndexedContainer
Tests if the list contains the specified Item
containsId(Object) - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
 
CONTENT_DEFAULT - Static variable in class org.millstone.base.ui.Label
The default content mode is plain text
CONTENT_PREFORMATTED - Static variable in class org.millstone.base.ui.Label
Content mode, where the label contains preformatted text.
CONTENT_PREFORMATTED - Static variable in class org.millstone.base.terminal.UserError
Content mode, where the error contains preformatted text.
CONTENT_TEXT - Static variable in class org.millstone.base.ui.Label
Content mode, where the label contains only plain text.
CONTENT_TEXT - Static variable in class org.millstone.base.terminal.UserError
Content mode, where the error contains only plain text.
CONTENT_TYPE - Static variable in class org.millstone.webadapter.MultipartRequest
Type constant for the File CONTENT_TYPE.
CONTENT_UIDL - Static variable in class org.millstone.base.ui.Label
Formatted content mode, where the contents is XML restricted to the UIDL 1.0 formatting markups
CONTENT_UIDL - Static variable in class org.millstone.base.terminal.UserError
Formatted content mode, where the contents is XML restricted to the UIDL 1.0 formatting markups.
CONTENT_XHTML - Static variable in class org.millstone.base.ui.Label
Content mode, where the label contains XHTML.
CONTENT_XML - Static variable in class org.millstone.base.ui.Label
Content mode, where the label contains well-formed or well-balanced XML.
CONTENTS - Static variable in class org.millstone.webadapter.MultipartRequest
Type constant for the File CONTENTS.
createSelect(String, Object[], String[]) - Method in class org.millstone.webadapter.DebugWindow
 
CRITICAL - Static variable in interface org.millstone.base.terminal.ErrorMessage
Error code for critical error messages.
CustomComponent - class org.millstone.base.ui.CustomComponent.
Custom component provides simple implementation of Component interface for creation of new UI components by composition of existing components.
CustomComponent() - Constructor for class org.millstone.base.ui.CustomComponent
Construct new custom component.
CustomComponent(Component) - Constructor for class org.millstone.base.ui.CustomComponent
Construct new custom component.
CustomLayout - class org.millstone.base.ui.CustomLayout.
A container component with freely designed layout and style.
CustomLayout(String) - Constructor for class org.millstone.base.ui.CustomLayout
Constructor for custom layout with given style

D

DateField - class org.millstone.base.ui.DateField.
A date editor component that can be bound to any bindable Property.
DateField() - Constructor for class org.millstone.base.ui.DateField
Constructs an empty DateField with no caption.
DateField(Property) - Constructor for class org.millstone.base.ui.DateField
Constructs a new DateField that's bound to the specified Property and has no caption.
DateField(String) - Constructor for class org.millstone.base.ui.DateField
Constructs an empty DateField with caption.
DateField(String, Date) - Constructor for class org.millstone.base.ui.DateField
Constructs a new DateField with the given caption and initial text contents.
DateField(String, Property) - Constructor for class org.millstone.base.ui.DateField
Constructs a new DateField that's bound to the specified Property and has the given caption String.
debug(String) - Method in class org.millstone.webadapter.MultipartRequest
Use when debugging this object.
debug(String) - Static method in class org.millstone.webadapter.Log
Logs a debug message.
DebugWindow - class org.millstone.webadapter.DebugWindow.
This class provides a debugging window where one may view the UIDL of the current window, or in a tabset the UIDL of an active frameset.
DebugWindow(Application, HttpSession, WebAdapterServlet) - Constructor for class org.millstone.webadapter.DebugWindow
Create new debug window for an application.
DEFAULT_CACHETIME - Static variable in interface org.millstone.base.terminal.ApplicationResource
Default cache time.
DEFAULT_CACHETIME - Static variable in class org.millstone.base.terminal.DownloadStream
Default cache time.
DEFAULT_ICON - Static variable in class org.millstone.base.service.FileTypeResolver
Default icon given if no icon is specified for a mime-type.
DEFAULT_MIME_TYPE - Static variable in class org.millstone.base.service.FileTypeResolver
Default mime-type.
dependsOn(VariableOwner) - Method in class org.millstone.base.ui.AbstractComponent
 
dependsOn(VariableOwner) - Method in class org.millstone.base.ui.CustomComponent
 
dependsOn(VariableOwner) - Method in interface org.millstone.base.terminal.VariableOwner
Makes this VariableOwner depend on the given VariableOwner.
DESCRIPTIONFILE - Static variable in class org.millstone.webadapter.Theme
Default description file name.
detach() - Method in class org.millstone.base.ui.AbstractComponentContainer
Notifies all contained components that the container is detached from a window.
detach() - Method in class org.millstone.base.ui.AbstractComponent
 
detach() - Method in class org.millstone.base.ui.CustomComponent
 
detach() - Method in interface org.millstone.base.ui.Component
Notifies the component that it is detached from the application.
detach() - Method in class org.millstone.base.ui.Table
 
detach() - Method in class org.millstone.base.ui.Form
 
DirectoryThemeSource - class org.millstone.webadapter.DirectoryThemeSource.
Theme source for reading themes from a directory on the Filesystem.
DirectoryThemeSource(File, WebAdapterServlet) - Constructor for class org.millstone.webadapter.DirectoryThemeSource
Creates a new instance of ThemeRepository by reading the themes from a local directory.
discard() - Method in class org.millstone.base.ui.AbstractField
 
discard() - Method in class org.millstone.base.ui.Form
 
discard() - Method in interface org.millstone.base.data.Buffered
Discards all changes since last commit.
DownloadStream - class org.millstone.base.terminal.DownloadStream.
Downloadable stream.
DownloadStream(InputStream, String, String) - Constructor for class org.millstone.base.terminal.DownloadStream
Creates a new instance of DownloadStream

E

ECMA_262 - Static variable in class org.millstone.webadapter.WebBrowser
 
Embedded - class org.millstone.base.ui.Embedded.
Component for embedding external objects.
Embedded() - Constructor for class org.millstone.base.ui.Embedded
Creates a new empty Embedded object.
Embedded(String) - Constructor for class org.millstone.base.ui.Embedded
Creates a new empty Embedded object with caption.
Embedded(String, Resource) - Constructor for class org.millstone.base.ui.Embedded
Creates a new Embedded object whose contents is loaded from given resource.
endDocument() - Method in class org.millstone.webadapter.XSLReader
 
endElement(String, String, String) - Method in class org.millstone.webadapter.XSLReader
 
endElement(String, String, String) - Method in class org.millstone.webadapter.Theme
Parse end tag in XML stream.
endPrefixMapping(String) - Method in class org.millstone.webadapter.XSLReader
 
endTag(String) - Method in interface org.millstone.base.terminal.PaintTarget
Print element end tag.
endTag(String) - Method in class org.millstone.webadapter.WebPaintTarget
Print element end tag.
equals(Object) - Method in class org.millstone.base.data.util.FilesystemContainer.FileItem
 
equals(Object) - Method in class org.millstone.base.terminal.ThemeResource
Tests if the given object equals this Resource.
equals(Object) - Method in class org.millstone.webadapter.UIDLTransformerType
Two types are equal, if their properties are equal
equals(Object) - Method in class org.millstone.webadapter.WebBrowser
Test the equality of the properties for two web browser types
equals(Object) - Method in class org.millstone.webadapter.WebBrowser.MarkupVersion
 
equals(Object) - Method in class org.millstone.webadapter.WebBrowser.JavaScriptVersion
 
ERROR - Static variable in interface org.millstone.base.terminal.ErrorMessage
Error code for regular error messages.
error(SAXParseException) - Method in class org.millstone.webadapter.UIDLTransformer.TransformerErrorHandler
 
error(String) - Static method in class org.millstone.webadapter.Log
Logs an error message.
error(TransformerException) - Method in class org.millstone.webadapter.UIDLTransformer.TransformerErrorHandler
 
ErrorMessage - interface org.millstone.base.terminal.ErrorMessage.
Interface for rendering error messages to terminal.
escapeXML(String) - Static method in class org.millstone.webadapter.WebPaintTarget
Substitute the XML sensitive characters with predefined XML entities.
escapeXML(StringBuffer) - Static method in class org.millstone.webadapter.WebPaintTarget
Substitute the XML sensitive characters with predefined XML entities.
EventRouter - class org.millstone.base.event.EventRouter.
Event router class implementing the MillStone inheritable event listening model.
EventRouter() - Constructor for class org.millstone.base.event.EventRouter
 
except(String, Exception) - Static method in class org.millstone.webadapter.Log
Logs a Java exception and an accompanying error message.
expandItem(Object) - Method in class org.millstone.base.ui.Tree
Expand an item.
expandItemsRecursively(Object) - Method in class org.millstone.base.ui.Tree
Expand items recursively Expands all the children recursively starting from an item.
ExternalResource - class org.millstone.base.terminal.ExternalResource.
External resource implements source for resources fetched from location specified by URL:s.
ExternalResource(String) - Constructor for class org.millstone.base.terminal.ExternalResource
Create new download component for downloading directly from given URL.
ExternalResource(URL) - Constructor for class org.millstone.base.terminal.ExternalResource
Create new download component for downloading directly from given URL.

F

fatalError(SAXParseException) - Method in class org.millstone.webadapter.UIDLTransformer.TransformerErrorHandler
 
fatalError(TransformerException) - Method in class org.millstone.webadapter.UIDLTransformer.TransformerErrorHandler
 
FILE_PROPERTIES - Static variable in class org.millstone.base.data.util.FilesystemContainer
List of the string identifiers for the available properties
FILENAME - Static variable in class org.millstone.webadapter.MultipartRequest
Type constant for File FILENAME.
FileResource - class org.millstone.base.terminal.FileResource.
File resources are files or directories on local filesystem.
FileResource(File, Application) - Constructor for class org.millstone.base.terminal.FileResource
Create new file resource for providing given file for client terminals.
FilesystemContainer - class org.millstone.base.data.util.FilesystemContainer.
A hierarchical container wrapper for a filesystem.
FilesystemContainer.FileExtensionFilter - class org.millstone.base.data.util.FilesystemContainer.FileExtensionFilter.
Generic file extension filter for displaying only files having certain extension.
FilesystemContainer.FileExtensionFilter(String) - Constructor for class org.millstone.base.data.util.FilesystemContainer.FileExtensionFilter
Construct new FileExtensionFilter using given extension.
FilesystemContainer.FileItem - class org.millstone.base.data.util.FilesystemContainer.FileItem.
A Item wrapper for files in a filesystem.
FilesystemContainer(File) - Constructor for class org.millstone.base.data.util.FilesystemContainer
Construct a new FileSystemContainer with the specified file as the root of the filesystem.
FilesystemContainer(File, boolean) - Constructor for class org.millstone.base.data.util.FilesystemContainer
Construct a new FileSystemContainer with the specified file as the root of the filesystem.
FilesystemContainer(File, FilenameFilter, boolean) - Constructor for class org.millstone.base.data.util.FilesystemContainer
Construct a new FileSystemContainer with the specified root and recursivity status.
FilesystemContainer(File, String, boolean) - Constructor for class org.millstone.base.data.util.FilesystemContainer
Construct a new FileSystemContainer with the specified file as the root of the filesystem.
FileTypeResolver - class org.millstone.base.service.FileTypeResolver.
Utility class that can figure out mime-types and icons related to files.
FileTypeResolver() - Constructor for class org.millstone.base.service.FileTypeResolver
 
fireClick() - Method in class org.millstone.base.ui.Button
Emit options change event.
fireCollapseEvent(Object) - Method in class org.millstone.base.ui.Tree
Emit collapse event.
fireComponentAttachEvent(Component) - Method in class org.millstone.base.ui.AbstractComponentContainer
Fire component attached event.
fireComponentDetachEvent(Component) - Method in class org.millstone.base.ui.AbstractComponentContainer
Fire component detached event.
fireComponentEvent() - Method in class org.millstone.base.ui.AbstractComponent
Emits a component event.
fireEvent(Component.Event) - Method in class org.millstone.base.ui.AbstractComponent
Send event to all listeners
fireEvent(EventObject) - Method in class org.millstone.base.event.EventRouter
Send an event to all registered listeners.
fireExpandEvent(Object) - Method in class org.millstone.base.ui.Tree
Emit expand event.
fireItemSetChange() - Method in class org.millstone.base.ui.Select
Fire item set change event
firePropertySetChange() - Method in class org.millstone.base.ui.Select
Fire property set change event
fireReadOnlyStatusChange() - Method in class org.millstone.base.ui.AbstractField
Emit a read-only status change event.
fireSelectedTabChange() - Method in class org.millstone.base.ui.TabSheet
Emit options change event.
fireUploadInterrupted(String, String, long) - Method in class org.millstone.base.ui.Upload
Emit upload interrupted event.
fireUploadReceived(String, String, long) - Method in class org.millstone.base.ui.Upload
Emit upload received event.
fireUploadSuccess(String, String, long) - Method in class org.millstone.base.ui.Upload
Emit upload success event.
fireValueChange() - Method in class org.millstone.base.ui.AbstractField
Emit a value change event.
fireValueChange() - Method in class org.millstone.base.ui.Label
Emit options change event.
firstItemId() - Method in interface org.millstone.base.data.Container.Ordered
Gets the ID of the first Item in the Container.
firstItemId() - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
 
firstItemId() - Method in class org.millstone.base.data.util.IndexedContainer
Gets the ID of the first Item in the list.
focus() - Method in class org.millstone.base.ui.AbstractField
Ask the terminal to place the cursor to this field.
focus() - Method in class org.millstone.base.ui.Table
Focusing to this component is not supported.
focus() - Method in class org.millstone.base.ui.Tree
Focusing to this component is not supported.
Form - class org.millstone.base.ui.Form.
Form component provides easy way of creating and managing sets fields.
Form() - Constructor for class org.millstone.base.ui.Form
Contruct a new form with default layout.
Form(Layout) - Constructor for class org.millstone.base.ui.Form
Contruct a new form with given layout.
FrameWindow - class org.millstone.base.ui.FrameWindow.
An application frame window component.
FrameWindow.Frame - class org.millstone.base.ui.FrameWindow.Frame.
An individual frame that contains either a window or the contents of the url set to frame.
FrameWindow.Frame() - Constructor for class org.millstone.base.ui.FrameWindow.Frame
 
FrameWindow.Frameset - class org.millstone.base.ui.FrameWindow.Frameset.
Vertical or horizontal set of frames
FrameWindow.Frameset() - Constructor for class org.millstone.base.ui.FrameWindow.Frameset
 
FrameWindow(String) - Constructor for class org.millstone.base.ui.FrameWindow
Constructs a new frame window.

G

generateWindowScript(Window, Application, WebAdapterServlet, WebBrowser) - Static method in class org.millstone.webadapter.ThemeFunctionLibrary
 
get(String) - Method in class org.millstone.base.terminal.KeyMapper
Retrieve object with the key
getActions(Object, Object) - Method in interface org.millstone.base.event.Action.Handler
Returns the list of actions applicable to this handler.
getApplication() - Method in class org.millstone.base.Application.UserChangeEvent
Get the application where the user change occurred
getApplication() - Method in class org.millstone.base.Application.WindowDetachEvent
Get the application from which the window was detached
getApplication() - Method in class org.millstone.base.Application.WindowAttachEvent
Get the application to which the window was attached
getApplication() - Method in class org.millstone.base.ui.AbstractComponent
 
getApplication() - Method in class org.millstone.base.ui.CustomComponent
 
getApplication() - Method in interface org.millstone.base.ui.Component
Gets the component's parent application.
getApplication() - Method in class org.millstone.base.ui.Window
Get application instance of the component.
getApplication() - Method in interface org.millstone.base.terminal.ApplicationResource
Get the application of the resource
getApplication() - Method in class org.millstone.base.terminal.StreamResource
 
getApplication() - Method in class org.millstone.base.terminal.ClassResource
 
getApplication() - Method in class org.millstone.base.terminal.FileResource
 
getArchive() - Method in class org.millstone.base.ui.Embedded
Returns the archive attribute.
getArea() - Method in class org.millstone.base.ui.GridLayout.OverlapsException
Get the area
getArea() - Method in class org.millstone.base.ui.GridLayout.OutOfBoundsException
Get the area that is out of bounds
getAttachedComponent() - Method in class org.millstone.base.ui.ComponentContainer.ComponentAttachEvent
Get the attached component
getAuthor() - Method in class org.millstone.webadapter.Theme
Returns the author of this theme.
getBorder() - Method in class org.millstone.base.ui.Window
Returns the border.
getBrowserApplication() - Method in class org.millstone.webadapter.WebBrowser
Get the name and version of the web browser application.
getBufferSize() - Method in interface org.millstone.base.terminal.ApplicationResource
Get the size of the download buffer used for this resource.
getBufferSize() - Method in class org.millstone.base.terminal.DownloadStream
Get the size of the download buffer.
getBufferSize() - Method in class org.millstone.base.terminal.StreamResource
 
getBufferSize() - Method in class org.millstone.base.terminal.ClassResource
 
getBufferSize() - Method in class org.millstone.base.terminal.FileResource
 
getButton() - Method in class org.millstone.base.ui.Button.ClickEvent
Button where the event occurred
getCacheTime() - Method in interface org.millstone.base.terminal.ApplicationResource
Get lenght of cache expiracy time.
getCacheTime() - Method in class org.millstone.base.terminal.DownloadStream
Get lenght of cache expiracy time.
getCacheTime() - Method in class org.millstone.base.terminal.StreamResource
 
getCacheTime() - Method in class org.millstone.base.terminal.ClassResource
 
getCacheTime() - Method in class org.millstone.base.terminal.FileResource
Get lenght of cache expiracy time.
getCaption() - Method in class org.millstone.base.ui.AbstractComponent
 
getCaption() - Method in class org.millstone.base.ui.CustomComponent
The caption of the custom component is by default the the caption of the root component, or null if the root is not set
getCaption() - Method in interface org.millstone.base.ui.Component
Gets the caption of the component.
getCaption() - Method in class org.millstone.base.event.Action
Returns the action's caption.
getCause() - Method in class org.millstone.base.data.Buffered.SourceException
Get the cause of the exception.
getCause() - Method in class org.millstone.base.data.util.MethodProperty.MethodException
 
getCause() - Method in class org.millstone.base.event.ListenerMethod.MethodException
 
getCause() - Method in class org.millstone.base.terminal.SystemError
Get cause for the error
getCauses() - Method in class org.millstone.base.data.Buffered.SourceException
Get all the causes for this exception.
getCauses() - Method in class org.millstone.base.data.Buffered.SourceException.MoreThanOneCauseException
Get all the causes for this exception.
getChildren(Object) - Method in class org.millstone.base.ui.Tree
 
getChildren(Object) - Method in interface org.millstone.base.data.Container.Hierarchical
Gets the IDs of all Items that are children of the specified Item.
getChildren(Object) - Method in class org.millstone.base.data.util.FilesystemContainer
 
getChildren(Object) - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
 
getChildren(Object) - Method in class org.millstone.base.data.util.HierarchicalContainer
 
getClassId() - Method in class org.millstone.base.ui.Embedded
Returns the classId attribute.
getCodebase() - Method in class org.millstone.base.ui.Embedded
Returns the codebase, the root-path used to access resources with relative paths.
getCodetype() - Method in class org.millstone.base.ui.Embedded
Returns the MIME-Type of the code.
getColumnAlignments() - Method in class org.millstone.base.ui.Table
Get array of column alignments.
getColumnHeaderMode() - Method in class org.millstone.base.ui.Table
Getter for property columnHeaderMode.
getColumnHeaders() - Method in class org.millstone.base.ui.Table
Get the headers of the columns.
getColumnIcons() - Method in class org.millstone.base.ui.Table
Get the icons of the columns.
getColumns() - Method in class org.millstone.base.ui.TextField
Gets the number of columns in the editor.
getComponent() - Method in class org.millstone.base.ui.GridLayout.Area
Returns the component connected to the area.
getComponentError() - Method in class org.millstone.base.ui.AbstractComponent
Gets the component's error message.
getComponentIterator() - Method in class org.millstone.base.ui.CustomLayout
Get component container iterator for going trough all the components in the container.
getComponentIterator() - Method in interface org.millstone.base.ui.ComponentContainer
Gets an iterator to the collection of contained components.
getComponentIterator() - Method in class org.millstone.base.ui.Panel
Get component container iterator for going trough all the components in the container.
getComponentIterator() - Method in class org.millstone.base.ui.TabSheet
Get component container iterator for going trough all the components in the container.
getComponentIterator() - Method in class org.millstone.base.ui.OrderedLayout
Get component container iterator for going trough all the components in the container.
getComponentIterator() - Method in class org.millstone.base.ui.GridLayout
Gets an Iterator to the component container contents.
getComponentType() - Method in class org.millstone.base.ui.CustomComponent
Gets the component type.
getCompositionRoot() - Method in class org.millstone.base.ui.CustomComponent
Returns the composition root.
getContainer() - Method in class org.millstone.base.ui.ComponentContainer.ComponentAttachEvent
Get the component container
getContainer() - Method in class org.millstone.base.ui.ComponentContainer.ComponentDetachEvent
Get the component container
getContainer() - Method in interface org.millstone.base.data.Container.ItemSetChangeEvent
Gets the Property where the event occurred.
getContainer() - Method in interface org.millstone.base.data.Container.PropertySetChangeEvent
Retrieves the Container whose contents have been modified.
getContainerDataSource() - Method in class org.millstone.base.ui.Select
Get viewing data-source container.
getContainerDataSource() - Method in interface org.millstone.base.data.Container.Viewer
Get the Container serving as the data source of the viewer.
getContainerProperty(Object, Object) - Method in class org.millstone.base.ui.Select
 
getContainerProperty(Object, Object) - Method in interface org.millstone.base.data.Container
Gets the Property identified by the given itemId and propertyId from the Container.
getContainerProperty(Object, Object) - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
 
getContainerProperty(Object, Object) - Method in class org.millstone.base.data.util.FilesystemContainer
Gets the specified property of the specified file Item.
getContainerProperty(Object, Object) - Method in class org.millstone.base.data.util.IndexedContainer
Gets the Property identified by the given Item ID and Property ID from the lsit.
getContainerProperty(Object, Object) - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
 
getContainerPropertyIds() - Method in class org.millstone.base.ui.Select
Get property Id collection from the container.
getContainerPropertyIds() - Method in interface org.millstone.base.data.Container
Gets the ID's of all Properties stored in the Container.
getContainerPropertyIds() - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
 
getContainerPropertyIds() - Method in class org.millstone.base.data.util.FilesystemContainer
Gets the collection of available file properties.
getContainerPropertyIds() - Method in class org.millstone.base.data.util.IndexedContainer
Gets the ID's of all Properties stored in the list.
getContainerPropertyIds() - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
 
getContentHandler() - Method in class org.millstone.webadapter.XSLReader
Override the default content handler.
getContentMode() - Method in class org.millstone.base.ui.Label
Returns the namespace.
getContentName() - Method in interface org.millstone.base.terminal.UploadStream
Get stream content name.
getContentName() - Method in class org.millstone.webadapter.HttpUploadStream
Get stream content name.
getContentType() - Method in interface org.millstone.base.terminal.UploadStream
Get input stream content type.
getContentType() - Method in class org.millstone.base.terminal.DownloadStream
Get stream content type.
getContentType() - Method in class org.millstone.webadapter.WebBrowser
Get preferred content type
getContentType() - Method in class org.millstone.webadapter.HttpUploadStream
Get input stream content type.
getContentType(String) - Method in class org.millstone.webadapter.MultipartRequest
Returns the Content-Type of a file.
getCurrentPageFirstItemId() - Method in class org.millstone.base.ui.Table
Getter for property currentPageFirstItem.
getCurrentPageFirstItemIndex() - Method in class org.millstone.base.ui.Table
Getter for property currentPageFirstItem.
getCursorX() - Method in class org.millstone.base.ui.GridLayout
Get the current cursor x-position.
getCursorY() - Method in class org.millstone.base.ui.GridLayout
Get the current cursor y-position.
getDefaultLocale() - Method in class org.millstone.webadapter.WebBrowser
Get the default locale requested by the browser.
getDefaultTheme() - Method in interface org.millstone.base.terminal.Terminal
Get name of the default theme
getDefaultTheme() - Method in class org.millstone.webadapter.WebBrowser
Get name of the default theme
getDescription() - Method in class org.millstone.base.ui.AbstractComponent
Gets the component's description.
getDetachedComponent() - Method in class org.millstone.base.ui.ComponentContainer.ComponentDetachEvent
Get the detached component
getDirectDependencies() - Method in class org.millstone.base.ui.AbstractComponent
 
getDirectDependencies() - Method in class org.millstone.base.ui.CustomComponent
 
getDirectDependencies() - Method in interface org.millstone.base.terminal.VariableOwner
Gets the variable change listeners this VariableOwner directly depends on.
getDirtyWindows(Application) - Method in class org.millstone.webadapter.WebAdapterServlet
Get the list of dirty windows in application
getDTDHandler() - Method in class org.millstone.webadapter.XSLReader
 
getEmail() - Method in class org.millstone.webadapter.Theme.Author
Get the email address of the author.
getEncoding() - Method in class org.millstone.webadapter.MultipartRequest
Returns the current encoding method.
getEntityResolver() - Method in class org.millstone.webadapter.XSLReader
 
getErrorHandler() - Method in class org.millstone.webadapter.XSLReader
 
getErrorLevel() - Method in class org.millstone.base.data.Validator.InvalidValueException
 
getErrorLevel() - Method in class org.millstone.base.data.Buffered.SourceException
Get the error level of this buffered source exception.
getErrorLevel() - Method in class org.millstone.base.terminal.UserError
 
getErrorLevel() - Method in interface org.millstone.base.terminal.ErrorMessage
Gets the errors level.
getErrorLevel() - Method in class org.millstone.base.terminal.SystemError
 
getErrorLevel() - Method in class org.millstone.base.terminal.CompositeErrorMessage
The error level is the largest error level in
getErrorMessage() - Method in class org.millstone.base.ui.AbstractComponent
Get the error message for this component.
getErrorMessage() - Method in class org.millstone.base.ui.AbstractField
Error messages shown by the fields are composites of the error message thrown by the superclasses (that is the component error message), validation errors and buffered source errors.
getErrorMessage() - Method in class org.millstone.base.data.validator.NullValidator
Get the error message that is displayed in case the value is invalid.
getErrorMessage() - Method in class org.millstone.base.data.validator.CompositeValidator
Get the error message for the composite validator.
getErrorMessage() - Method in class org.millstone.base.data.validator.StringLengthValidator
Gets the message to be displayed in case the value does not validate.
getExtensionToMIMETypeMapping() - Static method in class org.millstone.base.service.FileTypeResolver
Gets the internal file extension to mime-type mapping.
getFeature(String) - Method in class org.millstone.webadapter.XSLReader
 
getField(Object) - Method in class org.millstone.base.ui.Form
Get the field identified by the propertyid
getFile(String) - Method in class org.millstone.webadapter.MultipartRequest
Returns a File reference to the uploaded file.
getFileContents(String) - Method in class org.millstone.webadapter.MultipartRequest
If files were uploaded into memory, this method will retrieve the contents of the file as a InputStream.
getFilename() - Method in class org.millstone.base.ui.Upload.FinishedEvent
Returns the filename.
getFilename() - Method in interface org.millstone.base.terminal.ApplicationResource
Get virtual filename for the resource
getFilename() - Method in class org.millstone.base.terminal.StreamResource
Returns the filename.
getFilename() - Method in class org.millstone.base.terminal.ClassResource
 
getFilename() - Method in class org.millstone.base.terminal.FileResource
 
getFileName() - Method in class org.millstone.base.terminal.DownloadStream
Returns the file name.
getFileNames() - Method in class org.millstone.webadapter.Theme
Get list of all files in this theme.
getFileNames() - Method in class org.millstone.webadapter.Theme.Fileset
Get list of all files in this theme.
getFileNames(WebBrowser) - Method in class org.millstone.webadapter.Theme
Get list of file names matching WebBrowserType.
getFileNames(WebBrowser) - Method in class org.millstone.webadapter.Theme.Fileset
Get list of file names matching WebBrowserType.
getFileParameter(String, int) - Method in class org.millstone.webadapter.MultipartRequest
Access an attribute of a file upload parameter record.
getFileParameterNames() - Method in class org.millstone.webadapter.MultipartRequest
This enumeration will return all INPUT TYPE=FILE parameter NAMES as encountered during the upload.
getFileSize(String) - Method in class org.millstone.webadapter.MultipartRequest
Returns the File Size of a uploaded file.
getFileSystemName(String) - Method in class org.millstone.webadapter.MultipartRequest
Get the file system basename of an uploaded file.
getFilter() - Method in class org.millstone.base.data.util.FilesystemContainer
Returns the file filter used to limit the files in this container.
getFirstDayOfWeek() - Static method in class org.millstone.webadapter.ThemeFunctionLibrary
Get name for week day.
getFirstFatalError() - Method in class org.millstone.webadapter.UIDLTransformer.TransformerErrorHandler
Get the first fatal error.
getFrame(int) - Method in class org.millstone.base.ui.FrameWindow.Frameset
Get frame by index.
getFrame(String) - Method in class org.millstone.base.ui.FrameWindow.Frameset
Get frame by name.
getFrames() - Method in class org.millstone.base.ui.FrameWindow.Frameset
Get a list of frames.
getFrameset() - Method in class org.millstone.base.ui.FrameWindow
Gets the main frameset of the window.
getHeight() - Method in class org.millstone.base.ui.Embedded
Returns the visual height of the object.
getHeight() - Method in class org.millstone.base.ui.Panel
 
getHeight() - Method in class org.millstone.base.ui.GridLayout
Get the height of the grid.
getHeight() - Method in interface org.millstone.base.terminal.Sizeable
Get height of the object.
getHeightUnits() - Method in class org.millstone.base.ui.Embedded
Get height property units.
getHeightUnits() - Method in class org.millstone.base.ui.Panel
 
getHeightUnits() - Method in interface org.millstone.base.terminal.Sizeable
Get height property units.
getHTMLDescription() - Method in class org.millstone.webadapter.UIDLTransformerException
Returns the detailed description.
getHTMLFormattedUIDL(String, String) - Method in class org.millstone.webadapter.DebugWindow
 
getHtmlTable() - Method in class org.millstone.webadapter.MultipartRequest
For debugging.
getIcon() - Method in class org.millstone.base.ui.AbstractComponent
 
getIcon() - Method in class org.millstone.base.ui.CustomComponent
The icon of the custom component is by default the the icon of the root component, or null if the root is not set
getIcon() - Method in interface org.millstone.base.ui.Component
Gets the component's icon.
getIcon() - Method in class org.millstone.base.data.util.FilesystemContainer.FileItem
 
getIcon() - Method in class org.millstone.base.event.Action
Returns the action's icon.
getIcon(File) - Static method in class org.millstone.base.service.FileTypeResolver
Gets the descriptive icon representing a file.
getIcon(String) - Static method in class org.millstone.base.service.FileTypeResolver
Gets the descriptive icon representing file, based on the filename.
getIdByIndex(int) - Method in interface org.millstone.base.data.Container.Indexed
Get the ID of an Item by an index number.
getIdByIndex(int) - Method in class org.millstone.base.data.util.IndexedContainer
Get ID with the index.
getIndex(String) - Method in class org.millstone.webadapter.XSLReader.AttributeMapper
 
getIndex(String, String) - Method in class org.millstone.webadapter.XSLReader.AttributeMapper
 
getItem() - Method in interface org.millstone.base.data.Item.PropertySetChangeEvent
Retrieves the Item whose contents has been modified.
getItem(Object) - Method in class org.millstone.base.ui.Select
Get the item from the container with given id.
getItem(Object) - Method in interface org.millstone.base.data.Container
Gets the Item with the given Item ID from the Container.
getItem(Object) - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
 
getItem(Object) - Method in class org.millstone.base.data.util.FilesystemContainer
 
getItem(Object) - Method in class org.millstone.base.data.util.IndexedContainer
Gets the Item with the given Item ID from the list.
getItem(Object) - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
 
getItemCaption(Object) - Method in class org.millstone.base.ui.Select
Get the caption of an item.
getItemCaptionMode() - Method in class org.millstone.base.ui.Select
Get the item caption mode.
getItemCaptionPropertyId() - Method in class org.millstone.base.ui.Select
Get the item caption property.
getItemDataSource() - Method in class org.millstone.base.ui.Form
 
getItemDataSource() - Method in interface org.millstone.base.data.Item.Viewer
Gets the Item serving as the data source of the viewer.
getItemIcon(Object) - Method in class org.millstone.base.ui.Select
Get the item icon.
getItemIconPropertyId() - Method in class org.millstone.base.ui.Select
Get the item icon property.
getItemId() - Method in class org.millstone.base.ui.Tree.ExpandEvent
Node where the event occurred
getItemId() - Method in class org.millstone.base.ui.Tree.CollapseEvent
Node where the event occurred
getItemIds() - Method in class org.millstone.base.ui.Select
Get item Id collection from the container.
getItemIds() - Method in interface org.millstone.base.data.Container
Gets the ID's of all Items stored in the Container.
getItemIds() - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
 
getItemIds() - Method in class org.millstone.base.data.util.FilesystemContainer
 
getItemIds() - Method in class org.millstone.base.data.util.IndexedContainer
Gets the ID's of all Items stored in the list.
getItemIds() - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
 
getItemProperty(Object) - Method in class org.millstone.base.ui.Form
The property identified by the property id.
getItemProperty(Object) - Method in interface org.millstone.base.data.Item
Gets the Property corresponding to the given Property ID stored in the Item.
getItemProperty(Object) - Method in class org.millstone.base.data.util.FilesystemContainer.FileItem
 
getItemProperty(Object) - Method in class org.millstone.base.data.util.PropertysetItem
Gets the Property corresponding to the given Property ID stored in the Item.
getItemPropertyIds() - Method in class org.millstone.base.ui.Form
 
getItemPropertyIds() - Method in interface org.millstone.base.data.Item
Gets the collection of IDs of all Properties stored in the Item.
getItemPropertyIds() - Method in class org.millstone.base.data.util.FilesystemContainer.FileItem
 
getItemPropertyIds() - Method in class org.millstone.base.data.util.PropertysetItem
Gets the collection of IDs of all Properties stored in the Item.
getJavaScriptVersion() - Method in class org.millstone.webadapter.WebBrowser
Get the version of the supported Java Script by the browser.
getLayout() - Method in class org.millstone.base.ui.Panel
Get the current layout of the panel.
getLayout() - Method in class org.millstone.base.ui.Form
Get the layout of the form.
getLength() - Method in class org.millstone.base.ui.Upload.FinishedEvent
Returns the length.
getLength() - Method in class org.millstone.webadapter.XSLReader.AttributeMapper
 
getLocale() - Method in class org.millstone.base.Application
Get thed default locale for this application
getLocale() - Method in class org.millstone.base.ui.AbstractComponent
 
getLocale() - Method in class org.millstone.base.ui.CustomComponent
The icon of the custom component is by default the the locale of the parent or null if the parent is not set.
getLocale() - Method in interface org.millstone.base.ui.Component
Gets the locale of this component.
getLocales() - Method in class org.millstone.webadapter.WebBrowser
Returns the locales supported by the web browser.
getLocalName(int) - Method in class org.millstone.webadapter.XSLReader.AttributeMapper
 
getLogoutURL() - Method in class org.millstone.base.Application
Returns the URL user is redirected to on application close.
getMainWindow() - Method in class org.millstone.base.Application
Returns the mainWindow of the application.
getMarkupVersion() - Method in class org.millstone.webadapter.WebBrowser
Get the supported markup language.
getMaxLength() - Method in class org.millstone.base.data.validator.StringLengthValidator
Get the maximum permissable length of the string.
getMessage() - Method in class org.millstone.base.event.ListenerMethod.MethodException
 
getMethodProperty() - Method in class org.millstone.base.data.util.MethodProperty.MethodException
Get the method property this exception originates from
getMimeType() - Method in class org.millstone.base.ui.Embedded
Returns the MIME-Type of the object
getMIMEType() - Method in class org.millstone.base.ui.Upload.FinishedEvent
Returns the type.
getMIMEType() - Method in class org.millstone.base.terminal.ExternalResource
 
getMIMEType() - Method in interface org.millstone.base.terminal.Resource
Get the MIME type of the resource.
getMIMEType() - Method in class org.millstone.base.terminal.ThemeResource
 
getMIMEType() - Method in class org.millstone.base.terminal.StreamResource
 
getMIMEType() - Method in class org.millstone.base.terminal.ClassResource
 
getMIMEType() - Method in class org.millstone.base.terminal.FileResource
 
getMIMEType(File) - Static method in class org.millstone.base.service.FileTypeResolver
Gets the mime-type for a file.
getMIMEType(String) - Static method in class org.millstone.base.service.FileTypeResolver
Gets the mime-type of a file.
getMIMETypeToIconMapping() - Static method in class org.millstone.base.service.FileTypeResolver
Gets the internal mime-type to icon mapping.
getMinLength() - Method in class org.millstone.base.data.validator.StringLengthValidator
Get the minimum permissable lenght of the string.
getMode() - Method in class org.millstone.base.data.validator.CompositeValidator
Get the mode of the validator.
getModificationTime() - Method in class org.millstone.webadapter.DirectoryThemeSource
 
getModificationTime() - Method in class org.millstone.webadapter.CollectionThemeSource
 
getModificationTime() - Method in class org.millstone.webadapter.JarThemeSource
Return modication time of the jar file.
getModificationTime() - Method in class org.millstone.webadapter.ServletThemeSource
Return modication time of the description file.
getModificationTime() - Method in interface org.millstone.webadapter.ThemeSource
Get the last modification time, used to reload theme on changes.
getMonth(int) - Static method in class org.millstone.webadapter.ThemeFunctionLibrary
Get name for month.
getName() - Method in class org.millstone.base.ui.FrameWindow.Frame
Name of the freame
getName() - Method in class org.millstone.base.ui.Window
Get the unique name of the window that indentifies it on the terminal.
getName() - Method in class org.millstone.base.data.util.FilesystemContainer.FileItem
 
getName() - Method in class org.millstone.webadapter.DirectoryThemeSource
 
getName() - Method in class org.millstone.webadapter.CollectionThemeSource
 
getName() - Method in class org.millstone.webadapter.JarThemeSource
 
getName() - Method in class org.millstone.webadapter.ServletThemeSource
 
getName() - Method in class org.millstone.webadapter.Theme
Returns the name of this theme.
getName() - Method in class org.millstone.webadapter.Theme.Author
Get the name of the author.
getName() - Method in class org.millstone.webadapter.Theme.File
Get name of the file.
getName() - Method in interface org.millstone.webadapter.ThemeSource
Get the name of the ThemeSource.
getNewUser() - Method in class org.millstone.base.Application.UserChangeEvent
Get the new user of the application
getNullRepresentation() - Method in class org.millstone.base.ui.TextField
Get the null-string representation.
getNullSelectionItemId() - Method in class org.millstone.base.ui.Select
Returns the item id that represents null value of this select in single select mode.
getOrientation() - Method in class org.millstone.base.ui.OrderedLayout
Get the orientation of the container.
getPageLength() - Method in class org.millstone.base.ui.Table
Get the page length.
getPaintable() - Method in class org.millstone.base.terminal.Paintable.RepaintRequestEvent
Get the paintable needing repainting.
getPaintTarget(HttpVariableMap) - Method in class org.millstone.webadapter.UIDLTransformer
Attach the output stream to transformer and get corresponding UIDLStream for writing UI description language trough transform to given output.
getParameter(String) - Method in class org.millstone.base.ui.Embedded
Get the value of an object parameter.
getParameter(String) - Method in class org.millstone.base.terminal.DownloadStream
Get a paramater for download stream.
getParameterNames() - Method in class org.millstone.base.ui.Embedded
Get embedded object parameter names.
getParameterNames() - Method in class org.millstone.base.terminal.DownloadStream
Get the names of the parameters.
getParameterNames() - Method in class org.millstone.webadapter.MultipartRequest
An enumeration of all URL Parameters for the current HTTP Request.
getParent() - Method in class org.millstone.base.ui.AbstractComponent
 
getParent() - Method in class org.millstone.base.ui.CustomComponent
 
getParent() - Method in interface org.millstone.base.ui.Component
Gets the visual parent of the component.
getParent() - Method in class org.millstone.base.ui.Window
Getter for property parent.
getParent(Object) - Method in class org.millstone.base.ui.Tree
 
getParent(Object) - Method in interface org.millstone.base.data.Container.Hierarchical
Gets the ID of the parent Item of the specified Item.
getParent(Object) - Method in class org.millstone.base.data.util.FilesystemContainer
 
getParent(Object) - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
 
getParent(Object) - Method in class org.millstone.base.data.util.HierarchicalContainer
 
getParentFrameset() - Method in class org.millstone.base.ui.FrameWindow.Frame
Get the parent frameset
getParentThemes() - Method in class org.millstone.webadapter.Theme
Returns the list of parent themes of this theme.
getPreviousUser() - Method in class org.millstone.base.Application.UserChangeEvent
Get the previous user of the application
getProperty() - Method in class org.millstone.base.ui.AbstractField.ValueChangeEvent
Gets the Property which triggered the event.
getProperty() - Method in class org.millstone.base.ui.AbstractField.ReadOnlyStatusChangeEvent
Property where the event occurred
getProperty() - Method in class org.millstone.base.ui.Label.ValueChangeEvent
Value where the event occurred
getProperty() - Method in interface org.millstone.base.data.Property.ValueChangeEvent
Retrieves the Property that has been modified.
getProperty() - Method in interface org.millstone.base.data.Property.ReadOnlyStatusChangeEvent
Property whose read-only state has changed.
getProperty(String) - Method in class org.millstone.base.Application
Searches for the property with the specified name in this application.
getProperty(String) - Method in class org.millstone.webadapter.XSLReader
 
getPropertyDataSource() - Method in class org.millstone.base.ui.AbstractField
Gets the current data source of the field, if any.
getPropertyDataSource() - Method in class org.millstone.base.ui.Label
Get viewing data-source property.
getPropertyDataSource() - Method in interface org.millstone.base.data.Property.Viewer
Get the Property serving as the data source of the viewer.
getPropertyNames() - Method in class org.millstone.base.Application
Returns an enumeration of all the names in this application.
getQName(int) - Method in class org.millstone.webadapter.XSLReader.AttributeMapper
 
getReceiver() - Method in class org.millstone.base.ui.Upload
Returns the current receiver.
getRelativeLocation(ApplicationResource) - Method in class org.millstone.base.Application
Get relative uri of the resource
getResolution() - Method in class org.millstone.base.ui.DateField
Returns the resolution.
getResource() - Method in class org.millstone.base.ui.FrameWindow.Frame
Resource connected to frame
getResource() - Method in class org.millstone.base.ui.Link
Returns the resource this link opens.
getResource(String) - Method in class org.millstone.webadapter.DirectoryThemeSource
 
getResource(String) - Method in class org.millstone.webadapter.CollectionThemeSource
 
getResource(String) - Method in class org.millstone.webadapter.JarThemeSource
 
getResource(String) - Method in class org.millstone.webadapter.ServletThemeSource
 
getResource(String) - Method in interface org.millstone.webadapter.ThemeSource
Get input stream for the resource with the specified resource id.
getResourceId() - Method in class org.millstone.base.terminal.ThemeResource
Get the resource id
getResourceLocation(String, ThemeResource) - Method in class org.millstone.webadapter.WebAdapterServlet
Get relative location of a theme resource.
getRowHeaderMode() - Method in class org.millstone.base.ui.Table
Get the row header mode.
getRows() - Method in class org.millstone.base.ui.TextField
Gets the number of rows in the editor.
getScreenHeight() - Method in interface org.millstone.base.terminal.Terminal
Get height of the terminal window in pixels
getScreenHeight() - Method in class org.millstone.webadapter.WebBrowser
Get height of the terminal window in pixels
getScreenWidth() - Method in interface org.millstone.base.terminal.Terminal
Get width of the terminal window in pixels
getScreenWidth() - Method in class org.millstone.webadapter.WebBrowser
Get width of the terminal window in pixels
getScrollOffsetX() - Method in class org.millstone.base.ui.Panel
 
getScrollOffsetX() - Method in interface org.millstone.base.terminal.Scrollable
Get scroll X offset.
getScrollOffsetY() - Method in class org.millstone.base.ui.Panel
 
getScrollOffsetY() - Method in interface org.millstone.base.terminal.Scrollable
Get scroll Y offset.
getSelect() - Method in class org.millstone.base.ui.TabSheet.SelectedTabChangeEvent
Select where the event occurred
getSelectedTab() - Method in class org.millstone.base.ui.TabSheet
Get the selected tab
getServlet() - Method in class org.millstone.webadapter.DebugWindow
Returns the servlet.
getSession() - Method in class org.millstone.webadapter.DebugWindow
Returns the session.
getShortMonth(int) - Static method in class org.millstone.webadapter.ThemeFunctionLibrary
Get short name for month.
getShortWeekday(int) - Static method in class org.millstone.webadapter.ThemeFunctionLibrary
Get name for week day.
getSize() - Method in class org.millstone.base.data.util.FilesystemContainer.FileItem
 
getSource() - Method in class org.millstone.base.ui.Embedded
Get the resource contained in the embedded object.
getSource() - Method in class org.millstone.base.data.Buffered.SourceException
Get the source of the exception.
getSourceFile() - Method in class org.millstone.base.terminal.FileResource
Returns the source file.
getStandby() - Method in class org.millstone.base.ui.Embedded
Returns the standby text displayed when the object is loading.
getStream() - Method in interface org.millstone.base.terminal.UploadStream
Get input stream.
getStream() - Method in interface org.millstone.base.terminal.ApplicationResource
Get resource as stream
getStream() - Method in class org.millstone.base.terminal.DownloadStream
Get downloadable stream.
getStream() - Method in class org.millstone.base.terminal.StreamResource
 
getStream() - Method in interface org.millstone.base.terminal.StreamResource.StreamSource
Return new input stream that is used for reading the resource
getStream() - Method in class org.millstone.base.terminal.ClassResource
 
getStream() - Method in class org.millstone.base.terminal.FileResource
 
getStream() - Method in class org.millstone.webadapter.HttpUploadStream
Get input stream.
getStreamName() - Method in interface org.millstone.base.terminal.UploadStream
Get the name of the stream.
getStreamName() - Method in class org.millstone.webadapter.HttpUploadStream
Get the name of the stream.
getStreamSource() - Method in class org.millstone.base.terminal.StreamResource
Returns the source for this StreamResource.
getStyle() - Method in class org.millstone.base.ui.AbstractComponent
 
getStyle() - Method in class org.millstone.base.ui.CustomComponent
Custom component does not implement custom styles by default and this function returns null.
getStyle() - Method in interface org.millstone.base.ui.Component
Gets the look-and-feel style of the component.
getSubValidators(Class) - Method in class org.millstone.base.data.validator.CompositeValidator
Get sub-validators by class.
getTabCaption(Component) - Method in class org.millstone.base.ui.TabSheet
Get the caption for a component
getTabIcon(Component) - Method in class org.millstone.base.ui.TabSheet
Get the icon for a component
getTag() - Method in class org.millstone.base.ui.Select
Get component UIDL tag.
getTag() - Method in class org.millstone.base.ui.AbstractComponent
Gets the UIDL tag corresponding to the component.
getTag() - Method in class org.millstone.base.ui.CustomLayout
Get component UIDL tag.
getTag() - Method in class org.millstone.base.ui.Upload
Get component type.
getTag() - Method in class org.millstone.base.ui.Embedded
Get component UIDL tag.
getTag() - Method in class org.millstone.base.ui.Panel
Get component UIDL tag.
getTag() - Method in class org.millstone.base.ui.FrameWindow
Gets the window's UIDL tag.
getTag() - Method in class org.millstone.base.ui.TabSheet
Get component UIDL tag.
getTag() - Method in class org.millstone.base.ui.Link
Get component UIDL tag.
getTag() - Method in class org.millstone.base.ui.OrderedLayout
Get component UIDL tag.
getTag() - Method in class org.millstone.base.ui.Window
Get component UIDL tag.
getTag() - Method in class org.millstone.base.ui.Label
Get component UIDL tag.
getTag() - Method in class org.millstone.base.ui.Table
Get UIDL tag corresponding to component.
getTag() - Method in class org.millstone.base.ui.Form
 
getTag() - Method in class org.millstone.base.ui.TextField
 
getTag() - Method in class org.millstone.base.ui.GridLayout
Gets the components UIDL tag.
getTag() - Method in class org.millstone.base.ui.Tree
 
getTag() - Method in class org.millstone.base.ui.DateField
 
getTag() - Method in class org.millstone.base.ui.Button
Get component UIDL tag.
getTargetBorder() - Method in class org.millstone.base.ui.Link
Returns the target window border.
getTargetHeight() - Method in class org.millstone.base.ui.Link
Returns the target window height or -1 if not set.
getTargetName() - Method in class org.millstone.base.ui.Link
Returns the target window name.
getTargetWidth() - Method in class org.millstone.base.ui.Link
Returns the target window width or -1 if not set.
getTerminal() - Method in class org.millstone.base.ui.Window
Get terminal type.
getTerminalType(HttpSession) - Static method in class org.millstone.webadapter.WebBrowserProbe
Return the terminal type from the given session.
getTheme() - Method in class org.millstone.base.Application
Gets the application's theme.
getTheme() - Method in class org.millstone.base.ui.Window
Get theme for this window.
getTheme() - Method in class org.millstone.webadapter.UIDLTransformerType
Get the theme used in the UIDLTransformer of this type.
getThemeByName(String) - Method in class org.millstone.webadapter.DirectoryThemeSource
 
getThemeByName(String) - Method in class org.millstone.webadapter.CollectionThemeSource
 
getThemeByName(String) - Method in class org.millstone.webadapter.JarThemeSource
 
getThemeByName(String) - Method in class org.millstone.webadapter.ServletThemeSource
 
getThemeByName(String) - Method in interface org.millstone.webadapter.ThemeSource
Return Theme instance by name.
getThemes() - Method in class org.millstone.webadapter.DirectoryThemeSource
 
getThemes() - Method in class org.millstone.webadapter.CollectionThemeSource
 
getThemes() - Method in class org.millstone.webadapter.JarThemeSource
 
getThemes() - Method in class org.millstone.webadapter.ServletThemeSource
 
getThemes() - Method in interface org.millstone.webadapter.ThemeSource
Get list of themes in the theme source.
getThemeSource() - Method in class org.millstone.webadapter.WebAdapterServlet
Returns the theme source.
getTransformer(UIDLTransformerType) - Method in class org.millstone.webadapter.UIDLTransformerFactory
Get new transformer of the specified type
getTransformerType() - Method in class org.millstone.webadapter.UIDLTransformer
Get the type of the transformer.
getTransformException() - Method in class org.millstone.webadapter.UIDLTransformerException
Returns the nested transform exception that occurred.
getType() - Method in class org.millstone.base.ui.Select
Return the type of the property.
getType() - Method in class org.millstone.base.ui.AbstractField
 
getType() - Method in class org.millstone.base.ui.Embedded
Get the type of the embedded object.
getType() - Method in class org.millstone.base.ui.Label
 
getType() - Method in class org.millstone.base.ui.TextField
 
getType() - Method in class org.millstone.base.ui.DateField
 
getType() - Method in class org.millstone.base.ui.Button
The type of the button as a property.
getType() - Method in interface org.millstone.base.data.Property
Returns the type of the Property.
getType() - Method in class org.millstone.base.data.util.ObjectProperty
Returns the type of the ObjectProperty.
getType() - Method in class org.millstone.base.data.util.MethodProperty
Returns the type of the Property.
getType(int) - Method in class org.millstone.webadapter.XSLReader.AttributeMapper
 
getType(Object) - Method in class org.millstone.base.ui.Select
Get property type.
getType(Object) - Method in interface org.millstone.base.data.Container
Gets the data type of all Properties identified by the given Property ID.
getType(Object) - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
 
getType(Object) - Method in class org.millstone.base.data.util.FilesystemContainer
Gets the specified property's data type.
getType(Object) - Method in class org.millstone.base.data.util.IndexedContainer
Gets the type of a Property stored in the list.
getType(Object) - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
 
getType(String) - Method in class org.millstone.webadapter.XSLReader.AttributeMapper
 
getType(String, String) - Method in class org.millstone.webadapter.XSLReader.AttributeMapper
 
getUIDL() - Method in class org.millstone.webadapter.WebPaintTarget
Get the UIDL already printed to stream.
getUIDLErrorReport() - Method in class org.millstone.webadapter.UIDLTransformer.TransformerErrorHandler
Gets the formated error report on UIDL.
getUpload() - Method in class org.millstone.base.ui.Upload.FinishedEvent
Upload where the event occurred
getURI(int) - Method in class org.millstone.webadapter.XSLReader.AttributeMapper
 
getURL() - Method in class org.millstone.base.Application
Gets the URL of the application.
getURL() - Method in class org.millstone.base.ui.FrameWindow.Frame
URL of the frame
getURL() - Method in class org.millstone.base.ui.Window
Returns the full url of the window, this returns window specific url even for the main window.
getURL() - Method in class org.millstone.base.terminal.ExternalResource
Get the URL of the external resource
getURLParameter(String) - Method in class org.millstone.webadapter.MultipartRequest
Return the value of the strName URLParameter.
getURLParameters(String) - Method in class org.millstone.webadapter.MultipartRequest
Return an enumeration of all values for the strName parameter.
getUser() - Method in class org.millstone.base.Application
Gets the user of the application.
getValidators() - Method in class org.millstone.base.ui.AbstractField
Gets the validators of the field.
getValidators() - Method in interface org.millstone.base.data.Validatable
List all validators currently registered for the object.
getValue() - Method in class org.millstone.base.ui.Select
Get the selected item id or in multiselect mode a set of selected ids.
getValue() - Method in class org.millstone.base.ui.AbstractField
Gets the current value of the field.
getValue() - Method in class org.millstone.base.ui.Label
Get the value of the label.
getValue() - Method in interface org.millstone.base.data.Property
Gets the value stored in the Property.
getValue() - Method in class org.millstone.base.data.util.ObjectProperty
Gets the value stored in the Property.
getValue() - Method in class org.millstone.base.data.util.MethodProperty
Gets the value stored in the Property.
getValue(int) - Method in class org.millstone.webadapter.XSLReader.AttributeMapper
 
getValue(String) - Method in class org.millstone.webadapter.XSLReader.AttributeMapper
 
getValue(String, String) - Method in class org.millstone.webadapter.XSLReader.AttributeMapper
 
getWebBrowser() - Method in class org.millstone.webadapter.UIDLTransformerType
Get the web browser type used in the UIDLTransformer of this type.
getVersion() - Method in class org.millstone.webadapter.Theme
Returns the version of this theme.
getWidth() - Method in class org.millstone.base.ui.Embedded
Returns the visual width of the object.
getWidth() - Method in class org.millstone.base.ui.Panel
 
getWidth() - Method in class org.millstone.base.ui.GridLayout
Get the width of the grids.
getWidth() - Method in interface org.millstone.base.terminal.Sizeable
Get width of the object.
getWidthUnits() - Method in class org.millstone.base.ui.Embedded
Get width property units.
getWidthUnits() - Method in class org.millstone.base.ui.Panel
 
getWidthUnits() - Method in interface org.millstone.base.terminal.Sizeable
Get width property units.
getWindow() - Method in class org.millstone.base.Application.WindowDetachEvent
Get the detached window
getWindow() - Method in class org.millstone.base.Application.WindowAttachEvent
Get the attached window
getWindow() - Method in class org.millstone.base.ui.AbstractComponent
 
getWindow() - Method in class org.millstone.base.ui.CustomComponent
 
getWindow() - Method in class org.millstone.base.ui.FrameWindow.Frame
Window connected to frame
getWindow() - Method in class org.millstone.base.ui.Link
Returns the window this link opens.
getWindow() - Method in interface org.millstone.base.ui.Component
Gets the component's parent window.
getWindow() - Method in class org.millstone.base.ui.Window
Get window of the component.
getWindow(String) - Method in class org.millstone.base.Application
Gets a window by name.
getWindowRefreshScript(Application, Window, WebBrowser) - Static method in class org.millstone.webadapter.ThemeFunctionLibrary
Generate JavaScript for updating given window
getWindows() - Method in class org.millstone.base.Application
Gets the set of windows contained by the application.
getWindowTargetName() - Static method in class org.millstone.webadapter.ThemeFunctionLibrary
Returns an unique target name for current window.
getWindowTargetName(Application, Window) - Static method in class org.millstone.webadapter.ThemeFunctionLibrary
Returns an unique target name for a given window name.
getWindowTargetName(String) - Static method in class org.millstone.webadapter.ThemeFunctionLibrary
Returns an unique target name for current window.
getVisibleColumns() - Method in class org.millstone.base.ui.Table
Get the array of visible column property id:s.
getVisibleItemIds() - Method in class org.millstone.base.ui.Select
Get the visible item ids.
getVisibleItemIds() - Method in class org.millstone.base.ui.Table
Return list of items on the current page
getVisibleItemIds() - Method in class org.millstone.base.ui.Tree
 
getX1() - Method in class org.millstone.base.ui.GridLayout.Area
Returns the top-left corner x-coordinate.
getX2() - Method in class org.millstone.base.ui.GridLayout.Area
Returns the bottom-right corner x-coordinate.
getXSLErrorReport(ThemeSource, UIDLTransformerType) - Method in class org.millstone.webadapter.UIDLTransformer.TransformerErrorHandler
Gets the formated error report on XSL.
getXSLStreams(Theme, WebBrowser) - Method in class org.millstone.webadapter.DirectoryThemeSource
 
getXSLStreams(Theme, WebBrowser) - Method in class org.millstone.webadapter.CollectionThemeSource
 
getXSLStreams(Theme, WebBrowser) - Method in class org.millstone.webadapter.JarThemeSource
 
getXSLStreams(Theme, WebBrowser) - Method in class org.millstone.webadapter.ServletThemeSource
 
getXSLStreams(Theme, WebBrowser) - Method in interface org.millstone.webadapter.ThemeSource
Get XSL stream for the specified theme and web-browser type.
getY1() - Method in class org.millstone.base.ui.GridLayout.Area
Returns the top-left corner y-coordinate.
getY2() - Method in class org.millstone.base.ui.GridLayout.Area
Returns the bottom-right corner y-coordinate.
GridLayout - class org.millstone.base.ui.GridLayout.
A container that consists of components with certain coordinates on a grid.
GridLayout.Area - class org.millstone.base.ui.GridLayout.Area.
This class defines an area on a grid.
GridLayout.Area(Component, int, int, int, int) - Constructor for class org.millstone.base.ui.GridLayout.Area
Construct a new area on a grid.
GridLayout.OutOfBoundsException - exception org.millstone.base.ui.GridLayout.OutOfBoundsException.
An Exception object which is thrown when an area exceeds the bounds of the grid.
GridLayout.OutOfBoundsException(GridLayout.Area) - Constructor for class org.millstone.base.ui.GridLayout.OutOfBoundsException
Constructs an OoutOfBoundsException with the specified detail message.
GridLayout.OverlapsException - exception org.millstone.base.ui.GridLayout.OverlapsException.
An Exception object which is thrown when two Items occupy the same space on a grid.
GridLayout.OverlapsException(GridLayout.Area) - Constructor for class org.millstone.base.ui.GridLayout.OverlapsException
Constructs an OverlapsException.
GridLayout() - Constructor for class org.millstone.base.ui.GridLayout
Constructs an empty grid layout that is extended as needed.
GridLayout(int, int) - Constructor for class org.millstone.base.ui.GridLayout
Constructor for grid of given size.

H

handleAction(Action, Object, Object) - Method in interface org.millstone.base.event.Action.Handler
Handles an action for the given target.
handleParameters(Map) - Method in class org.millstone.base.ui.Window
 
handleParameters(Map) - Method in interface org.millstone.base.terminal.ParameterHandler
Handle parameters.
handleProbeRequest(HttpServletRequest, Map) - Static method in class org.millstone.webadapter.WebBrowserProbe
Handle client checking.
handleURI(URL, String) - Method in class org.millstone.base.Application
 
handleURI(URL, String) - Method in class org.millstone.base.ui.Window
Handle uri recursively.
handleURI(URL, String) - Method in interface org.millstone.base.terminal.URIHandler
Handle uri.
handleVariables(HttpServletRequest) - Method in class org.millstone.webadapter.HttpVariableMap
Handle all variable changes in this request.
hasChildren(Object) - Method in class org.millstone.base.ui.Tree
 
hasChildren(Object) - Method in interface org.millstone.base.data.Container.Hierarchical
Tests if the Item specified with itemId has any child Items, that is, is it a leaf Item.
hasChildren(Object) - Method in class org.millstone.base.data.util.FilesystemContainer
 
hasChildren(Object) - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
 
hasChildren(Object) - Method in class org.millstone.base.data.util.HierarchicalContainer
 
hasFatalErrors() - Method in class org.millstone.webadapter.UIDLTransformer.TransformerErrorHandler
 
hashCode() - Method in class org.millstone.base.data.util.FilesystemContainer.FileItem
 
hashCode() - Method in class org.millstone.base.terminal.ThemeResource
 
hashCode() - Method in class org.millstone.webadapter.UIDLTransformerType
The hash code of the equal types are the same
hashCode() - Method in class org.millstone.webadapter.WebBrowser
Hash code composed of the properties of the web browser type
hasNoErrors() - Method in class org.millstone.webadapter.UIDLTransformer.TransformerErrorHandler
 
hideTabs(boolean) - Method in class org.millstone.base.ui.TabSheet
Setter for property tabsHidden.
HierarchicalContainer - class org.millstone.base.data.util.HierarchicalContainer.
A specialized Container whose contents can be accessed like it was a tree-like structure.
HierarchicalContainer() - Constructor for class org.millstone.base.data.util.HierarchicalContainer
 
HttpUploadStream - class org.millstone.webadapter.HttpUploadStream.
WebAdapter implementation of the UploadStream interface.
HttpUploadStream(String, InputStream, String, String) - Constructor for class org.millstone.webadapter.HttpUploadStream
Creates a new instance of UploadStreamImpl
HttpVariableMap - class org.millstone.webadapter.HttpVariableMap.
Class implementing the MillStone WebAdapter variable mappings.
HttpVariableMap() - Constructor for class org.millstone.webadapter.HttpVariableMap
 

I

ignorableWhitespace(char[], int, int) - Method in class org.millstone.webadapter.XSLReader
 
IndexedContainer - class org.millstone.base.data.util.IndexedContainer.
A list implementation of the org.millstone.base.data.Container interface.
IndexedContainer() - Constructor for class org.millstone.base.data.util.IndexedContainer
 
indexOfId(Object) - Method in interface org.millstone.base.data.Container.Indexed
Gets the index of the Item corresponding to itemId.
indexOfId(Object) - Method in class org.millstone.base.data.util.IndexedContainer
Get the index of an id.
info(String) - Static method in class org.millstone.webadapter.Log
Logs an info message.
INFORMATION - Static variable in interface org.millstone.base.terminal.ErrorMessage
Error code for informational messages.
init() - Method in class org.millstone.base.Application
Main initializer of the application.
init(ServletConfig) - Method in class org.millstone.webadapter.WebAdapterServlet
Called by the servlet container to indicate to a servlet that the servlet is being placed into service.
isClientSideChecked() - Method in class org.millstone.webadapter.WebBrowser
Get the client side cheked property.
isDebugMode() - Method in class org.millstone.webadapter.WebAdapterServlet
Check if web adapter is in debug mode.
isEnabled() - Method in class org.millstone.base.ui.AbstractComponent
 
isEnabled() - Method in class org.millstone.base.ui.CustomComponent
Custom component is allways enabled by default
isEnabled() - Method in interface org.millstone.base.ui.Component
Tests if the component is enabled or not.
isEnabled() - Method in interface org.millstone.base.terminal.VariableOwner
Tests if the variable owner is enabled or not.
isExpanded(Object) - Method in class org.millstone.base.ui.Tree
Check is an item is expanded
isFirstId(Object) - Method in interface org.millstone.base.data.Container.Ordered
Tests if the Item corresponding to the given Item ID is the first Item in the Container.
isFirstId(Object) - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
 
isFirstId(Object) - Method in class org.millstone.base.data.util.IndexedContainer
Tests if the Item corresponding to the given Item ID is the first Item in the list.
isFrameSupport() - Method in class org.millstone.webadapter.WebBrowser
Does the browser support frames ?
isImmediate() - Method in class org.millstone.base.ui.AbstractComponent
 
isImmediate() - Method in class org.millstone.base.ui.CustomComponent
Custom component is by default in the non-immediate mode.
isImmediate() - Method in interface org.millstone.base.ui.Component
Tests if the component is in immediate mode or not.
isInvalidAllowed() - Method in class org.millstone.base.ui.AbstractField
Fields allow invalid values by default.
isInvalidAllowed() - Method in interface org.millstone.base.data.Validatable
Does the validabtable object accept invalid values.
isInvalidCommitted() - Method in class org.millstone.base.ui.AbstractField
 
isInvalidCommitted() - Method in interface org.millstone.base.data.BufferedValidatable
Is the invalid data committed to datasource.
isJavaEnabled() - Method in class org.millstone.webadapter.WebBrowser
Check if web browser supports Java.
isLastId(Object) - Method in interface org.millstone.base.data.Container.Ordered
Tests if the Item corresponding to the given Item ID is the last Item in the Container.
isLastId(Object) - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
 
isLastId(Object) - Method in class org.millstone.base.data.util.IndexedContainer
Tests if the Item corresponding to the given Item ID is the last Item in the list.
isMet(WebBrowser) - Method in interface org.millstone.webadapter.Theme.Requirement
Check that this requirement is met by given type of browser.
isMet(WebBrowser) - Method in class org.millstone.webadapter.Theme.NotRequirement
Check that this requirement is met by given type of browser.
isMet(WebBrowser) - Method in class org.millstone.webadapter.Theme.AndRequirement
Checks that all os the requirements in this collection are met.
isMet(WebBrowser) - Method in class org.millstone.webadapter.Theme.OrRequirement
Checks that some of the requirements in this collection is met.
isMet(WebBrowser) - Method in class org.millstone.webadapter.Theme.AgentRequirement
 
isMet(WebBrowser) - Method in class org.millstone.webadapter.Theme.JavaScriptRequirement
 
isMet(WebBrowser) - Method in class org.millstone.webadapter.Theme.MarkupLanguageRequirement
 
isModified() - Method in class org.millstone.base.ui.AbstractField
 
isModified() - Method in class org.millstone.base.ui.Form
 
isModified() - Method in interface org.millstone.base.data.Buffered
Tests if the value stored in the object has been modified since it was last updated from the data source.
isMultiSelect() - Method in class org.millstone.base.ui.Select
Is the select in multiselect mode?
isNewIdKey(String) - Method in class org.millstone.base.terminal.KeyMapper
Check if the key belongs to a new id.
isNewItemsAllowed() - Method in class org.millstone.base.ui.Select
Does the select allow adding new options by the user.
isNullAllowed() - Method in class org.millstone.base.data.validator.NullValidator
True if nulls are allowed.
isNullAllowed() - Method in class org.millstone.base.data.validator.StringLengthValidator
True if null strings are allowed.
isNullSettingAllowed() - Method in class org.millstone.base.ui.TextField
Is setting nulls with null-string representation allowed.
isPageBufferingEnabled() - Method in class org.millstone.base.ui.Table
Getter for property pageBuffering.
isReadOnly() - Method in class org.millstone.base.ui.AbstractComponent
 
isReadOnly() - Method in class org.millstone.base.ui.AbstractField
The abstract field is read only also if the data source is in readonly mode.
isReadOnly() - Method in class org.millstone.base.ui.CustomComponent
The custom components are not readonly by default.
isReadOnly() - Method in interface org.millstone.base.ui.Component
Tests if the component is in read-only mode.
isReadOnly() - Method in class org.millstone.base.ui.Label
Is the component read-only ?
isReadOnly() - Method in interface org.millstone.base.data.Property
Tests if the Property is in read-only mode.
isReadOnly() - Method in class org.millstone.base.data.util.ObjectProperty
Tests if the Property is in read-only mode.
isReadOnly() - Method in class org.millstone.base.data.util.MethodProperty
Tests if the object is in read-only mode.
isReadThrough() - Method in class org.millstone.base.ui.AbstractField
 
isReadThrough() - Method in class org.millstone.base.ui.Form
 
isReadThrough() - Method in interface org.millstone.base.data.Buffered
Tests if the object is in read-through mode.
isRecursive() - Method in class org.millstone.base.data.util.FilesystemContainer
Is this container recursive filesystem.
isRoot(Object) - Method in class org.millstone.base.ui.Tree
 
isRoot(Object) - Method in interface org.millstone.base.data.Container.Hierarchical
Tests if the Item specified with itemId is a root Item.
isRoot(Object) - Method in class org.millstone.base.data.util.FilesystemContainer
 
isRoot(Object) - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
 
isRoot(Object) - Method in class org.millstone.base.data.util.HierarchicalContainer
 
isRunning() - Method in class org.millstone.base.Application
Tests if the application is running or if it has it been finished.
isScrollable() - Method in class org.millstone.base.ui.Panel
 
isScrollable() - Method in class org.millstone.base.ui.FrameWindow
Frame windows does not support scrolling.
isScrollable() - Method in interface org.millstone.base.terminal.Scrollable
Is the scrolling enabled.
isSecret() - Method in class org.millstone.base.ui.TextField
Get the secret property on and off.
isSelectable() - Method in class org.millstone.base.ui.Table
Getter for property selectable.
isSelectable() - Method in class org.millstone.base.ui.Tree
Getter for property selectable.
isSelected(Object) - Method in class org.millstone.base.ui.Select
Test if an item is selected In single select mode testing selection status of the item identified by Select.getNullSelectionItemId() returns true if the value of the property is null.
isSwitchMode() - Method in class org.millstone.base.ui.Button
Returns the switchMode.
isValid() - Method in class org.millstone.base.ui.AbstractField
Tests the current value against all registered validators.
isValid() - Method in interface org.millstone.base.data.Validatable
Tests the current value of the object against all registered validators.
isValid(Object) - Method in interface org.millstone.base.data.Validator
Test if the the given value is valid.
isValid(Object) - Method in class org.millstone.base.data.validator.NullValidator
True of the value is valid.
isValid(Object) - Method in class org.millstone.base.data.validator.CompositeValidator
Check the validity of the the given value.
isValid(Object) - Method in class org.millstone.base.data.validator.StringLengthValidator
True if the value is valid.
isVertical() - Method in class org.millstone.base.ui.FrameWindow.Frameset
Check if the frameset is vertical.
isVisible() - Method in class org.millstone.base.ui.AbstractComponent
 
isVisible() - Method in class org.millstone.base.ui.CustomComponent
 
isVisible() - Method in interface org.millstone.base.ui.Component
Tests if the component is visible or not.
isWordwrap() - Method in class org.millstone.base.ui.TextField
Tests if the editor is in word-wrap mode.
isWriteThrough() - Method in class org.millstone.base.ui.AbstractField
 
isWriteThrough() - Method in class org.millstone.base.ui.Form
 
isWriteThrough() - Method in interface org.millstone.base.data.Buffered
Tests if the object is in write-through mode.
Item - interface org.millstone.base.data.Item.
Provides a mechanism for handling a set of Properties, each associated to a locally unique identifier.
ITEM_CAPTION_MODE_EXPLICIT - Static variable in class org.millstone.base.ui.Select
Item caption mode: Captions must be explicitly specified.
ITEM_CAPTION_MODE_EXPLICIT_DEFAULTS_ID - Static variable in class org.millstone.base.ui.Select
Item caption mode: If an Item has a caption it's used, if not, Item's ID's String representation is used as caption.
ITEM_CAPTION_MODE_ICON_ONLY - Static variable in class org.millstone.base.ui.Select
Item caption mode: Only icons are shown, captions are hidden.
ITEM_CAPTION_MODE_ID - Static variable in class org.millstone.base.ui.Select
Item caption mode: Item's ID's String representation is used as caption.
ITEM_CAPTION_MODE_INDEX - Static variable in class org.millstone.base.ui.Select
Item caption mode: Index of the item is used as caption.
ITEM_CAPTION_MODE_ITEM - Static variable in class org.millstone.base.ui.Select
Item caption mode: Item's String representation is used as caption.
ITEM_CAPTION_MODE_PROPERTY - Static variable in class org.millstone.base.ui.Select
Item caption mode: Item captions are read from property specified with setItemCaptionPropertyId.
Item.Editor - interface org.millstone.base.data.Item.Editor.
Interface implemented by the editor classes capable of editing the Item.
Item.PropertySetChangeEvent - interface org.millstone.base.data.Item.PropertySetChangeEvent.
An Event object specifying the Item whose contents has been changed through the Property.Managed interface.
Item.PropertySetChangeListener - interface org.millstone.base.data.Item.PropertySetChangeListener.
The listener interface for receiving PropertySetChangeEvent objects.
Item.PropertySetChangeNotifier - interface org.millstone.base.data.Item.PropertySetChangeNotifier.
The interface for adding and removing PropertySetChangeEvent listeners.
Item.Viewer - interface org.millstone.base.data.Item.Viewer.
Interface implemented by viewer classes capable of using an Item as a data source.
itemIdMapper - Variable in class org.millstone.base.ui.Select
Keymapper used to map key values
itemPropertySetChange(Item.PropertySetChangeEvent) - Method in interface org.millstone.base.data.Item.PropertySetChangeListener
Notifies this listener that the Item's property set has changed.
items - Variable in class org.millstone.base.ui.Select
Select options
iterator() - Method in class org.millstone.base.terminal.CompositeErrorMessage
Get Error Iterator.

J

JarThemeSource - class org.millstone.webadapter.JarThemeSource.
Theme source for reading themes from a JAR archive.
JarThemeSource(File, WebAdapterServlet, String) - Constructor for class org.millstone.webadapter.JarThemeSource
Creates a new instance of ThemeRepository by reading the themes from a local directory.
JAVASCRIPT_1_0 - Static variable in class org.millstone.webadapter.WebBrowser
 
JAVASCRIPT_1_1 - Static variable in class org.millstone.webadapter.WebBrowser
 
JAVASCRIPT_1_2 - Static variable in class org.millstone.webadapter.WebBrowser
 
JAVASCRIPT_1_3 - Static variable in class org.millstone.webadapter.WebBrowser
 
JAVASCRIPT_1_4 - Static variable in class org.millstone.webadapter.WebBrowser
 
JAVASCRIPT_1_5 - Static variable in class org.millstone.webadapter.WebBrowser
 
JAVASCRIPT_NONE - Static variable in class org.millstone.webadapter.WebBrowser
 
JAVASCRIPT_UNCHECKED - Static variable in class org.millstone.webadapter.WebBrowser
 
JAVASCRIPT_VERSIONS - Static variable in class org.millstone.webadapter.WebBrowser
 
JSCRIPT_1_0 - Static variable in class org.millstone.webadapter.WebBrowser
 
JSCRIPT_3_0 - Static variable in class org.millstone.webadapter.WebBrowser
 
JSCRIPT_4_0 - Static variable in class org.millstone.webadapter.WebBrowser
 
JSCRIPT_5_0 - Static variable in class org.millstone.webadapter.WebBrowser
 
JSCRIPT_5_1 - Static variable in class org.millstone.webadapter.WebBrowser
 
JSCRIPT_5_5 - Static variable in class org.millstone.webadapter.WebBrowser
 
JSCRIPT_5_6 - Static variable in class org.millstone.webadapter.WebBrowser
 

K

key(Object) - Method in class org.millstone.base.terminal.KeyMapper
Get key for an object
KeyMapper - class org.millstone.base.terminal.KeyMapper.
Simple two-way map for generating textual keys for objects and retrieving the objects later with the key.
KeyMapper() - Constructor for class org.millstone.base.terminal.KeyMapper
 

L

Label - class org.millstone.base.ui.Label.
Label component for showing non-editable short texts.
Label.ValueChangeEvent - class org.millstone.base.ui.Label.ValueChangeEvent.
Value change event
Label.ValueChangeEvent(Label) - Constructor for class org.millstone.base.ui.Label.ValueChangeEvent
New instance of text change event
Label() - Constructor for class org.millstone.base.ui.Label
Creates an empty Label.
Label(Property) - Constructor for class org.millstone.base.ui.Label
Creates a new instance of Label with text-contents read from given datasource.
Label(Property, int) - Constructor for class org.millstone.base.ui.Label
Creates a new instance of Label with text-contents read from given datasource.
Label(String) - Constructor for class org.millstone.base.ui.Label
Creates a new instance of Label with text-contents.
Label(String, int) - Constructor for class org.millstone.base.ui.Label
Creates a new instance of Label with text-contents.
lastItemId() - Method in interface org.millstone.base.data.Container.Ordered
Gets the ID of the last Item in the Container..
lastItemId() - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
 
lastItemId() - Method in class org.millstone.base.data.util.IndexedContainer
Gets the ID of the last Item in the list.
lastModified() - Method in class org.millstone.base.data.util.FilesystemContainer.FileItem
 
Layout - interface org.millstone.base.ui.Layout.
Extension to the ComponentContainer interface which adds the layouting control to the elements in the container.
Link - class org.millstone.base.ui.Link.
Link component.
Link() - Constructor for class org.millstone.base.ui.Link
Creates a new link.
Link(String, Resource) - Constructor for class org.millstone.base.ui.Link
Creates a new instance of Link
Link(String, Resource, String, int, int, int) - Constructor for class org.millstone.base.ui.Link
Creates a new instance of Link that opens a new window.
Link(Window) - Constructor for class org.millstone.base.ui.Link
Creates a new link to a window.
ListenerMethod - class org.millstone.base.event.ListenerMethod.
One registered event listener.
ListenerMethod.MethodException - exception org.millstone.base.event.ListenerMethod.MethodException.
Exception that wraps an exception thrown by an invoked method.
ListenerMethod(Class, Object, Method) - Constructor for class org.millstone.base.event.ListenerMethod
Constructs a new event listener from a trigger method.
ListenerMethod(Class, Object, Method, Object[]) - Constructor for class org.millstone.base.event.ListenerMethod
Constructs a new event listener from the trigger method and it's arguments.
ListenerMethod(Class, Object, Method, Object[], int) - Constructor for class org.millstone.base.event.ListenerMethod
Constructs a new event listener from a trigger method, it's arguments and the argument index specifying which one is replaced with the event object when the trigger method is called.
ListenerMethod(Class, Object, String) - Constructor for class org.millstone.base.event.ListenerMethod
Constructs a new event listener from a trigger method name.
ListenerMethod(Class, Object, String, Object[]) - Constructor for class org.millstone.base.event.ListenerMethod
Constructs a new event listener from a trigger method name and it's arguments.
ListenerMethod(Class, Object, String, Object[], int) - Constructor for class org.millstone.base.event.ListenerMethod
Constructs a new event listener from a trigger method name, it's arguments and the argument index specifying which one is replaced with the event object.
Log - class org.millstone.webadapter.Log.
Class providing centralized logging services.
Log() - Constructor for class org.millstone.webadapter.Log
 

M

MARKUP_HTML_2_0 - Static variable in class org.millstone.webadapter.WebBrowser
 
MARKUP_HTML_3_2 - Static variable in class org.millstone.webadapter.WebBrowser
 
MARKUP_HTML_4_0 - Static variable in class org.millstone.webadapter.WebBrowser
 
MARKUP_UNKNOWN - Static variable in class org.millstone.webadapter.WebBrowser
 
MARKUP_VERSIONS - Static variable in class org.millstone.webadapter.WebBrowser
 
MARKUP_WML_1_0 - Static variable in class org.millstone.webadapter.WebBrowser
 
MARKUP_WML_1_1 - Static variable in class org.millstone.webadapter.WebBrowser
 
MARKUP_WML_1_2 - Static variable in class org.millstone.webadapter.WebBrowser
 
MARKUP_XHTML_1_0 - Static variable in class org.millstone.webadapter.WebBrowser
 
MARKUP_XHTML_2_0 - Static variable in class org.millstone.webadapter.WebBrowser
 
matches(Class, Object) - Method in class org.millstone.base.event.ListenerMethod
Checks if the given object and event match with the ones stored in this listener.
matches(Class, Object, Method) - Method in class org.millstone.base.event.ListenerMethod
Checks if the given object, event and method match with the ones stored in this listener.
MAX_CACHETIME - Static variable in class org.millstone.base.terminal.DownloadStream
Maximum cache time.
MAX_READ_BYTES - Static variable in class org.millstone.webadapter.MultipartRequest
Prevent a denial of service by defining this, will never read more data.
MethodEventSource - interface org.millstone.base.event.MethodEventSource.
Interface for classes supporting registeration of methods as event receivers.
MethodProperty - class org.millstone.base.data.util.MethodProperty.
Proxy class for creating Properties from pairs of getter and setter methods of a Bean property.
MethodProperty.MethodException - exception org.millstone.base.data.util.MethodProperty.MethodException.
Exception object that signals that there were problems calling or finding the specified getter or setter methods of the property.
MethodProperty.MethodException(String) - Constructor for class org.millstone.base.data.util.MethodProperty.MethodException
Constructs a new MethodException with the specified detail message.
MethodProperty.MethodException(Throwable) - Constructor for class org.millstone.base.data.util.MethodProperty.MethodException
Constructs a new MethodException from another exception.
MethodProperty(Class, Object, Method, Method) - Constructor for class org.millstone.base.data.util.MethodProperty
Creates a new instance of MethodProperty with the getter and setter methods.
MethodProperty(Class, Object, Method, Method, Object[], Object[], int) - Constructor for class org.millstone.base.data.util.MethodProperty
Creates a new instance of MethodProperty from the getter and setter methods, and argument lists.
MethodProperty(Class, Object, String, String) - Constructor for class org.millstone.base.data.util.MethodProperty
Creates a new instance of MethodProperty from named getter and setter methods.
MethodProperty(Class, Object, String, String, Object[], Object[], int) - Constructor for class org.millstone.base.data.util.MethodProperty
Creates a new instance of MethodProperty from named getter and setter methods and argument lists.
MethodProperty(Object, String) - Constructor for class org.millstone.base.data.util.MethodProperty
Creates a new instance of MethodProperty from a named bean property.
MODE_AND - Static variable in class org.millstone.base.data.validator.CompositeValidator
The validators are combined with AND clause: validity of the composite implies validity of the all validators it is composed of must be valid.
MODE_DEFAULT - Static variable in class org.millstone.base.data.validator.CompositeValidator
The validators are combined with and clause: validity of the composite implies validity of the all validators it is composed of
MODE_OR - Static variable in class org.millstone.base.data.validator.CompositeValidator
The validators are combined with OR clause: validity of the composite implies that some of validators it is composed of must be valid.
moveComponentsFrom(ComponentContainer) - Method in class org.millstone.base.ui.AbstractComponentContainer
 
moveComponentsFrom(ComponentContainer) - Method in interface org.millstone.base.ui.ComponentContainer
Moves all components from an another container into this container.
moveComponentsFrom(ComponentContainer) - Method in class org.millstone.base.ui.TabSheet
Move all components from another container to this container.
MultipartRequest - class org.millstone.webadapter.MultipartRequest.
A Multipart form data parser.
MultipartRequest(PrintWriter, String, int, InputStream, int) - Constructor for class org.millstone.webadapter.MultipartRequest
Constructor - load into memory constructor
MultipartRequest(PrintWriter, String, int, InputStream, String) - Constructor for class org.millstone.webadapter.MultipartRequest
Deprecated. Replaced by MultipartRequest(PrintWriter, String, int, InputStream, int) You can specify MultipartRequest.MAX_READ_BYTES for the intMaxReadBytes parameter
MultipartRequest(PrintWriter, String, int, InputStream, String, int) - Constructor for class org.millstone.webadapter.MultipartRequest
Constructor.
MultipartRequest(String, int, InputStream, String) - Constructor for class org.millstone.webadapter.MultipartRequest
Constructor.
MultipartRequest(String, int, InputStream, String, int) - Constructor for class org.millstone.webadapter.MultipartRequest
Constructor.

N

newFrame(Resource, String) - Method in class org.millstone.base.ui.FrameWindow.Frameset
Create new frame containing a resource.
newFrame(Resource, String, int) - Method in class org.millstone.base.ui.FrameWindow.Frameset
Create new frame containing a resource.
newFrame(URL, String) - Method in class org.millstone.base.ui.FrameWindow.Frameset
Create new frame containing a url.
newFrame(URL, String, int) - Method in class org.millstone.base.ui.FrameWindow.Frameset
Create new frame containing a url.
newFrame(Window) - Method in class org.millstone.base.ui.FrameWindow.Frameset
Create new frame containing a window.
newFrame(Window, int) - Method in class org.millstone.base.ui.FrameWindow.Frameset
Create new frame containing a window.
newFrameset(boolean, int) - Method in class org.millstone.base.ui.FrameWindow.Frameset
Create new frameset.
newLine() - Method in class org.millstone.base.ui.GridLayout
Force the next component to be added to the beginning of the next line.
nextItemId(Object) - Method in interface org.millstone.base.data.Container.Ordered
Gets the ID of the Item following the Item that corresponds to itemId.
nextItemId(Object) - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
 
nextItemId(Object) - Method in class org.millstone.base.data.util.IndexedContainer
Gets the ID of the Item following the Item that corresponds to itemId.
nodeCollapse(Tree.CollapseEvent) - Method in interface org.millstone.base.ui.Tree.CollapseListener
A node has been collapsed.
nodeExpand(Tree.ExpandEvent) - Method in interface org.millstone.base.ui.Tree.ExpandListener
A node has been expanded.
NULL_ITEM_ID - Static variable in interface org.millstone.base.data.Container
 
NullValidator - class org.millstone.base.data.validator.NullValidator.
 
NullValidator(String, boolean) - Constructor for class org.millstone.base.data.validator.NullValidator
Create a new NullValidator

O

ObjectProperty - class org.millstone.base.data.util.ObjectProperty.
A simple data object containing one typed value.
ObjectProperty(Object) - Constructor for class org.millstone.base.data.util.ObjectProperty
Creates a new instance of ObjectProperty with the given value.
ObjectProperty(Object, Class) - Constructor for class org.millstone.base.data.util.ObjectProperty
Creates a new instance of ObjectProperty with the given value and type.
ObjectProperty(Object, Class, boolean) - Constructor for class org.millstone.base.data.util.ObjectProperty
Creates a new instance of ObjectProperty with the given value, type and read-only mode status.
open(Resource) - Method in class org.millstone.base.ui.Window
Open the given resource in this window.
open(Resource, String) - Method in class org.millstone.base.ui.Window
Open the given resource in named terminal window.
open(Resource, String, int, int, int) - Method in class org.millstone.base.ui.Window
Open the given resource in named terminal window with given size and border properties.
OrderedLayout - class org.millstone.base.ui.OrderedLayout.
Ordered layout.
OrderedLayout() - Constructor for class org.millstone.base.ui.OrderedLayout
Create a new ordered layout.
OrderedLayout(int) - Constructor for class org.millstone.base.ui.OrderedLayout
Create a new ordered layout.
org.millstone.base - package org.millstone.base
This package is the base of the Millstone library.
org.millstone.base.data - package org.millstone.base.data
Provides interfaces for the MillStone data layer which contains classes for typed data values, data collections, and handlers.
org.millstone.base.data.util - package org.millstone.base.data.util
Provides various utility classes that implement the MillStone data layer functionality.
org.millstone.base.data.validator - package org.millstone.base.data.validator
Provides validators for data contained in data-bound objects..
org.millstone.base.event - package org.millstone.base.event
Provides classes and interfaces for the MillStone inheritable event model.
org.millstone.base.service - package org.millstone.base.service
Provides some general service classes used throughout a MillStone application.
org.millstone.base.terminal - package org.millstone.base.terminal
Provides classes and interfaces that wrap the terminal-side functionalities for the server-side application.
org.millstone.base.ui - package org.millstone.base.ui
Provides interfaces and classes in the the MillStone UI component library.
org.millstone.webadapter - package org.millstone.webadapter
Provides the functionality of the MillStone Web Adapter, which adapts the MillStone applications to Web standards.
ORIENTATION_HORIZONTAL - Static variable in class org.millstone.base.ui.OrderedLayout
Components are to be layed out horizontally.
ORIENTATION_VERTICAL - Static variable in class org.millstone.base.ui.OrderedLayout
Components are to be layed out vertically.
overlaps(GridLayout.Area) - Method in class org.millstone.base.ui.GridLayout.Area
Tests if the given Area overlaps with an another Area.

P

paint(PaintTarget) - Method in class org.millstone.base.ui.AbstractComponent
 
paint(PaintTarget) - Method in class org.millstone.base.ui.CustomComponent
 
paint(PaintTarget) - Method in class org.millstone.base.data.Validator.InvalidValueException
 
paint(PaintTarget) - Method in class org.millstone.base.data.Buffered.SourceException
 
paint(PaintTarget) - Method in class org.millstone.base.terminal.UserError
 
paint(PaintTarget) - Method in class org.millstone.base.terminal.SystemError
 
paint(PaintTarget) - Method in interface org.millstone.base.terminal.Paintable
Paints the paintable into a UIDL stream.
paint(PaintTarget) - Method in class org.millstone.base.terminal.CompositeErrorMessage
 
Paintable - interface org.millstone.base.terminal.Paintable.
Interface implemented by all classes that can be painted.
Paintable.RepaintRequestEvent - class org.millstone.base.terminal.Paintable.RepaintRequestEvent.
Repaint request event is thrown when the paintable needs to be repainted.
Paintable.RepaintRequestEvent(Paintable) - Constructor for class org.millstone.base.terminal.Paintable.RepaintRequestEvent
Construct new event.
Paintable.RepaintRequestListener - interface org.millstone.base.terminal.Paintable.RepaintRequestListener.
Listen repaint requests.
paintContent(PaintTarget) - Method in class org.millstone.base.ui.Select
Paint the content of this component.
paintContent(PaintTarget) - Method in class org.millstone.base.ui.AbstractComponent
Paints any needed component-specific things to the given UIDL stream.
paintContent(PaintTarget) - Method in class org.millstone.base.ui.AbstractField
 
paintContent(PaintTarget) - Method in class org.millstone.base.ui.CustomLayout
Paint the content of this component.
paintContent(PaintTarget) - Method in class org.millstone.base.ui.Upload
Paint the content of this component.
paintContent(PaintTarget) - Method in class org.millstone.base.ui.Embedded
Invoked when the component state should be painted
paintContent(PaintTarget) - Method in class org.millstone.base.ui.Panel
Paint the content of this component.
paintContent(PaintTarget) - Method in class org.millstone.base.ui.FrameWindow
Paints the window contents.
paintContent(PaintTarget) - Method in class org.millstone.base.ui.TabSheet
Paint the content of this component.
paintContent(PaintTarget) - Method in class org.millstone.base.ui.Link
Paint the content of this component.
paintContent(PaintTarget) - Method in class org.millstone.base.ui.OrderedLayout
Paint the content of this component.
paintContent(PaintTarget) - Method in class org.millstone.base.ui.Window
Paint the content of this component.
paintContent(PaintTarget) - Method in class org.millstone.base.ui.Label
Paint the content of this component.
paintContent(PaintTarget) - Method in class org.millstone.base.ui.Table
Paint the content of this component.
paintContent(PaintTarget) - Method in class org.millstone.base.ui.Form
 
paintContent(PaintTarget) - Method in class org.millstone.base.ui.TextField
 
paintContent(PaintTarget) - Method in class org.millstone.base.ui.GridLayout
Paints the contents of this component.
paintContent(PaintTarget) - Method in class org.millstone.base.ui.Tree
 
paintContent(PaintTarget) - Method in class org.millstone.base.ui.DateField
 
paintContent(PaintTarget) - Method in class org.millstone.base.ui.Button
Paint the content of this component.
PaintException - exception org.millstone.base.terminal.PaintException.
Paint exepction is trown if painting of a component fails.
PaintException(IOException) - Constructor for class org.millstone.base.terminal.PaintException
Constructs an instance of PaintExecption from IOException.
PaintException(String) - Constructor for class org.millstone.base.terminal.PaintException
Constructs an instance of PaintExecption with the specified detail message.
PaintTarget - interface org.millstone.base.terminal.PaintTarget.
This interface defines the methods for painting XML to the UIDL stream.
Panel - class org.millstone.base.ui.Panel.
Panel - a simple single component container.
Panel() - Constructor for class org.millstone.base.ui.Panel
Create new empty panel.
Panel(Layout) - Constructor for class org.millstone.base.ui.Panel
Create new empty panel with given layout.
Panel(String) - Constructor for class org.millstone.base.ui.Panel
Create new empty panel with caption.
Panel(String, Layout) - Constructor for class org.millstone.base.ui.Panel
Create new empty panel with caption.
ParameterHandler - interface org.millstone.base.terminal.ParameterHandler.
Interface implemented by all the classes capable of handling external parameters.
parentFrameset - Variable in class org.millstone.base.ui.FrameWindow.Frame
Parent frameset
parse(InputSource) - Method in class org.millstone.webadapter.XSLReader
Parse all streams given for constructor parameter.
parse(String) - Method in class org.millstone.webadapter.XSLReader
Override the parse.
parseHTMLVersion(String) - Static method in class org.millstone.webadapter.WebBrowser
Parse HTML version from string.
parseJavaScriptVersion(String) - Static method in class org.millstone.webadapter.WebBrowser
Parse JavaScript version from string.
performClientCheck() - Method in class org.millstone.webadapter.WebBrowser
Should the client features be checked using remote scripts.
performClientCheck(boolean) - Method in class org.millstone.webadapter.WebBrowser
Should the client features be checked using remote scripts.
prevItemId(Object) - Method in interface org.millstone.base.data.Container.Ordered
Gets the ID of the Item preceding the Item that corresponds to itemId.
prevItemId(Object) - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
 
prevItemId(Object) - Method in class org.millstone.base.data.util.IndexedContainer
Gets the ID of the Item preceding the Item that corresponds to itemId.
probe(String) - Static method in class org.millstone.webadapter.WebBrowserProbe
Determine versions based on user agent string.
probe(WebBrowser, HttpServletRequest, Map) - Static method in class org.millstone.webadapter.WebBrowserProbe
Create new instance of WebBrowser by initializing the values based on user request.
probeClient() - Static method in class org.millstone.webadapter.ThemeFunctionLibrary
Generate JavaScript for page that performs client-side combility checks.
processingInstruction(String, String) - Method in class org.millstone.webadapter.XSLReader
 
Property - interface org.millstone.base.data.Property.
Property is a simple data object that contains one typed value.
PROPERTY_ICON - Static variable in class org.millstone.base.data.util.FilesystemContainer
String identifier of a file's "icon" property.
PROPERTY_LASTMODIFIED - Static variable in class org.millstone.base.data.util.FilesystemContainer
String identifier of a file's "last modified" property.
PROPERTY_NAME - Static variable in class org.millstone.base.data.util.FilesystemContainer
String identifier of a file's "name" property.
PROPERTY_SIZE - Static variable in class org.millstone.base.data.util.FilesystemContainer
String identifier of a file's "size" property.
Property.ConversionException - exception org.millstone.base.data.Property.ConversionException.
An exception that signals that the value passed to the setValue() method couldn't be converted to the native type of the Property.
Property.ConversionException() - Constructor for class org.millstone.base.data.Property.ConversionException
Constructs a new ConversionException without a detail message.
Property.ConversionException(Exception) - Constructor for class org.millstone.base.data.Property.ConversionException
Constructs a new ConversionException from another exception.
Property.ConversionException(String) - Constructor for class org.millstone.base.data.Property.ConversionException
Constructs a new ConversionException with the specified detail message.
Property.Editor - interface org.millstone.base.data.Property.Editor.
Interface implemented by the editor classes capable of editing the Property.
Property.ReadOnlyException - exception org.millstone.base.data.Property.ReadOnlyException.
Exception object that signals that a requested Property modification failed because it's in read-only mode.
Property.ReadOnlyException() - Constructor for class org.millstone.base.data.Property.ReadOnlyException
Constructs a new ReadOnlyException without a detail message.
Property.ReadOnlyException(String) - Constructor for class org.millstone.base.data.Property.ReadOnlyException
Constructs a new ReadOnlyException with the specified detail message.
Property.ReadOnlyStatusChangeEvent - interface org.millstone.base.data.Property.ReadOnlyStatusChangeEvent.
An Event object specifying the Property whose read-only status has been changed.
Property.ReadOnlyStatusChangeListener - interface org.millstone.base.data.Property.ReadOnlyStatusChangeListener.
The listener interface for receiving ReadOnlyStatusChangeEvent objects.
Property.ReadOnlyStatusChangeNotifier - interface org.millstone.base.data.Property.ReadOnlyStatusChangeNotifier.
The interface for adding and removing ReadOnlyStatusChangeEvent listeners.
Property.ValueChangeEvent - interface org.millstone.base.data.Property.ValueChangeEvent.
An Event object specifying the Property whose value has been changed.
Property.ValueChangeListener - interface org.millstone.base.data.Property.ValueChangeListener.
The listener interface for receiving ValueChangeEvent objects.
Property.ValueChangeNotifier - interface org.millstone.base.data.Property.ValueChangeNotifier.
The interface for adding and removing ValueChangeEvent listeners.
Property.Viewer - interface org.millstone.base.data.Property.Viewer.
Interface implemented by the viewer classes capable of using a Property as a data source.
PropertysetItem - class org.millstone.base.data.util.PropertysetItem.
Class for handling a set of identified Properties.
PropertysetItem() - Constructor for class org.millstone.base.data.util.PropertysetItem
 

R

READ_LINE_BLOCK - Static variable in class org.millstone.webadapter.MultipartRequest
Defines the number of bytes to read per readLine call. 128K
readOnlyStatusChange(Property.ReadOnlyStatusChangeEvent) - Method in interface org.millstone.base.data.Property.ReadOnlyStatusChangeListener
Notifies this listener that a Property's read-only status has changed.
receiveEvent(EventObject) - Method in class org.millstone.base.event.ListenerMethod
Receives one event from the EventRouter and calls the trigger method if it matches with the criteria defined for the listener.
receiveUpload(String, String) - Method in interface org.millstone.base.ui.Upload.Receiver
Invoked when a new upload arrives.
refreshCurrentPage() - Method in class org.millstone.base.ui.Table
Refresh the current page contents.
registerVariable(String, Class, Object, VariableOwner) - Method in class org.millstone.webadapter.HttpVariableMap
Register a new variable.
releaseTransformer(UIDLTransformer) - Method in class org.millstone.webadapter.UIDLTransformerFactory
Recycle a used transformer back to spool.
remove(Object) - Method in class org.millstone.base.terminal.KeyMapper
Remove object from the mapper.
removeActionHandler(Action.Handler) - Method in class org.millstone.base.ui.Table
 
removeActionHandler(Action.Handler) - Method in class org.millstone.base.ui.Tree
Removes an action handler.
removeActionHandler(Action.Handler) - Method in interface org.millstone.base.event.Action.Container
Remove a previously registered action handler for the contents of this container.
removeAllComponents() - Method in class org.millstone.base.ui.AbstractComponentContainer
Removes all components from the container.
removeAllComponents() - Method in interface org.millstone.base.ui.ComponentContainer
Removes all components from this container.
removeAllFrames() - Method in class org.millstone.base.ui.FrameWindow.Frameset
Remove all frames from this frameset
removeAllItems() - Method in class org.millstone.base.ui.Select
Remove all items from the container.
removeAllItems() - Method in class org.millstone.base.ui.Table
 
removeAllItems() - Method in interface org.millstone.base.data.Container
Removes all Items from the Container.
removeAllItems() - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
Removes all items from the underlying container and from the ordering.
removeAllItems() - Method in class org.millstone.base.data.util.FilesystemContainer
 
removeAllItems() - Method in class org.millstone.base.data.util.IndexedContainer
Remove all Items from the list.
removeAllItems() - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
Removes all items from the underlying container and from the hierarcy.
removeAllItems() - Method in class org.millstone.base.data.util.HierarchicalContainer
 
removeAllListeners() - Method in class org.millstone.base.event.EventRouter
Remove all listeners from event router
removeAllProperties() - Method in class org.millstone.base.ui.Form
Removes all properties and fields from the form.
removeComponent(Component) - Method in class org.millstone.base.ui.AbstractComponentContainer
This only implements the events and component parent calls.
removeComponent(Component) - Method in class org.millstone.base.ui.CustomLayout
Remove a component from this container.
removeComponent(Component) - Method in interface org.millstone.base.ui.ComponentContainer
Removes a component from this container.
removeComponent(Component) - Method in class org.millstone.base.ui.Panel
Remove a component from this container.
removeComponent(Component) - Method in class org.millstone.base.ui.TabSheet
Remove a component from this container.
removeComponent(Component) - Method in class org.millstone.base.ui.OrderedLayout
Remove a component from this container.
removeComponent(Component) - Method in class org.millstone.base.ui.GridLayout
Removes the given component from this container.
removeComponent(int, int) - Method in class org.millstone.base.ui.GridLayout
Removes a component specified with it's top-left corner coordinates from this grid.
removeComponent(String) - Method in class org.millstone.base.ui.CustomLayout
Remove a component from this container from given location.
removeContainerProperty(Object) - Method in class org.millstone.base.ui.Select
Remove property from all items.
removeContainerProperty(Object) - Method in class org.millstone.base.ui.Table
 
removeContainerProperty(Object) - Method in interface org.millstone.base.data.Container
Removes a Property specified by the given Property ID from the Container.
removeContainerProperty(Object) - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
Removes the specified Property from the underlying container and from the ordering.
removeContainerProperty(Object) - Method in class org.millstone.base.data.util.FilesystemContainer
 
removeContainerProperty(Object) - Method in class org.millstone.base.data.util.IndexedContainer
Remove a Property specified by the given Property ID from the list.
removeContainerProperty(Object) - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
Removes the specified Property from the underlying container and from the hierarchy.
removeDirectDependency(VariableOwner) - Method in class org.millstone.base.ui.AbstractComponent
 
removeDirectDependency(VariableOwner) - Method in class org.millstone.base.ui.CustomComponent
 
removeDirectDependency(VariableOwner) - Method in interface org.millstone.base.terminal.VariableOwner
Removes the given component from this component's dependency list.
removeDirtyWindow(Application, Window) - Method in class org.millstone.webadapter.WebAdapterServlet
 
removeFrame(FrameWindow.Frame) - Method in class org.millstone.base.ui.FrameWindow.Frameset
Remove a frame from this frameset
removeItem(Object) - Method in class org.millstone.base.ui.Select
Remove item identified by Id from the container.
removeItem(Object) - Method in class org.millstone.base.ui.Table
 
removeItem(Object) - Method in interface org.millstone.base.data.Container
Removes the Item identified by ItemId from the Container.
removeItem(Object) - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
Removes an Item specified by itemId from the underlying container and from the ordering.
removeItem(Object) - Method in class org.millstone.base.data.util.FilesystemContainer
 
removeItem(Object) - Method in class org.millstone.base.data.util.IndexedContainer
Remove the Item corresponding to the given Item ID from the list.
removeItem(Object) - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
Removes an Item specified by itemId from the underlying container and from the hierarcy.
removeItem(Object) - Method in class org.millstone.base.data.util.HierarchicalContainer
 
removeItemProperty(Object) - Method in class org.millstone.base.ui.Form
Removes the property and corresponding field from the form.
removeItemProperty(Object) - Method in interface org.millstone.base.data.Item
Removes the Property identified by ID from the Item.
removeItemProperty(Object) - Method in class org.millstone.base.data.util.FilesystemContainer.FileItem
Filesystem container does not support removing properties.
removeItemProperty(Object) - Method in class org.millstone.base.data.util.PropertysetItem
Removes the Property identified by ID from the Item.
removeListener(Application.UserChangeListener) - Method in class org.millstone.base.Application
Remove user change listener
removeListener(Application.WindowAttachListener) - Method in class org.millstone.base.Application
Remove window attach listener
removeListener(Application.WindowDetachListener) - Method in class org.millstone.base.Application
Remove window detach listener
removeListener(Button.ClickListener) - Method in class org.millstone.base.ui.Button
Remove button click listener
removeListener(Class, Object) - Method in class org.millstone.base.ui.AbstractComponent
Removes all registered listeners matching the given parameters.
removeListener(Class, Object) - Method in class org.millstone.base.event.EventRouter
 
removeListener(Class, Object) - Method in interface org.millstone.base.event.MethodEventSource
Removes all registered listeners matching the given parameters.
removeListener(Class, Object, Method) - Method in class org.millstone.base.ui.AbstractComponent
Removes one registered listener method.
removeListener(Class, Object, Method) - Method in class org.millstone.base.event.EventRouter
 
removeListener(Class, Object, Method) - Method in interface org.millstone.base.event.MethodEventSource
Removes one registered listener method.
removeListener(Class, Object, String) - Method in class org.millstone.base.ui.AbstractComponent
Removes one registered listener method.
removeListener(Class, Object, String) - Method in class org.millstone.base.event.EventRouter
 
removeListener(Class, Object, String) - Method in interface org.millstone.base.event.MethodEventSource
Removes one registered listener method.
removeListener(Component.Listener) - Method in class org.millstone.base.ui.AbstractComponent
 
removeListener(Component.Listener) - Method in class org.millstone.base.ui.CustomComponent
Custom component does not implement any component events by default
removeListener(Component.Listener) - Method in interface org.millstone.base.ui.Component
Removes a previously registered component event listener from this component.
removeListener(ComponentContainer.ComponentAttachListener) - Method in class org.millstone.base.ui.AbstractComponentContainer
 
removeListener(ComponentContainer.ComponentAttachListener) - Method in interface org.millstone.base.ui.ComponentContainer
Stop listening component attach events
removeListener(ComponentContainer.ComponentDetachListener) - Method in class org.millstone.base.ui.AbstractComponentContainer
 
removeListener(ComponentContainer.ComponentDetachListener) - Method in interface org.millstone.base.ui.ComponentContainer
Stop listening component detach events
removeListener(Container.ItemSetChangeListener) - Method in class org.millstone.base.ui.Select
 
removeListener(Container.ItemSetChangeListener) - Method in interface org.millstone.base.data.Container.ItemSetChangeNotifier
Removes a Item set change listener from the object.
removeListener(Container.ItemSetChangeListener) - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
 
removeListener(Container.ItemSetChangeListener) - Method in class org.millstone.base.data.util.IndexedContainer
Removes a Item set change listener from the object.
removeListener(Container.ItemSetChangeListener) - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
 
removeListener(Container.PropertySetChangeListener) - Method in class org.millstone.base.ui.Select
 
removeListener(Container.PropertySetChangeListener) - Method in interface org.millstone.base.data.Container.PropertySetChangeNotifier
Removes a previously registered Property set change listener.
removeListener(Container.PropertySetChangeListener) - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
 
removeListener(Container.PropertySetChangeListener) - Method in class org.millstone.base.data.util.IndexedContainer
Removes a previously registered Property set change listener.
removeListener(Container.PropertySetChangeListener) - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
 
removeListener(Item.PropertySetChangeListener) - Method in interface org.millstone.base.data.Item.PropertySetChangeNotifier
Removes a previously registered property set change listener.
removeListener(Item.PropertySetChangeListener) - Method in class org.millstone.base.data.util.PropertysetItem
Removes a previously registered property set change listener.
removeListener(Paintable.RepaintRequestListener) - Method in class org.millstone.base.ui.AbstractComponent
 
removeListener(Paintable.RepaintRequestListener) - Method in class org.millstone.base.ui.CustomComponent
 
removeListener(Paintable.RepaintRequestListener) - Method in class org.millstone.base.data.Validator.InvalidValueException
 
removeListener(Paintable.RepaintRequestListener) - Method in class org.millstone.base.data.Buffered.SourceException
 
removeListener(Paintable.RepaintRequestListener) - Method in class org.millstone.base.terminal.UserError
 
removeListener(Paintable.RepaintRequestListener) - Method in interface org.millstone.base.terminal.ErrorMessage
Error messages are inmodifiable and thus listeners are not needed.
removeListener(Paintable.RepaintRequestListener) - Method in class org.millstone.base.terminal.SystemError
 
removeListener(Paintable.RepaintRequestListener) - Method in interface org.millstone.base.terminal.Paintable
Remove repaint request listener.
removeListener(Paintable.RepaintRequestListener) - Method in class org.millstone.base.terminal.CompositeErrorMessage
 
removeListener(Property.ReadOnlyStatusChangeListener) - Method in class org.millstone.base.ui.AbstractField
 
removeListener(Property.ReadOnlyStatusChangeListener) - Method in interface org.millstone.base.data.Property.ReadOnlyStatusChangeNotifier
Remove a previously registered read-only status change listener.
removeListener(Property.ReadOnlyStatusChangeListener) - Method in class org.millstone.base.data.util.ObjectProperty
Remove a previously registered read-only status change listener.
removeListener(Property.ReadOnlyStatusChangeListener) - Method in class org.millstone.base.data.util.MethodProperty
Remove a previously registered read-only status change listener.
removeListener(Property.ValueChangeListener) - Method in class org.millstone.base.ui.AbstractField
 
removeListener(Property.ValueChangeListener) - Method in class org.millstone.base.ui.Label
Remove value change listener
removeListener(Property.ValueChangeListener) - Method in interface org.millstone.base.data.Property.ValueChangeNotifier
Removes a previously registered value change listener.
removeListener(Property.ValueChangeListener) - Method in class org.millstone.base.data.util.IndexedContainer
Removes a previously registered value change listener.
removeListener(Property.ValueChangeListener) - Method in class org.millstone.base.data.util.ObjectProperty
Remove a previously registered value change listener.
removeListener(TabSheet.SelectedTabChangeListener) - Method in class org.millstone.base.ui.TabSheet
Remove selected tab change listener
removeListener(Tree.CollapseListener) - Method in class org.millstone.base.ui.Tree
Remove collapse listener
removeListener(Tree.ExpandListener) - Method in class org.millstone.base.ui.Tree
Remove expand listener
removeListener(Upload.FailedListener) - Method in class org.millstone.base.ui.Upload
Remove upload interrupted event listener
removeListener(Upload.FinishedListener) - Method in class org.millstone.base.ui.Upload
Remove upload received event listener
removeListener(Upload.SucceededListener) - Method in class org.millstone.base.ui.Upload
Remove upload success event listener
removeParameter(String) - Method in class org.millstone.base.ui.Embedded
Remove an object parameter from the list.
removeParameterHandler(ParameterHandler) - Method in class org.millstone.base.ui.Window
Remove given URI handler from this window.
removeRequirement(Theme.Requirement) - Method in interface org.millstone.webadapter.Theme.RequirementCollection
Remove a requirement from this collection.
removeRequirement(Theme.Requirement) - Method in class org.millstone.webadapter.Theme.AndRequirement
 
removeRequirement(Theme.Requirement) - Method in class org.millstone.webadapter.Theme.OrRequirement
 
removeResource(ApplicationResource) - Method in class org.millstone.base.Application
Remove resource from the application.
removeURIHandler(URIHandler) - Method in class org.millstone.base.ui.Window
Remove given URI handler from this window
removeValidator(Validator) - Method in class org.millstone.base.ui.AbstractField
Removes a validator from the field.
removeValidator(Validator) - Method in interface org.millstone.base.data.Validatable
Removes a previously registered validator from the object.
removeValidator(Validator) - Method in class org.millstone.base.data.validator.CompositeValidator
Remove a validator from the composite
removeWindow(Window) - Method in class org.millstone.base.Application
Removes the specified window from the application.
repaintRequested(Paintable.RepaintRequestEvent) - Method in interface org.millstone.base.terminal.Paintable.RepaintRequestListener
Receive repaint request events.
repaintRequested(Paintable.RepaintRequestEvent) - Method in class org.millstone.webadapter.WebAdapterServlet
 
replace(String, int, int, String) - Static method in class org.millstone.webadapter.DebugWindow
Replaces the characters in a substring of this String with characters in the specified String.
replaceAll(String, String, String) - Static method in class org.millstone.webadapter.DebugWindow
 
replaceComponent(Component, Component) - Method in class org.millstone.base.ui.CustomLayout
 
replaceComponent(Component, Component) - Method in interface org.millstone.base.ui.ComponentContainer
Replace a component in the container with another one without changing position.
replaceComponent(Component, Component) - Method in class org.millstone.base.ui.Panel
 
replaceComponent(Component, Component) - Method in class org.millstone.base.ui.TabSheet
 
replaceComponent(Component, Component) - Method in class org.millstone.base.ui.OrderedLayout
 
replaceComponent(Component, Component) - Method in class org.millstone.base.ui.GridLayout
 
replaceWithSelect(Object, Object[], Object[]) - Method in class org.millstone.base.ui.Form
Set a form field to be selectable from static list of changes.
requestRepaint() - Method in class org.millstone.base.ui.AbstractComponent
 
requestRepaint() - Method in class org.millstone.base.ui.CustomComponent
 
requestRepaint() - Method in class org.millstone.base.data.Validator.InvalidValueException
 
requestRepaint() - Method in class org.millstone.base.data.Buffered.SourceException
 
requestRepaint() - Method in class org.millstone.base.terminal.UserError
 
requestRepaint() - Method in interface org.millstone.base.terminal.ErrorMessage
Error messages are inmodifiable and thus listeners are not needed.
requestRepaint() - Method in class org.millstone.base.terminal.SystemError
 
requestRepaint() - Method in interface org.millstone.base.terminal.Paintable
Requests that the paintable should be repainted as soon as possible.
requestRepaint() - Method in class org.millstone.base.terminal.CompositeErrorMessage
 
requestRepaintRequests() - Method in class org.millstone.base.ui.AbstractComponent
 
requestRepaintRequests() - Method in class org.millstone.base.ui.CustomComponent
 
requestRepaintRequests() - Method in class org.millstone.base.data.Validator.InvalidValueException
 
requestRepaintRequests() - Method in class org.millstone.base.data.Buffered.SourceException
 
requestRepaintRequests() - Method in class org.millstone.base.terminal.UserError
 
requestRepaintRequests() - Method in class org.millstone.base.terminal.SystemError
 
requestRepaintRequests() - Method in interface org.millstone.base.terminal.Paintable
Request sending of repaint events on any further visible changes.
requestRepaintRequests() - Method in class org.millstone.base.terminal.CompositeErrorMessage
 
reset() - Method in class org.millstone.webadapter.UIDLTransformer
Reset the transformer, before it can be used again.
RESOLUTION_DAY - Static variable in class org.millstone.base.ui.DateField
Resolution identifier: days.
RESOLUTION_HOUR - Static variable in class org.millstone.base.ui.DateField
Resolution identifier: hours.
RESOLUTION_MIN - Static variable in class org.millstone.base.ui.DateField
Resolution identifier: minutes.
RESOLUTION_MONTH - Static variable in class org.millstone.base.ui.DateField
Resolution identifier: months.
RESOLUTION_MSEC - Static variable in class org.millstone.base.ui.DateField
Resolution identifier: milliseconds
RESOLUTION_SEC - Static variable in class org.millstone.base.ui.DateField
Resolution identifier: seconds.
RESOLUTION_YEAR - Static variable in class org.millstone.base.ui.DateField
Resolution identifier: years.
Resource - interface org.millstone.base.terminal.Resource.
Resource provided to the client terminal.
resource(String) - Static method in class org.millstone.webadapter.ThemeFunctionLibrary
Return an URI to the named resource.
resource(String, String) - Static method in class org.millstone.webadapter.ThemeFunctionLibrary
Return an URI to the named resource from the named theme.
restartApplication() - Method in class org.millstone.webadapter.DebugWindow
 
rootItemIds() - Method in class org.millstone.base.ui.Tree
 
rootItemIds() - Method in interface org.millstone.base.data.Container.Hierarchical
Gets the IDs of all Items in the container that don't have a parent.
rootItemIds() - Method in class org.millstone.base.data.util.FilesystemContainer
 
rootItemIds() - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
 
rootItemIds() - Method in class org.millstone.base.data.util.HierarchicalContainer
 
ROW_HEADER_MODE_EXPLICIT - Static variable in class org.millstone.base.ui.Table
Row caption mode: Item captions are explicitly specified.
ROW_HEADER_MODE_EXPLICIT_DEFAULTS_ID - Static variable in class org.millstone.base.ui.Table
Row caption mode: Item captions are explicitly specified, but if the caption is missing, the item id objects toString() is used instead.
ROW_HEADER_MODE_HIDDEN - Static variable in class org.millstone.base.ui.Table
Row caption mode: The row headers are hidden.
ROW_HEADER_MODE_ICON_ONLY - Static variable in class org.millstone.base.ui.Table
Row caption mode: Only icons are shown, the captions are hidden.
ROW_HEADER_MODE_ID - Static variable in class org.millstone.base.ui.Table
Row caption mode: Items Id-objects toString() is used as row caption.
ROW_HEADER_MODE_INDEX - Static variable in class org.millstone.base.ui.Table
Row caption mode: Index of the item is used as item caption.
ROW_HEADER_MODE_ITEM - Static variable in class org.millstone.base.ui.Table
Row caption mode: Item-objects toString() is used as row caption.
ROW_HEADER_MODE_PROPERTY - Static variable in class org.millstone.base.ui.Table
Row caption mode: Item captions are read from property specified with setItemCaptionPropertyId.
run() - Method in class org.millstone.webadapter.UIDLTransformerFactory.SpoolManager
 

S

saveUIDL() - Method in class org.millstone.webadapter.DebugWindow
 
Scrollable - interface org.millstone.base.terminal.Scrollable.
Scrollable interface.
Select - class org.millstone.base.ui.Select.
A class representing a selection of items the user has selected in a UI.
Select() - Constructor for class org.millstone.base.ui.Select
Creates an empty Select.
select(Object) - Method in class org.millstone.base.ui.Select
Select an item.
Select(String) - Constructor for class org.millstone.base.ui.Select
Creates an empty Select with caption.
Select(String, Collection) - Constructor for class org.millstone.base.ui.Select
Creates a new select that is filled from a collection of option values.
Select(String, Container) - Constructor for class org.millstone.base.ui.Select
Creates a new select wthat is connected to a data-source.
selectedTabChange(TabSheet.SelectedTabChangeEvent) - Method in interface org.millstone.base.ui.TabSheet.SelectedTabChangeListener
Visible tab in tab sheet has has been changed.
service(HttpServletRequest, HttpServletResponse) - Method in class org.millstone.webadapter.WebAdapterServlet
Receives standard HTTP requests from the public service method and dispatches them.
ServletMultipartRequest - class org.millstone.webadapter.ServletMultipartRequest.
This class wraps the MultipartRequest class by Jason Pell for the Servlet environment.
ServletMultipartRequest(HttpServletRequest, int) - Constructor for class org.millstone.webadapter.ServletMultipartRequest
Constructor wrapper for loading the request into memory rather than temp-file.
ServletMultipartRequest(HttpServletRequest, String) - Constructor for class org.millstone.webadapter.ServletMultipartRequest
Constructor wrapper, unwraps the InputStream, content type and content lenght from the servlet request object.
ServletMultipartRequest(HttpServletRequest, String, int) - Constructor for class org.millstone.webadapter.ServletMultipartRequest
Constructor wrapper, unwraps the InputStream, content type and content lenght from the servlet request object.
ServletThemeSource - class org.millstone.webadapter.ServletThemeSource.
Theme source for reading themes from a JAR archive.
ServletThemeSource(ServletContext, WebAdapterServlet, String) - Constructor for class org.millstone.webadapter.ServletThemeSource
Creates a new instance of ThemeRepository by reading the themes from a local directory.
session() - Static method in class org.millstone.webadapter.ThemeFunctionLibrary
Returns a reference to the current servlet http session object that is associated with the session that the call came from.
setAbsoluteSize(int) - Method in class org.millstone.base.ui.FrameWindow.Frame
Absolute width/height of the frame in pixels
setApplication(Application) - Method in class org.millstone.base.ui.FrameWindow
Setting the application for frame window also sets the application for all the frames.
setApplication(Application) - Method in class org.millstone.base.ui.Window
Sets the application this window is connected to.
setArchive(String) - Method in class org.millstone.base.ui.Embedded
Sets the archive attribute.
setArguments(Object[], Object[], int) - Method in class org.millstone.base.data.util.MethodProperty
Sets the setter method and getter method argument lists.
setBorder(int) - Method in class org.millstone.base.ui.Window
Sets the border.
setBrowserApplication(String) - Method in class org.millstone.webadapter.WebBrowser
Sets the browser application.
setBufferSize(int) - Method in class org.millstone.base.terminal.DownloadStream
Set the size of the download buffer.
setBufferSize(int) - Method in class org.millstone.base.terminal.StreamResource
Set the size of the download buffer used for this resource.
setBufferSize(int) - Method in class org.millstone.base.terminal.ClassResource
Set the size of the download buffer used for this resource.
setBufferSize(int) - Method in class org.millstone.base.terminal.FileResource
Set the size of the download buffer used for this resource.
setCacheTime(long) - Method in class org.millstone.base.terminal.DownloadStream
Set lenght of cache expiracy time.
setCacheTime(long) - Method in class org.millstone.base.terminal.StreamResource
Set lenght of cache expiracy time.
setCacheTime(long) - Method in class org.millstone.base.terminal.ClassResource
Set lenght of cache expiracy time.
setCacheTime(long) - Method in class org.millstone.base.terminal.FileResource
Set lenght of cache expiracy time.
setCaption(String) - Method in class org.millstone.base.ui.AbstractComponent
Sets the component's caption String.
setCaption(String) - Method in class org.millstone.base.event.Action
Sets the caption.
setChildrenAllowed(Object, boolean) - Method in class org.millstone.base.ui.Tree
 
setChildrenAllowed(Object, boolean) - Method in interface org.millstone.base.data.Container.Hierarchical
Sets the given Item's capability to have children.
setChildrenAllowed(Object, boolean) - Method in class org.millstone.base.data.util.FilesystemContainer
Return false - conversion from files to directories is not supported.
setChildrenAllowed(Object, boolean) - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
Sets the given Item's capability to have children.
setChildrenAllowed(Object, boolean) - Method in class org.millstone.base.data.util.HierarchicalContainer
Sets the given Item's capability to have children.
setClassId(String) - Method in class org.millstone.base.ui.Embedded
Sets the classId attribute.
setClientSideChecked(boolean) - Method in class org.millstone.webadapter.WebBrowser
Set the client side checked property.
setCodebase(String) - Method in class org.millstone.base.ui.Embedded
Sets the codebase, the root-path used to access resources with relative paths.
setCodetype(String) - Method in class org.millstone.base.ui.Embedded
Sets the codetype, the MIME-Type of the code.
setColumnAlignments(String[]) - Method in class org.millstone.base.ui.Table
Set the column alignments.
setColumnHeaderMode(int) - Method in class org.millstone.base.ui.Table
Setter for property columnHeaderMode.
setColumnHeaders(String[]) - Method in class org.millstone.base.ui.Table
Set the headers of the columns.
setColumnIcons(Resource[]) - Method in class org.millstone.base.ui.Table
Set the icons of the columns.
setColumns(int) - Method in class org.millstone.base.ui.TextField
Sets the number of columns in the editor.
setComponent(Component) - Method in class org.millstone.base.ui.GridLayout.Area
Sets the component connected to the area.
setComponentError(ErrorMessage) - Method in class org.millstone.base.ui.AbstractComponent
Sets the component's error message.
setComponentType(String) - Method in class org.millstone.base.ui.CustomComponent
Sets the component type.
setCompositionRoot(Component) - Method in class org.millstone.base.ui.CustomComponent
Sets the compositions root.
setContainerDataSource(Container) - Method in class org.millstone.base.ui.Select
Set the container as data-source for viewing.
setContainerDataSource(Container) - Method in class org.millstone.base.ui.Table
 
setContainerDataSource(Container) - Method in class org.millstone.base.ui.Tree
 
setContainerDataSource(Container) - Method in interface org.millstone.base.data.Container.Viewer
Set the Container that serves as the data source of the viewer.
setContentHandler(ContentHandler) - Method in class org.millstone.webadapter.XSLReader
Override the default content handler.
setContentMode(int) - Method in class org.millstone.base.ui.Label
Sets the namespace.
setContentType(String) - Method in class org.millstone.base.terminal.DownloadStream
Set stream content type.
setContentType(String) - Method in class org.millstone.webadapter.WebBrowser
Sets the default content type.
setCurrentPageFirstItemId(Object) - Method in class org.millstone.base.ui.Table
Setter for property currentPageFirstItem.
setCurrentPageFirstItemIndex(int) - Method in class org.millstone.base.ui.Table
Setter for property currentPageFirstItem.
setDebuggedApplication(Application) - Method in class org.millstone.webadapter.DebugWindow
Sets the application.
setDescription(String) - Method in class org.millstone.base.ui.AbstractComponent
Sets the component's description.
setDocumentLocator(Locator) - Method in class org.millstone.webadapter.XSLReader
 
setDTDHandler(DTDHandler) - Method in class org.millstone.webadapter.XSLReader
 
setEnabled(boolean) - Method in class org.millstone.base.ui.AbstractComponent
 
setEnabled(boolean) - Method in class org.millstone.base.ui.CustomComponent
The custom component is allways enabled by default.
setEnabled(boolean) - Method in interface org.millstone.base.ui.Component
Enable or disable the component.
setEncoding(String) - Method in class org.millstone.webadapter.MultipartRequest
This method should be called on the MultipartRequest itself, not on any instances of MultipartRequest, because this sets up the encoding for all instances of multipartrequest.
setEntityResolver(EntityResolver) - Method in class org.millstone.webadapter.XSLReader
 
setErrorHandler(ErrorHandler) - Method in class org.millstone.webadapter.XSLReader
 
setErrorMessage(String) - Method in class org.millstone.base.data.validator.NullValidator
Set the error message to be displayed on invalid value.
setErrorMessage(String) - Method in class org.millstone.base.data.validator.CompositeValidator
Set the error message for the composite validator.
setErrorMessage(String) - Method in class org.millstone.base.data.validator.StringLengthValidator
Sets the message to be displayer in case the value does not validate.
setFeature(String, boolean) - Method in class org.millstone.webadapter.XSLReader
 
setFilename(String) - Method in class org.millstone.base.terminal.StreamResource
Sets the filename.
setFileName(String) - Method in class org.millstone.base.terminal.DownloadStream
Sets the file name.
setFilter(FilenameFilter) - Method in class org.millstone.base.data.util.FilesystemContainer
Sets the file filter used to limit the files in this container.
setFilter(String) - Method in class org.millstone.base.data.util.FilesystemContainer
Sets the file filter used to limit the files in this container.
setFrameSupport(boolean) - Method in class org.millstone.webadapter.WebBrowser
Set the browser frame support
setFreeSize() - Method in class org.millstone.base.ui.FrameWindow.Frame
Set the frame size to be freely specified by the terminal
setHeight(int) - Method in class org.millstone.base.ui.Embedded
Sets the visual height of the object.
setHeight(int) - Method in class org.millstone.base.ui.Panel
Sets the height in pixels.
setHeight(int) - Method in class org.millstone.base.ui.GridLayout
Set the height of the grid.
setHeight(int) - Method in interface org.millstone.base.terminal.Sizeable
Set height of the object.
setHeightUnits(int) - Method in class org.millstone.base.ui.Embedded
Set height property units.
setHeightUnits(int) - Method in class org.millstone.base.ui.Panel
Set height units.
setHeightUnits(int) - Method in class org.millstone.base.ui.Window
Window only supports pixels as unit.
setHeightUnits(int) - Method in interface org.millstone.base.terminal.Sizeable
Set height property units.
setIcon(Resource) - Method in class org.millstone.base.ui.AbstractComponent
Sets the component's icon.
setIcon(Resource) - Method in class org.millstone.base.event.Action
Sets the icon.
setImmediate(boolean) - Method in class org.millstone.base.ui.AbstractComponent
Sets the component's immediate mode to the specified status.
setImmediate(boolean) - Method in class org.millstone.base.ui.Button
Set immediate mode.
setInvalidAllowed(boolean) - Method in class org.millstone.base.ui.AbstractField
Fields allow invalid values by default.
setInvalidAllowed(boolean) - Method in interface org.millstone.base.data.Validatable
Should the validabtable object accept invalid values.
setInvalidCommitted(boolean) - Method in class org.millstone.base.ui.AbstractField
 
setInvalidCommitted(boolean) - Method in interface org.millstone.base.data.BufferedValidatable
Set if the invalid data should be committed to datasource.
setItemCaption(Object, String) - Method in class org.millstone.base.ui.Select
Override the caption of an item.
setItemCaptionMode(int) - Method in class org.millstone.base.ui.Select
Set the item caption mode.
setItemCaptionPropertyId(Object) - Method in class org.millstone.base.ui.Select
Set the item caption property.
setItemDataSource(Item) - Method in class org.millstone.base.ui.Form
Set the item datasource for the form.
setItemDataSource(Item) - Method in interface org.millstone.base.data.Item.Viewer
Sets the Item that serves as the data source of the viewer.
setItemDataSource(Item, Collection) - Method in class org.millstone.base.ui.Form
Set the item datasource for the form, but limit the form contents to specified properties of the item.
setItemIcon(Object, Resource) - Method in class org.millstone.base.ui.Select
Set icon for an item.
setItemIconPropertyId(Object) - Method in class org.millstone.base.ui.Select
Set the item icon property.
setJavaEnabled(boolean) - Method in class org.millstone.webadapter.WebBrowser
Sets the java enabled property.
setJavaScriptVersion(WebBrowser.JavaScriptVersion) - Method in class org.millstone.webadapter.WebBrowser
Sets the JavaScript version.
setLayout(Layout) - Method in class org.millstone.base.ui.Panel
Set the layout of the panel.
setLocale(Locale) - Method in class org.millstone.base.Application
Set the default locale for this application
setLocale(Locale) - Method in class org.millstone.base.ui.AbstractComponent
Sets the locale of this component.
setLogoutURL(String) - Method in class org.millstone.base.Application
Sets the URL user is redirected to on application close.
setMainWindow(Window) - Method in class org.millstone.base.Application
Sets the mainWindow.
setMarkupVersion(WebBrowser.MarkupVersion) - Method in class org.millstone.webadapter.WebBrowser
Sets the markup language version.
setMaxLength(int) - Method in class org.millstone.base.data.validator.StringLengthValidator
Set the maximum permissable length of the string.
setMimeType(String) - Method in class org.millstone.base.ui.Embedded
Sets the mimeType, the MIME-Type of the object.
setMIMEType(String) - Method in class org.millstone.base.terminal.StreamResource
Set the mime type of the resource
setMinLength(int) - Method in class org.millstone.base.data.validator.StringLengthValidator
Sets the minimum permissable lenght.
setMode(int) - Method in class org.millstone.base.data.validator.CompositeValidator
Set the mode of the validator.
setMultiSelect(boolean) - Method in class org.millstone.base.ui.Select
Set the multiselect mode.
setName(String) - Method in class org.millstone.base.ui.Window
Sets the name.
setNewItemsAllowed(boolean) - Method in class org.millstone.base.ui.Select
Enable or disable possibility to add new options by the user.
setNewItemsAllowed(boolean) - Method in class org.millstone.base.ui.Table
Adding new items is not supported.
setNewItemsAllowed(boolean) - Method in class org.millstone.base.ui.Tree
Adding new items is not supported.
setNullAllowed(boolean) - Method in class org.millstone.base.data.validator.NullValidator
Sets if nulls are to be allowed.
setNullAllowed(boolean) - Method in class org.millstone.base.data.validator.StringLengthValidator
Sets wheter null-strings are to be allowed.
setNullRepresentation(String) - Method in class org.millstone.base.ui.TextField
Sets the null-string representation.
setNullSelectionItemId(Object) - Method in class org.millstone.base.ui.Select
Sets the item id that represents null value of this select.
setNullSettingAllowed(boolean) - Method in class org.millstone.base.ui.TextField
Set the null conversion mode.
setOrientation(int) - Method in class org.millstone.base.ui.OrderedLayout
Set the orientation of the container.
setPageBufferingEnabled(boolean) - Method in class org.millstone.base.ui.Table
Setter for property pageBuffering.
setPageLength(int) - Method in class org.millstone.base.ui.Table
Set the page length.
setParameter(String, String) - Method in class org.millstone.base.ui.Embedded
Set an object parameter.
setParameter(String, String) - Method in class org.millstone.base.terminal.DownloadStream
Set a paramater for download stream.
setParent(Component) - Method in class org.millstone.base.ui.AbstractComponent
 
setParent(Component) - Method in class org.millstone.base.ui.CustomComponent
 
setParent(Component) - Method in interface org.millstone.base.ui.Component
Sets the component's parent component.
setParent(Component) - Method in class org.millstone.base.ui.Window
Setter for property parent.
setParent(Object, Object) - Method in class org.millstone.base.ui.Tree
 
setParent(Object, Object) - Method in interface org.millstone.base.data.Container.Hierarchical
Sets the parent of an Item.
setParent(Object, Object) - Method in class org.millstone.base.data.util.FilesystemContainer
Return false - moving files around in the filesystem is not supported.
setParent(Object, Object) - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
Sets the parent of an Item.
setParent(Object, Object) - Method in class org.millstone.base.data.util.HierarchicalContainer
Sets the parent of an Item.
setProperty(String, Object) - Method in class org.millstone.webadapter.XSLReader
 
setPropertyDataSource(Property) - Method in class org.millstone.base.ui.AbstractField
Sets the specified Property as the data source for the field.
setPropertyDataSource(Property) - Method in class org.millstone.base.ui.Label
Set the property as data-source for viewing.
setPropertyDataSource(Property) - Method in class org.millstone.base.ui.DateField
Set DateField datasource.
setPropertyDataSource(Property) - Method in interface org.millstone.base.data.Property.Viewer
Set the Property that serves as the data source of the viewer.
setReadOnly(boolean) - Method in class org.millstone.base.ui.AbstractComponent
 
setReadOnly(boolean) - Method in class org.millstone.base.ui.AbstractField
Change the readonly state and throw read-only status change events.
setReadOnly(boolean) - Method in class org.millstone.base.ui.CustomComponent
Changing the read-only mode of the component is not supported by default.
setReadOnly(boolean) - Method in interface org.millstone.base.ui.Component
Sets the component's to read-only mode to the specified state.
setReadOnly(boolean) - Method in class org.millstone.base.ui.Label
Set the component to read-only.
setReadOnly(boolean) - Method in interface org.millstone.base.data.Property
Sets the Property's read-only mode to the specified status.
setReadOnly(boolean) - Method in class org.millstone.base.data.util.ObjectProperty
Sets the Property's read-only mode to the specified status.
setReadOnly(boolean) - Method in class org.millstone.base.data.util.MethodProperty
Sets the Property's read-only mode to the specified status.
setReadThrough(boolean) - Method in class org.millstone.base.ui.AbstractField
 
setReadThrough(boolean) - Method in class org.millstone.base.ui.Form
 
setReadThrough(boolean) - Method in interface org.millstone.base.data.Buffered
Sets the object's read-through mode to the specified status.
setReceiver(Upload.Receiver) - Method in class org.millstone.base.ui.Upload
Sets the receiver.
setRecursive(boolean) - Method in class org.millstone.base.data.util.FilesystemContainer
Sets the container recursive property.
setRelativeSize(int) - Method in class org.millstone.base.ui.FrameWindow.Frame
Set the frame width/height as a percentage of the containing frameset size
setResolution(int) - Method in class org.millstone.base.ui.DateField
Sets the resolution of the DateField
setResource(Resource) - Method in class org.millstone.base.ui.Link
Sets the resource this link opens.
setRowHeaderMode(int) - Method in class org.millstone.base.ui.Table
Set the row header mode.
setRows(int) - Method in class org.millstone.base.ui.TextField
Sets the number of rows in the editor.
setScreenHeight(int) - Method in class org.millstone.webadapter.WebBrowser
Sets the screen height.
setScreenWidth(int) - Method in class org.millstone.webadapter.WebBrowser
Sets the screen width.
setScrollable(boolean) - Method in class org.millstone.base.ui.Panel
 
setScrollable(boolean) - Method in class org.millstone.base.ui.FrameWindow
Frame windows does not support scrolling.
setScrollable(boolean) - Method in interface org.millstone.base.terminal.Scrollable
Enable or disable scrolling..
setScrollOffsetX(int) - Method in class org.millstone.base.ui.Panel
 
setScrollOffsetX(int) - Method in class org.millstone.base.ui.FrameWindow
Frame windows does not support scrolling.
setScrollOffsetX(int) - Method in interface org.millstone.base.terminal.Scrollable
Set scroll X offset.
setScrollOffsetY(int) - Method in class org.millstone.base.ui.Panel
 
setScrollOffsetY(int) - Method in class org.millstone.base.ui.FrameWindow
Frame windows does not support scrolling.
setScrollOffsetY(int) - Method in interface org.millstone.base.terminal.Scrollable
Set scroll Y offset.
setSecret(boolean) - Method in class org.millstone.base.ui.TextField
Set the secret property on and off.
setSelectable(boolean) - Method in class org.millstone.base.ui.Table
Setter for property selectable.
setSelectable(boolean) - Method in class org.millstone.base.ui.Tree
Setter for property selectable.
setSelectedTab(Component) - Method in class org.millstone.base.ui.TabSheet
Set the selected tab
setServlet(WebAdapterServlet) - Method in class org.millstone.webadapter.DebugWindow
Sets the servlet.
setSession(HttpSession) - Method in class org.millstone.webadapter.DebugWindow
Sets the session.
setSource(Resource) - Method in class org.millstone.base.ui.Embedded
Set the object source resource.
setSourceFile(File) - Method in class org.millstone.base.terminal.FileResource
Sets the source file.
setStandby(String) - Method in class org.millstone.base.ui.Embedded
Sets the standby, the text to display while loading the object.
setState(Application, Window, WebBrowser, HttpSession, WebAdapterServlet, String) - Static method in class org.millstone.webadapter.ThemeFunctionLibrary
 
setStream(InputStream) - Method in class org.millstone.base.terminal.DownloadStream
Sets the stream.
setStreamSource(StreamResource.StreamSource) - Method in class org.millstone.base.terminal.StreamResource
Sets the source for this StreamResource.
setStyle(String) - Method in class org.millstone.base.ui.AbstractComponent
 
setStyle(String) - Method in class org.millstone.base.ui.CustomComponent
Changing the style of the component is not supported by default.
setStyle(String) - Method in interface org.millstone.base.ui.Component
Sets the look-and-feel style of the component.
setSwitchMode(boolean) - Method in class org.millstone.base.ui.Button
Sets the switchMode.
setTabCaption(Component, String) - Method in class org.millstone.base.ui.TabSheet
Set the caption for a component
setTabIcon(Component, Resource) - Method in class org.millstone.base.ui.TabSheet
Set the icon for a component
setTargetBorder(int) - Method in class org.millstone.base.ui.Link
Sets the border of the target window.
setTargetHeight(int) - Method in class org.millstone.base.ui.Link
Sets the target window height.
setTargetName(String) - Method in class org.millstone.base.ui.Link
Sets the target window name.
setTargetWidth(int) - Method in class org.millstone.base.ui.Link
Sets the target window width.
setTerminal(Terminal) - Method in class org.millstone.base.ui.Window
Set terminal type.
setTerminalType(HttpSession, WebBrowser) - Static method in class org.millstone.webadapter.WebBrowserProbe
Set the terminal type for the given session.
setTheme(String) - Method in class org.millstone.base.Application
Sets the application's theme.
setTheme(String) - Method in class org.millstone.base.ui.Window
Set theme for this window.
setType(int) - Method in class org.millstone.base.ui.Embedded
Sets the object type.
setUser(Object) - Method in class org.millstone.base.Application
Sets the user of the application instance.
setValue(Object) - Method in class org.millstone.base.ui.Select
Set the visible value of the property.
setValue(Object) - Method in class org.millstone.base.ui.AbstractField
Set the value of the field.
setValue(Object) - Method in class org.millstone.base.ui.Label
Set the value of the label.
setValue(Object) - Method in class org.millstone.base.ui.DateField
 
setValue(Object) - Method in interface org.millstone.base.data.Property
Sets the value of the Property.
setValue(Object) - Method in class org.millstone.base.data.util.ObjectProperty
Set the value of the property.
setValue(Object) - Method in class org.millstone.base.data.util.MethodProperty
Set the value of the property.
setVertical(boolean) - Method in class org.millstone.base.ui.FrameWindow.Frameset
Set the framaset to be vertical.
setWidth(int) - Method in class org.millstone.base.ui.Embedded
Sets the visual width of the object.
setWidth(int) - Method in class org.millstone.base.ui.Panel
Sets the width in pixels.
setWidth(int) - Method in class org.millstone.base.ui.GridLayout
Set the width of the grid.
setWidth(int) - Method in interface org.millstone.base.terminal.Sizeable
Set width of the object.
setWidthUnits(int) - Method in class org.millstone.base.ui.Embedded
Set width property units.
setWidthUnits(int) - Method in class org.millstone.base.ui.Panel
Set width units.
setWidthUnits(int) - Method in class org.millstone.base.ui.Window
Window only supports pixels as unit.
setWidthUnits(int) - Method in interface org.millstone.base.terminal.Sizeable
Set width property units.
setWindow(Window) - Method in class org.millstone.base.ui.Link
Sets the window this link opens.
setWindowUIDL(Window, String) - Method in class org.millstone.webadapter.DebugWindow
 
setVisible(boolean) - Method in class org.millstone.base.ui.AbstractComponent
 
setVisible(boolean) - Method in class org.millstone.base.ui.CustomComponent
 
setVisible(boolean) - Method in interface org.millstone.base.ui.Component
Sets the components visibility status.
setVisibleColumns(Object[]) - Method in class org.millstone.base.ui.Table
Set the array of visible column property id:s.
setWordwrap(boolean) - Method in class org.millstone.base.ui.TextField
Sets the editor's word-wrap mode on or off.
setWriteThrough(boolean) - Method in class org.millstone.base.ui.AbstractField
 
setWriteThrough(boolean) - Method in class org.millstone.base.ui.Form
 
setWriteThrough(boolean) - Method in interface org.millstone.base.data.Buffered
Sets the object's write-through mode to the specified status.
SIZE - Static variable in class org.millstone.webadapter.MultipartRequest
Type constant for the File SIZE.
size() - Method in class org.millstone.base.ui.Select
Get the number of items in the container.
size() - Method in class org.millstone.base.ui.FrameWindow.Frameset
Number of frames in this frameset
size() - Method in interface org.millstone.base.data.Container
Gets the number of Items in the Container.
size() - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
 
size() - Method in class org.millstone.base.data.util.FilesystemContainer
Gets the number of Items in the container.
size() - Method in class org.millstone.base.data.util.IndexedContainer
Gets the number of Items in the list.
size() - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
 
Sizeable - interface org.millstone.base.terminal.Sizeable.
Interface to be implemented by components wishing to display some object that may be dynamically resized during runtime.
skippedEntity(String) - Method in class org.millstone.webadapter.XSLReader
 
space() - Method in class org.millstone.base.ui.GridLayout
Move cursor forwards by one.
start(URL, Properties) - Method in class org.millstone.base.Application
Starts the application on the given URL.
startDocument() - Method in class org.millstone.webadapter.XSLReader
 
startElement(String, String, String, Attributes) - Method in class org.millstone.webadapter.XSLReader
 
startElement(String, String, String, Attributes) - Method in class org.millstone.webadapter.Theme
Parse start tag in XML stream.
startPrefixMapping(String, String) - Method in class org.millstone.webadapter.XSLReader
 
startTag(String) - Method in interface org.millstone.base.terminal.PaintTarget
Print element start tag.
startTag(String) - Method in class org.millstone.webadapter.WebPaintTarget
Print element start tag.
StreamResource - class org.millstone.base.terminal.StreamResource.
Stream resource is a resource provided to the client directly by the application.
StreamResource.StreamSource - interface org.millstone.base.terminal.StreamResource.StreamSource.
Interface implemented by the source of a StreamResource.
StreamResource(StreamResource.StreamSource, String, Application) - Constructor for class org.millstone.base.terminal.StreamResource
Create new stream resource for downloading from stream.
StringLengthValidator - class org.millstone.base.data.validator.StringLengthValidator.
This validator is used to validate the lenght of strings.
StringLengthValidator(String) - Constructor for class org.millstone.base.data.validator.StringLengthValidator
Create a new StringLengthValidator with a given error message.
StringLengthValidator(String, int, int, boolean) - Constructor for class org.millstone.base.data.validator.StringLengthValidator
Create a new StringLenghtValidator with a given error message, permissable lenghts and null-string allowance.
suggestValidValue(Object) - Method in interface org.millstone.base.data.Validator.Suggestive
Suggest another value that can be used instead of proposedValue if it is invalid.
supports(String) - Method in class org.millstone.webadapter.WebBrowser
Check if this type supports also given browser.
supports(WebBrowser.JavaScriptVersion) - Method in class org.millstone.webadapter.WebBrowser
Check if this type supports given javascript version.
supports(WebBrowser.JavaScriptVersion) - Method in class org.millstone.webadapter.WebBrowser.JavaScriptVersion
Check compability with other JavaScript version.
supports(WebBrowser.MarkupVersion) - Method in class org.millstone.webadapter.WebBrowser
Check if this type supports given markup language version.
supports(WebBrowser.MarkupVersion) - Method in class org.millstone.webadapter.WebBrowser.MarkupVersion
Check compability with other HTML version.
supports(WebBrowser) - Method in class org.millstone.webadapter.Theme.File
Does this file support the given terminal.
supports(WebBrowser) - Method in class org.millstone.webadapter.Theme.Fileset
Does this file support the given terminal.
SystemError - exception org.millstone.base.terminal.SystemError.
System error is a runtime exception caused by error in system.
SYSTEMERROR - Static variable in interface org.millstone.base.terminal.ErrorMessage
Error code for system errors and bugs.
SystemError(String) - Constructor for class org.millstone.base.terminal.SystemError
Constructor for SystemError with error message specified.
SystemError(String, Throwable) - Constructor for class org.millstone.base.terminal.SystemError
Constructor for SystemError with causing exception and error message.
SystemError(Throwable) - Constructor for class org.millstone.base.terminal.SystemError
Constructor for SystemError with cause.

T

Table - class org.millstone.base.ui.Table.
Table component is used for representing data or components in pageable and selectable table.
Table() - Constructor for class org.millstone.base.ui.Table
Create new empty table
Table(String) - Constructor for class org.millstone.base.ui.Table
Create new empty table with caption.
Table(String, Container) - Constructor for class org.millstone.base.ui.Table
Create new table with caption and connect it to a Container.
TabSheet - class org.millstone.base.ui.TabSheet.
Tabsheet component.
TabSheet.SelectedTabChangeEvent - class org.millstone.base.ui.TabSheet.SelectedTabChangeEvent.
Selected Tab Change event.
TabSheet.SelectedTabChangeEvent(Component) - Constructor for class org.millstone.base.ui.TabSheet.SelectedTabChangeEvent
New instance of selected tab change event
TabSheet.SelectedTabChangeListener - interface org.millstone.base.ui.TabSheet.SelectedTabChangeListener.
Selected Tab Change Event listener
TabSheet() - Constructor for class org.millstone.base.ui.TabSheet
Construct new Tabsheet.
TARGET_BORDER_DEFAULT - Static variable in class org.millstone.base.ui.Link
 
TARGET_BORDER_MINIMAL - Static variable in class org.millstone.base.ui.Link
 
TARGET_BORDER_NONE - Static variable in class org.millstone.base.ui.Link
 
Terminal - interface org.millstone.base.terminal.Terminal.
Interface for different terminal types.
TextField - class org.millstone.base.ui.TextField.
A text editor component that can be bound to any bindable Property.
TextField() - Constructor for class org.millstone.base.ui.TextField
Constructs an empty TextField with no caption.
TextField(Property) - Constructor for class org.millstone.base.ui.TextField
Constructs a new TextField that's bound to the specified Property and has no caption.
TextField(String) - Constructor for class org.millstone.base.ui.TextField
Constructs an empty TextField with given caption.
TextField(String, Property) - Constructor for class org.millstone.base.ui.TextField
Constructs a new TextField that's bound to the specified Property and has the given caption String.
TextField(String, String) - Constructor for class org.millstone.base.ui.TextField
Constructs a new TextField with the given caption and initial text contents.
Theme - class org.millstone.webadapter.Theme.
This class provides an interface to the meta-information regarding a particular webadapter theme.
Theme.AgentRequirement - class org.millstone.webadapter.Theme.AgentRequirement.
HTTP user agent requirement This requirements is used to ensure that the User-Agent string provided in HTTP request headers contains given substring.
Theme.AgentRequirement(String) - Constructor for class org.millstone.webadapter.Theme.AgentRequirement
 
Theme.AndRequirement - class org.millstone.webadapter.Theme.AndRequirement.
Logical AND requirement.
Theme.AndRequirement() - Constructor for class org.millstone.webadapter.Theme.AndRequirement
 
Theme.AndRequirement(Collection) - Constructor for class org.millstone.webadapter.Theme.AndRequirement
 
Theme.AndRequirement(Theme.Requirement, Theme.Requirement) - Constructor for class org.millstone.webadapter.Theme.AndRequirement
 
Theme.Author - class org.millstone.webadapter.Theme.Author.
Author information class.
Theme.Author(String, String) - Constructor for class org.millstone.webadapter.Theme.Author
 
Theme.File - class org.millstone.webadapter.Theme.File.
Theme XSL file description Description of a single XSL file included a theme.
Theme.File(String) - Constructor for class org.millstone.webadapter.Theme.File
Create new file.
Theme.Fileset - class org.millstone.webadapter.Theme.Fileset.
A recursive set of files sharing the same requirements.
Theme.Fileset(String) - Constructor for class org.millstone.webadapter.Theme.Fileset
Create new empty fileset.
Theme.Fileset(String, Collection) - Constructor for class org.millstone.webadapter.Theme.Fileset
Create new fileset.
Theme.JavaScriptRequirement - class org.millstone.webadapter.Theme.JavaScriptRequirement.
Javascript version requirement This requirement is used to ensure a certain level of JavaScript version support.
Theme.JavaScriptRequirement(WebBrowser.JavaScriptVersion) - Constructor for class org.millstone.webadapter.Theme.JavaScriptRequirement
 
Theme.MarkupLanguageRequirement - class org.millstone.webadapter.Theme.MarkupLanguageRequirement.
Markup language version requirement This requirement is used to ensure a certain level of Markup language version support.
Theme.MarkupLanguageRequirement(WebBrowser.MarkupVersion) - Constructor for class org.millstone.webadapter.Theme.MarkupLanguageRequirement
 
Theme.NotRequirement - class org.millstone.webadapter.Theme.NotRequirement.
Logical NOT requirement.
Theme.NotRequirement(Theme.Requirement) - Constructor for class org.millstone.webadapter.Theme.NotRequirement
Create new NOT requirement based on another requirement.
Theme.OrRequirement - class org.millstone.webadapter.Theme.OrRequirement.
Logical OR requirement.
Theme.OrRequirement() - Constructor for class org.millstone.webadapter.Theme.OrRequirement
 
Theme.OrRequirement(Collection) - Constructor for class org.millstone.webadapter.Theme.OrRequirement
 
Theme.OrRequirement(Theme.Requirement, Theme.Requirement) - Constructor for class org.millstone.webadapter.Theme.OrRequirement
 
Theme.Requirement - interface org.millstone.webadapter.Theme.Requirement.
Generic requirement.
Theme.RequirementCollection - interface org.millstone.webadapter.Theme.RequirementCollection.
Generic requirement collection interface.
theme() - Static method in class org.millstone.webadapter.ThemeFunctionLibrary
Return a reference to the current theme object that is associated with the session that the call came from.
Theme(File) - Constructor for class org.millstone.webadapter.Theme
Creates a new instance using XML description file.
Theme(InputStream) - Constructor for class org.millstone.webadapter.Theme
Creates a new instance using XML description stream.
ThemeFunctionLibrary - class org.millstone.webadapter.ThemeFunctionLibrary.
This a function library that can be used from the theme XSL-files.
ThemeFunctionLibrary() - Constructor for class org.millstone.webadapter.ThemeFunctionLibrary
 
ThemeResource - class org.millstone.base.terminal.ThemeResource.
Theme resource is a named theme dependant resource provided and managed by a theme.
ThemeResource(String) - Constructor for class org.millstone.base.terminal.ThemeResource
Create a resource.
ThemeSource - interface org.millstone.webadapter.ThemeSource.
Interface implemented by theme sources.
ThemeSource.ThemeException - exception org.millstone.webadapter.ThemeSource.ThemeException.
Theme exception.
ThemeSource.ThemeException(String) - Constructor for class org.millstone.webadapter.ThemeSource.ThemeException
Create new theme exception.
toString() - Method in class org.millstone.base.ui.AbstractField
Returns the value of the Property in human readable textual format.
toString() - Method in class org.millstone.base.ui.Label
 
toString() - Method in class org.millstone.base.ui.DateField
 
toString() - Method in interface org.millstone.base.data.Property
Returns the value of the Property in human readable textual format.
toString() - Method in class org.millstone.base.data.util.FilesystemContainer.FileItem
 
toString() - Method in class org.millstone.base.data.util.PropertysetItem
Gets the String representation of the contents of the Item.
toString() - Method in class org.millstone.base.data.util.ObjectProperty
Returns the value of the ObjectProperty in human readable textual format.
toString() - Method in class org.millstone.base.data.util.MethodProperty
Returns the value of the MethodProperty in human readable textual format.
toString() - Method in class org.millstone.base.event.ListenerMethod.MethodException
 
toString() - Method in class org.millstone.base.terminal.UserError
 
toString() - Method in class org.millstone.base.terminal.ThemeResource
 
toString() - Method in class org.millstone.base.terminal.CompositeErrorMessage
Returns a comma separated list of the error messages.
toString() - Method in class org.millstone.webadapter.UIDLTransformer.TransformerErrorHandler
 
toString() - Method in class org.millstone.webadapter.UIDLTransformerType
Textual representation of the UIDLTransformer type
toString() - Method in class org.millstone.webadapter.WebBrowser
Repsent the type of the web browser as string
toString() - Method in class org.millstone.webadapter.WebBrowser.MarkupVersion
 
toString() - Method in class org.millstone.webadapter.WebBrowser.JavaScriptVersion
 
toString() - Method in class org.millstone.webadapter.Theme
String representation of Theme object.
toString() - Method in class org.millstone.webadapter.Theme.Author
 
toString() - Method in class org.millstone.webadapter.Theme.NotRequirement
 
toString() - Method in class org.millstone.webadapter.Theme.AndRequirement
 
toString() - Method in class org.millstone.webadapter.Theme.OrRequirement
 
toString() - Method in class org.millstone.webadapter.Theme.AgentRequirement
 
toString() - Method in class org.millstone.webadapter.Theme.JavaScriptRequirement
 
toString() - Method in class org.millstone.webadapter.Theme.MarkupLanguageRequirement
 
toString() - Method in class org.millstone.webadapter.Theme.File
 
toString() - Method in class org.millstone.webadapter.Theme.Fileset
 
transform(OutputStream) - Method in class org.millstone.webadapter.UIDLTransformer
Transform the UIDL to HTML and output to the OutputStream.
Tree - class org.millstone.base.ui.Tree.
MenuTree component.
Tree.CollapseEvent - class org.millstone.base.ui.Tree.CollapseEvent.
Collapse event
Tree.CollapseEvent(Component, Object) - Constructor for class org.millstone.base.ui.Tree.CollapseEvent
New instance of options change event
Tree.CollapseListener - interface org.millstone.base.ui.Tree.CollapseListener.
Collapse event listener
Tree.ExpandEvent - class org.millstone.base.ui.Tree.ExpandEvent.
Event to fired when a node is expanded.
Tree.ExpandEvent(Component, Object) - Constructor for class org.millstone.base.ui.Tree.ExpandEvent
New instance of options change event
Tree.ExpandListener - interface org.millstone.base.ui.Tree.ExpandListener.
Expand event listener
Tree() - Constructor for class org.millstone.base.ui.Tree
Create new empty tree
Tree(String) - Constructor for class org.millstone.base.ui.Tree
Create new empty tree with caption.
Tree(String, Container) - Constructor for class org.millstone.base.ui.Tree
Create new tree with caption and connect it to a Container.
TYPE_IMAGE - Static variable in class org.millstone.base.ui.Embedded
Image types
TYPE_OBJECT - Static variable in class org.millstone.base.ui.Embedded
General object type

U

UIDLTransformer - class org.millstone.webadapter.UIDLTransformer.
Class implementing the MillStone WebAdapter UIDLTransformer.
UIDLTransformer.TransformerErrorHandler - class org.millstone.webadapter.UIDLTransformer.TransformerErrorHandler.
 
UIDLTransformer.TransformerErrorHandler() - Constructor for class org.millstone.webadapter.UIDLTransformer.TransformerErrorHandler
 
UIDLTransformer(UIDLTransformerType, ThemeSource, WebAdapterServlet) - Constructor for class org.millstone.webadapter.UIDLTransformer
UIDLTransformer constructor.
UIDLTransformerException - exception org.millstone.webadapter.UIDLTransformerException.
Exception in transform process.
UIDLTransformerException() - Constructor for class org.millstone.webadapter.UIDLTransformerException
Creates a new instance of UIDLTransformerException without detail message.
UIDLTransformerException(String, Throwable, String) - Constructor for class org.millstone.webadapter.UIDLTransformerException
Constructs an instance of UIDLTransformerException with the specified detail message.
UIDLTransformerFactory - class org.millstone.webadapter.UIDLTransformerFactory.
Class implementing the MillStone WebAdapter UIDLTransformer Factory.
UIDLTransformerFactory.SpoolManager - class org.millstone.webadapter.UIDLTransformerFactory.SpoolManager.
Class for periodically remove unused transformers from memory.
UIDLTransformerFactory.SpoolManager(long) - Constructor for class org.millstone.webadapter.UIDLTransformerFactory.SpoolManager
 
UIDLTransformerFactory(ThemeSource, WebAdapterServlet, int, long) - Constructor for class org.millstone.webadapter.UIDLTransformerFactory
Constructor for transformer factory.
UIDLTransformerType - class org.millstone.webadapter.UIDLTransformerType.
Type of the transformer.
UIDLTransformerType(WebBrowser, Theme) - Constructor for class org.millstone.webadapter.UIDLTransformerType
Creates a new instance of TransformerType
UNIT_SYMBOLS - Static variable in interface org.millstone.base.terminal.Sizeable
Textual representations of units symbols.
UNITS_CM - Static variable in interface org.millstone.base.terminal.Sizeable
Unit code representing centimetres.
UNITS_EM - Static variable in interface org.millstone.base.terminal.Sizeable
Unit code representing the font-size of the relevant font.
UNITS_EX - Static variable in interface org.millstone.base.terminal.Sizeable
Unit code representing the x-height of the relevant font.
UNITS_INCH - Static variable in interface org.millstone.base.terminal.Sizeable
Unit code representing inches.
UNITS_MM - Static variable in interface org.millstone.base.terminal.Sizeable
Unit code representing millimetres.
UNITS_PERCENTAGE - Static variable in interface org.millstone.base.terminal.Sizeable
Unit code representing in percentage of the containing element defined by terminal.
UNITS_PICAS - Static variable in interface org.millstone.base.terminal.Sizeable
Unit code representing picas (12 points).
UNITS_PIXELS - Static variable in interface org.millstone.base.terminal.Sizeable
Unit code representing pixels.
UNITS_POINTS - Static variable in interface org.millstone.base.terminal.Sizeable
Unit code representing points (1/72nd of an inch).
unregisterVariable(String, VariableOwner) - Method in class org.millstone.webadapter.HttpVariableMap
Unregisters a variable.
unselect(Object) - Method in class org.millstone.base.ui.Select
Unselect an item.
updateHierarchicalWrapper() - Method in class org.millstone.base.data.util.ContainerHierarchicalWrapper
Updates the wrapper's internal hierarchy data to include all Items in the underlying container.
updateOrderWrapper() - Method in class org.millstone.base.data.util.ContainerOrderedWrapper
Updates the wrapper's internal ordering information to include all Items in the underlying container.
Upload - class org.millstone.base.ui.Upload.
Component for client file uploading.
Upload.FailedEvent - class org.millstone.base.ui.Upload.FailedEvent.
Upload.Interrupted event is sent when the upload is received, but the reception is interrupted for some reason.
Upload.FailedEvent(Upload, String, String, long) - Constructor for class org.millstone.base.ui.Upload.FailedEvent
 
Upload.FailedListener - interface org.millstone.base.ui.Upload.FailedListener.
Receives events when the uploads are finished, but unsuccessfull.
Upload.FinishedEvent - class org.millstone.base.ui.Upload.FinishedEvent.
Upload.Received event is sent when the upload receives a file, regardless if the receival was successfull.
Upload.FinishedEvent(Upload, String, String, long) - Constructor for class org.millstone.base.ui.Upload.FinishedEvent
 
Upload.FinishedListener - interface org.millstone.base.ui.Upload.FinishedListener.
Receives events when the uploads are ready.
Upload.Receiver - interface org.millstone.base.ui.Upload.Receiver.
Interface that must be implemented by the upload receivers.
Upload.SucceededEvent - class org.millstone.base.ui.Upload.SucceededEvent.
Upload.Success event is sent when the upload is received successfully.
Upload.SucceededEvent(Upload, String, String, long) - Constructor for class org.millstone.base.ui.Upload.SucceededEvent
 
Upload.SucceededListener - interface org.millstone.base.ui.Upload.SucceededListener.
Receives events when the uploads are successfully finished.
Upload(String, Upload.Receiver) - Constructor for class org.millstone.base.ui.Upload
Creates a new instance of Upload that redirects the uploaded data to given stream.
uploadFailed(Upload.FailedEvent) - Method in interface org.millstone.base.ui.Upload.FailedListener
Upload has finished unsuccessfully.
uploadFinished(Upload.FinishedEvent) - Method in interface org.millstone.base.ui.Upload.FinishedListener
Upload has finished.
UploadStream - interface org.millstone.base.terminal.UploadStream.
Defines a variable type, that is used for passing uploaded files from terminal.
uploadSucceeded(Upload.SucceededEvent) - Method in interface org.millstone.base.ui.Upload.SucceededListener
Upload successfull..
URIHandler - interface org.millstone.base.terminal.URIHandler.
Interface implemented by all the classes capable of handling URI:s.
UserError - class org.millstone.base.terminal.UserError.
User error is a controlled error occurred in application.
UserError(String) - Constructor for class org.millstone.base.terminal.UserError
Create a textual error message of level ERROR.
UserError(String, int, int) - Constructor for class org.millstone.base.terminal.UserError
Create error message with level and content mode.

V

Validatable - interface org.millstone.base.data.Validatable.
Interface for validatable objects.
validate() - Method in class org.millstone.base.ui.AbstractField
 
validate() - Method in interface org.millstone.base.data.Validatable
Checks the validity of the validatable.
validate(Object) - Method in interface org.millstone.base.data.Validator
Checks the given value against this validator.
validate(Object) - Method in class org.millstone.base.data.validator.NullValidator
Validate the data given in value.
validate(Object) - Method in class org.millstone.base.data.validator.CompositeValidator
Validate the the given value.
validate(Object) - Method in class org.millstone.base.data.validator.StringLengthValidator
Validate the value.
Validator - interface org.millstone.base.data.Validator.
Object validator interface.
Validator.InvalidValueException - exception org.millstone.base.data.Validator.InvalidValueException.
Invalid value exception can be thrown by Validator when a given value is not valid.
Validator.InvalidValueException(String) - Constructor for class org.millstone.base.data.Validator.InvalidValueException
Constructs a new InvalidValueException with the specified detail message.
Validator.InvalidValueException(String, Validator.InvalidValueException[]) - Constructor for class org.millstone.base.data.Validator.InvalidValueException
Constructs a new InvalidValueException with a set of causing validation exceptions.
Validator.Suggestive - interface org.millstone.base.data.Validator.Suggestive.
Adds the proposing functionality to a Validator.
valueChange(Property.ValueChangeEvent) - Method in class org.millstone.base.ui.AbstractField
This method listens to data source value changes and passes the changes forwards.
valueChange(Property.ValueChangeEvent) - Method in class org.millstone.base.ui.Label
Listen value change events from data source.
valueChange(Property.ValueChangeEvent) - Method in class org.millstone.base.ui.Table
 
valueChange(Property.ValueChangeEvent) - Method in interface org.millstone.base.data.Property.ValueChangeListener
Notifies this listener that the Property's value has changed.
VariableOwner - interface org.millstone.base.terminal.VariableOwner.
Listener interface for UI variable changes.

W

warn(String) - Static method in class org.millstone.webadapter.Log
Logs a warning message.
WARNING - Static variable in interface org.millstone.base.terminal.ErrorMessage
Error code for warning messages.
warning(SAXParseException) - Method in class org.millstone.webadapter.UIDLTransformer.TransformerErrorHandler
 
warning(TransformerException) - Method in class org.millstone.webadapter.UIDLTransformer.TransformerErrorHandler
 
WebAdapterServlet - class org.millstone.webadapter.WebAdapterServlet.
This servlet is the core of the MillStone Web Adapter, that adapts the MillStone applications to Web standards.
WebAdapterServlet() - Constructor for class org.millstone.webadapter.WebAdapterServlet
 
WebBrowser - class org.millstone.webadapter.WebBrowser.
Web browser terminal type.
WebBrowser.JavaScriptVersion - class org.millstone.webadapter.WebBrowser.JavaScriptVersion.
 
WebBrowser.MarkupVersion - class org.millstone.webadapter.WebBrowser.MarkupVersion.
 
WebBrowser() - Constructor for class org.millstone.webadapter.WebBrowser
Constructor WebBrowserType.
WebBrowserProbe - class org.millstone.webadapter.WebBrowserProbe.
The WebBrowserProbe uses JavaScript to determine the capabilities of the client browser.
WebBrowserProbe() - Constructor for class org.millstone.webadapter.WebBrowserProbe
 
WebPaintTarget - class org.millstone.webadapter.WebPaintTarget.
User Interface Description Language Target.
WebPaintTarget(HttpVariableMap, UIDLTransformerType, WebAdapterServlet, Theme) - Constructor for class org.millstone.webadapter.WebPaintTarget
Create a new XMLPrintWriter, without automatic line flushing.
Window - class org.millstone.base.ui.Window.
Application window component.
WINDOW_NAME - Static variable in class org.millstone.webadapter.DebugWindow
 
window() - Static method in class org.millstone.webadapter.ThemeFunctionLibrary
Returns a reference to the current window object associated with the session that the call came from.
Window() - Constructor for class org.millstone.base.ui.Window
Create new empty unnamed window with default layout.
Window(String) - Constructor for class org.millstone.base.ui.Window
Create new empty window with default layout.
Window(String, Layout) - Constructor for class org.millstone.base.ui.Window
Create new window.
windowAttached(Application.WindowAttachEvent) - Method in interface org.millstone.base.Application.WindowAttachListener
Window attached
windowAttached(Application.WindowAttachEvent) - Method in class org.millstone.webadapter.WebAdapterServlet
 
windowDetached(Application.WindowDetachEvent) - Method in interface org.millstone.base.Application.WindowDetachListener
Window attached
windowDetached(Application.WindowDetachEvent) - Method in class org.millstone.webadapter.WebAdapterServlet
 
windowScript() - Static method in class org.millstone.webadapter.ThemeFunctionLibrary
Generate JavaScript for page header that handles window refreshing, opening and closing.

X

XSLReader - class org.millstone.webadapter.XSLReader.
Class implementing the MillStone WebAdapter UIDLTransformer.
XSLReader.AttributeMapper - class org.millstone.webadapter.XSLReader.AttributeMapper.
 
XSLReader.AttributeMapper(Attributes) - Constructor for class org.millstone.webadapter.XSLReader.AttributeMapper
 
XSLReader(XMLReader, Collection) - Constructor for class org.millstone.webadapter.XSLReader
 
XSLT_SAXON6 - Static variable in class org.millstone.webadapter.XSLReader
 
XSLT_SAXON7 - Static variable in class org.millstone.webadapter.XSLReader
 
XSLT_UNKNOWN - Static variable in class org.millstone.webadapter.XSLReader
 
XSLT_XALAN - Static variable in class org.millstone.webadapter.XSLReader
 
xsltFactory - Static variable in class org.millstone.webadapter.UIDLTransformer
XSLT factory
xsltProcessor - Static variable in class org.millstone.webadapter.XSLReader
 

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

Copyright © 2000,2001,2002 IT Mill Ltd. All Rights Reserved.