|
org.openide.awt 7.55.1 | |||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
Preferences.
Check for Updates feature, for example in About dialog.- clear() -
Method in class org.openide.awt.Notification
- Remove this notification from the list of active notifications.
- clear(int) -
Method in interface org.openide.awt.StatusDisplayer.Message
- Removes this message from status line after
timeInMillis
milliseconds.
- Closable - Interface in org.netbeans.api.actions
- A context interface representing ability of an object to be closed.
- close() -
Method in interface org.netbeans.api.actions.Closable
- Closes the object if it is open.
- CloseButtonFactory - Class in org.openide.awt
- Factory class for Close Buttons.
- ColorComboBox - Class in org.openide.awt
- Combo box showing a list of Color values to choose from.
- ColorComboBox() -
Constructor for class org.openide.awt.ColorComboBox
- C'tor
The combo box is initialized with some basic colors and user can also
pick a custom color
- ColorComboBox(Color[], String[], boolean) -
Constructor for class org.openide.awt.ColorComboBox
- Initialize the combo with given list of Colors.
- computeSizesAfterFlip() -
Method in class org.openide.awt.SplittedPanel
- Deprecated. Computes component sizes after performing the flip,
it means splitTypeChange
- connect(AbstractButton, Action) -
Method in interface org.openide.awt.Actions.ButtonActionConnector
- Connects the action to the supplied button.
- connect(JMenuItem, Action, boolean) -
Method in interface org.openide.awt.Actions.ButtonActionConnector
- Connects the action to the supplied JMenuItem.
- connect(JMenuItem, SystemAction, boolean) -
Static method in class org.openide.awt.Actions
- Deprecated. Use
Actions.connect(JMenuItem, Action, boolean) instead.
- connect(JMenuItem, Action, boolean) -
Static method in class org.openide.awt.Actions
- Attaches menu item to an action.
- connect(JCheckBoxMenuItem, BooleanStateAction, boolean) -
Static method in class org.openide.awt.Actions
- Attaches checkbox menu item to boolean state action.
- connect(AbstractButton, SystemAction) -
Static method in class org.openide.awt.Actions
- Deprecated. Use
Actions.connect(AbstractButton, Action) instead.
- connect(AbstractButton, Action) -
Static method in class org.openide.awt.Actions
- Connects buttons to action.
- connect(AbstractButton, BooleanStateAction) -
Static method in class org.openide.awt.Actions
- Connects buttons to action.
- context(Class<?>, boolean, boolean, ContextAwareAction, String, String, String, boolean) -
Static method in class org.openide.awt.Actions
- Creates new "context" action, an action that observes the current
selection for a given type and enables if instances of given type are
present.
- createBigCloseButton() -
Static method in class org.openide.awt.CloseButtonFactory
- Creates a big 'close' JButton with close icon, rollover icon and pressed icon according to Look and Feel
- createCloseButton() -
Static method in class org.openide.awt.CloseButtonFactory
- Creates a small 'close' JButton with close icon, rollover icon and pressed icon according to Look and Feel
- createCloseButtonTabbedPane() -
Static method in class org.openide.awt.TabbedPaneFactory
- Creates a special
JTabbedPane that displays a small 'close' button in each tab.
- createDropDownButton(Icon, JPopupMenu) -
Static method in class org.openide.awt.DropDownButtonFactory
- Creates JButton with a small arrow that shows the provided popup menu when clicked.
- createDropDownToggleButton(Icon, JPopupMenu) -
Static method in class org.openide.awt.DropDownButtonFactory
- Creates JToggleButton with a small arrow that shows the provided popup menu when clicked.
- createHtmlBrowserImpl() -
Method in interface org.openide.awt.HtmlBrowser.Factory
- Returns a new instance of BrowserImpl implementation.
- createLabel() -
Static method in class org.openide.awt.HtmlRenderer
- For HTML rendering jobs outside of trees/lists/tables, returns a JLabel which will paint its text using
the lightweight HTML renderer.
- createRenderer() -
Static method in class org.openide.awt.HtmlRenderer
- Returns an instance of Renderer which may be used as a table/tree/list cell renderer.
- createTabbedPane() -
Method in class org.openide.awt.TabbedPaneFactory
- The default implementation provides just the vanilla Swing JTabbedPane.
- cutAmpersand(String) -
Static method in class org.openide.awt.Actions
- Removes an ampersand from a text string; commonly used to strip out unneeded mnemonics.
|
org.openide.awt 7.55.1 | |||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||