Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
A
AboutRomeo
- class com.miami.romeo.main.about.
AboutRomeo
.
AboutRomeo.
AboutRomeo()
- Constructor for class com.miami.romeo.main.about.
AboutRomeo
The constructor initializes all components.
Alphabetizer
- class com.miami.romeo.config.
Alphabetizer
.
This class alphabetizes strings.
Alphabetizer()
- Constructor for class com.miami.romeo.config.
Alphabetizer
AquaTheme
- class com.miami.romeo.themes.
AquaTheme
.
This class describes a theme using "blue-green" colors. 1.3 07/22/99
AquaTheme()
- Constructor for class com.miami.romeo.themes.
AquaTheme
Array
- class com.miami.romeo.config.
Array
.
This class represents an array of objects.
Array()
- Constructor for class com.miami.romeo.config.
Array
actionPerformed(ActionEvent)
- Method in class com.miami.romeo.internet.
Downloader.Download
actionPerformed(ActionEvent)
- Method in class com.miami.romeo.internet.
Downloader.Exit
actionPerformed(ActionEvent)
- Method in class com.miami.romeo.settings.
Settings.CancelAction
actionPerformed(ActionEvent)
- Method in class com.miami.romeo.settings.
Settings.SaveAction
actionPerformed(ActionEvent)
- Method in class com.miami.romeo.settings.
Settings.reloadSkinsAction
actionPerformed(ActionEvent)
- Method in class com.miami.romeo.settings.
Settings.rescanLanguageDirAction
actionPerformed(ActionEvent)
- Method in class com.miami.romeo.settings.
SingleRowTabbedPaneUI.ShiftTabs
add(String, String)
- Method in class com.miami.romeo.config.
Config
Adds a the property with the given name and value.
add(String, boolean)
- Method in class com.miami.romeo.config.
Config
Adds the boolean property.
add(String, int)
- Method in class com.miami.romeo.config.
Config
Adds the integer property.
add(String, double)
- Method in class com.miami.romeo.config.
Config
Adds the double property.
add(String)
- Method in class com.miami.romeo.config.
SortedStrings
Adds the String passed to the array in its proper place -- sorted.
addContextHelp()
- Method in class com.miami.romeo.main.
Romeo
This method adds the context sensitive help.
addCustomEntriesToTable(UIDefaults)
- Method in class com.miami.romeo.themes.
ContrastTheme
addEditingItem()
- Method in class com.miami.romeo.settings.
Settings.EditableComboBox
addItem(Object)
- Method in class com.miami.romeo.settings.
Settings.EditableComboBox
addMouseListenerToHeaderInTable(JTable, SortButtonRenderer)
- Method in class com.miami.romeo.main.table.
TableSorter
addPanel(int)
- Method in class com.miami.romeo.settings.
Settings
This method adds a panel to the content pane.
appendMessage(String, String)
- Method in class com.miami.romeo.main.
Games
This method appends a line to the message area in this way: date + message.
assureRectsCreated(int)
- Method in class com.miami.romeo.settings.
SingleRowTabbedPaneUI
B
BevelArrowIcon
- class com.miami.romeo.main.table.
BevelArrowIcon
.
BevelArrowIcon(int, boolean, boolean)
- Constructor for class com.miami.romeo.main.table.
BevelArrowIcon
BevelArrowIcon(Color, Color, Color, int, int)
- Constructor for class com.miami.romeo.main.table.
BevelArrowIcon
BlankIcon
- class com.miami.romeo.main.table.
BlankIcon
.
BlankIcon()
- Constructor for class com.miami.romeo.main.table.
BlankIcon
BlankIcon(Color, int)
- Constructor for class com.miami.romeo.main.table.
BlankIcon
border
- Variable in class com.miami.romeo.settings.
CompTitledPane
buttonCount
- Variable in class com.miami.romeo.settings.
SingleRowTabbedPane
buttonListeners
- Variable in class com.miami.romeo.settings.
SingleRowTabbedPaneUI
buttonPlacement
- Variable in class com.miami.romeo.settings.
SingleRowTabbedPane
buttonSize
- Variable in class com.miami.romeo.settings.
SingleRowTabbedPane
C
C_BACKGROUND
- Static variable in class com.miami.romeo.main.
WindowWatcher
C_SELECTED
- Static variable in class com.miami.romeo.main.
WindowWatcher
C_UNSELECTED
- Static variable in class com.miami.romeo.main.
WindowWatcher
C_WWATCHER
- Static variable in class com.miami.romeo.main.
WindowWatcher
CharcoalTheme
- class com.miami.romeo.themes.
CharcoalTheme
.
This class describes a theme using gray colors. 1.3 07/22/99
CharcoalTheme()
- Constructor for class com.miami.romeo.themes.
CharcoalTheme
ColorSwatch
- class com.miami.romeo.graphics.
ColorSwatch
.
This class returns an icon for a button.
ColorSwatch(Color)
- Constructor for class com.miami.romeo.graphics.
ColorSwatch
Constructor
CompTitledBorder
- class com.miami.romeo.settings.
CompTitledBorder
.
CompTitledBorder(JComponent)
- Constructor for class com.miami.romeo.settings.
CompTitledBorder
CompTitledBorder(Border)
- Constructor for class com.miami.romeo.settings.
CompTitledBorder
CompTitledBorder(Border, JComponent)
- Constructor for class com.miami.romeo.settings.
CompTitledBorder
CompTitledBorder(Border, JComponent, int, int)
- Constructor for class com.miami.romeo.settings.
CompTitledBorder
CompTitledPane
- class com.miami.romeo.settings.
CompTitledPane
.
CompTitledPane()
- Constructor for class com.miami.romeo.settings.
CompTitledPane
CompTitledPane(JComponent)
- Constructor for class com.miami.romeo.settings.
CompTitledPane
Config
- class com.miami.romeo.config.
Config
.
A Config is used to save a set of Config properties.
Config(String)
- Constructor for class com.miami.romeo.config.
Config
Constructs a new Config object that stores it's properties in the file with the given name.
Config(File)
- Constructor for class com.miami.romeo.config.
Config
Constructs a new Config object that stores it's properties in the given file.
Config(URL)
- Constructor for class com.miami.romeo.config.
Config
Constructs a new Config object that stores it's properties in the given file.
Config()
- Constructor for class com.miami.romeo.config.
Config
Constructs a new Config object that doesn't have a file associated with it.
ContrastTheme
- class com.miami.romeo.themes.
ContrastTheme
.
This class describes a higher-contrast Metal Theme.
ContrastTheme()
- Constructor for class com.miami.romeo.themes.
ContrastTheme
calculateMaxTabHeight(int)
- Method in class com.miami.romeo.settings.
SingleRowTabbedPaneUI
calculateTabWidth(int, int, FontMetrics)
- Method in class com.miami.romeo.settings.
SingleRowTabbedPaneUI
cb
- Variable in class com.miami.romeo.main.combo.
IconComboRenderer
checkCatver()
- Method in class com.miami.romeo.main.
Games
This method checks if catver.ini exists: if the file exists it enables any specific tree nodes.
checkFiles()
- Method in class com.miami.romeo.config.
Utils
This method verifies if all files needed by Romeo exist.
checkListOfGames(String)
- Method in class com.miami.romeo.main.
Games
This method checks wheter a list of games has been created for a given xmame executable.
checkMinMax(Integer)
- Method in class com.miami.romeo.main.
Games
This method checks min/max values for the progress bars in the main table.
checkModel()
- Method in class com.miami.romeo.main.table.
TableSorter
checkNewRelease()
- Method in class com.miami.romeo.main.
Romeo
This method verifies if a new version of Romeo has been released.
checkXmame(String)
- Method in class com.miami.romeo.main.
Games
This method performs any operations if a new xmame executable is selected.
clear()
- Method in class com.miami.romeo.config.
SortedStrings
Clears the Strings from the object and creates a new one of the default size.
clear(int)
- Method in class com.miami.romeo.config.
SortedStrings
Clears the Strings from the object and creates a new one of the size passed.
client
- Variable in class com.miami.romeo.internet.
Downloader
clone()
- Method in class com.miami.romeo.config.
SortedStrings
Clones the SortedStrings object.
columnModel1
- Variable in class com.miami.romeo.main.
Games
columnModel2
- Variable in class com.miami.romeo.main.
Games
columnModel3
- Variable in class com.miami.romeo.main.
Games
com.miami.romeo.config
- package com.miami.romeo.config
com.miami.romeo.filter
- package com.miami.romeo.filter
com.miami.romeo.graphics
- package com.miami.romeo.graphics
com.miami.romeo.help
- package com.miami.romeo.help
com.miami.romeo.internet
- package com.miami.romeo.internet
com.miami.romeo.main
- package com.miami.romeo.main
com.miami.romeo.main.about
- package com.miami.romeo.main.about
com.miami.romeo.main.combo
- package com.miami.romeo.main.combo
com.miami.romeo.main.list
- package com.miami.romeo.main.list
com.miami.romeo.main.resize
- package com.miami.romeo.main.resize
com.miami.romeo.main.table
- package com.miami.romeo.main.table
com.miami.romeo.main.tree
- package com.miami.romeo.main.tree
com.miami.romeo.settings
- package com.miami.romeo.settings
com.miami.romeo.themes
- package com.miami.romeo.themes
com.miami.romeo.xmame
- package com.miami.romeo.xmame
compare(String, String)
- Static method in class com.miami.romeo.config.
Alphabetizer
Performs a case-insensitive comparison of the two strings.
compare(char, char)
- Static method in class com.miami.romeo.config.
Alphabetizer
Performs a case-insensitive comparison of the two characters.
compare(int, int)
- Method in class com.miami.romeo.main.table.
TableSorter
compare(int, int, int)
- Method in class com.miami.romeo.main.table.
TableSorter2
compare(Number, Number)
- Method in class com.miami.romeo.main.table.
TableSorter2
compare(Date, Date)
- Method in class com.miami.romeo.main.table.
TableSorter2
compare(Boolean, Boolean)
- Method in class com.miami.romeo.main.table.
TableSorter2
compareRowsByColumn(int, int, int)
- Method in class com.miami.romeo.main.table.
TableSorter
component
- Variable in class com.miami.romeo.settings.
CompTitledBorder
component
- Variable in class com.miami.romeo.settings.
CompTitledPane
concatenateValues(String[], String)
- Method in class com.miami.romeo.config.
Utils
conn
- Variable in class com.miami.romeo.main.
DataIO
contains(String)
- Method in class com.miami.romeo.config.
SortedStrings
Returns true flag if the String passed is in the array.
copy(Object[], Object[])
- Static method in class com.miami.romeo.config.
Array
countRoms(String)
- Method in class com.miami.romeo.main.
DataIO
This method counts how many roms are available.
createArtworkOptionsPanel()
- Method in class com.miami.romeo.main.
Options
This method creates a panel containing artwork options.
createButtons(int)
- Method in class com.miami.romeo.settings.
SingleRowTabbedPane
createCheckBoxMenuItem(JMenu, String, String, String, boolean, Action)
- Method in class com.miami.romeo.main.
Romeo
This method creates a generic JCheckBoxMenuItem.
createDisplayRotationPanel()
- Method in class com.miami.romeo.main.
Options
This method creates a panel containing options to rotate display.
createFrame()
- Method in class com.miami.romeo.internet.
Downloader
This method creates a frame for Downloader to reside in.
createFrame()
- Method in class com.miami.romeo.main.
Romeo
This method creates a frame for Romeo to reside in.
createHelp()
- Method in class com.miami.romeo.main.
Romeo
This method creates the help system.
createImageIcon16x16(String)
- Method in class com.miami.romeo.config.
Utils
Creates an icon 16x16 from an image contained in the "images" directory.
createImageIcon24x24(String)
- Method in class com.miami.romeo.config.
Utils
Creates an icon 24x24 from an image contained in the "images" directory.
createImageIcon32x32(String)
- Method in class com.miami.romeo.config.
Utils
Creates an icon 32x32 from an image contained in the "images" directory.
createIndicatorCellRenderer()
- Method in class com.miami.romeo.main.
Games
This method returns a renderer for the table cells containing a progress bar.
createInfoDialog(String, String, String, String[])
- Method in class com.miami.romeo.main.
Games
This method creates a dialog box to show info about a game.
createInternalDetailedInfoFrame(Integer, int, int, String, String, String)
- Method in class com.miami.romeo.main.
Info
Create an internal frame to read info about a game retrieved from xmame.
createInternalFramePalette()
- Method in class com.miami.romeo.main.
Info
This method creates an internal frame palette.
createInternalHistoryFrame(Integer, int, int, String, String)
- Method in class com.miami.romeo.main.
Info
Create an internal frame to show history of a selected game
createInternalImageFrame(Icon, Integer, int, int, String, String)
- Method in class com.miami.romeo.main.
Info
This method creates a generic internal frame and adds a scrollable image to it.
createInternalWebFrame(Integer, int, int)
- Method in class com.miami.romeo.main.
Info
Create an internal frame to read info about a game retrieved over the Internet.
createLafMenuItem(JMenu, String, String, String, String)
- Method in class com.miami.romeo.main.
Romeo
This method creates a JRadioButtonMenuItem for the Look and Feel menu.
createLayoutManager()
- Method in class com.miami.romeo.settings.
SingleRowTabbedPaneUI
createLinkMenuItem(JMenu, String, String)
- Method in class com.miami.romeo.main.
Romeo
This method creates a generic JMenuItem to list internet links.
createLinuxAudioPanel()
- Method in class com.miami.romeo.main.
Options
This method returns a panel containing audio options for xmame.
createLinuxInputPanel()
- Method in class com.miami.romeo.main.
Options
This method returns a panel containing xmame input options.
createLinuxVideoPanel()
- Method in class com.miami.romeo.main.
Options
This method creates a panel containing xmame video options.
createMenuItem(JMenu, String, String, String, String, Action)
- Method in class com.miami.romeo.help.
Help
Creates a generic JMenuItem
createMenuItem(JMenu, String, String, String, String, Action)
- Method in class com.miami.romeo.help.
Src
Creates a generic JMenuItem
createMenuItem(JMenu, String, String, String, String, Action)
- Method in class com.miami.romeo.main.
Romeo
This method creates a generic JMenuItem.
createMenus()
- Method in class com.miami.romeo.help.
Help
Create menus
createMenus()
- Method in class com.miami.romeo.help.
Src
Create menus
createMenus()
- Method in class com.miami.romeo.main.
Romeo
This method creates and returns all menus.
createMessageArea()
- Method in class com.miami.romeo.main.
Games
This method creates a scrollable message area to display any errors or diagnostics from subprocesses.
createNavigator(HelpModel)
- Method in class com.miami.romeo.help.
HistoryView
createNodes(TreeNode)
- Method in class com.miami.romeo.main.
Games
This methods creates tree nodes.
createNorthPanel()
- Method in class com.miami.romeo.main.
Options
This method returns a panel.
createOptionList()
- Method in class com.miami.romeo.settings.
Settings
This method returns a scrollpane for the options list.
createPopupCheckBoxMenuItem(JPopupMenu, String, String, String, String, Action, int)
- Method in class com.miami.romeo.main.
Games
This method creates a JCheckBoxMenuItem for the popup menu to set a given game as a favorite.
createPopupMenu(JTable, int, int, int, int)
- Method in class com.miami.romeo.main.
Games
This method creates a popup menu for the tables.
createPopupMenuItem(JPopupMenu, String, String, String, String, Action)
- Method in class com.miami.romeo.main.
Games
This method creates a generic JMenuItem for the popup menu.
createPopupSubMenuItem(JMenu, String, String, String, String, Action)
- Method in class com.miami.romeo.main.
Games
This method creates a generic sub JMenuItem for the popup menu.
createStatusBar()
- Method in class com.miami.romeo.main.
Romeo
This method creates the status bar.
createTable(String)
- Method in class com.miami.romeo.main.
DataIO
This method creates a table.
createTableCellRenderer(Color)
- Method in class com.miami.romeo.main.
Games
This method returns a new DefaultTableCellRenderer to render table cells containing a label.
createTableOptions()
- Method in class com.miami.romeo.main.
Games
This method creates a panel containing table options.
createTables()
- Method in class com.miami.romeo.main.
Games
This method creates three tables and then adds them to a a JScrollPane.
createThemesMenuItem(JMenu, String, String, String, DefaultMetalTheme)
- Method in class com.miami.romeo.main.
Romeo
This method creates a JRadioButtonMenuItem for the Themes menu.
createToggleButtons()
- Method in class com.miami.romeo.help.
Help
Creates JToggleButtons.
createToggleButtons()
- Method in class com.miami.romeo.help.
Src
Creates JToggleButtons.
createToggleButtons()
- Method in class com.miami.romeo.main.
Romeo
This method creates JToggleButtons for the first tool bar.
createToggleButtons2()
- Method in class com.miami.romeo.main.
Romeo
This method creates a JToggleButton and some other components for the second tool bar.
createTree()
- Method in class com.miami.romeo.main.
Games
This method create a single selection JTree and then adds it to a JScrollPane.
createTreePopupMenu(JTree, int, int)
- Method in class com.miami.romeo.main.
Games
createVectorGamesOptionsPanel()
- Method in class com.miami.romeo.main.
Options
This method returns a panel containing vector games options.
createWindowsAudioPanel()
- Method in class com.miami.romeo.main.
Options
This method returns a panel containing audio options for the Windows command line.
createWindowsInputPanel()
- Method in class com.miami.romeo.main.
Options
This method returns a panel containing Windows input options.
createWindowsVideoPanel()
- Method in class com.miami.romeo.main.
Options
This method creates a panel containing Windows video options.
createXmameComboBox()
- Method in class com.miami.romeo.main.
Games
This method creates a combo box to list available xmame executables and then adds it to a scroll pane.
currentTime
- Variable in class com.miami.romeo.internet.
Downloader
D
DEFAULT_SIZE
- Static variable in class com.miami.romeo.config.
SortedStrings
DOWN
- Static variable in class com.miami.romeo.main.table.
BevelArrowIcon
DOWN
- Static variable in class com.miami.romeo.main.table.
SortButtonRenderer
DataIO
- class com.miami.romeo.main.
DataIO
.
DataIO.
DataIO(Romeo)
- Constructor for class com.miami.romeo.main.
DataIO
The constructor.
DialogSeparator
- class com.miami.romeo.graphics.
DialogSeparator
.
DialogSeparator()
- Constructor for class com.miami.romeo.graphics.
DialogSeparator
DialogSeparator(String)
- Constructor for class com.miami.romeo.graphics.
DialogSeparator
Downloader
- class com.miami.romeo.internet.
Downloader
.
Downloader.
Downloader(String, String, String)
- Constructor for class com.miami.romeo.internet.
Downloader
Constructor
Downloader.Download
- class com.miami.romeo.internet.
Downloader.Download
.
Action listener for 'Download' button
Downloader.Download()
- Constructor for class com.miami.romeo.internet.
Downloader.Download
Downloader.Exit
- class com.miami.romeo.internet.
Downloader.Exit
.
Exit Action
Downloader.Exit()
- Constructor for class com.miami.romeo.internet.
Downloader.Exit
dbUrl
- Static variable in class com.miami.romeo.main.
DataIO
defaultTab
- Variable in class com.miami.romeo.main.list.
InfoListCellRenderer
defineProtocolToUse()
- Method in class com.miami.romeo.internet.
Downloader
This method defines the protocol (http or ftp) to use and download the file.
dialog
- Variable in class com.miami.romeo.main.
DataIO
dialog
- Variable in class com.miami.romeo.main.
UpdateDialog
diff(SortedStrings)
- Method in class com.miami.romeo.config.
SortedStrings
Returns a SortedStrings object that has the Strings from this object that are not in the one passed.
disconnect()
- Method in class com.miami.romeo.internet.
Downloader
This methods disconnects client from the ftp server.
dispatchKeyEvent(KeyEvent)
- Method in class com.miami.romeo.main.
Romeo
This method is called by the current KeyboardFocusManager requesting that this KeyEventDispatcher dispatch the specified event on its behalf.
dispatchKeyEvent(KeyEvent)
- Method in class com.miami.romeo.settings.
Settings
This method is called by the current KeyboardFocusManager requesting that this KeyEventDispatcher dispatch the specified event on its behalf.
doLayout()
- Method in class com.miami.romeo.settings.
CompTitledPane
doubleArray(String[])
- Static method in class com.miami.romeo.config.
Array
doubleArray(int[])
- Static method in class com.miami.romeo.config.
Array
dspBox
- Variable in class com.miami.romeo.main.
Options
E
EastResizeEdge
- class com.miami.romeo.main.resize.
EastResizeEdge
.
EastResizeEdge(JComponent)
- Constructor for class com.miami.romeo.main.resize.
EastResizeEdge
EmeraldTheme
- class com.miami.romeo.themes.
EmeraldTheme
.
This class describes a theme using glowing green colors.
EmeraldTheme()
- Constructor for class com.miami.romeo.themes.
EmeraldTheme
emit(DataOutput)
- Method in class com.miami.romeo.config.
SortedStrings
Writes a the SortedStrings object to the DataOutput object.
enableComponents(boolean)
- Method in class com.miami.romeo.main.
Options
This method enables/disables all components.
enableTree()
- Method in class com.miami.romeo.main.
Games
This method enables the selection tree.
enabled
- Variable in class com.miami.romeo.main.tree.
TreeNode
ensureCurrentLayout()
- Method in class com.miami.romeo.settings.
SingleRowTabbedPaneUI
ensureVisibleTabAt(int)
- Method in class com.miami.romeo.settings.
SingleRowTabbedPaneUI
equalTo(String, String)
- Static method in class com.miami.romeo.config.
Alphabetizer
extTablesColor
- Variable in class com.miami.romeo.main.
Games
extTablesColor
- Variable in class com.miami.romeo.settings.
Settings
F
FIRST
- Static variable in class com.miami.romeo.settings.
SingleRowTabbedPane
FOUR_BUTTONS
- Static variable in class com.miami.romeo.settings.
SingleRowTabbedPane
Filter
- class com.miami.romeo.filter.
Filter
.
Filter()
- Constructor for class com.miami.romeo.filter.
Filter
fm
- Variable in class com.miami.romeo.main.list.
InfoListCellRenderer
fontBox
- Variable in class com.miami.romeo.settings.
Settings
fontSizeBox
- Variable in class com.miami.romeo.settings.
Settings
fontStyleBox
- Variable in class com.miami.romeo.settings.
Settings
G
Games
- class com.miami.romeo.main.
Games
.
Games.
Games(Romeo)
- Constructor for class com.miami.romeo.main.
Games
The constructor initializes all components.
GraydIcon
- class com.miami.romeo.main.tree.
GraydIcon
.
GraydIcon(Icon)
- Constructor for class com.miami.romeo.main.tree.
GraydIcon
gameDocAvailability
- Static variable in class com.miami.romeo.main.
DataIO
gameDocCategory
- Static variable in class com.miami.romeo.main.
DataIO
gameDocCloneOf
- Static variable in class com.miami.romeo.main.
DataIO
gameDocDescription
- Static variable in class com.miami.romeo.main.
DataIO
gameDocDriver
- Static variable in class com.miami.romeo.main.
DataIO
gameDocEntry
- Static variable in class com.miami.romeo.main.
DataIO
gameDocFavorite
- Static variable in class com.miami.romeo.main.
DataIO
gameDocIcon
- Static variable in class com.miami.romeo.main.
DataIO
gameDocManufacturer
- Static variable in class com.miami.romeo.main.
DataIO
gameDocName
- Static variable in class com.miami.romeo.main.
DataIO
gameDocPath
- Static variable in class com.miami.romeo.main.
DataIO
gameDocPlayed
- Static variable in class com.miami.romeo.main.
DataIO
gameDocProductionYear
- Static variable in class com.miami.romeo.main.
DataIO
gameDocRoot
- Static variable in class com.miami.romeo.main.
DataIO
gameDocSample
- Static variable in class com.miami.romeo.main.
DataIO
gameDocWorkingStatus
- Static variable in class com.miami.romeo.main.
DataIO
gameExists(String[], String)
- Method in class com.miami.romeo.main.
Games
This method returns true if the given game exists, false otherwise.
gameIsRunnable(String, String, String)
- Method in class com.miami.romeo.main.
Games
This method returns if a rom is runnable.
games
- Variable in class com.miami.romeo.main.
Romeo
gamesTabIsSelected()
- Method in class com.miami.romeo.main.
Romeo
This method returns true if the first tab of the JtabbedPane is selected, false otherwise.
get(String)
- Method in class com.miami.romeo.config.
Config
Returns the value of the property with the given name.
get(String, String)
- Method in class com.miami.romeo.config.
Config
Returns the value of the property with the given name.
getAcceleratorForeground()
- Method in class com.miami.romeo.themes.
ContrastTheme
getAcceleratorSelectedForeground()
- Method in class com.miami.romeo.themes.
ContrastTheme
getAvailableRoms()
- Method in class com.miami.romeo.main.
DataIO
This method retrieves available roms.
getBlack()
- Method in class com.miami.romeo.themes.
CharcoalTheme
getBoolean(String)
- Method in class com.miami.romeo.config.
Config
Returns the value of the property with the given name.
getBoolean(String, boolean)
- Method in class com.miami.romeo.config.
Config
Returns the value of the property with the given name.
getBorderInsets(Component)
- Method in class com.miami.romeo.graphics.
OvalBorder
getBorderInsets(Component, Insets)
- Method in class com.miami.romeo.settings.
CompTitledBorder
getButtonCount()
- Method in class com.miami.romeo.settings.
SingleRowTabbedPane
getButtonPlacement()
- Method in class com.miami.romeo.settings.
SingleRowTabbedPane
getButtonPreferredSize()
- Method in class com.miami.romeo.settings.
SingleRowTabbedPane
getButtons()
- Method in class com.miami.romeo.settings.
SingleRowTabbedPane
getChildCount()
- Method in class com.miami.romeo.main.tree.
TreeNode
getClones(String[], String[])
- Method in class com.miami.romeo.xmame.
Xmame
This method compares the list of games with the list of clones.
getClonesOfGame(String, String)
- Method in class com.miami.romeo.xmame.
Xmame
This method retrieves the clones of a given game.
getColor()
- Method in class com.miami.romeo.main.list.
ListItem
getColumnClass(int)
- Method in class com.miami.romeo.main.table.
TableMap
getColumnCount()
- Method in class com.miami.romeo.main.table.
TableMap
getColumnName(int)
- Method in class com.miami.romeo.main.table.
TableMap
getComponentRect(Rectangle, Insets)
- Method in class com.miami.romeo.settings.
CompTitledBorder
getConfigFile()
- Method in class com.miami.romeo.config.
Config
getContentPane()
- Method in class com.miami.romeo.main.
Romeo
This method returns the content pane.
getContentPane()
- Method in class com.miami.romeo.settings.
CompTitledPane
getControlHighlight()
- Method in class com.miami.romeo.themes.
ContrastTheme
getData(String, String)
- Method in class com.miami.romeo.main.
DataIO
This method returns a vector containing rom data.
getDataStoringType()
- Method in class com.miami.romeo.main.
DataIO
This method returns the data storing type: 0 to use xml document (default) 1 to use sql table 2 to use text file
getDefaultTab()
- Method in class com.miami.romeo.main.list.
InfoListCellRenderer
getDetailedInfo(String, String)
- Method in class com.miami.romeo.xmame.
Xmame
This method retrieves detailed info for a given game running the command "xmame -ld gamename".
getDialog()
- Method in class com.miami.romeo.main.
UpdateDialog
This method returns the dialog window.
getDigitalSoundPlugins(String)
- Method in class com.miami.romeo.xmame.
Xmame
This method removes all unuseful stuff (ie copyright lines (Open GL), etc.) from the list of the available sound-dsp plugins.
getDouble(String)
- Method in class com.miami.romeo.config.
Config
Returns the value of the property with the given name
getDouble(String, double)
- Method in class com.miami.romeo.config.
Config
Returns the value of the property with the given name.
getFavoriteRoms(String[], String)
- Method in class com.miami.romeo.xmame.
Xmame
This method returns an array of favorite/non-favorite games.
getFocusColor()
- Method in class com.miami.romeo.themes.
ContrastTheme
getFontMetrics()
- Method in class com.miami.romeo.settings.
SingleRowTabbedPaneUI
getFrame()
- Method in class com.miami.romeo.internet.
Downloader
This method returns the frame instance.
getFrame()
- Static method in class com.miami.romeo.main.
Romeo
This method returns the frame instance.
getFrameParameter(JFrame, String)
- Method in class com.miami.romeo.config.
Utils
This method retrieves an int from the configuration file to be used building modules.
getFtpFile(String, int, String, String, String)
- Method in class com.miami.romeo.internet.
Downloader
This method downloads a file from a remote ftp server.
getFtpFileSize(FtpClient, String)
- Static method in class com.miami.romeo.internet.
Downloader
This method returns the file size from the ftp server Probably not working.
getGamePath(String[], String)
- Method in class com.miami.romeo.main.
Games
This method returns the rom dir path where the given game has been stored in.
getGameSamples(String, String)
- Method in class com.miami.romeo.xmame.
Xmame
This method lists used audio samples for a given game running the command "xmame -ls gamename".
getHighlightedTextColor()
- Method in class com.miami.romeo.themes.
ContrastTheme
getHttpFile()
- Method in class com.miami.romeo.internet.
Downloader
This method downloads a file from a remote server using http protocol.
getHttpFileSize(String, String)
- Static method in class com.miami.romeo.internet.
Downloader
This method returns the file size from the http server.
getIconHeight()
- Method in class com.miami.romeo.graphics.
ColorSwatch
getIconHeight()
- Method in class com.miami.romeo.main.table.
BevelArrowIcon
getIconHeight()
- Method in class com.miami.romeo.main.table.
BlankIcon
getIconHeight()
- Method in class com.miami.romeo.main.tree.
GraydIcon
getIconWidth()
- Method in class com.miami.romeo.graphics.
ColorSwatch
getIconWidth()
- Method in class com.miami.romeo.main.table.
BevelArrowIcon
getIconWidth()
- Method in class com.miami.romeo.main.table.
BlankIcon
getIconWidth()
- Method in class com.miami.romeo.main.tree.
GraydIcon
getIndexes()
- Method in class com.miami.romeo.main.table.
SortableTableModel
getInfoFromCatver(String)
- Method in class com.miami.romeo.main.
DataIO
This method retrieves data from catver.ini
getInt(String)
- Method in class com.miami.romeo.config.
Config
Returns the value of the property with the given name
getInt(String, int)
- Method in class com.miami.romeo.config.
Config
Returns the value of the property with the given name.
getJMenuBar()
- Method in class com.miami.romeo.help.
Help
Returns the menubar
getJMenuBar()
- Method in class com.miami.romeo.main.
Romeo
This method returns the menubar.
getLinuxOptions()
- Method in class com.miami.romeo.main.
Options
This method returns XMame options.
getListCellRendererComponent(JList, Object, int, boolean, boolean)
- Method in class com.miami.romeo.main.combo.
IconComboRenderer
getListCellRendererComponent(JList, Object, int, boolean, boolean)
- Method in class com.miami.romeo.main.list.
InfoListCellRenderer
getListCellRendererComponent(JList, Object, int, boolean, boolean)
- Method in class com.miami.romeo.main.list.
JListCellRenderer
getListCellRendererComponent(JList, Object, int, boolean, boolean)
- Method in class com.miami.romeo.settings.
SettingsListCellRenderer
getListOfAvailableRoms(Vector, String[])
- Method in class com.miami.romeo.main.
DataIO
This method returns an array with the same length of the game names.
getListOfGames(String, String)
- Method in class com.miami.romeo.main.
DataIO
This method calls specific data retrieving void.
getMamuIcons(String[], String[])
- Method in class com.miami.romeo.main.
DataIO
This method returns an array of strings with the paths to Mamu' s icons.
getMaximumSize()
- Method in class com.miami.romeo.graphics.
DialogSeparator
getMaximumSize()
- Method in class com.miami.romeo.main.about.
MemoryMonitor.Surface
getMenuSelectedBackground()
- Method in class com.miami.romeo.themes.
ContrastTheme
getMenuSelectedForeground()
- Method in class com.miami.romeo.themes.
ContrastTheme
getMinimumSize()
- Method in class com.miami.romeo.graphics.
DialogSeparator
getMinimumSize()
- Method in class com.miami.romeo.main.about.
MemoryMonitor.Surface
getMnemonic(String)
- Method in class com.miami.romeo.config.
Utils
This method returns a mnemonic.
getModel()
- Method in class com.miami.romeo.main.table.
TableMap
getName()
- Method in class com.miami.romeo.themes.
AquaTheme
getName()
- Method in class com.miami.romeo.themes.
CharcoalTheme
getName()
- Method in class com.miami.romeo.themes.
ContrastTheme
getName()
- Method in class com.miami.romeo.themes.
EmeraldTheme
getName()
- Method in class com.miami.romeo.themes.
RubyTheme
getNameOfList(String)
- Method in class com.miami.romeo.main.
Games
This method returns the name of the list of games.
getNumberOfPlayedMatches(String[], String)
- Method in class com.miami.romeo.xmame.
Xmame
This method returns an array with numbers of played matches for each game.
getOtherOptions()
- Method in class com.miami.romeo.main.
Options
This method returns other useful options.
getPopupMenu()
- Method in class com.miami.romeo.main.
Games
This method returns the table popup menu.
getPreferredSize()
- Method in class com.miami.romeo.graphics.
DialogSeparator
getPreferredSize()
- Method in class com.miami.romeo.main.about.
MemoryMonitor.Surface
getPreferredSize()
- Method in class com.miami.romeo.main.resize.
EastResizeEdge
getPreferredSize()
- Method in class com.miami.romeo.main.resize.
NorthResizeEdge
getPreferredSize()
- Method in class com.miami.romeo.main.resize.
SouthResizeEdge
getPreferredSize()
- Method in class com.miami.romeo.main.resize.
WestResizeEdge
getPrimary1()
- Method in class com.miami.romeo.themes.
AquaTheme
getPrimary1()
- Method in class com.miami.romeo.themes.
CharcoalTheme
getPrimary1()
- Method in class com.miami.romeo.themes.
ContrastTheme
getPrimary1()
- Method in class com.miami.romeo.themes.
EmeraldTheme
getPrimary1()
- Method in class com.miami.romeo.themes.
RubyTheme
getPrimary2()
- Method in class com.miami.romeo.themes.
AquaTheme
getPrimary2()
- Method in class com.miami.romeo.themes.
CharcoalTheme
getPrimary2()
- Method in class com.miami.romeo.themes.
ContrastTheme
getPrimary2()
- Method in class com.miami.romeo.themes.
EmeraldTheme
getPrimary2()
- Method in class com.miami.romeo.themes.
RubyTheme
getPrimary3()
- Method in class com.miami.romeo.themes.
AquaTheme
getPrimary3()
- Method in class com.miami.romeo.themes.
CharcoalTheme
getPrimary3()
- Method in class com.miami.romeo.themes.
ContrastTheme
getPrimary3()
- Method in class com.miami.romeo.themes.
EmeraldTheme
getPrimary3()
- Method in class com.miami.romeo.themes.
RubyTheme
getPrimaryControlHighlight()
- Method in class com.miami.romeo.themes.
ContrastTheme
getRealCommand(String)
- Method in class com.miami.romeo.xmame.
Xmame
getRomCategories(String[])
- Method in class com.miami.romeo.main.
DataIO
This method retrieves a list of rom categories from catver.ini.
getRomColors(String, String)
- Method in class com.miami.romeo.xmame.
Xmame
This method returns a string containing the number of colors used by a rom running the command "xmame -listcolors romname".
getRomDescriptions(String[])
- Method in class com.miami.romeo.xmame.
Xmame
This method retrieves game descriptions.
getRomDirPaths()
- Method in class com.miami.romeo.main.
DataIO
This method gets the paths to the rom directories and then put them into an array of strings.
getRomDirs()
- Method in class com.miami.romeo.main.
DataIO
This method puts the rom dirs set by the user into an array of files.
getRomDirs()
- Method in class com.miami.romeo.main.
Games
This method returns the rom dir paths.
getRomManufacturers(String[])
- Method in class com.miami.romeo.xmame.
Xmame
This method retrieves the manufacturer for each game.
getRomNames(String[])
- Method in class com.miami.romeo.xmame.
Xmame
This method retrieves game names.
getRomPaths(Vector, String[])
- Method in class com.miami.romeo.main.
DataIO
This method returns the list of absolute paths for each game.
getRomYears(String[])
- Method in class com.miami.romeo.xmame.
Xmame
This method retrieves the list of the production year for each game.
getRomsUsingSamples(String, String[])
- Method in class com.miami.romeo.xmame.
Xmame
This method retrieves the list of games that use audio samples.
getRowCount()
- Method in class com.miami.romeo.main.table.
TableMap
getSQLData(String)
- Method in class com.miami.romeo.main.
DataIO
This method retrieves the list of game from a MySQL' s table.
getSecondary1()
- Method in class com.miami.romeo.themes.
CharcoalTheme
getSecondary2()
- Method in class com.miami.romeo.themes.
CharcoalTheme
getSecondary2()
- Method in class com.miami.romeo.themes.
ContrastTheme
getSecondary3()
- Method in class com.miami.romeo.themes.
CharcoalTheme
getSecondary3()
- Method in class com.miami.romeo.themes.
ContrastTheme
getSoundMixerPlugins(String)
- Method in class com.miami.romeo.xmame.
Xmame
This method removes all unuseful stuff (ie copyright lines (Open GL), etc.) from the list of the available sound-mixer plugins.
getSourceFiles(String)
- Method in class com.miami.romeo.xmame.
Xmame
This method retrieves list of source files running the command "xmame -lsf".
getStartIndex()
- Method in class com.miami.romeo.settings.
SingleRowTabbedPaneUI.ShiftTabs
getStartIndex(int)
- Method in class com.miami.romeo.settings.
SingleRowTabbedPaneUI.ShiftTabs
getState(int)
- Method in class com.miami.romeo.main.table.
SortButtonRenderer
getString(String)
- Method in class com.miami.romeo.config.
Utils
This method returns a string value to identify a generic component.
getTab(int)
- Method in class com.miami.romeo.main.list.
InfoListCellRenderer
getTabAreaInsets(int)
- Method in class com.miami.romeo.settings.
SingleRowTabbedPaneUI
getTabbedPane()
- Method in class com.miami.romeo.main.
Romeo
This method returns the tabbed pane.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int)
- Method in class com.miami.romeo.main.table.
IndicatorCellRenderer
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int)
- Method in class com.miami.romeo.main.table.
SortButtonRenderer
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int)
- Method in class com.miami.romeo.main.table.
TableRenderer
getTabs()
- Method in class com.miami.romeo.main.list.
InfoListCellRenderer
getTextData(String)
- Method in class com.miami.romeo.main.
DataIO
This method returns a vector containing data taken from a text file.
getTextField()
- Method in class com.miami.romeo.settings.
Settings
This method returns the JTextField that owns focus.
getTextHighlightColor()
- Method in class com.miami.romeo.themes.
ContrastTheme
getTitleComponent()
- Method in class com.miami.romeo.settings.
CompTitledBorder
getTitleComponent()
- Method in class com.miami.romeo.settings.
CompTitledPane
getToolBar()
- Method in class com.miami.romeo.help.
Help
Returns the toolbar
getToolBar()
- Method in class com.miami.romeo.help.
Src
Returns the toolbar
getToolBar()
- Method in class com.miami.romeo.main.
Romeo
This method returns the tool bar.
getToolBar2()
- Method in class com.miami.romeo.main.
Romeo
This method returns the second tool bar.
getToolBarGroup()
- Method in class com.miami.romeo.help.
Help
Returns the toolbar button group
getToolBarGroup()
- Method in class com.miami.romeo.help.
Src
Returns the toolbar button group
getToolBarGroup()
- Method in class com.miami.romeo.main.
Romeo
This method returns the tool bar button group.
getToolBarGroup2()
- Method in class com.miami.romeo.main.
Romeo
This method returns the second tool bar button group.
getTransmitter()
- Method in class com.miami.romeo.settings.
CompTitledPane
getTransmittingAllowed()
- Method in class com.miami.romeo.settings.
CompTitledPane
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean)
- Method in class com.miami.romeo.main.tree.
TreeNodeRenderer
getValue()
- Method in class com.miami.romeo.main.list.
ListItem
getValueAt(int, int)
- Method in class com.miami.romeo.main.table.
SortableTableModel
getValueAt(int, int)
- Method in class com.miami.romeo.main.table.
TableMap
getValueAt(int, int)
- Method in class com.miami.romeo.main.table.
TableSorter
getVersion(String)
- Method in class com.miami.romeo.xmame.
Xmame
This method retrieves xmame version running the command "xmame -V".
getVersionNumbers(String)
- Method in class com.miami.romeo.xmame.
Xmame
This method returns xmame version numbers.
getVisibleCount()
- Method in class com.miami.romeo.settings.
SingleRowTabbedPane
getVisibleStartIndex()
- Method in class com.miami.romeo.settings.
SingleRowTabbedPane
getWhite()
- Method in class com.miami.romeo.themes.
CharcoalTheme
getWindowsOptions()
- Method in class com.miami.romeo.main.
Options
This method returns Windows options.
getWorkingRoms(String)
- Method in class com.miami.romeo.xmame.
Xmame
This method runs the command "xmame -listgamelist" that outputs a list with specialy formatted extra info for generating gamelist.mame.
getXMLData(String)
- Method in class com.miami.romeo.main.
DataIO
This method returns a vector containing data taken from a XML Document
getXMLDoc(URL)
- Method in class com.miami.romeo.main.
DataIO
This method returns the list of games document.
getXmamePath()
- Method in class com.miami.romeo.main.
Games
This method returns the xmame executable file path.
getXmameVersion(String)
- Method in class com.miami.romeo.main.
Games
This method returns xmame version.
goToUrl(String)
- Method in class com.miami.romeo.config.
Utils
This method runs system browser or hyperlink module to go to an url location
greaterThan(String, String)
- Static method in class com.miami.romeo.config.
Alphabetizer
grow(int[], double)
- Static method in class com.miami.romeo.config.
Array
grow(boolean[], double)
- Static method in class com.miami.romeo.config.
Array
grow(Object[], double)
- Static method in class com.miami.romeo.config.
Array
grow(String[], double)
- Static method in class com.miami.romeo.config.
Array
H
Help
- class com.miami.romeo.help.
Help
.
Help()
- Constructor for class com.miami.romeo.help.
Help
Help.ToggleButtonToolBar
- class com.miami.romeo.help.
Help.ToggleButtonToolBar
.
Help.ToggleButtonToolBar()
- Constructor for class com.miami.romeo.help.
Help.ToggleButtonToolBar
HistoryView
- class com.miami.romeo.help.
HistoryView
.
HistoryView(HelpSet, String, String, Hashtable)
- Constructor for class com.miami.romeo.help.
HistoryView
HistoryView(HelpSet, String, String, Locale, Hashtable)
- Constructor for class com.miami.romeo.help.
HistoryView
Hyperlink
- class com.miami.romeo.internet.
Hyperlink
.
Hyperlink(String)
- Constructor for class com.miami.romeo.internet.
Hyperlink
helpBroker
- Variable in class com.miami.romeo.main.
Romeo
helpSet
- Variable in class com.miami.romeo.main.
Romeo
highlightAllGamesNode()
- Method in class com.miami.romeo.main.
Games
This method highlights programmatically 'All games' node.
highlightRow(JTable, int, int)
- Method in class com.miami.romeo.main.
Games
This method highlights a row in the list of games.
historyField
- Variable in class com.miami.romeo.main.
Info
horzSplitPane
- Variable in class com.miami.romeo.main.
Games
hostFile
- Variable in class com.miami.romeo.internet.
Downloader
I
IconComboRenderer
- class com.miami.romeo.main.combo.
IconComboRenderer
.
Combo box renderer.
IconComboRenderer(JComboBox)
- Constructor for class com.miami.romeo.main.combo.
IconComboRenderer
IndicatorCellRenderer
- class com.miami.romeo.main.table.
IndicatorCellRenderer
.
IndicatorCellRenderer.
IndicatorCellRenderer()
- Constructor for class com.miami.romeo.main.table.
IndicatorCellRenderer
IndicatorCellRenderer(int, int)
- Constructor for class com.miami.romeo.main.table.
IndicatorCellRenderer