|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ActionEvent.
MainWindow.createGui(uic.TranslationInterface, java.lang.String) instead
MainWindow.createGui(uic.TranslationInterface, java.lang.String) instead
rowSpec and columnSpec
and the size of the container.
rowSpec and columnSpec
and the size of the container.
UICSimpleAction.getTargetSignatures()) return the Class.
UICSimpleAction.getTargetSignatures()) return the value.
THREEDEE and FLUSH
Buttons and ComboBoxes.
HTMLPane to render documents.
HTMLPane
THREEDEE and FLUSH
Textfields, TextAreas and Lists.
FORM components within a
HTMLPane.
HTMLPane will
start scaling its display if optimizeDisplay is enabled.
HTMLPane will
adjust display parameters based on frame size.
Hashtable containing references to visited URLs.
HTMLPane.Config object which will have all fields
set to default values.
HTMLPane at
construction time and will thereafter receive notification of events which have occured within the Pane.HTMLObserver interface.HTMLPane with default Config,
a default HTMLObserver and default top-level frame name.
HTMLPane with the specified HTMLObserver,
Config and top-level frame name.
HTMLPane will automatically navigate activated hyperlinks.
HTMLPane will automatically display a dialog when
errors such as failed hyperlinks occur.
JComponent isFocusTraversable().
HTMLPane will
automatically handle GET and POST form submissions.
HTMLPane will
automatically be created if specified by an HTML tag.
HTMLPane will
automatically load images within documents.
HTMLPane synchronously or asynchronously.
JComponent isManagingFocus().
HTMLPane will request keyboard focus if the mouse is
clicked within it.
HTMLPane will only show a hyperlink when the link has mouse focus.
HTMLPane will display a diagnostic navigation bar on startup.
HTMLPane will show a warning to the user before a form POST
submission is made.
HTMLPane will underline hyperlinks.
FileChooser.selectFile(Window) method.
FileChooser.selectFile(Window,String) method.
FileChooser.selectFile(Window,String,List) method.
FileChooser.selectFile(Window,String,List,String) method.
FileChooser.selectFile(Window,String,List,String,File) method.
FileChooser.selectFiles(Window,String,List,String,File) method.
HTMLPane.
HTMLPane.
HTMLPane.
FORM components within a HTMLPane.
HTMLPane will
start scaling its display if optimizeDisplay is enabled.
HTMLPane.
HTMLPane if
specified by an HTML tag.
HTMLPane.
HTMLPane will
adjust display parameters based on frame width.
HTMLPane or one of its subframes will request keyboard focus
if the mouse is clicked within it.
HTMLPane.
getStepSize
SpinnerNumberModel model = new SpinnerNumberModel(0, 0, 10, 2);
model.setValue(0); // will result in 0 in the ui
model.setValue(2); // will result in 2 in the ui
model.setValue(1); // will result in 2 in the ui
SpinnerNumberModel model = new SpinnerNumberModel(1, 1, 10, 2);
model.setValue(1); // will result in 1 in the ui
model.setValue(3); // will result in 3 in the ui
model.setValue(2); // will result in 3 in the ui
Hashtable containing references to URLs which
will be used by a HTMLPane to mark visited
hyperlinks.
URL in the top level frame of
the Pane.
URL in the named
target frame.
HTMLPane to be created with
the specified top-level frame name and showing the specified document.
addMouseListenerToHeaderInTable(JTable table)
in TableSorternew TwoColorListCellRenderer(null)
new UIC(fileName,"");
SpinboxModel with the UICSpinbox insteadJTextField that adds usability features.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||