See: Description
Interface | Description |
---|---|
Exportable |
Interface for exporting the PIASpreadSheet.
|
ExportTemplate | |
PGroupTreeModel |
PGroupTreeModel is an interface that defines a suitable data model
for PIAGroupTree , a Swing-compatible, Portal-aware group tree control. |
PIACanonFieldBean |
PIACanonFieldBean is the interface for the PIACanonField
controller. |
PIACollectionBean |
PIACollectionBean is the interface for PIAComponentCollectionBean . |
PIAGroupTreeBean |
PIAGroupTreeBean is the remote interface for the
PIAGroupTree controller. |
PIAIndexedArrayTableBean |
Controller class for the indexed array table.
|
PIAListBean |
Remote interface for PIAList controller.
|
PIAObjectFieldBean |
PIAObjectFieldBean is the controller bean for
PIAObjectField . |
PIASpecSpreadSheetBean | |
PIASpreadSheetBean |
PIASpreadSheetBean is the remote interface for the
PIASpreadSheet controller. |
PSpreadSheetListener |
PSpreadSheetListener listens for a
PSpreadSheetEvent . |
Class | Description |
---|---|
PChoiceFormatEditor |
Used by internal widgets for mapping Portal int values to human
readable String values.
|
PClassBrowserPanel | |
PDefaultContextHelpAction |
PDefaultContextHelpAction is an action command object
used to deliver help for a component. |
PDefaultHelpAction |
PDefaultHelpAction is the action command object used to
deliver help for a component. |
PDefaultHelpIDAction |
PDefaultHelpIDAction is the PBASAction
command object used to deliver help for a component, given an ID. |
PFileChooser |
Overridden to wrap a workaround when using the JFileChooser with WebStart.
|
PIABigIntegerField |
PIABigIntegerField is a Swing-compatible, Portal-aware
big integer display class. |
PIABigIntegerFieldBeanInfo |
PIABigIntegerFieldBeanInfo retrieves information about
a PIAIntegerField . |
PIABinaryStringField |
Swing compatible, Portal aware text entry field that
limits the input to the format xxx.xxx.xxx.xxx...., where
x is a digit and xxx < 256.
|
PIABooleanEnumField |
PIABooleanEnumField creates an Portal-aware checkbox component. |
PIABooleanEnumFieldBeanInfo |
PIABooleanEnumFieldBeanInfo retrieves information about a
PIABooleanEnumField . |
PIABooleanEnumRadioField |
PIABooleanEnumRadioField creates an Portal-aware radio button component. |
PIACanonField |
PIACanonField is a Field subclass that handles
fields that have a canonical shadow field. |
PIACanonFieldBeanImpl |
PIACanonFieldBeanImpl implements the controller for
PIACanonField . |
PIACanonFieldBeanInfo |
PIACanonFieldBeanInfo retrieves information about a
PIACanonFieldBean . |
PIACanonFieldController |
PIACanonFieldController is the controller object for the
PIACanonField component. |
PIAComponentCollection |
PIAComponentCollection is a PAppComponent
delegate that provides the View for Portal-aware GUI components. |
PIAComponentCollectionBean | |
PIAConstant |
PIAConstant is a constant value component. |
PIAConstantBeanInfo |
PIAConstantBeanInfo retrieves information about a PIAConstant . |
PIACurrencyField |
PIACurrencyField is a Swing-compatible, Portal-aware currency
display class. |
PIACurrencyFieldBeanInfo |
PIACurrencyFieldBeanInfo retrieves information about a
PIACurrencyField . |
PIACustomizablePanel | |
PIACustomizablePanelBeanInfo |
PIACustomizablePanelBeanInfo retrieves information about a
PIACustomizablePanel . |
PIACustomizer | |
PIADateField |
PIADateField is a Swing-compatible, Portal-aware
date display class. |
PIADateFieldBeanInfo |
PIADateFieldBeanInfo retrieves information about a
PIADateField . |
PIADefaultChoiceEnumField |
In addition to what PIAEnumField can do, this component
display a default selection to indicate that it will not
collect data if the default is selected.
|
PIAEnumField |
PIAEnumField is a Swing-compatible, Portal-aware
Field display class. |
PIAEnumFieldBeanInfo |
PIAEnumFieldBeanInfo retrieves information about a
PIAEnumField . |
PIAFieldBean | |
PIAFieldComponent |
PIAFieldComponent is a Swing-compatible, Portal-aware
field component boilerplate code. |
PIAFieldController |
PIAFieldController is a controller object for the
Field component. |
PIAGroupTree |
PIAGroupTree is a Swing-compatible, Portal-aware
group tree control. |
PIAGroupTreeBeanImpl |
PIAGroupTreeBeanImpl implements the controller for
PIAGroupTree . |
PIAGroupTreeBeanInfo |
PIAGroupTreeBeanInfo retrieves information about a
PIAGroupTreeBean . |
PIAGroupTreeController |
PIAGroupTreeController is the controller class for
the PIAGroupTree component. |
PIAIndexedArrayTable |
A PIASpecSpreadSheet that handles arrays in a slightly different manner.
|
PIAIndexedArrayTableBeanImpl |
Controller class for the indexed array table.
|
PIAIntegerField |
PIAIntegerField is a Swing-compatible, Portal-aware
integer display class. |
PIAIntegerFieldBeanInfo |
PIAIntegerFieldBeanInfo retrieves information about
a PIAIntegerField . |
PIAList |
PIAList is a Swing-compatible, Portal-aware List
display class. |
PIAListBeanImpl |
Controller class for the List component
|
PIAListBeanInfo |
PIAListBeanInfo retrieves information about a
PIAListBean . |
PIAListController |
PIAListController is the controller class for the
PIAList component. |
PIANumberField |
PIANumberField is a swing-compatible, Portal-aware
DecimalTextField display class. |
PIANumberFieldBeanInfo |
PIANumberFieldBeanInfo retrieves information about a
PIANumberField . |
PIAObjectField |
PIAObjectField is a Swing-compatible, Portal-aware
List display class. |
PIAObjectFieldBeanImpl |
PIAObjectFieldBeanImpl implements the controller for
PIAObjectField . |
PIAObjectFieldBeanInfo |
PIAObjectFieldBeanInfo retrieves information about a
PIAObjectFieldBean . |
PIAObjectFieldController |
PIAObjectFieldController is the controller for a
PIAObjectField . |
PIAPanel |
PIAPanel is a Swing-compatible, Portal-aware Panel . |
PIAPanelBeanInfo |
PIAPanelBeanInfo retrieves information about a
PIAPanel . |
PIAPanelController |
PIAPanelController is the controller for PIAPanel . |
PIAPanelGroup |
PIAPanelGroup is a Swing-compatible, Portal-aware
Panel with a built in cardLayout . |
PIAPanelGroupBeanInfo |
PIAPanelGroupBeanInfo retrieves information about a
PIAPanelGroup . |
PIAPasswordField |
Swing compatible, Portal aware Password field class
|
PIAReadOnlyField |
Swing compatible, Portal aware Label class
|
PIAReadOnlyFieldBeanInfo | |
PIAScrollPane |
PIAScrollPane is a Swing-compatible, Portal-aware
JPanel class. |
PIAScrollPaneBeanInfo |
PIAScrollPaneBeanInfo retrieves information about a
PIAScrollPane . |
PIASimpleSearch |
PIASimpleSearch is a Swing-compatible, generic search
button. |
PIASimpleSearchController |
PIASimpleSearchController is the controller class for
the generic search component, PIASimpleSearch . |
PIASpecSpreadSheet |
Swing compatible, Portal aware spreadsheet display class.
This table allows you to set field descriptions per column, making it very easy to display Portal data in table-form. |
PIASpecSpreadSheetBeanImpl |
Controller class for the SpreadSheet component
|
PIASpecSpreadSheetBeanInfo |
PIASpecSpreadSheetBeanInfo retrieves information about a
PIASpecSpreadSheetBean . |
PIASpecSpreadSheetController |
PIASpecSpreadSheetController is the controller class for
the PIASpecSpreadSheet component. |
PIASpinnerField |
Swing compatible, Portal aware Integer field display class with
an increase/decrease spinner.
|
PIASpinnerFieldBeanInfo |
PIASpinnerFieldBeanInfo retrieves information about a
PIASpinnerField . |
PIASpreadSheet |
Swing compatible, Portal aware spreadsheet display class.
One of the powerful features of this component is that even while using the default renderers, the developer can specify the way the data is displayed on screen by using the setIdxDisplayFieldFormat()
method. |
PIASpreadSheetBeanImpl |
Controller class for the Table component
|
PIASpreadSheetController | |
PIAStringEnum |
Creates an Portal aware combobox containing String values
|
PIAStringEnumBeanInfo | |
PIATabbedPane |
A JTabbedPane component that also allows switching panels within a
particular Tab via a popup menu which can be activated on the Tab.
|
PIATabbedPaneBeanInfo |
PIATabbedPaneBeanInfo retrieves information about a
PIATabbedPane . |
PIATabPane |
A JTabbedPane component that also allows switching panels within a
particular Tab via a popup menu which can be activated on the Tab.
|
PIATabPaneBeanInfo |
BeanInfo file for PIATabPaneBeanInfo
|
PIATextAreaField |
Swing compatible, Portal aware textarea class
|
PIATextAreaFieldBeanInfo | |
PIATextField |
Swing compatible, Portal aware textfield class
|
PIATextFieldBeanInfo | |
PMenuBar |
This is a derivitive of JMenuBar that provides 2 extra capabilities for
BAS.
|
PSimpleApplet |
InfranetApplet is an Applet extension that provides functionality needed
by all Portal aware applets.
|
PSpreadSheetEvent |
PSpreadSheetEvent is an event generated when the user
performs some type of selection action in the PIASpreadSheet . |
PToggleToolTipAction |
PToggleToolTipAction is an action that toggles the
toolTip -enabled property. |
PToolBar |
A toolbar that has a layout more like that described in the Java Look
and Feel Guidelines.
|
Swing
widgets.com.portal.bas
Copyright © 2003, 2023, Oracle and/or its affiliates.